ember-native-devtools 1.0.3 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (473) hide show
  1. package/README.md +190 -0
  2. package/package.json +32 -14
  3. package/src/README.md +207 -0
  4. package/src/example-usage.js +199 -0
  5. package/src/inspector-server.mjs +206 -0
  6. package/src/setup-inspector.js +147 -0
  7. package/bin/devtools.js +0 -97
  8. package/download/chrome-devtools-frontend.appspot.com/robots.txt/index.html +0 -4
  9. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/3d-center.svg +0 -1
  10. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/3d-pan.svg +0 -1
  11. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/3d-rotate.svg +0 -1
  12. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/Images.js +0 -259
  13. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-back.svg +0 -1
  14. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-bottom.png +0 -0
  15. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-front.svg +0 -1
  16. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-left.png +0 -0
  17. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-right.png +0 -0
  18. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/accelerometer-top.png +0 -0
  19. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/account-box.svg +0 -1
  20. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-center.svg +0 -1
  21. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-end.svg +0 -1
  22. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-space-around.svg +0 -1
  23. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-space-between.svg +0 -1
  24. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-space-evenly.svg +0 -1
  25. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-start.svg +0 -1
  26. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-content-stretch.svg +0 -1
  27. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-items-baseline.svg +0 -1
  28. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-items-center.svg +0 -1
  29. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-items-end.svg +0 -1
  30. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-items-start.svg +0 -1
  31. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-items-stretch.svg +0 -1
  32. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-self-center.svg +0 -1
  33. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-self-end.svg +0 -1
  34. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-self-start.svg +0 -1
  35. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/align-self-stretch.svg +0 -1
  36. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-back.svg +0 -1
  37. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-down.svg +0 -1
  38. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-drop-down-dark.svg +0 -1
  39. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-drop-down-light.svg +0 -1
  40. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-forward.svg +0 -1
  41. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-up-down-circle.svg +0 -1
  42. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-up-down.svg +0 -1
  43. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/arrow-up.svg +0 -1
  44. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bell.svg +0 -1
  45. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bezier-curve-filled.svg +0 -1
  46. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bin.svg +0 -1
  47. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bottom-panel-close.svg +0 -1
  48. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bottom-panel-open.svg +0 -1
  49. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/brackets.svg +0 -1
  50. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/breakpoint-circle.svg +0 -1
  51. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/breakpoint-crossed-filled.svg +0 -1
  52. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/breakpoint-crossed.svg +0 -1
  53. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/brush-filled.svg +0 -1
  54. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/brush.svg +0 -1
  55. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bug.svg +0 -1
  56. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/bundle.svg +0 -1
  57. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/calendar-today.svg +0 -1
  58. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/check-circle.svg +0 -1
  59. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/check-double.svg +0 -1
  60. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/checker.svg +0 -1
  61. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/checkmark.svg +0 -1
  62. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-double-right.svg +0 -1
  63. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-down.svg +0 -1
  64. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-left-dot.svg +0 -1
  65. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-left.svg +0 -1
  66. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-right.svg +0 -1
  67. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chevron-up.svg +0 -1
  68. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chromeLeft.avif +0 -0
  69. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chromeMiddle.avif +0 -0
  70. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/chromeRight.avif +0 -0
  71. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/class.svg +0 -1
  72. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/clear-list.svg +0 -1
  73. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/clear.svg +0 -1
  74. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cloud.svg +0 -1
  75. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/code-circle.svg +0 -1
  76. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/code.svg +0 -1
  77. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/colon.svg +0 -1
  78. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/color-picker-filled.svg +0 -1
  79. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/color-picker.svg +0 -1
  80. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/console-conditional-breakpoint.svg +0 -1
  81. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/console-logpoint.svg +0 -1
  82. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cookie.svg +0 -1
  83. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/copy.svg +0 -1
  84. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/corporate-fare.svg +0 -1
  85. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/credit-card.svg +0 -1
  86. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cross-circle-filled.svg +0 -1
  87. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cross-circle.svg +0 -1
  88. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cross.svg +0 -1
  89. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/cssoverview_icons_2x.avif +0 -0
  90. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/custom-typography.svg +0 -1
  91. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/database.svg +0 -1
  92. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/deployed.svg +0 -1
  93. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/device-fold.svg +0 -1
  94. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/devices.svg +0 -1
  95. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/devtools.svg +0 -1
  96. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dock-bottom.svg +0 -1
  97. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dock-left.svg +0 -1
  98. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dock-right.svg +0 -1
  99. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dock-window.svg +0 -1
  100. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/document.svg +0 -1
  101. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dog-paw.svg +0 -1
  102. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dots-horizontal.svg +0 -1
  103. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/dots-vertical.svg +0 -1
  104. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/download.svg +0 -1
  105. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/edit.svg +0 -1
  106. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/empty.svg +0 -1
  107. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/errorWave.svg +0 -1
  108. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/exclamation.svg +0 -1
  109. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/experiment-check.svg +0 -1
  110. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/experiment.svg +0 -1
  111. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/extension.svg +0 -1
  112. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/eye.svg +0 -1
  113. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-document.svg +0 -1
  114. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-fetch-xhr.svg +0 -1
  115. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-font.svg +0 -1
  116. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-generic.svg +0 -1
  117. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-image.svg +0 -1
  118. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-json.svg +0 -1
  119. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-manifest.svg +0 -1
  120. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-media.svg +0 -1
  121. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-script.svg +0 -1
  122. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-snippet.svg +0 -1
  123. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-stylesheet.svg +0 -1
  124. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-wasm.svg +0 -1
  125. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/file-websocket.svg +0 -1
  126. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/filter-clear.svg +0 -1
  127. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/filter-filled.svg +0 -1
  128. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/filter.svg +0 -1
  129. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/flex-direction.svg +0 -1
  130. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/flex-no-wrap.svg +0 -1
  131. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/flex-wrap.svg +0 -1
  132. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/flow.svg +0 -1
  133. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/fold-more.svg +0 -1
  134. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/folder.svg +0 -1
  135. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/frame-crossed.svg +0 -1
  136. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/frame-icon.svg +0 -1
  137. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/frame.svg +0 -1
  138. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/gear-filled.svg +0 -1
  139. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/gear.svg +0 -1
  140. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/gears.svg +0 -1
  141. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/globe.svg +0 -1
  142. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/google.svg +0 -1
  143. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/goto-filled.svg +0 -1
  144. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/heap-snapshot.svg +0 -1
  145. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/heap-snapshots.svg +0 -1
  146. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/help.svg +0 -1
  147. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/hover.svg +0 -1
  148. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/iframe-crossed.svg +0 -1
  149. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/iframe.svg +0 -1
  150. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/import.svg +0 -1
  151. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/indeterminate-question-box.svg +0 -1
  152. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/info-filled.svg +0 -1
  153. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/info.svg +0 -1
  154. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/issue-cross-filled.svg +0 -1
  155. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/issue-exclamation-filled.svg +0 -1
  156. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/issue-questionmark-filled.svg +0 -1
  157. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/issue-text-filled.svg +0 -1
  158. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-center.svg +0 -1
  159. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-end.svg +0 -1
  160. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-space-around.svg +0 -1
  161. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-space-between.svg +0 -1
  162. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-space-evenly.svg +0 -1
  163. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-content-start.svg +0 -1
  164. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-items-center.svg +0 -1
  165. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-items-end.svg +0 -1
  166. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-items-start.svg +0 -1
  167. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/justify-items-stretch.svg +0 -1
  168. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/keyboard-arrow-right.svg +0 -1
  169. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/keyboard-pen.svg +0 -1
  170. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/keyboard.svg +0 -1
  171. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/large-arrow-right-filled.svg +0 -1
  172. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/layers-filled.svg +0 -1
  173. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/layers.svg +0 -1
  174. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/left-panel-close.svg +0 -1
  175. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/left-panel-open.svg +0 -1
  176. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/lightbulb-spark.svg +0 -1
  177. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/lightbulb.svg +0 -1
  178. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/lighthouse_logo.svg +0 -1
  179. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/list.svg +0 -1
  180. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/location-on.svg +0 -1
  181. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/lock.svg +0 -1
  182. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/match-case.svg +0 -1
  183. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/match-whole-word.svg +0 -1
  184. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/memory.svg +0 -1
  185. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/minus.svg +0 -1
  186. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/mop.svg +0 -1
  187. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/mouse.svg +0 -1
  188. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/navigationControls.png +0 -0
  189. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/navigationControls_2x.png +0 -0
  190. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/network-settings.svg +0 -1
  191. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/nodeIcon.avif +0 -0
  192. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/open-externally.svg +0 -1
  193. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/pause.svg +0 -1
  194. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/pen-spark.svg +0 -1
  195. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/performance.svg +0 -1
  196. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/person.svg +0 -1
  197. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/play.svg +0 -1
  198. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/plus.svg +0 -1
  199. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/policy.svg +0 -1
  200. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/popoverArrows.png +0 -0
  201. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/popup.svg +0 -1
  202. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/preview_feature_video_thumbnail.svg +0 -1
  203. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/profile.svg +0 -1
  204. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/psychiatry.svg +0 -1
  205. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/record-start.svg +0 -1
  206. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/record-stop.svg +0 -1
  207. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/redo.svg +0 -1
  208. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/refresh.svg +0 -1
  209. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/regular-expression.svg +0 -1
  210. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/replace.svg +0 -1
  211. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/replay.svg +0 -1
  212. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/report.svg +0 -1
  213. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/resizeDiagonal.svg +0 -1
  214. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/resizeHorizontal.svg +0 -1
  215. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/resizeVertical.svg +0 -1
  216. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/resume.svg +0 -1
  217. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/review.svg +0 -1
  218. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/right-panel-close.svg +0 -1
  219. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/right-panel-open.svg +0 -1
  220. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/scissors.svg +0 -1
  221. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/screen-rotation.svg +0 -1
  222. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/search.svg +0 -1
  223. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/select-element.svg +0 -1
  224. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/send.svg +0 -1
  225. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/shadow.svg +0 -1
  226. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/small-status-dot.svg +0 -1
  227. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/snippet.svg +0 -1
  228. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/spark-info.svg +0 -1
  229. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/spark.svg +0 -1
  230. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/star.svg +0 -1
  231. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/step-into.svg +0 -1
  232. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/step-out.svg +0 -1
  233. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/step-over.svg +0 -1
  234. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/step.svg +0 -1
  235. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/stop.svg +0 -1
  236. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/symbol.svg +0 -1
  237. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/sync.svg +0 -1
  238. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/table.svg +0 -1
  239. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/thumb-down.svg +0 -1
  240. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/thumb-up.svg +0 -1
  241. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/toolbarResizerVertical.png +0 -0
  242. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/top-panel-close.svg +0 -1
  243. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/top-panel-open.svg +0 -1
  244. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/touch-app.svg +0 -1
  245. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/touchCursor.png +0 -0
  246. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/touchCursor_2x.png +0 -0
  247. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/triangle-bottom-right.svg +0 -1
  248. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/triangle-down.svg +0 -1
  249. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/triangle-left.svg +0 -1
  250. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/triangle-right.svg +0 -1
  251. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/triangle-up.svg +0 -1
  252. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/tune.svg +0 -1
  253. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/undo.svg +0 -1
  254. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/warning-filled.svg +0 -1
  255. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/warning.svg +0 -1
  256. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/watch.svg +0 -1
  257. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/whatsnew.avif +0 -0
  258. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/width.svg +0 -1
  259. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/Images/zoom-in.svg +0 -1
  260. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/common/common.js +0 -1
  261. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/dom_extension/dom_extension.js +0 -1
  262. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/host/host.js +0 -1
  263. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/i18n/i18n.js +0 -1
  264. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/i18n/locales/en-US.json +0 -1
  265. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/platform/platform.js +0 -1
  266. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/protocol_client/protocol_client.js +0 -1
  267. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/root/root.js +0 -1
  268. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/core/sdk/sdk.js +0 -1
  269. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/devtools_app.html +0 -18
  270. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/devtools_compatibility.js +0 -1774
  271. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ember_app.html +0 -26
  272. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/devtools_app/devtools_app.js +0 -1
  273. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/formatter_worker/formatter_worker-entrypoint.js +0 -1
  274. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/formatter_worker/formatter_worker.js +0 -1
  275. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/heap_snapshot_worker/heap_snapshot_worker-entrypoint.js +0 -1
  276. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/heap_snapshot_worker/heap_snapshot_worker.js +0 -1
  277. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/inspector/inspector.js +0 -1
  278. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/inspector_main/inspector_main.js +0 -1
  279. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/lighthouse_worker/lighthouse_worker.js +0 -1
  280. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/main/main.js +0 -1
  281. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/shell/shell.js +0 -1
  282. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/wasmparser_worker/wasmparser_worker-entrypoint.js +0 -1
  283. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/entrypoints/wasmparser_worker/wasmparser_worker.js +0 -1
  284. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/inspector.html +0 -18
  285. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/autofill_manager/autofill_manager.js +0 -1
  286. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/bindings/bindings.js +0 -1
  287. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/breakpoints/breakpoints.js +0 -1
  288. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/cpu_profile/cpu_profile.js +0 -1
  289. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/crux-manager/crux-manager.js +0 -1
  290. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/emulation/emulation.js +0 -1
  291. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/extensions/extensions.js +0 -1
  292. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/formatter/formatter.js +0 -1
  293. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/har/har.js +0 -1
  294. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/heap_snapshot_model/heap_snapshot_model.js +0 -1
  295. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/issues_manager/issues_manager.js +0 -1
  296. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/javascript_metadata/javascript_metadata.js +0 -1
  297. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/live-metrics/live-metrics.js +0 -1
  298. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/live-metrics/web-vitals-injected/spec/spec.js +0 -1
  299. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/live-metrics/web-vitals-injected/web-vitals-injected.generated.js +0 -1
  300. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/logs/logs.js +0 -1
  301. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/persistence/persistence.js +0 -1
  302. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/source_map_scopes/source_map_scopes.js +0 -1
  303. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/text_utils/text_utils.js +0 -1
  304. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/timeline_model/timeline_model.js +0 -1
  305. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/extras/extras.js +0 -1
  306. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/handlers/handlers.js +0 -1
  307. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/helpers/helpers.js +0 -1
  308. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/insights/insights.js +0 -1
  309. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/core/core.js +0 -1
  310. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/graph/graph.js +0 -1
  311. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/lantern.js +0 -1
  312. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/metrics/metrics.js +0 -1
  313. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/simulation/simulation.js +0 -1
  314. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/lantern/types/types.js +0 -1
  315. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/root-causes/root-causes.js +0 -1
  316. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/trace.js +0 -1
  317. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/trace/types/types.js +0 -1
  318. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/workspace/workspace.js +0 -1
  319. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/models/workspace_diff/workspace_diff.js +0 -1
  320. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/accessibility/accessibility.js +0 -1
  321. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/animation/animation.js +0 -1
  322. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/application/application.js +0 -41
  323. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/application/components/components.js +0 -614
  324. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/application/preloading/components/components.js +0 -292
  325. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/application/preloading/helper/helper.js +0 -1
  326. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/autofill/autofill.js +0 -88
  327. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/browser_debugger/browser_debugger.js +0 -1
  328. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/changes/changes.js +0 -1
  329. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/console/console.js +0 -6
  330. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/console_counters/console_counters.js +0 -1
  331. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/coverage/coverage.js +0 -1
  332. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/css_overview/components/components.js +0 -23
  333. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/css_overview/css_overview.js +0 -147
  334. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/developer_resources/developer_resources.js +0 -1
  335. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/elements/components/components.js +0 -272
  336. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/elements/elements.js +0 -8
  337. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/emulation/components/components.js +0 -39
  338. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/emulation/emulation.js +0 -1
  339. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/event_listeners/event_listeners.js +0 -1
  340. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/explain/explain.js +0 -203
  341. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/freestyler/freestyler.js +0 -177
  342. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/issues/components/components.js +0 -14
  343. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/issues/issues.js +0 -1
  344. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/layer_viewer/layer_viewer.js +0 -1
  345. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/layers/layers.js +0 -1
  346. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/lighthouse/lighthouse.js +0 -64
  347. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/linear_memory_inspector/components/components.js +0 -177
  348. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/linear_memory_inspector/linear_memory_inspector.js +0 -1
  349. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/media/media.js +0 -25
  350. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/mobile_throttling/mobile_throttling.js +0 -1
  351. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/network/components/components.js +0 -315
  352. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/network/forward/forward.js +0 -1
  353. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/network/network.js +0 -1
  354. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/performance_monitor/performance_monitor.js +0 -1
  355. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/profiler/profiler.js +0 -8
  356. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/protocol_monitor/components/components.js +0 -180
  357. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/protocol_monitor/protocol_monitor.js +0 -1
  358. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/components/components.js +0 -714
  359. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/controllers/controllers.js +0 -1
  360. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/converters/converters.js +0 -1
  361. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/extensions/extensions.js +0 -1
  362. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/injected/injected.generated.js +0 -1
  363. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/models/models.js +0 -1
  364. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/recorder.js +0 -120
  365. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/recorder/util/util.js +0 -1
  366. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/screencast/screencast.js +0 -1
  367. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/search/search.js +0 -1
  368. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/security/security.js +0 -1
  369. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/sensors/sensors.js +0 -1
  370. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/settings/components/components.js +0 -23
  371. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/settings/emulation/components/components.js +0 -222
  372. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/settings/emulation/emulation.js +0 -1
  373. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/settings/emulation/utils/utils.js +0 -1
  374. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/settings/settings.js +0 -130
  375. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/snippets/snippets.js +0 -1
  376. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/sources/components/components.js +0 -162
  377. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/sources/sources.js +0 -14
  378. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/components/components.js +0 -623
  379. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/components/insights/insights.js +0 -85
  380. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/extensions/extensions.js +0 -1
  381. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/overlays/components/components.js +0 -52
  382. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/overlays/overlays.js +0 -1
  383. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/timeline.js +0 -4
  384. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/timeline/utils/utils.js +0 -1
  385. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/utils/utils.js +0 -1
  386. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/web_audio/graph_visualizer/graph_visualizer.js +0 -1
  387. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/web_audio/web_audio.js +0 -23
  388. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/panels/webauthn/webauthn.js +0 -6
  389. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/services/puppeteer/puppeteer.js +0 -1
  390. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/services/trace_bounds/trace_bounds.js +0 -1
  391. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/services/tracing/tracing.js +0 -1
  392. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/services/window_bounds/window_bounds.js +0 -1
  393. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/setup-ember-extension.js +0 -160
  394. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/acorn/acorn.js +0 -1
  395. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/chromium/client-variations/client-variations.js +0 -1
  396. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/angular.js +0 -2
  397. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/codemirror.js +0 -2
  398. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/cpp.js +0 -2
  399. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/java.js +0 -2
  400. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/legacy.js +0 -2
  401. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/less.js +0 -2
  402. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/markdown.js +0 -2
  403. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/php.js +0 -2
  404. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/python.js +0 -2
  405. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/sass.js +0 -2
  406. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/svelte.js +0 -2
  407. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/vue.js +0 -2
  408. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/wast.js +0 -2
  409. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/chunk/xml.js +0 -2
  410. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/codemirror.next/codemirror.next.js +0 -2
  411. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/csp_evaluator/csp_evaluator.js +0 -194
  412. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/diff/diff.js +0 -1
  413. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/i18n/i18n.js +0 -1
  414. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/intl-messageformat/intl-messageformat.js +0 -15
  415. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/lighthouse/lighthouse-dt-bundle.js +0 -2137
  416. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/lighthouse/report/report.js +0 -39
  417. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/lit/lit.js +0 -110
  418. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/marked/marked.js +0 -1
  419. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/puppeteer/debug/index.html +0 -4
  420. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/puppeteer/puppeteer.js +0 -378
  421. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/puppeteer-replay/lighthouse/index.html +0 -4
  422. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/puppeteer-replay/puppeteer/index.html +0 -4
  423. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/puppeteer-replay/puppeteer-replay.js +0 -1
  424. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/third_party/wasmparser/wasmparser.js +0 -1
  425. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/adorners/adorners.js +0 -3
  426. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/buttons/buttons.js +0 -11
  427. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/chrome_link/chrome_link.js +0 -5
  428. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/code_highlighter/code_highlighter.js +0 -1
  429. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/data_grid/data_grid.js +0 -69
  430. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/dialogs/dialogs.js +0 -81
  431. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/diff_view/diff_view.js +0 -8
  432. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/expandable_list/expandable_list.js +0 -17
  433. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/helpers/helpers.js +0 -1
  434. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/highlighting/highlighting.js +0 -1
  435. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/icon_button/icon_button.js +0 -12
  436. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/input/input.js +0 -1
  437. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/issue_counter/issue_counter.js +0 -9
  438. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/legacy_wrapper/legacy_wrapper.js +0 -1
  439. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/linkifier/linkifier.js +0 -1
  440. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/markdown_view/markdown_view.js +0 -41
  441. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/menus/menus.js +0 -73
  442. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/node_text/node_text.js +0 -3
  443. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/panel_feedback/panel_feedback.js +0 -37
  444. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/panel_introduction_steps/panel_introduction_steps.js +0 -9
  445. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/render_coordinator/render_coordinator.js +0 -1
  446. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/report_view/report_view.js +0 -21
  447. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/request_link_icon/request_link_icon.js +0 -8
  448. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/settings/settings.js +0 -16
  449. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/split_view/split_view.js +0 -9
  450. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/srgb_overlay/srgb_overlay.js +0 -6
  451. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/suggestion_input/suggestion_input.js +0 -29
  452. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/switch/switch.js +0 -10
  453. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/text_editor/text_editor.js +0 -1
  454. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/text_prompt/text_prompt.js +0 -3
  455. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/components/tree_outline/tree_outline.js +0 -30
  456. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/color_picker/color_picker.js +0 -1
  457. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/cookie_table/cookie_table.js +0 -1
  458. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/data_grid/data_grid.js +0 -1
  459. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/inline_editor/inline_editor.js +0 -46
  460. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/object_ui/object_ui.js +0 -9
  461. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/perf_ui/perf_ui.js +0 -59
  462. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/quick_open/quick_open.js +0 -1
  463. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/source_frame/source_frame.js +0 -1
  464. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/components/utils/utils.js +0 -1
  465. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/legacy.js +0 -3
  466. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/legacy/theme_support/theme_support.js +0 -1
  467. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/lit-html/lit-html.js +0 -1
  468. package/download/chrome-devtools-frontend.appspot.com/serve_file/@abb728f8afc6a86cc66b1313f5056728ce422ddd/ui/visual_logging/visual_logging.js +0 -1
  469. package/download/googlechrome.github.io/lighthouse/scorecalc/calc.js +0 -838
  470. package/download/googlechrome.github.io/lighthouse/scorecalc/index.html +0 -78
  471. package/download/googlechrome.github.io/lighthouse/scorecalc/style.css +0 -554
  472. package/download/wicg.github.io/attribution-reporting-api/validate-headers/index.html +0 -104
  473. package/download/wicg.github.io/attribution-reporting-api/validate-headers.js +0 -1
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.066 8.066 0 0 1 4.271-4.26A7.795 7.795 0 0 1 10 2c1.111 0 2.15.208 3.115.625a8.1 8.1 0 0 1 4.26 4.26C17.792 7.85 18 8.889 18 10a7.794 7.794 0 0 1-.625 3.104 8.066 8.066 0 0 1-4.26 4.271A7.775 7.775 0 0 1 10 18Zm0-1.5c1.805 0 3.34-.632 4.604-1.896C15.868 13.34 16.5 11.805 16.5 10c0-1.805-.632-3.34-1.896-4.604C13.34 4.132 11.805 3.5 10 3.5c-1.805 0-3.34.632-4.604 1.896C4.132 6.66 3.5 8.195 3.5 10c0 1.805.632 3.34 1.896 4.604C6.66 15.868 8.195 16.5 10 16.5Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="m7.97 6.97 1.06 1.06L7.06 10l1.97 1.97-1.06 1.06L4.94 10l3.03-3.03ZM12.03 6.97l-1.06 1.06L12.94 10l-1.97 1.97 1.06 1.06L15.06 10l-3.03-3.03Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m7 15-5-5 5-5 1.062 1.062L4.125 10l3.937 3.938L7 15Zm6 0-1.062-1.062L15.875 10l-3.937-3.938L13 5l5 5-5 5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 14v-1.5h1.5V14h-1.5ZM9.25 7.5V6h1.5v1.5h-1.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.083v-3.708l7.125-7.125L9 5.146l1.062-1.063 1.5 1.5 2.292-2.291a.75.75 0 0 1 .552-.23c.215 0 .4.077.552.23l1.813 1.833a.752.752 0 0 1 .229.552c0 .215-.076.4-.229.552L14.5 8.5l1.5 1.521-1.062 1.062-1.105-1.104-7.125 7.104H3Zm1.5-1.5h1.583l6.667-6.666-1.562-1.584L4.5 14v1.583Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 17.083v-3.708l7.125-7.125L9 5.146l1.062-1.063 1.5 1.5 2.292-2.291a.75.75 0 0 1 .552-.23c.215 0 .4.077.552.23l1.813 1.833a.752.752 0 0 1 .229.552c0 .215-.076.4-.229.552L14.5 8.5l1.5 1.521-1.062 1.062-1.126-1.125-7.104 7.125H3Zm1.5-1.5h1.583l6.667-6.666-1.562-1.584L4.5 14v1.583Zm8.833-8.021 1.875-1.895-.791-.813-1.896 1.875.812.833Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none"><g clip-path="url(#a)"><path fill="#EF8F00" fill-opacity=".2" d="M8.143.5H0v12h8.143L12 6.5 8.143.5Z"/><path stroke="#E37400" d="M0 .5h8.143L12 6.5l-3.857 6H0"/><path stroke="#E37400" stroke-width="1.094" d="M4.636 7.938C4.636 6.688 6 7 6 5.75c0-.938-.682-1.25-1.364-1.25-.681 0-1.363.313-1.363 1.563"/><ellipse cx="4.636" cy="8.875" fill="#E37400" rx=".682" ry=".625"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h13v13H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="none"><g clip-path="url(#a)"><path fill="#F23295" fill-opacity=".2" d="M8.143.5H0v12h8.143L12 6.5 8.143.5Z"/><path stroke="#E52592" d="M0 .5h8.143L12 6.5l-3.857 6H0"/><circle cx="3" cy="6.5" r="1" fill="#E52592"/><circle cx="7" cy="6.5" r="1" fill="#E52592"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h13v13H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.75 8.5c.347 0 .642-.122.885-.365S10 7.597 10 7.25s-.122-.642-.365-.885A1.203 1.203 0 0 0 8.75 6c-.347 0-.642.122-.885.365a1.203 1.203 0 0 0-.365.885c0 .347.122.642.365.885s.538.365.885.365Zm-2 4c.347 0 .642-.122.885-.365S8 11.597 8 11.25s-.122-.642-.365-.885A1.203 1.203 0 0 0 6.75 10c-.347 0-.642.122-.885.365a1.203 1.203 0 0 0-.365.885c0 .347.122.642.365.885s.538.365.885.365Zm5.75.75a.723.723 0 0 0 .531-.219.723.723 0 0 0 .219-.531.723.723 0 0 0-.219-.531.723.723 0 0 0-.531-.219.723.723 0 0 0-.531.219.723.723 0 0 0-.219.531c0 .208.073.385.219.531a.723.723 0 0 0 .531.219ZM10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10a7.8 7.8 0 0 1 .844-3.594 8.353 8.353 0 0 1 2.218-2.76 8.07 8.07 0 0 1 3.105-1.542 6.662 6.662 0 0 1 3.5.063c-.111.61-.077 1.173.104 1.687.18.514.465.941.854 1.281.389.34.861.577 1.417.709.555.132 1.145.121 1.77-.032-.347.792-.294 1.546.157 2.261.451.715 1.114 1.087 1.989 1.115.125 1.18 0 2.301-.375 3.364a8.176 8.176 0 0 1-1.656 2.802 8.202 8.202 0 0 1-2.625 1.927A7.67 7.67 0 0 1 10 18Zm0-1.5c1.736 0 3.226-.587 4.469-1.76 1.243-1.174 1.92-2.629 2.031-4.365a3.744 3.744 0 0 1-1.562-1.156 3.794 3.794 0 0 1-.792-1.781c-1.056-.153-1.952-.591-2.688-1.313A4.403 4.403 0 0 1 10.146 3.5a5.621 5.621 0 0 0-2.511.406 6.67 6.67 0 0 0-3.593 3.5A6.313 6.313 0 0 0 3.5 10c0 1.805.632 3.34 1.896 4.604C6.66 15.868 8.195 16.5 10 16.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 18c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 16.5V5h1.5v11.5H14V18H4.5Zm3-3c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 6 13.5v-10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 7.5 2h8c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 15h-8Zm0-1.5h8v-10h-8v10Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 17V3.5h8v3h8V17H2Zm1.5-1.5h5V14h-5v1.5Zm0-3h5V11h-5v1.5Zm0-3h5V8h-5v1.5Zm0-3h5V5h-5v1.5Zm6.5 9h6.5V8H10v7.5Zm1.5-4.5V9.5H15V11h-3.5Zm0 3v-1.5H15V14h-3.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 5.5v9c0 .403-.146.753-.438 1.052A1.428 1.428 0 0 1 16.5 16h-13a1.44 1.44 0 0 1-1.052-.448A1.44 1.44 0 0 1 2 14.5v-9c0-.403.15-.753.448-1.052A1.44 1.44 0 0 1 3.5 4h13c.417 0 .77.15 1.062.448.292.299.438.65.438 1.052ZM3.5 7h13V5.5h-13V7Zm0 3v4.5h13V10h-13Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.062 14 10 11.062 12.938 14 14 12.938 11.062 10 14 7.062 12.938 6 10 8.938 7.062 6 6 7.062 8.938 10 6 12.938 7.062 14ZM10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.066 8.066 0 0 1 4.271-4.26A7.795 7.795 0 0 1 10 2c1.111 0 2.15.208 3.115.625a8.1 8.1 0 0 1 4.26 4.26C17.792 7.85 18 8.889 18 10a7.794 7.794 0 0 1-.625 3.104 8.066 8.066 0 0 1-4.26 4.271A7.775 7.775 0 0 1 10 18Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.062 14 10 11.062 12.938 14 14 12.938 11.062 10 14 7.062 12.938 6 10 8.938 7.062 6 6 7.062 8.938 10 6 12.938 7.062 14ZM10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.066 8.066 0 0 1 4.271-4.26A7.795 7.795 0 0 1 10 2c1.111 0 2.15.208 3.115.625a8.1 8.1 0 0 1 4.26 4.26C17.792 7.85 18 8.889 18 10a7.794 7.794 0 0 1-.625 3.104 8.066 8.066 0 0 1-4.26 4.271A7.775 7.775 0 0 1 10 18Zm0-1.5c1.805 0 3.34-.632 4.604-1.896C15.868 13.34 16.5 11.805 16.5 10c0-1.805-.632-3.34-1.896-4.604C13.34 4.132 11.805 3.5 10 3.5c-1.805 0-3.34.632-4.604 1.896C4.132 6.66 3.5 8.195 3.5 10c0 1.805.632 3.34 1.896 4.604C6.66 15.868 8.195 16.5 10 16.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.062 15 5 13.938 8.938 10 5 6.062 6.062 5 10 8.938 13.938 5 15 6.062 11.062 10 15 13.938 13.938 15 10 11.062 6.062 15Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 18v-5H11v1.75h6v1.5h-6V18H9.5ZM3 16.25v-1.5h5.5v1.5H3ZM5.813 11h1.556l.825-2.292h3.618L12.623 11h1.565l-3.396-9H9.208l-3.396 9Zm2.854-3.604 1.375-3.73 1.312 3.73H8.667Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17c-1.958 0-3.618-.292-4.98-.875C3.675 15.542 3 14.833 3 14V6c0-.833.68-1.542 2.042-2.125C6.402 3.292 8.056 3 10 3c1.93 0 3.576.292 4.938.875C16.311 4.458 17 5.167 17 6v8c0 .833-.68 1.542-2.042 2.125-1.36.583-3.014.875-4.958.875Zm0-9.5c1.194 0 2.347-.146 3.458-.438C14.57 6.758 15.25 6.402 15.5 6c-.25-.389-.938-.736-2.063-1.042A12.905 12.905 0 0 0 10 4.5c-1.194 0-2.354.153-3.48.458C5.41 5.264 4.737 5.611 4.5 6c.236.403.903.757 2 1.063 1.111.291 2.278.437 3.5.437Zm0 4c.583 0 1.139-.028 1.667-.083.527-.07 1.02-.16 1.479-.271.472-.111.903-.25 1.291-.417a5.92 5.92 0 0 0 1.063-.604v-2.27c-.333.18-.708.346-1.125.5-.403.138-.84.256-1.313.353-.472.098-.965.174-1.479.23a20.646 20.646 0 0 1-3.208 0 15.708 15.708 0 0 1-1.48-.23 12.065 12.065 0 0 1-1.312-.354 7.89 7.89 0 0 1-1.083-.5v2.271c.306.222.653.424 1.042.604.389.167.812.306 1.27.417.473.11.973.201 1.5.27.542.056 1.105.084 1.688.084Zm0 4c.611 0 1.222-.042 1.833-.125a15.99 15.99 0 0 0 1.709-.354c.527-.153.965-.32 1.312-.5.361-.18.577-.368.646-.563v-2.104c-.333.18-.708.347-1.125.5-.403.14-.84.257-1.313.354-.472.098-.965.174-1.479.23a20.631 20.631 0 0 1-3.208 0 15.698 15.698 0 0 1-1.48-.23 12.059 12.059 0 0 1-1.312-.354 7.898 7.898 0 0 1-1.083-.5V14c.07.18.278.361.625.542.361.18.799.34 1.313.479.527.139 1.104.257 1.729.354.625.083 1.236.125 1.833.125Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.64 1.78a1.25 1.25 0 0 0-1.28 0l-6 3.581a1.25 1.25 0 0 0-.61 1.073v7.463c0 .45.242.865.633 1.088l6 3.403c.383.216.851.216 1.234 0l6-3.404a1.25 1.25 0 0 0 .633-1.087V6.434c0-.44-.232-.847-.61-1.073l-6-3.581ZM4.96 6.153 10 3.144l5.041 3.01L10 9.188 4.959 6.153ZM4.25 7.478v6.274l5 2.835v-6.099l-5-3.01Zm6.5 9.11 5-2.836V7.477l-5 3.011v6.1Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 17a1.45 1.45 0 0 1-1.06-.44A1.445 1.445 0 0 1 8 15.5V3.875c0-.278.066-.542.198-.792s.323-.43.573-.541l2.5-1.375c.53-.236 1.035-.212 1.512.073.478.284.717.704.717 1.26V3h3c.413 0 .766.147 1.06.44.293.294.44.647.44 1.06v11c0 .412-.147.766-.44 1.06-.294.293-.647.44-1.06.44h-7Zm0-2.542 2.5-1.354V2.5L9.5 3.875v10.583Zm1.25 1.042h5.75v-11h-3v8.604a1.5 1.5 0 0 1-.208.77 1.405 1.405 0 0 1-.563.543L10.75 15.5ZM2 4.5V3h1.5v1.5H2ZM2 17v-1.5h1.5V17H2Zm0-3.125v-1.5h1.5v1.5H2Zm0-3.125v-1.5h1.5v1.5H2Zm0-3.125v-1.5h1.5v1.5H2ZM5.125 4.5V3h1.5v1.5h-1.5Zm0 12.5v-1.5h1.5V17h-1.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 16v-2h2V5.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 5.5 4H17v1.5H5.5V14H10v2H2Zm11 0a.962.962 0 0 1-.708-.292A.962.962 0 0 1 12 15V8c0-.278.097-.514.292-.708A.962.962 0 0 1 13 7h4c.278 0 .514.097.708.292.195.194.292.43.292.708v7a.962.962 0 0 1-.292.708A.962.962 0 0 1 17 16h-4Zm.5-2h3V8.5h-3V14Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="21" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="21"><circle cx="10" cy="10.167" r="10" fill="#C4C4C4"/></mask><g mask="url(#a)"><circle cx="10" cy="10.167" r="10" fill="#1A73E8"/><path d="M10 18.061a7.894 7.894 0 1 0 0-15.789 7.894 7.894 0 0 0 0 15.79Z" stroke="#fff" stroke-width="1.042"/><path d="M9.966 13.643a3.613 3.613 0 1 0 0-7.226 3.613 3.613 0 0 0 0 7.226ZM13.114 11.795l-3.505 6.069M6.833 11.824l-3.504-6.07M10.003 6.417h7.009" stroke="#fff" stroke-width=".833"/></g></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.396 17c-.39 0-.72-.135-.99-.406-.27-.27-.406-.6-.406-.99V4.396c0-.39.135-.72.406-.99.27-.27.6-.406.99-.406h11.208c.39 0 .72.135.99.406.27.27.406.6.406.99v11.208c0 .39-.135.72-.406.99-.27.27-.6.406-.99.406H4.396Zm.104-4v2.5h11V13h-11Zm0-1.5h11v-7h-11v7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.396 17c-.39 0-.72-.135-.99-.406-.27-.27-.406-.6-.406-.99V4.396c0-.39.135-.72.406-.99.27-.27.6-.406.99-.406h11.208c.39 0 .72.135.99.406.27.27.406.6.406.99v11.208c0 .39-.135.72-.406.99-.27.27-.6.406-.99.406H4.396ZM7 15.5v-11H4.5v11H7Zm1.5 0h7v-11h-7v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.396 17c-.39 0-.72-.135-.99-.406-.27-.27-.406-.6-.406-.99V4.396c0-.39.135-.72.406-.99.27-.27.6-.406.99-.406h11.208c.39 0 .72.135.99.406.27.27.406.6.406.99v11.208c0 .39-.135.72-.406.99-.27.27-.6.406-.99.406H4.396ZM13 15.5h2.5v-11H13v11Zm-1.5 0v-11h-7v11h7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.5 13.5h10V5h-10v8.5Zm0 1.5c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 5 13.5v-10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 6.5 2h10c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 15h-10Zm-3 3c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 16.5V5h1.5v11.5H15V18H3.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 18c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 4 16.5v-13c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 5.5 2H12l4 4v10.5c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 14.5 18h-9ZM11 7V3.5H5.5v13h9V7H11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><path d="M5.833 12.065c.422 0 .789-.05 1.1-.15.311-.1.667-.15 1.067-.15.4 0 .755.05 1.066.15.312.1.678.15 1.1.15a1.45 1.45 0 0 0 1.067-.433 1.45 1.45 0 0 0 .433-1.067c0-.388-.13-.73-.391-1.025a10.025 10.025 0 0 0-.842-.841 4.099 4.099 0 0 1-.558-.659 8.808 8.808 0 0 0-.542-.708 2.25 2.25 0 0 0-.592-.475A1.49 1.49 0 0 0 8 6.665a1.49 1.49 0 0 0-.742.192 2.25 2.25 0 0 0-.592.475c-.188.211-.369.444-.541.7a3.941 3.941 0 0 1-.559.667c-.3.266-.58.547-.841.841a1.498 1.498 0 0 0-.392 1.025c0 .423.145.778.433 1.067a1.45 1.45 0 0 0 1.067.433Zm-1.3-3.833c.333 0 .617-.117.85-.35.233-.233.35-.517.35-.85 0-.333-.117-.617-.35-.85a1.157 1.157 0 0 0-.85-.35c-.333 0-.617.117-.85.35-.233.233-.35.517-.35.85 0 .333.117.617.35.85.233.233.517.35.85.35Zm6.933 0c.334 0 .617-.117.85-.35.234-.233.35-.517.35-.85 0-.333-.116-.617-.35-.85a1.157 1.157 0 0 0-.85-.35c-.333 0-.616.117-.85.35-.233.233-.35.517-.35.85 0 .333.117.617.35.85.234.233.517.35.85.35ZM6.534 6.199c.333 0 .617-.117.85-.35.233-.234.35-.517.35-.85 0-.334-.117-.617-.35-.85a1.157 1.157 0 0 0-.85-.35c-.333 0-.617.116-.85.35-.233.233-.35.516-.35.85 0 .333.117.616.35.85.233.233.517.35.85.35Zm2.933 0c.334 0 .617-.117.85-.35.234-.234.35-.517.35-.85 0-.334-.116-.617-.35-.85a1.157 1.157 0 0 0-.85-.35c-.333 0-.616.116-.85.35-.233.233-.35.516-.35.85 0 .333.117.616.35.85.234.233.517.35.85.35ZM8 14.665a6.492 6.492 0 0 1-2.6-.525 6.732 6.732 0 0 1-2.117-1.425A6.733 6.733 0 0 1 1.858 10.6a6.492 6.492 0 0 1-.525-2.6c0-.923.175-1.79.525-2.6a6.732 6.732 0 0 1 1.425-2.117c.6-.6 1.306-1.075 2.117-1.425A6.492 6.492 0 0 1 8 1.332c.922 0 1.789.175 2.6.525.81.35 1.517.825 2.117 1.425.6.6 1.074 1.306 1.425 2.117.35.81.524 1.677.524 2.6 0 .922-.175 1.789-.524 2.6a6.733 6.733 0 0 1-1.425 2.116c-.6.6-1.306 1.075-2.117 1.425a6.492 6.492 0 0 1-2.6.525Z" fill="#474747"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 11.5c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 4 10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 5.5 8.5c.417 0 .77.146 1.062.438C6.854 9.229 7 9.583 7 10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 5.5 11.5Zm4.5 0c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 8.5 10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 10 8.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062 0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 10 11.5Zm4.5 0c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 13 10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 14.5 8.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062 0 .417-.146.77-.438 1.062a1.444 1.444 0 0 1-1.062.438Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 16c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 8.5 14.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 10 13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062 0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 10 16Zm0-4.5c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 8.5 10c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 10 8.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062 0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 10 11.5ZM10 7c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 8.5 5.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 10 4c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062 0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 10 7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 16c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 4 14.5V13h1.5v1.5h9V13H16v1.5c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 14.5 16h-9Zm4.5-3L6 9l1.062-1.062 2.188 2.187V3h1.5v7.125l2.188-2.187L14 9l-4 4Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 15.5h.875l7.875-7.875-.438-.437-.437-.438L4.5 14.625v.875ZM3 17v-3L13.708 3.292A.965.965 0 0 1 14.417 3c.277 0 .513.097.708.292l1.583 1.583c.195.195.292.43.292.708a.965.965 0 0 1-.292.709L6 17H3Zm10.25-9.375-.438-.437-.437-.438.875.875Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"/>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="6" height="4"><path style="fill:none;stroke:red;stroke-width:.656;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" d="m-.246 1048.894 3.257 2.792 3.257-2.792" transform="translate(0 -1048.362)"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 11V5h1.5v6h-1.5Zm0 4v-1.5h1.5V15h-1.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.295 12.893 12.5 9.5v-5h.75a.72.72 0 0 0 .534-.219.734.734 0 0 0 .216-.535.72.72 0 0 0-.216-.532A.728.728 0 0 0 13.25 3h-6.5a.72.72 0 0 0-.534.219.734.734 0 0 0-.216.535c0 .212.073.389.219.532a.736.736 0 0 0 .535.214H7.5v5l-4.188 5.079c-.402.489-.465 1.015-.187 1.577.278.563.736.844 1.375.844h5.64l-1.5-1.5H4.5L9 10V4.5h2V10l3.235 3.953 1.06-1.06Z" fill="#000"/><path d="m11 15.833 2.833 2.834 4.604-4.605L17.375 13l-3.542 3.542-1.77-1.771L11 15.833Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.639 0-1.097-.281-1.375-.844s-.216-1.087.187-1.573L7.5 9.5v-5h-.75a.723.723 0 0 1-.531-.219A.723.723 0 0 1 6 3.75c0-.208.073-.385.219-.531A.723.723 0 0 1 6.75 3h6.5c.208 0 .385.073.531.219A.723.723 0 0 1 14 3.75a.723.723 0 0 1-.219.531.723.723 0 0 1-.531.219h-.75v5l4.188 5.083c.389.486.444 1.01.166 1.573-.277.563-.729.844-1.354.844h-11Zm0-1.5h11L11 10V4.5H9V10l-4.5 5.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.167 17.5c-.459 0-.851-.163-1.177-.49a1.605 1.605 0 0 1-.49-1.177v-3.166c.667 0 1.25-.212 1.75-.636.5-.423.75-.962.75-1.614 0-.653-.25-1.191-.75-1.615a2.624 2.624 0 0 0-1.75-.635V5c0-.458.163-.85.49-1.177.326-.326.718-.49 1.177-.49H7.5c0-.583.201-1.076.604-1.479a2.012 2.012 0 0 1 1.48-.604c.583 0 1.076.201 1.479.604.402.403.604.896.604 1.48H15c.458 0 .85.163 1.177.489.326.326.49.719.49 1.177v3.333c.583 0 1.076.202 1.479.604.403.403.604.896.604 1.48 0 .583-.201 1.076-.604 1.479a2.011 2.011 0 0 1-1.48.604v3.333c0 .459-.163.851-.489 1.177-.326.327-.719.49-1.177.49H4.167Zm0-1.667H15V5H4.167v1.833c.75.278 1.354.743 1.812 1.396.458.653.688 1.382.688 2.188 0 .791-.23 1.514-.688 2.166A3.888 3.888 0 0 1 4.167 14v1.833Z" fill="#041E49"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 13.5c.972 0 1.798-.34 2.479-1.021.68-.68 1.021-1.507 1.021-2.479 0-.972-.34-1.798-1.021-2.479C11.799 6.841 10.972 6.5 10 6.5c-.972 0-1.798.34-2.479 1.021C6.841 8.201 6.5 9.028 6.5 10c0 .972.34 1.798 1.021 2.479.68.68 1.507 1.021 2.479 1.021Zm0-1.5a1.931 1.931 0 0 1-1.417-.583A1.931 1.931 0 0 1 8 10c0-.555.194-1.028.583-1.417C8.973 8.194 9.445 8 10 8s1.028.194 1.417.583c.389.39.583.862.583 1.417s-.194 1.028-.583 1.417c-.39.389-.862.583-1.417.583Zm0 4c-1.986 0-3.792-.545-5.417-1.635A9.64 9.64 0 0 1 1 10a9.64 9.64 0 0 1 3.583-4.365C6.208 4.545 8.014 4 10 4c1.986 0 3.792.545 5.417 1.635A9.639 9.639 0 0 1 19 10a9.64 9.64 0 0 1-3.583 4.365C13.792 15.455 11.986 16 10 16Zm0-1.5a8.123 8.123 0 0 0 4.312-1.208A8.084 8.084 0 0 0 17.354 10a8.085 8.085 0 0 0-3.042-3.292A8.123 8.123 0 0 0 10 5.5a8.123 8.123 0 0 0-4.312 1.208A8.085 8.085 0 0 0 2.646 10a8.084 8.084 0 0 0 3.042 3.292A8.123 8.123 0 0 0 10 14.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 7.5h8V6H6v1.5ZM6 14h6v-1.5H6V14Zm0-3.25h8v-1.5H6v1.5ZM4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.412 0-.766-.147-1.06-.44A1.445 1.445 0 0 1 3 15.5v-11c0-.412.147-.766.44-1.06.294-.293.648-.44 1.06-.44H13l4 4v8.5c0 .412-.147.766-.44 1.06-.294.293-.647.44-1.06.44h-11Zm0-1.5h11V8H12V4.5H4.5v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/><path d="M13 6H7v1.5h2.25V14h1.5V7.5H13V6Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.417 0-.77-.15-1.062-.448A1.456 1.456 0 0 1 3 15.5v-11c0-.403.146-.753.438-1.052A1.428 1.428 0 0 1 4.5 3h11c.417 0 .77.15 1.062.448.292.299.438.65.438 1.052v11c0 .403-.146.753-.438 1.052A1.428 1.428 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Zm1-1.5h9l-3-4-2.25 3-1.5-2-2.25 3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 16v-1.5h1.75c.213 0 .39-.072.534-.216a.726.726 0 0 0 .216-.534v-1.5c0-.57.191-1.059.573-1.469.382-.41.858-.65 1.427-.719V9.98a2.601 2.601 0 0 1-1.427-.77A2.043 2.043 0 0 1 14.5 7.75v-1.5a.726.726 0 0 0-.216-.534.726.726 0 0 0-.534-.216H12V4h1.75a2.17 2.17 0 0 1 1.594.656c.437.438.656.969.656 1.594v1.5c0 .213.072.39.216.534a.726.726 0 0 0 .534.216H18v3h-1.25a.726.726 0 0 0-.534.216.726.726 0 0 0-.216.534v1.5a2.17 2.17 0 0 1-.656 1.594A2.17 2.17 0 0 1 13.75 16H12Zm-5.75 0a2.17 2.17 0 0 1-1.594-.656A2.17 2.17 0 0 1 4 13.75v-1.5a.726.726 0 0 0-.216-.534.726.726 0 0 0-.534-.216H2v-3h1.25c.212 0 .39-.072.534-.216A.726.726 0 0 0 4 7.75v-1.5c0-.625.219-1.156.656-1.594A2.17 2.17 0 0 1 6.25 4H8v1.5H6.25a.726.726 0 0 0-.534.216.726.726 0 0 0-.216.534v1.5c0 .583-.191 1.08-.573 1.49-.382.41-.858.649-1.427.718v.087c.57.053 1.045.288 1.427.705.382.417.573.917.573 1.5v1.5c0 .213.072.39.216.534a.726.726 0 0 0 .534.216H8V16H6.25ZM9.193 10.35h1.952v1.587l-1.149 2.245h-1.26l.457-2.245V10.35Zm0-4.079h1.952v2.14H9.193V6.27Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.746 7.5c.21 0 .39-.071.535-.214a.714.714 0 0 0 .219-.532.736.736 0 0 0-.214-.535A.714.714 0 0 0 6.754 6a.736.736 0 0 0-.535.214.714.714 0 0 0-.219.532c0 .21.071.39.214.535.143.146.32.219.532.219Zm0 3.25c.21 0 .39-.072.535-.214a.714.714 0 0 0 .219-.532.736.736 0 0 0-.214-.535.714.714 0 0 0-.532-.219.736.736 0 0 0-.535.214.714.714 0 0 0-.219.532c0 .21.071.39.214.535.143.146.32.219.532.219Zm0 3.25c.21 0 .39-.072.535-.214a.714.714 0 0 0 .219-.532.736.736 0 0 0-.214-.535.714.714 0 0 0-.532-.219.736.736 0 0 0-.535.214.714.714 0 0 0-.219.532c0 .21.071.39.214.535.143.146.32.219.532.219ZM4.5 17c-.412 0-.766-.147-1.06-.44A1.445 1.445 0 0 1 3 15.5v-11c0-.412.147-.766.44-1.06.294-.293.648-.44 1.06-.44H13l4 4v8.5c0 .412-.147.766-.44 1.06-.294.293-.647.44-1.06.44h-11Zm0-1.5h11V8H12V4.5H4.5v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m8 13.5 5.5-3.5L8 6.5v7ZM4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m8 12.5 1.062-1.062L7.625 10l1.437-1.438L8 7.5 5.5 10 8 12.5Zm4 0 2.5-2.5L12 7.5l-1.062 1.062L12.375 10l-1.437 1.438L12 12.5ZM4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.5 6H9v1h2V6h1.5v1H14v1.5h-1.5v3H14V13h-1.5v1H11v-1H9v1H7.5v-1H6v-1.5h1.5v-3H6V7h1.5V6ZM9 11.5v-3h2v3H9Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 3 15.5v-11c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 4.5 3h11c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v11c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 15.5 17h-11Zm0-1.5h11v-11h-11v11Z" fill="#000"/><path d="M7.598 13.862a2.08 2.08 0 0 1-.972-.235 2.278 2.278 0 0 1-.764-.638.945.945 0 0 0 .609-.264.794.794 0 0 0 .253-.598c0-.368.126-.677.38-.926.252-.249.563-.373.93-.373.36 0 .665.126.914.38.25.252.374.558.374.918 0 .483-.167.894-.5 1.23a1.657 1.657 0 0 1-1.224.506Zm2.712-2.724L9.138 9.966l3.667-3.667a.533.533 0 0 1 .39-.161c.154 0 .284.053.391.16l.391.391a.526.526 0 0 1 .161.386c0 .149-.053.277-.16.385l-3.668 3.678Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.163 4.5a3.5 3.5 0 0 1-6.326 0H4.5v11h11v-11h-2.337ZM12 3a2 2 0 1 1-4 0H4.5A1.5 1.5 0 0 0 3 4.5v11A1.5 1.5 0 0 0 4.5 17h11a1.5 1.5 0 0 0 1.5-1.5v-11A1.5 1.5 0 0 0 15.5 3H12Z" fill="#000"/><path d="M10 13.5V10H9v3h-.613v-2h-.782v2H7v-3H6v3.5c0 .142.048.26.144.356A.484.484 0 0 0 6.5 14h3c.142 0 .26-.048.356-.144A.484.484 0 0 0 10 13.5Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M12 13v1h-1v-3.25a.75.75 0 0 1 .75-.75h1.5a.75.75 0 0 1 .75.75V14h-1v-1h-1Zm0-1v-1h1v1h-1Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m7 16-3-3 3-3 1.063 1.063-1.188 1.187H10v1.5H6.875l1.188 1.188L7 16Zm5.254-2.25a.736.736 0 0 1-.535-.214.714.714 0 0 1-.219-.532c0-.21.072-.39.214-.535a.714.714 0 0 1 .532-.219c.21 0 .39.072.535.214.146.143.219.32.219.532 0 .21-.072.39-.214.535a.714.714 0 0 1-.532.219Zm3 0a.736.736 0 0 1-.535-.214.714.714 0 0 1-.219-.532c0-.21.072-.39.214-.535a.714.714 0 0 1 .532-.219c.21 0 .39.072.535.214.146.143.219.32.219.532 0 .21-.072.39-.214.535a.714.714 0 0 1-.532.219ZM14 10l-1.063-1.063 1.188-1.187H11v-1.5h3.125l-1.188-1.188L14 4l3 3-3 3ZM5.754 7.75a.736.736 0 0 1-.535-.214A.714.714 0 0 1 5 7.004c0-.21.071-.39.214-.535a.714.714 0 0 1 .532-.219c.21 0 .39.071.535.214.146.143.219.32.219.532 0 .21-.071.39-.214.535a.714.714 0 0 1-.532.219Zm3 0a.736.736 0 0 1-.535-.214A.714.714 0 0 1 8 7.004c0-.21.071-.39.214-.535a.714.714 0 0 1 .532-.219c.21 0 .39.071.535.214.146.143.219.32.219.532 0 .21-.071.39-.214.535a.714.714 0 0 1-.532.219Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m11.854 9.75-1.062-1.083L13.396 5.5H7.625L6.125 4H15.5c.208 0 .357.094.448.281a.48.48 0 0 1-.052.531L11.854 9.75ZM16 18.125l-5-5V15.5a.482.482 0 0 1-.146.354.482.482 0 0 1-.354.146h-1a.482.482 0 0 1-.354-.146A.482.482 0 0 1 9 15.5v-4.375L1.875 4l1.063-1.062 14.124 14.124L16 18.125Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 16a.482.482 0 0 1-.354-.146A.482.482 0 0 1 9 15.5v-4.729L4.104 4.812a.48.48 0 0 1-.052-.531A.463.463 0 0 1 4.5 4h11c.208 0 .357.094.448.281a.48.48 0 0 1-.052.531L11 10.771V15.5a.482.482 0 0 1-.146.354.482.482 0 0 1-.354.146h-1Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.5 16a.482.482 0 0 1-.354-.146A.482.482 0 0 1 9 15.5v-4.729L4.104 4.812a.48.48 0 0 1-.052-.531A.463.463 0 0 1 4.5 4h11c.208 0 .357.094.448.281a.48.48 0 0 1-.052.531L11 10.771V15.5a.482.482 0 0 1-.146.354.482.482 0 0 1-.354.146h-1Zm.5-6.375L13.375 5.5H6.604L10 9.625Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 9V3h8v6H2Zm1.5-4.5h5v3h-5v-3Z" fill="#000"/><path d="M10 11H2v6h8v-6ZM14.25 14.19V3h1.5v11.19l1.72-1.72 1.06 1.06L15 17.06l-3.53-3.53 1.06-1.06 1.72 1.72Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 6.5H2.5v6H4v-6ZM1 5v9h4.5V5H1Z" fill="#000"/><path d="M7.75 5h4.5v9h-4.5V5Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 6.5H16v6h1.5v-6Zm-3-1.5v9H19V5h-4.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 3.5H2.5v4H4v-4ZM1 2v7h4.5V2H1Z" fill="#000"/><path d="M1 11h4.5v7H1v-7Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 3.5H16v4h1.5v-4Zm-3-1.5v7H19V2h-4.5Z" fill="#000"/><path d="M7.75 2h4.5v7h-4.5V2Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.75 12.5h-1.5v4h1.5v-4Zm-3-1.5v7h4.5v-7h-4.5Z" fill="#000"/><path d="M14.5 11H19v7h-4.5v-7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.5 17c-.57 0-1.07-.167-1.5-.5a2.46 2.46 0 0 1-.875-1.25H8.25a2.652 2.652 0 0 1-1.948-.802A2.652 2.652 0 0 1 5.5 12.5c0-.764.267-1.413.802-1.948A2.652 2.652 0 0 1 8.25 9.75h2.5c.486 0 .9-.17 1.24-.51.34-.34.51-.754.51-1.24s-.17-.9-.51-1.24a1.69 1.69 0 0 0-1.24-.51H6.875A2.46 2.46 0 0 1 6 7.5c-.43.333-.93.5-1.5.5a2.411 2.411 0 0 1-1.771-.729A2.411 2.411 0 0 1 2 5.5c0-.695.243-1.285.729-1.771A2.411 2.411 0 0 1 4.5 3c.57 0 1.07.167 1.5.5.43.333.722.75.875 1.25h3.875c.903 0 1.67.316 2.302.948.632.632.948 1.4.948 2.302 0 .903-.316 1.67-.948 2.302-.632.632-1.4.948-2.302.948h-2.5c-.347 0-.642.122-.885.365A1.203 1.203 0 0 0 7 12.5c0 .347.122.642.365.885s.538.365.885.365h4.875c.153-.5.444-.917.875-1.25.43-.333.93-.5 1.5-.5.695 0 1.285.243 1.771.729S18 13.805 18 14.5c0 .695-.243 1.285-.729 1.771A2.411 2.411 0 0 1 15.5 17ZM4.5 6.5a.962.962 0 0 0 .708-.292A.962.962 0 0 0 5.5 5.5a.962.962 0 0 0-.292-.708A.962.962 0 0 0 4.5 4.5a.962.962 0 0 0-.708.292.962.962 0 0 0-.292.708c0 .278.097.514.292.708.194.195.43.292.708.292Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m10 17-3.375-3.375 1.063-1.063L10 14.875l2.312-2.313 1.063 1.063L10 17ZM7.688 7.438 6.625 6.375 10 3l3.375 3.375-1.063 1.063L10 5.125 7.688 7.438Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 16c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 14.5v-9c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 4H8l2 2h6.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v7c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 16h-13Zm0-1.5h13v-7h-13v7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.729 18.833 13.875 16H3.5c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 14.5v-9c0-.417.153-.77.458-1.062A1.542 1.542 0 0 1 3.562 4h.23v1.896L1.167 3.271l1.062-1.042 15.542 15.542-1.042 1.062ZM3.5 14.5h8.875L4.875 7H3.5v7.5Zm14.125 1L16.5 14.375V7H9.125l-3-3H16.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v9c0 .195-.035.382-.104.562-.07.18-.16.327-.271.438Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="15" height="13" viewBox="0 0 3.969 3.44" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1 3.5A1.5 1.5 0 0 1 2.5 2H13a1.5 1.5 0 0 1 1.5 1.5v9A1.5 1.5 0 0 1 13 14H2.5A1.5 1.5 0 0 1 1 12.5ZM2.5 5v7.5H13V5Z" transform="matrix(.26458 0 0 .26458 -.066 -.397)" style="fill:#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 16c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 14.5v-9c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 4h13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v9c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 16h-13Zm0-1.5h13V7h-13v7.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.353 17.5H8.644c-.541 0-.995-.395-1.061-.93l-.198-1.383a6.584 6.584 0 0 1-.578-.337l-1.318.527a1.08 1.08 0 0 1-1.325-.476l-1.34-2.32c-.256-.484-.146-1.055.264-1.377l1.12-.87c-.007-.11-.015-.22-.015-.338 0-.11.008-.227.015-.336l-1.113-.872a1.053 1.053 0 0 1-.27-1.376l1.354-2.335a1.053 1.053 0 0 1 1.31-.461l1.325.534c.19-.124.38-.234.571-.337l.198-1.398c.066-.512.52-.915 1.054-.915h2.709c.541 0 .995.395 1.061.93l.198 1.383c.197.103.388.213.578.337l1.318-.527c.52-.19 1.083.022 1.332.476l1.347 2.328a1.076 1.076 0 0 1-.263 1.376l-1.113.871c.007.11.014.22.014.337 0 .117-.007.227-.014.337l1.113.87c.41.33.527.901.27 1.363l-1.361 2.357a1.06 1.06 0 0 1-1.318.461l-1.318-.527c-.19.124-.38.234-.57.337l-.198 1.398c-.073.498-.527.893-1.069.893Zm1.208-7.504a2.562 2.562 0 1 1-5.125 0 2.562 2.562 0 0 1 5.125 0Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.935 16.094h2.14l.252-1.786.626-.338c.166-.089.32-.178.468-.275l.612-.4 1.72.688 1.063-1.84-1.465-1.147.05-.742c.008-.115.011-.18.011-.243s-.004-.128-.011-.243l-.05-.742 1.466-1.148-1.066-1.84-1.725.69-.612-.4a5.191 5.191 0 0 0-.457-.266l-.642-.333-.26-1.823H8.934l-.256 1.808-.626.337a6.35 6.35 0 0 0-.468.276l-.615.402-1.72-.694L4.19 7.86l1.47 1.15-.049.743a3.936 3.936 0 0 0-.011.243c0 .064.003.128.011.243l.05.746-1.473 1.145 1.057 1.83 1.719-.688.612.4c.148.097.297.183.456.266l.643.333.26 1.823Zm-3.446-.717a1.08 1.08 0 0 1-1.325-.476l-1.34-2.32c-.256-.484-.146-1.055.264-1.377l1.12-.87c-.007-.11-.015-.22-.015-.338 0-.11.008-.227.015-.336l-1.113-.872a1.053 1.053 0 0 1-.27-1.376l1.354-2.335a1.053 1.053 0 0 1 1.31-.461l1.325.534c.19-.124.38-.234.571-.337l.198-1.398c.066-.512.52-.915 1.054-.915h2.709c.541 0 .995.395 1.061.93l.198 1.383c.197.103.388.213.578.337l1.318-.527c.52-.19 1.083.022 1.332.476l1.347 2.328a1.076 1.076 0 0 1-.263 1.376l-1.113.871c.007.11.014.22.014.337 0 .117-.007.227-.014.337l1.113.87c.41.33.527.901.27 1.363l-1.361 2.357a1.06 1.06 0 0 1-1.318.461l-1.318-.527c-.19.124-.38.234-.57.337l-.198 1.398c-.073.498-.527.893-1.069.893H8.644c-.541 0-.995-.395-1.061-.93l-.198-1.383a6.584 6.584 0 0 1-.578-.337l-1.318.527Z" fill="#000"/><path d="M9.999 12.559a2.562 2.562 0 1 0 0-5.125 2.562 2.562 0 0 0 0 5.125Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m5.125 10-.271-1.167a3.202 3.202 0 0 1-.542-.25 3.604 3.604 0 0 1-.479-.333l-1.166.354L2 7.438l.875-.834A5.473 5.473 0 0 1 2.823 6c-.007-.208.01-.41.052-.604L2 4.604l.667-1.166 1.145.333a2.64 2.64 0 0 1 .49-.354c.173-.097.357-.18.552-.25L5.125 2h1.333l.271 1.167c.195.07.382.153.563.25a2.5 2.5 0 0 1 .5.354l1.146-.333.645 1.166-.833.771a3.21 3.21 0 0 1 0 1.25l.854.833-.666 1.146-1.167-.354a2.327 2.327 0 0 1-.49.344c-.173.09-.357.17-.552.239L6.458 10H5.125Zm.687-2.5c.417 0 .772-.146 1.063-.438.291-.291.437-.645.437-1.062 0-.417-.146-.77-.437-1.062A1.445 1.445 0 0 0 5.812 4.5c-.416 0-.77.146-1.062.438A1.444 1.444 0 0 0 4.312 6c0 .417.146.77.438 1.062.292.292.646.438 1.062.438ZM12.896 18l-.334-1.479a4.573 4.573 0 0 1-.677-.302 3.585 3.585 0 0 1-.614-.427l-1.438.458L9 14.792l1.083-1.021a3.513 3.513 0 0 1 0-1.521L9 11.25l.833-1.458 1.417.437c.195-.167.403-.316.625-.448.222-.132.451-.24.687-.323L12.896 8h1.666l.355 1.458c.25.083.486.188.708.313.222.125.43.277.625.458l1.417-.437.833 1.458-1.062.979c.055.264.083.524.083.781s-.028.518-.083.782l1.062 1-.833 1.458-1.417-.458a3.687 3.687 0 0 1-.635.437c-.23.125-.462.23-.698.313L14.562 18h-1.666Zm.854-3c.555 0 1.028-.194 1.417-.583.389-.39.583-.862.583-1.417s-.194-1.028-.583-1.417A1.931 1.931 0 0 0 13.75 11c-.555 0-1.028.194-1.417.583-.389.39-.583.862-.583 1.417s.194 1.028.583 1.417c.39.389.862.583 1.417.583Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.006 18a7.81 7.81 0 0 1-3.11-.625 8.065 8.065 0 0 1-2.552-1.719 8.066 8.066 0 0 1-1.719-2.551A7.819 7.819 0 0 1 2 9.99c0-1.104.208-2.14.625-3.105a8.066 8.066 0 0 1 4.27-4.26A7.819 7.819 0 0 1 10.01 2a7.75 7.75 0 0 1 3.105.625 8.083 8.083 0 0 1 4.26 4.265A7.77 7.77 0 0 1 18 9.994a7.81 7.81 0 0 1-.625 3.11 8.066 8.066 0 0 1-1.719 2.552 8.084 8.084 0 0 1-2.546 1.719 7.77 7.77 0 0 1-3.104.625ZM10 16.5c1.694 0 3.153-.563 4.375-1.688 1.222-1.124 1.917-2.513 2.083-4.166A1.411 1.411 0 0 1 15.5 11h-3c-.412 0-.766-.147-1.06-.44A1.445 1.445 0 0 1 11 9.5v-1H7.5v-2c0-.412.147-.766.44-1.06C8.235 5.148 8.588 5 9 5h1v-.5c0-.194.035-.375.104-.542.07-.166.16-.312.271-.437a.731.731 0 0 0-.208-.021H10c-1.806 0-3.34.632-4.604 1.896C4.132 6.66 3.5 8.194 3.5 10H8c.833 0 1.542.292 2.125.875S11 12.167 11 13v1H8v2.188c.32.11.644.19.974.24.329.048.671.072 1.026.072Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 18a7.848 7.848 0 0 1-3.125-.625 8.027 8.027 0 0 1-2.542-1.708 8.028 8.028 0 0 1-1.708-2.542A7.848 7.848 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.185 8.185 0 0 1 1.708-2.541A7.941 7.941 0 0 1 10 2c1 0 1.955.18 2.865.542.91.36 1.74.875 2.49 1.541l-2.272 2.209a4.654 4.654 0 0 0-1.416-.875A4.498 4.498 0 0 0 10 5.104c-1.347 0-2.486.483-3.417 1.448-.93.965-1.396 2.115-1.396 3.448 0 1.347.466 2.5 1.396 3.458.93.959 2.07 1.438 3.417 1.438 1.125 0 2.094-.316 2.906-.948.813-.632 1.31-1.441 1.49-2.427H10V8.54h7.5c.07.292.118.57.146.834.028.264.041.535.041.813 0 2.347-.708 4.236-2.125 5.666C14.146 17.284 12.293 18 10 18Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 17a7 7 0 1 0 0-14 7 7 0 0 0 0 14Zm0-2.8v-2.8H5.8V8.6H10V5.8l4.2 4.2-4.2 4.2Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.114 8.788 6.7 14.203l1.178 1.178 5.416-5.415-1.179-1.178ZM7.917 11.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM12.083 15.417a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z" fill="#000"/><path d="M11.667 1.667H5c-.917 0-1.658.75-1.658 1.666v13.334a1.652 1.652 0 0 0 1.65 1.666H15c.917 0 1.667-.75 1.667-1.666v-10l-5-5ZM5 16.667V3.333h5.833V7.5H15v9.167H5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m12.992 7.502-4.655 4.655 1.179 1.179L14.17 8.68l-1.179-1.179ZM9.375 9.583a1.042 1.042 0 1 0 0-2.083 1.042 1.042 0 0 0 0 2.083ZM13.125 13.333a1.042 1.042 0 1 0 0-2.083 1.042 1.042 0 0 0 0 2.083Z" fill="#000"/><path d="M15 19.167H3.333c-.916 0-1.666-.75-1.666-1.667V5.833h1.666V17.5H15v1.667Z" fill="#000"/><path d="M12.5.833H6.667c-.917 0-1.659.75-1.659 1.667v11.667a1.652 1.652 0 0 0 1.65 1.666h9.175c.917 0 1.667-.75 1.667-1.666V5.833l-5-5Zm3.333 13.334H6.667V2.5h5v4.167h4.166v7.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 15a.962.962 0 0 0 .708-.292A.962.962 0 0 0 11 14a.962.962 0 0 0-.292-.708A.962.962 0 0 0 10 13a.962.962 0 0 0-.708.292A.962.962 0 0 0 9 14c0 .278.097.514.292.708.194.195.43.292.708.292Zm-.75-3.188h1.521c0-.513.045-.878.135-1.093.09-.215.31-.49.656-.823.487-.472.824-.875 1.011-1.208.187-.333.281-.702.281-1.105 0-.763-.26-1.385-.781-1.864-.52-.48-1.184-.719-1.99-.719-.708 0-1.322.187-1.843.562a2.943 2.943 0 0 0-1.094 1.521l1.354.563c.125-.39.323-.691.594-.906.27-.215.587-.323.948-.323.389 0 .708.111.958.333.25.222.375.514.375.875 0 .32-.108.604-.323.854-.215.25-.455.493-.719.729-.486.445-.788.81-.906 1.094-.118.285-.177.788-.177 1.51ZM10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.066 8.066 0 0 1 4.271-4.26A7.795 7.795 0 0 1 10 2c1.111 0 2.15.208 3.115.625a8.1 8.1 0 0 1 4.26 4.26C17.792 7.85 18 8.889 18 10a7.794 7.794 0 0 1-.625 3.104 8.066 8.066 0 0 1-4.26 4.271A7.775 7.775 0 0 1 10 18Zm0-1.5c1.805 0 3.34-.632 4.604-1.896C15.868 13.34 16.5 11.805 16.5 10c0-1.805-.632-3.34-1.896-4.604C13.34 4.132 11.805 3.5 10 3.5c-1.805 0-3.34.632-4.604 1.896C4.132 6.66 3.5 8.195 3.5 10c0 1.805.632 3.34 1.896 4.604C6.66 15.868 8.195 16.5 10 16.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m20 7.74-1.909 6.005h-1.936L14.248 7.74h1.592l1.282 4.686 1.286-4.686H20ZM11.273 8.871c-.375 0-.67.167-.885.499-.214.329-.321.788-.321 1.378 0 .59.107 1.05.321 1.383.215.33.51.494.885.494.379 0 .675-.165.89-.494.214-.332.322-.793.322-1.383s-.107-1.05-.322-1.378c-.215-.332-.511-.499-.89-.499Zm-2.777 1.877c0-.969.25-1.735.75-2.3.504-.569 1.18-.853 2.027-.853.85 0 1.526.284 2.027.853.504.565.756 1.331.756 2.3 0 .969-.252 1.737-.756 2.306-.5.564-1.176.847-2.027.847-.847 0-1.523-.283-2.027-.848-.5-.568-.75-1.336-.75-2.305ZM7.755 9.847v3.898h-1.56V10.09c0-.433-.063-.742-.188-.928-.121-.186-.321-.279-.6-.279-.286 0-.51.127-.67.38-.161.251-.242.6-.242 1.046v3.437h-1.56V5.402h1.56v3.239c.111-.333.3-.59.569-.772.268-.183.591-.274.97-.274.568 0 .997.19 1.287.569.29.375.434.936.434 1.683ZM0 8.046h1.785v1.957H0V8.046Zm0 3.731h1.785v1.968H0v-1.968Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.729 18.833 13.875 16H3.5c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 14.5v-9c0-.417.153-.77.458-1.062A1.542 1.542 0 0 1 3.562 4h.23v1.896L1.167 3.271l1.062-1.042 15.542 15.542-1.042 1.062ZM3.5 14.5h8.875L4.875 7H3.5v7.5Zm14.125 1L16.5 14.375V7H9.125l-3-3H16.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v9c0 .195-.035.382-.104.562-.07.18-.16.327-.271.438ZM15 12.875l-1-1V9.5h-2.375l-1-1H15v4.375Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 11h4V9.5h-4V11Zm-1 1V8.5h6V12H9Zm-5.5 4c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 2 14.5v-9c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 4h13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v9c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 16h-13Zm0-1.5h13V7h-13v7.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 16c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 4 14.5V13h1.5v1.5h9V13H16v1.5c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 14.5 16h-9Zm3.75-3V5.875L7.062 8.062 6 7l4-4 4 4-1.062 1.062-2.188-2.187V13h-1.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 17c-.417 0-.77-.146-1.063-.438A1.447 1.447 0 0 1 3 15.5V12h1.5v3.5H8V17H4.5Zm11 0H12v-1.5h3.5V12H17v3.5c0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 15.5 17ZM3 4.5c0-.417.146-.77.438-1.063A1.447 1.447 0 0 1 4.5 3H8v1.5H4.5V8H3V4.5Zm14 0V8h-1.5V4.5H12V3h3.5c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062Zm-7 10c.264 0 .486-.09.667-.27a.977.977 0 0 0 .27-.688.84.84 0 0 0-.27-.646.906.906 0 0 0-.667-.271.906.906 0 0 0-.667.27.84.84 0 0 0-.27.647c0 .264.09.493.27.687.18.18.403.271.667.271Zm-.667-2.854h1.375c0-.472.035-.799.104-.98.084-.18.306-.444.667-.791.417-.403.702-.75.854-1.042.167-.305.25-.639.25-1 0-.68-.243-1.236-.729-1.666-.472-.445-1.09-.667-1.854-.667-.583 0-1.111.174-1.583.52a2.665 2.665 0 0 0-1 1.355l1.229.52c.11-.332.285-.603.52-.812A1.27 1.27 0 0 1 10 6.771c.347 0 .639.11.875.333.25.208.375.458.375.75 0 .222-.07.43-.208.625-.125.18-.39.472-.792.875-.403.403-.66.73-.77.98-.098.235-.147.673-.147 1.312Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 14h1.5V9h-1.5v5Zm.746-6.5c.21 0 .39-.071.535-.214a.714.714 0 0 0 .219-.532.736.736 0 0 0-.214-.535.714.714 0 0 0-.532-.219.736.736 0 0 0-.535.214.714.714 0 0 0-.219.532c0 .21.071.39.214.535.143.146.32.219.532.219Zm.01 10.5a7.81 7.81 0 0 1-3.11-.625 8.065 8.065 0 0 1-2.552-1.719 8.066 8.066 0 0 1-1.719-2.551A7.818 7.818 0 0 1 2 9.99c0-1.104.208-2.14.625-3.105a8.066 8.066 0 0 1 4.27-4.26A7.818 7.818 0 0 1 10.009 2a7.75 7.75 0 0 1 3.106.625 8.083 8.083 0 0 1 4.26 4.265A7.77 7.77 0 0 1 18 9.994a7.81 7.81 0 0 1-.625 3.11 8.066 8.066 0 0 1-1.719 2.552 8.083 8.083 0 0 1-2.546 1.719 7.77 7.77 0 0 1-3.104.625Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.25 14h1.5V9h-1.5v5ZM10 7.5a.723.723 0 0 0 .531-.219.723.723 0 0 0 .219-.531.723.723 0 0 0-.219-.531A.723.723 0 0 0 10 6a.723.723 0 0 0-.531.219.723.723 0 0 0-.219.531c0 .208.073.385.219.531A.723.723 0 0 0 10 7.5ZM10 18a7.794 7.794 0 0 1-3.104-.625 8.067 8.067 0 0 1-2.552-1.719 8.065 8.065 0 0 1-1.719-2.552A7.795 7.795 0 0 1 2 10c0-1.111.208-2.15.625-3.115a8.066 8.066 0 0 1 4.271-4.26A7.795 7.795 0 0 1 10 2c1.111 0 2.15.208 3.115.625a8.1 8.1 0 0 1 4.26 4.26C17.792 7.85 18 8.889 18 10a7.794 7.794 0 0 1-.625 3.104 8.066 8.066 0 0 1-4.26 4.271A7.775 7.775 0 0 1 10 18Zm0-1.5c1.805 0 3.34-.632 4.604-1.896C15.868 13.34 16.5 11.805 16.5 10c0-1.805-.632-3.34-1.896-4.604C13.34 4.132 11.805 3.5 10 3.5c-1.805 0-3.34.632-4.604 1.896C4.132 6.66 3.5 8.195 3.5 10c0 1.805.632 3.34 1.896 4.604C6.66 15.868 8.195 16.5 10 16.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 18V3.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 2h13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 15H5l-3 3Zm6.062-6.5L10 9.562l1.938 1.938L13 10.438 11.062 8.5 13 6.562 11.938 5.5 10 7.438 8.062 5.5 7 6.562 8.938 8.5 7 10.438 8.062 11.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9 10V4.5h2V10H9ZM2 3.5V18l3-3h11.5c.417 0 .77-.146 1.062-.438.292-.291.438-.645.438-1.062v-10c0-.417-.146-.77-.438-1.062A1.444 1.444 0 0 0 16.5 2h-13c-.417 0-.77.146-1.062.438A1.444 1.444 0 0 0 2 3.5Zm8 9.58a1.08 1.08 0 1 0 0-2.16 1.08 1.08 0 0 0 0 2.16Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 18V3.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 2h13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 15H5l-3 3Zm7.438-8.042h1.208c0-.416.048-.732.146-.948.097-.215.305-.461.625-.74.32-.29.555-.572.708-.843.153-.27.23-.566.23-.885 0-.572-.223-1.055-.668-1.45-.444-.395-.979-.592-1.604-.592-.541 0-1.024.15-1.448.448a2.324 2.324 0 0 0-.885 1.219l1.083.458c.093-.293.255-.53.487-.71.231-.18.486-.27.764-.27.291 0 .537.095.739.282.201.188.302.42.302.698 0 .278-.1.517-.302.719-.202.201-.406.4-.615.593-.305.292-.51.573-.614.844-.104.271-.156.663-.156 1.177Zm.604 2.542a.752.752 0 0 0 .573-.231.802.802 0 0 0 .218-.573.795.795 0 0 0-.218-.571.756.756 0 0 0-.573-.23.759.759 0 0 0-.573.228.783.783 0 0 0-.219.565c0 .23.073.423.219.578a.749.749 0 0 0 .573.234Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 5v1.5h10V5H5Zm0 5.5V12h7v-1.5H5Zm0-2.75v1.5h10v-1.5H5ZM2 18V3.5c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 3.5 2h13c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v10c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 16.5 15H5l-3 3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 18V2h1.5v16h-1.5Z" fill="#000"/><path d="M13 6h3v8h-3V6ZM4 6h3v8H4V6Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 2v16h-1.5V2H18ZM6 14V6h3v8H6ZM11 6v8h3V6h-3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 18V2H2v16h1.5ZM18 18V2h-1.5v16H18ZM5 14V6h3v8H5ZM12 6v8h3V6h-3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 18v-4h3V6h-3V2H2v16h1.5ZM18 18V2h-1.5v4h-3v8h3v4H18Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 18V2H2v16h1.5ZM18 18V2h-1.5v16H18ZM6 14V6h3v8H6ZM11 6v8h3V6h-3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 2v16h1.5V2H2Z" fill="#000"/><path d="M14 14V6h-3v8h3ZM9 14V6H6v8h3Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 5h3.25V2h1.5v3H9v3H5.75v4H8v3H5.75v3h-1.5v-3H2v-3h2.25V8H1V5ZM15.75 12V8H19V5h-3.25V2h-1.5v3H11v3h3.25v4H12v3h2.25v3h1.5v-3H18v-3h-2.25Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.5 5H2v3h5.5v4H4v3h3.5v3H9V2H7.5v3ZM18 18V2h-1.5v3H11v3h5.5v4H13v3h3.5v3H18Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 18V2h1.5v3H9v3H3.5v4H7v3H3.5v3H2ZM11 18V2h1.5v3H18v3h-5.5v4H16v3h-3.5v3H11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 12V8H9V5H3.5V2H2v16h1.5v-3H9v-3H3.5ZM18 18V2h-1.5v3H11v3h5.5v4H11v3h5.5v3H18Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20"><path d="M522-480 333-669l51-51 240 240-240 240-51-51 189-189Z"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 8.113V5.5a1.45 1.45 0 0 0-.44-1.06A1.445 1.445 0 0 0 16.5 4h-13c-.413 0-.766.147-1.06.44-.293.294-.44.647-.44 1.06V14c0 .412.147.766.44 1.06.294.293.647.44 1.06.44h4.34a3.41 3.41 0 0 1 .561-1.5H3.5V5.5h13v2.093c.525.052 1.04.225 1.5.52Z" fill="#000"/><path d="M15.5 7.639V6.5H14V8h.503c.315-.174.652-.294.997-.361Zm-2.375 1.55V9h-1.5v1.5h.189l1.311-1.311ZM10.814 11.5H7V13h2.314l1.5-1.5ZM6 10.5H4.5V9H6v1.5Zm2.375 0h-1.5V9h1.5v1.5Zm2.375 0h-1.5V9h1.5v1.5ZM6 8H4.5V6.5H6V8Zm2.375 0h-1.5V6.5h1.5V8Zm2.375 0h-1.5V6.5h1.5V8Zm2.375 0h-1.5V6.5h1.5V8Zm3.645 4.167L15 10.396l.667-.667a.729.729 0 0 1 1.062 0l.709.709a.73.73 0 0 1 0 1.062l-.667.667Zm-6.77 5v-1.771l4.417-4.417 1.77 1.771-4.416 4.417H10Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 15c-.417 0-.77-.146-1.063-.438A1.447 1.447 0 0 1 2 13.5v-7c0-.417.146-.77.438-1.063A1.447 1.447 0 0 1 3.5 5h13c.417 0 .77.146 1.063.438.291.291.437.645.437 1.062v7c0 .417-.146.77-.438 1.063A1.446 1.446 0 0 1 16.5 15h-13Zm0-1.5h13v-7h-13v7ZM7 13h6v-1.5H7V13Zm-2-2.5h1.5V9H5v1.5Zm2.125 0h1.5V9h-1.5v1.5Zm2.125 0h1.5V9h-1.5v1.5Zm2.125 0h1.5V9h-1.5v1.5Zm2.125 0H15V9h-1.5v1.5ZM5 8.5h1.5V7H5v1.5Zm2.125 0h1.5V7h-1.5v1.5Zm2.125 0h1.5V7h-1.5v1.5Zm2.125 0h1.5V7h-1.5v1.5Zm2.125 0H15V7h-1.5v1.5Zm-10 5v-7 7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 7h3.792V3L17 10l-9.208 7v-4H4V7Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m10 17-7-5.5 1.208-.958L10 15.083l5.792-4.541L17 11.5 10 17Zm0-4L3 7.5 10 2l7 5.5-7 5.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m10 17-7-5.5 1.208-.958L10 15.083l5.792-4.541L17 11.5 10 17Zm0-4L3 7.5 10 2l7 5.5-7 5.5Zm0-1.917L14.562 7.5 10 3.917 5.438 7.5 10 11.083Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5 13.25v-6.5L10 10l3.5 3.25ZM4.396 17c-.39 0-.72-.135-.99-.406-.27-.27-.406-.6-.406-.99V4.396c0-.39.135-.72.406-.99.27-.27.6-.406.99-.406h11.208c.39 0 .72.135.99.406.27.27.406.6.406.99v11.208c0 .39-.135.72-.406.99-.27.27-.6.406-.99.406H4.396ZM7 15.5v-11H4.5v11H7Zm1.5 0h7v-11h-7v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 6.75v6.5L14 10l-3.5-3.25ZM4.396 17c-.39 0-.72-.135-.99-.406-.27-.27-.406-.6-.406-.99V4.396c0-.39.135-.72.406-.99.27-.27.6-.406.99-.406h11.208c.39 0 .72.135.99.406.27.27.406.6.406.99v11.208c0 .39-.135.72-.406.99-.27.27-.6.406-.99.406H4.396ZM7 15.5v-11H4.5v11H7Zm1.5 0h7v-11h-7v11Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none"><g clip-path="url(#a)"><path d="M12.334 6.684c0-.833-.295-1.545-.884-2.133a2.907 2.907 0 0 0-2.133-.884 2.92 2.92 0 0 0 2.133-.875 2.88 2.88 0 0 0 .884-2.125c0 .834.291 1.542.875 2.125a2.893 2.893 0 0 0 2.125.875 2.88 2.88 0 0 0-2.125.884 2.92 2.92 0 0 0-.875 2.133ZM2.928 11.991h4.804v1.2H2.928z" fill="#fff"/><path d="M9.352 7.34c0 1.39-.704 2.616-1.775 3.34h-4.5a4.025 4.025 0 1 1 6.275-3.338Z" stroke="#fff" stroke-width="1.2"/><path d="M4.126 13.906a1.2 1.2 0 0 0 2.4 0h-2.4Z" fill="#fff"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h16v16H0z"/></clipPath></defs></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.996 18c-.414 0-.767-.147-1.059-.44A1.45 1.45 0 0 1 8.5 16.5h3c0 .417-.147.77-.442 1.063A1.456 1.456 0 0 1 9.996 18ZM7 15.5V14h6v1.5H7ZM6.687 13a5.355 5.355 0 0 1-1.99-2.135A6.127 6.127 0 0 1 4 8c0-1.667.583-3.083 1.75-4.25C6.917 2.583 8.333 2 10 2c1.667 0 3.083.583 4.25 1.75C15.417 4.917 16 6.333 16 8a6.127 6.127 0 0 1-.698 2.865A5.355 5.355 0 0 1 13.312 13H6.689Zm.48-1.5h5.666a4.49 4.49 0 0 0 1.23-1.563A4.442 4.442 0 0 0 14.5 8c0-1.255-.436-2.318-1.308-3.19-.872-.874-1.934-1.31-3.187-1.31s-2.318.436-3.193 1.31C5.938 5.681 5.5 6.744 5.5 8c0 .68.146 1.326.438 1.938A4.489 4.489 0 0 0 7.167 11.5Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient x1="49.994%" y1=".226%" x2="49.994%" y2="99.725%" id="c"><stop stop-color="#212121" stop-opacity=".04" offset="0%"/><stop stop-color="#212121" stop-opacity="0" offset="66%"/></linearGradient><linearGradient x1="36.626%" y1="20.358%" x2="64.01%" y2="100.652%" id="g"><stop stop-color="#FFF" stop-opacity=".1" offset="0%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="68.935%" y1="65.756%" x2="31.065%" y2="35.799%" id="h"><stop stop-color="#262626" stop-opacity=".1" offset="0%"/><stop stop-color="#262626" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="62.531%" y1="13.086%" x2="24.779%" y2="100.996%" id="i"><stop stop-color="#262626" stop-opacity=".1" offset="0%"/><stop stop-color="#262626" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="0%" y1="50%" y2="50%" id="j"><stop stop-color="#262626" stop-opacity=".1" offset="0%"/><stop stop-color="#262626" stop-opacity="0" offset="100%"/></linearGradient><linearGradient x1="49.994%" y1=".226%" x2="49.994%" y2="99.725%" id="n"><stop stop-color="#212121" stop-opacity=".04" offset="0%"/><stop stop-color="#212121" stop-opacity="0" offset="66%"/></linearGradient><path d="M24.556 7.222h-3.51C19.558 3.012 15.549 0 10.833 0 4.853 0 0 4.853 0 10.833s4.853 10.834 10.833 10.834h13.723a7.225 7.225 0 0 0 7.222-7.223 7.225 7.225 0 0 0-7.222-7.222z" id="a"/><path d="M13.722 0H0v14.444h13.722a7.225 7.225 0 0 0 7.222-7.222A7.225 7.225 0 0 0 13.722 0z" id="d"/><path d="M28.333 8.333h-4.05C22.567 3.475 17.942 0 12.5 0 5.6 0 0 5.6 0 12.5S5.6 25 12.5 25h15.833c4.6 0 8.334-3.733 8.334-8.333s-3.734-8.334-8.334-8.334z" id="l"/><path d="M15.833 0H0v16.667h15.833c4.6 0 8.334-3.734 8.334-8.334S20.433 0 15.833 0z" id="o"/><radialGradient cx="10.128%" cy="14.269%" fx="10.128%" fy="14.269%" r="144.566%" gradientTransform="matrix(.68182 0 0 1 .032 0)" id="f"><stop stop-color="#FFF" stop-opacity=".1" offset="0%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></radialGradient><radialGradient cx="14.489%" cy="14.584%" fx="14.489%" fy="14.584%" r="99.973%" id="k"><stop stop-color="#FFF" stop-opacity=".1" offset="0%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></radialGradient><radialGradient cx="10.128%" cy="14.269%" fx="10.128%" fy="14.269%" r="144.566%" gradientTransform="matrix(.68182 0 0 1 .032 0)" id="q"><stop stop-color="#FFF" stop-opacity=".1" offset="0%"/><stop stop-color="#FFF" stop-opacity="0" offset="100%"/></radialGradient></defs><g fill="none" fill-rule="evenodd"><path d="M0 0h128v128H0z"/><g transform="translate(5.333 5.333)"><circle fill="#0535C1" fill-rule="nonzero" cx="58.667" cy="58.667" r="58.667"/><path d="M71.333 26.667H106v34.667H71.333z"/><g transform="translate(72.778 33.889)"><mask id="b" fill="#fff"><use href="#a"/></mask><g mask="url(#b)"><path d="M24.556 7.222h-3.51C19.558 3.012 15.549 0 10.833 0 4.853 0 0 4.853 0 10.833s4.853 10.834 10.833 10.834h13.723a7.225 7.225 0 0 0 7.222-7.223 7.225 7.225 0 0 0-7.222-7.222z" fill="#EAEAEA" fill-rule="nonzero"/><path d="M31.778 14.531v-.087a7.225 7.225 0 0 0-7.222-7.222h-3.612v.18h3.612a7.224 7.224 0 0 1 7.222 7.13z" fill-opacity=".2" fill="#FFF" fill-rule="nonzero"/><path fill="url(#c)" fill-rule="nonzero" d="M35.497 21.667H10.833l10.22-14.445z"/><g transform="translate(10.833 7.222)"><mask id="e" fill="#fff"><use href="#d"/></mask><g mask="url(#e)"><g transform="translate(-2.167 -9.389)"><image opacity=".1" width="15.167" height="23.111" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAgCAYAAAD9oDOIAAAABGdBTUEAALGN5fIAKQAAA7ZJREFUSA2dlttvEkEYxdnlWqhQoEWrlRq1xqQv+qLP9f82fdamvmhjVBJbSnrjUtoCheWy/s6ERagsBSc5+WZnvzl75sxtrcDfYg2rXvTeuMOKF7123+gR2Nvb26FOpxNrt9uheDxuq0ez2XSXlpa6VDuFQqFHHIB7yUVqQRhuNBpZy7LyrutmiBHaA7Zt93i+5vksEonUer1eA3J9ROS+JcgbK5VKJej8EpIdCD4Q3xHf0rbN+01icjAYhLvdbn9jY8Mpl8t9X0ZeiNReX1+PO46zBdEOz+/BK7AJngq0PyZmg8GgjVpnbW2tl06n+7VaTVb8Y4dRmsvlYpDmUfgGVVvEVZITQzwQIVBbkvcRIPJeLBZz8F2qJ4hFGmD4YUIaPENVnpgEIaAJU04MLAP5nQNpMED5FapbKJ7w2ChNJpPkWB6xhi1VmiwzkUSR6yNSn0HpCqNxQQXiy2q12qF9pNYordfrLh7ZTEaaxOckyMM4MEuLqKIPBPl4lCgMIL8ElVAo1Gi1WlpyhtiQ8mBlMhl1kH+anCdAdTMSolc85VIdIt8FN1KLDU3PBo9UvgZIULK8vWuBR6ooYptc2SPFXUgvwuFwrVKpGBtGpHNaAIcpxgpqEqENUsa602w2eyO1455pKG08LZN0QnIdaPeMJoD6eFFfrYg8/V7T5xF1KZ+YCJevSf45+DWME7NK23iR2jBkWn4P6ZtkwrSCrAmlh4eHUlYn4YSvl6m3gZ9SXmkarDCIKtJPH5pQqudFLQig1Cimb5QJM0pHEyVGlQVWgclHodan/C/2+/3SysrKzfjwleT+hwVaWtq6LxTxNXKX1BCTMO8qINXSaLX7UlgR51APTiVdYBXA4+qUakJeB63b29v+VNIFLND+b0J6DH5AekbsTCOlfa5VoKXWhagKcUHQlaO7zJfUs0DJdL4ADhgvOkMb4Ihd+BXyIy5NqZ7YpuMdzCrgZL+mUTvsCvLxLSvCFjgF38FPVFaHtrk6EPwKPK6DiiZRChzUyEMN+xaUeN4nfuJm+U2eVJsbYCYpyV04rkg+h+Caeoq6ZrsE9njeBV+Y8YtisTgaiZ+n9OFM4+YkyE/5egqxTnrN9B74iO97iUSixJUt5aN7SgvXt4ydsSkI10mUym/Ud0W4vLx8fHBwIEK1j8pMUrKs1dVVG3UxPNMxp4n5DPYhLE0jFPMsT/XejUajbf5MdFjo2giisMyQK36E6mTOP1VmFPPzxvsIHluQO/f9T81Dqu/dzZt1cAf+AMymEnybyIybAAAAAElFTkSuQmCC"/><path d="m2.167 2.167 5.857 18.496C9.98 18.698 13 15.99 13 13 13 7.02 8.147 2.167 2.167 2.167z" fill="#E1E1E1" fill-rule="nonzero"/></g></g></g><circle fill="#EEE" fill-rule="nonzero" cx="10.833" cy="10.833" r="10.833"/><path d="M10.833.18c5.951 0 10.783 4.803 10.834 10.747v-.086c0-5.98-4.854-10.834-10.834-10.834C4.853.007 0 4.853 0 10.833v.087C.05 4.983 4.882.18 10.833.18z" fill-opacity=".2" fill="#FFF" fill-rule="nonzero"/><path d="M24.556 21.486H10.833C4.883 21.486.051 16.683 0 10.74v.087c0 5.98 4.853 10.833 10.833 10.833h13.723a7.225 7.225 0 0 0 7.222-7.222v-.086a7.226 7.226 0 0 1-7.222 7.135z" fill-opacity=".1" fill="#212121" fill-rule="nonzero"/></g></g><path d="M24.556 7.222h-3.51C19.558 3.012 15.549 0 10.833 0 4.853 0 0 4.853 0 10.833s4.853 10.834 10.833 10.834h13.723a7.225 7.225 0 0 0 7.222-7.223 7.225 7.225 0 0 0-7.222-7.222z" fill="url(#f)" fill-rule="nonzero" transform="translate(72.778 33.889)"/><path fill="#FFF176" fill-rule="nonzero" d="M42.667 24.667h30.667v26.667H42.667z"/><path fill="#FFF" fill-rule="nonzero" d="M39.333 65.333H76V102H39.333z"/><path d="M80 48.667h5.333v10.666H32V48.667h5.333V27.333L58.667 14 80 27.333v21.334zm-10.667 0V33.245L58.667 26.58 48 33.245v15.422h21.333z" fill="#F4481E" fill-rule="nonzero"/><path d="m29.631 109.656 9.036-60.99h40l9.035 60.99c-8.561 4.886-18.472 7.677-29.035 7.677-10.563 0-20.474-2.791-29.036-7.677zM70.61 67.067l-25.094 8.154-3.05 20.585L73.38 85.76l-2.77-18.694z" fill="#F4481E" fill-rule="nonzero"/><path d="m79.949 59.333 7.455 50.323c-8.561 4.886-18.472 7.677-29.035 7.677-10.563 0-20.474-2.791-29.036-7.677l7.456-50.323H32V48.667h5.333V27.333L58.667 14 80 27.333v21.334h5.333v10.666H79.95z" fill="url(#g)" fill-rule="nonzero"/><path fill="url(#h)" fill-rule="nonzero" d="M58.667 48.667H37.333V27.333L58.667 14z"/><path d="M58.667 117.333a58.62 58.62 0 0 1-29.036-7.677l6.685-50.323h22.35v58z" fill="url(#i)" fill-rule="nonzero"/><path fill="url(#j)" fill-rule="nonzero" transform="matrix(-1 0 0 1 90.667 0)" d="M32 48.667h26.667v10.667H32z"/><circle fill="url(#k)" fill-rule="nonzero" cx="58.667" cy="58.667" r="58.667"/><path d="M12.667 38h40v40h-40z"/><g transform="translate(14.333 46.333)"><mask id="m" fill="#fff"><use href="#l"/></mask><g mask="url(#m)"><path d="M28.333 8.333h-4.05C22.567 3.475 17.942 0 12.5 0 5.6 0 0 5.6 0 12.5S5.6 25 12.5 25h15.833c4.6 0 8.334-3.733 8.334-8.333s-3.734-8.334-8.334-8.334z" fill="#FAFAFA" fill-rule="nonzero"/><path d="M36.667 16.767v-.1c0-4.6-3.734-8.334-8.334-8.334h-4.166v.209h4.166a8.335 8.335 0 0 1 8.334 8.225z" fill-opacity=".2" fill="#FFF" fill-rule="nonzero"/><path fill="url(#n)" fill-rule="nonzero" d="M40.958 25H12.5L24.292 8.333z"/><g transform="translate(12.5 8.333)"><mask id="p" fill="#fff"><use href="#o"/></mask><g mask="url(#p)"><g transform="translate(-2.5 -10.833)"><image opacity=".1" width="17.5" height="26.667" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAgCAYAAAD9oDOIAAAABGdBTUEAALGN5fIAKQAAA7ZJREFUSA2dlttvEkEYxdnlWqhQoEWrlRq1xqQv+qLP9f82fdamvmhjVBJbSnrjUtoCheWy/s6ERagsBSc5+WZnvzl75sxtrcDfYg2rXvTeuMOKF7123+gR2Nvb26FOpxNrt9uheDxuq0ez2XSXlpa6VDuFQqFHHIB7yUVqQRhuNBpZy7LyrutmiBHaA7Zt93i+5vksEonUer1eA3J9ROS+JcgbK5VKJej8EpIdCD4Q3xHf0rbN+01icjAYhLvdbn9jY8Mpl8t9X0ZeiNReX1+PO46zBdEOz+/BK7AJngq0PyZmg8GgjVpnbW2tl06n+7VaTVb8Y4dRmsvlYpDmUfgGVVvEVZITQzwQIVBbkvcRIPJeLBZz8F2qJ4hFGmD4YUIaPENVnpgEIaAJU04MLAP5nQNpMED5FapbKJ7w2ChNJpPkWB6xhi1VmiwzkUSR6yNSn0HpCqNxQQXiy2q12qF9pNYordfrLh7ZTEaaxOckyMM4MEuLqKIPBPl4lCgMIL8ElVAo1Gi1WlpyhtiQ8mBlMhl1kH+anCdAdTMSolc85VIdIt8FN1KLDU3PBo9UvgZIULK8vWuBR6ooYptc2SPFXUgvwuFwrVKpGBtGpHNaAIcpxgpqEqENUsa602w2eyO1455pKG08LZN0QnIdaPeMJoD6eFFfrYg8/V7T5xF1KZ+YCJevSf45+DWME7NK23iR2jBkWn4P6ZtkwrSCrAmlh4eHUlYn4YSvl6m3gZ9SXmkarDCIKtJPH5pQqudFLQig1Cimb5QJM0pHEyVGlQVWgclHodan/C/2+/3SysrKzfjwleT+hwVaWtq6LxTxNXKX1BCTMO8qINXSaLX7UlgR51APTiVdYBXA4+qUakJeB63b29v+VNIFLND+b0J6DH5AekbsTCOlfa5VoKXWhagKcUHQlaO7zJfUs0DJdL4ADhgvOkMb4Ihd+BXyIy5NqZ7YpuMdzCrgZL+mUTvsCvLxLSvCFjgF38FPVFaHtrk6EPwKPK6DiiZRChzUyEMN+xaUeN4nfuJm+U2eVJsbYCYpyV04rkg+h+Caeoq6ZrsE9njeBV+Y8YtisTgaiZ+n9OFM4+YkyE/5egqxTnrN9B74iO97iUSixJUt5aN7SgvXt4ydsSkI10mUym/Ud0W4vLx8fHBwIEK1j8pMUrKs1dVVG3UxPNMxp4n5DPYhLE0jFPMsT/XejUajbf5MdFjo2giisMyQK36E6mTOP1VmFPPzxvsIHluQO/f9T81Dqu/dzZt1cAf+AMymEnybyIybAAAAAElFTkSuQmCC"/><path d="m2.5 2.5 6.758 21.342C11.517 21.575 15 18.45 15 15 15 8.1 9.4 2.5 2.5 2.5z" fill="#E1E1E1" fill-rule="nonzero"/></g></g></g><circle fill="#FFF" fill-rule="nonzero" cx="12.5" cy="12.5" r="12.5"/><path d="M12.5.208c6.867 0 12.442 5.542 12.5 12.4v-.1c0-6.9-5.6-12.5-12.5-12.5S0 5.6 0 12.5v.1C.058 5.75 5.633.208 12.5.208z" fill-opacity=".2" fill="#FFF" fill-rule="nonzero"/><path d="M28.333 24.792H12.5c-6.867 0-12.442-5.542-12.5-12.4v.1c0 6.9 5.6 12.5 12.5 12.5h15.833c4.6 0 8.334-3.734 8.334-8.334v-.1c-.059 4.559-3.767 8.234-8.334 8.234z" fill-opacity=".1" fill="#212121" fill-rule="nonzero"/></g></g><path d="M28.333 8.333h-4.05C22.567 3.475 17.942 0 12.5 0 5.6 0 0 5.6 0 12.5S5.6 25 12.5 25h15.833c4.6 0 8.334-3.733 8.334-8.333s-3.734-8.334-8.334-8.334z" fill="url(#q)" fill-rule="nonzero" transform="translate(14.333 46.333)"/><g fill-rule="nonzero" opacity=".1"><path d="M58.667.613c32.3 0 58.493 26.1 58.66 58.36 0-.1.006-.2.006-.306C117.333 26.267 91.067 0 58.667 0S0 26.267 0 58.667c0 .1.007.2.007.306.166-32.26 26.36-58.36 58.66-58.36z" fill="#FFF"/><path d="M117.327 58.36c-.167 32.26-26.36 58.36-58.66 58.36S.173 90.62.007 58.36c0 .107-.007.207-.007.307 0 32.4 26.267 58.666 58.667 58.666 32.4 0 58.666-26.266 58.666-58.666 0-.1-.006-.2-.006-.307z" fill="#263238"/></g><circle fill="url(#k)" fill-rule="nonzero" cx="58.667" cy="58.667" r="58.667"/></g></g></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 15.25a.962.962 0 0 1-.708-.292.962.962 0 0 1-.292-.708c0-.278.097-.514.292-.708a.962.962 0 0 1 .708-.292c.278 0 .514.097.708.292.195.194.292.43.292.708a.962.962 0 0 1-.292.708.962.962 0 0 1-.708.292ZM6 15v-1.5h11V15H6Zm-2.5-4a.962.962 0 0 1-.708-.292A.962.962 0 0 1 2.5 10c0-.278.097-.514.292-.708A.962.962 0 0 1 3.5 9c.278 0 .514.097.708.292.195.194.292.43.292.708a.962.962 0 0 1-.292.708A.962.962 0 0 1 3.5 11Zm2.5-.25v-1.5h11v1.5H6Zm-2.5-4a.962.962 0 0 1-.708-.292.962.962 0 0 1-.292-.708c0-.278.097-.514.292-.708A.962.962 0 0 1 3.5 4.75c.278 0 .514.097.708.292.195.194.292.43.292.708a.962.962 0 0 1-.292.708.962.962 0 0 1-.708.292ZM6 6.5V5h11v1.5H6Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 18a.815.815 0 0 1-.48-.146.88.88 0 0 1-.29-.416 12.932 12.932 0 0 0-.96-2.084c-.36-.666-.888-1.444-1.582-2.333A17.87 17.87 0 0 1 5.02 10.5c-.417-.806-.625-1.77-.625-2.896 0-1.555.542-2.875 1.625-3.958C7.118 2.549 8.444 2 10 2s2.875.549 3.958 1.646c1.098 1.083 1.646 2.403 1.646 3.958 0 1.222-.236 2.236-.708 3.042a23.501 23.501 0 0 1-1.584 2.375c-.722.944-1.27 1.743-1.645 2.396-.361.639-.66 1.312-.896 2.02-.07.167-.174.306-.313.417A.724.724 0 0 1 10 18Zm0-2.646c.236-.472.5-.937.792-1.396.305-.472.75-1.09 1.333-1.854a17.386 17.386 0 0 0 1.417-2.083c.375-.653.562-1.459.562-2.417 0-1.125-.403-2.09-1.208-2.896C12.09 3.903 11.125 3.5 10 3.5c-1.139 0-2.111.403-2.917 1.208-.791.806-1.187 1.771-1.187 2.896 0 .958.187 1.764.562 2.417.375.639.848 1.333 1.417 2.083.583.764 1.02 1.382 1.313 1.854.305.459.576.924.812 1.396Zm0-5.729c.556 0 1.028-.194 1.417-.583.402-.403.604-.882.604-1.438 0-.555-.202-1.028-.604-1.417A1.896 1.896 0 0 0 10 5.583c-.556 0-1.035.202-1.437.604a1.929 1.929 0 0 0-.584 1.417c0 .556.195 1.035.584 1.438.402.389.881.583 1.437.583Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 18c-.417 0-.77-.146-1.062-.438A1.444 1.444 0 0 1 4 16.5v-8c0-.417.146-.77.438-1.062A1.444 1.444 0 0 1 5.5 7H6V5c0-1.111.389-2.056 1.167-2.833C7.944 1.389 8.889 1 10 1c1.111 0 2.056.389 2.833 1.167C13.611 2.944 14 3.889 14 5v2h.5c.417 0 .77.146 1.062.438.292.291.438.645.438 1.062v8c0 .417-.146.77-.438 1.062A1.444 1.444 0 0 1 14.5 18h-9Zm0-1.5h9v-8h-9v8ZM10 14c.417 0 .77-.146 1.062-.438.292-.291.438-.645.438-1.062 0-.417-.146-.77-.438-1.062A1.444 1.444 0 0 0 10 11c-.417 0-.77.146-1.062.438A1.444 1.444 0 0 0 8.5 12.5c0 .417.146.77.438 1.062.291.292.645.438 1.062.438ZM7.5 7h5V5c0-.695-.243-1.285-.729-1.771A2.411 2.411 0 0 0 10 2.5c-.695 0-1.285.243-1.771.729A2.411 2.411 0 0 0 7.5 5v2Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m3.042 14.146 3.02-8.084h1.959l3.041 8.084H9.23l-.646-1.854h-3l-.687 1.854H3.042Zm3.02-3.417h1.98l-.98-2.708h-.041l-.959 2.708Zm7.605 3.604c-.611 0-1.115-.184-1.51-.552-.397-.368-.595-.837-.595-1.406 0-.583.216-1.056.646-1.417.43-.36 1.014-.541 1.75-.541.264 0 .549.03.854.093.306.063.521.129.646.198v-.354c0-.208-.135-.406-.406-.594a1.523 1.523 0 0 0-.885-.28c-.278 0-.539.058-.782.176a4.352 4.352 0 0 0-.822.552l-.834-1.166c.25-.25.625-.473 1.125-.667a4.165 4.165 0 0 1 1.521-.292c.778 0 1.413.22 1.906.657.493.437.74 1.01.74 1.718v3.646h-1.584v-.541h-.062a1.92 1.92 0 0 1-.74.583 2.387 2.387 0 0 1-.968.187ZM14.083 13c.403 0 .73-.121.98-.365.25-.243.374-.538.374-.885a1.613 1.613 0 0 0-.447-.146 3.394 3.394 0 0 0-.573-.041c-.361 0-.65.072-.865.218-.215.146-.323.323-.323.531 0 .237.077.41.23.521.152.111.36.167.624.167Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" height="20" viewBox="0 -960 960 960" width="20" fill="none"><path d="M72-240v-192h72v120h672v-120h72v192H72Zm302.903-144v-31H372q-16 21-35.5 31t-46.237 10q-46.789 0-73.526-24.695Q190-423.389 190-466q0-41 30.5-66t80.5-25q21 0 42 4t32 10v-14q0-24-19-40t-48-16q-21 0-37.5 8.5T240-579l-41-32q17-25 46.5-38.5t64.84-13.5Q368-663 400-634.716q32 28.283 32 81.974V-384h-57.097ZM312-514q-29 0-46 13t-17 34q0 20 14.167 31.5Q277.333-424 300-424q32 0 53-21.706t21-52.576Q360-506 344.5-510t-32.5-4Zm192 130v-387h59v109.182L560-623h3q3-5 23.583-25t64.689-20Q714-668 749-623.5 784-579 784-522t-35.073 102q-35.072 45-97.53 45Q612-375 590.5-393T563-420h-3v36h-56Zm138-229q-38 0-60 28.159t-22 62.523Q560-487 582-458.5t60 28.5q38 0 60.5-28.5T725-522q0-35-22.5-63T642-613Z" fill="#000"/></svg>
@@ -1 +0,0 @@
1
- <svg width="20" height="20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 7H7v5H5.5V7ZM14.5 7H13v5h1.5V7ZM9.25 7h1.5v5h-1.5V7Z" fill="#000"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5 2H5v2H3a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1h2v2h1.5v-2h2.75v2h1.5v-2h2.75v2H15v-2h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-2V2h-1.5v2h-2.75V2h-1.5v2H6.5V2Zm-3 11.5v-8h13v8h-13Z" fill="#000"/></svg>