okonomi_ui_kit 0.1.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 (1333) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +28 -0
  4. data/Rakefile +8 -0
  5. data/app/assets/builds/okonomi_ui_kit/application.tailwind.css +1626 -0
  6. data/app/assets/images/heroicons/micro/academic-cap.svg +5 -0
  7. data/app/assets/images/heroicons/micro/adjustments-horizontal.svg +8 -0
  8. data/app/assets/images/heroicons/micro/adjustments-vertical.svg +8 -0
  9. data/app/assets/images/heroicons/micro/archive-box-arrow-down.svg +4 -0
  10. data/app/assets/images/heroicons/micro/archive-box-x-mark.svg +4 -0
  11. data/app/assets/images/heroicons/micro/archive-box.svg +4 -0
  12. data/app/assets/images/heroicons/micro/arrow-down-circle.svg +3 -0
  13. data/app/assets/images/heroicons/micro/arrow-down-left.svg +3 -0
  14. data/app/assets/images/heroicons/micro/arrow-down-on-square-stack.svg +5 -0
  15. data/app/assets/images/heroicons/micro/arrow-down-on-square.svg +4 -0
  16. data/app/assets/images/heroicons/micro/arrow-down-right.svg +3 -0
  17. data/app/assets/images/heroicons/micro/arrow-down-tray.svg +4 -0
  18. data/app/assets/images/heroicons/micro/arrow-down.svg +3 -0
  19. data/app/assets/images/heroicons/micro/arrow-left-circle.svg +3 -0
  20. data/app/assets/images/heroicons/micro/arrow-left-end-on-rectangle.svg +4 -0
  21. data/app/assets/images/heroicons/micro/arrow-left-start-on-rectangle.svg +3 -0
  22. data/app/assets/images/heroicons/micro/arrow-left.svg +3 -0
  23. data/app/assets/images/heroicons/micro/arrow-long-down.svg +3 -0
  24. data/app/assets/images/heroicons/micro/arrow-long-left.svg +3 -0
  25. data/app/assets/images/heroicons/micro/arrow-long-right.svg +3 -0
  26. data/app/assets/images/heroicons/micro/arrow-long-up.svg +3 -0
  27. data/app/assets/images/heroicons/micro/arrow-path-rounded-square.svg +3 -0
  28. data/app/assets/images/heroicons/micro/arrow-path.svg +3 -0
  29. data/app/assets/images/heroicons/micro/arrow-right-circle.svg +3 -0
  30. data/app/assets/images/heroicons/micro/arrow-right-end-on-rectangle.svg +4 -0
  31. data/app/assets/images/heroicons/micro/arrow-right-start-on-rectangle.svg +3 -0
  32. data/app/assets/images/heroicons/micro/arrow-right.svg +3 -0
  33. data/app/assets/images/heroicons/micro/arrow-top-right-on-square.svg +4 -0
  34. data/app/assets/images/heroicons/micro/arrow-trending-down.svg +3 -0
  35. data/app/assets/images/heroicons/micro/arrow-trending-up.svg +3 -0
  36. data/app/assets/images/heroicons/micro/arrow-turn-down-left.svg +3 -0
  37. data/app/assets/images/heroicons/micro/arrow-turn-down-right.svg +3 -0
  38. data/app/assets/images/heroicons/micro/arrow-turn-left-down.svg +3 -0
  39. data/app/assets/images/heroicons/micro/arrow-turn-left-up.svg +3 -0
  40. data/app/assets/images/heroicons/micro/arrow-turn-right-down.svg +3 -0
  41. data/app/assets/images/heroicons/micro/arrow-turn-right-up.svg +3 -0
  42. data/app/assets/images/heroicons/micro/arrow-turn-up-left.svg +3 -0
  43. data/app/assets/images/heroicons/micro/arrow-turn-up-right.svg +3 -0
  44. data/app/assets/images/heroicons/micro/arrow-up-circle.svg +3 -0
  45. data/app/assets/images/heroicons/micro/arrow-up-left.svg +3 -0
  46. data/app/assets/images/heroicons/micro/arrow-up-on-square-stack.svg +5 -0
  47. data/app/assets/images/heroicons/micro/arrow-up-on-square.svg +3 -0
  48. data/app/assets/images/heroicons/micro/arrow-up-right.svg +3 -0
  49. data/app/assets/images/heroicons/micro/arrow-up-tray.svg +4 -0
  50. data/app/assets/images/heroicons/micro/arrow-up.svg +3 -0
  51. data/app/assets/images/heroicons/micro/arrow-uturn-down.svg +3 -0
  52. data/app/assets/images/heroicons/micro/arrow-uturn-left.svg +3 -0
  53. data/app/assets/images/heroicons/micro/arrow-uturn-right.svg +3 -0
  54. data/app/assets/images/heroicons/micro/arrow-uturn-up.svg +3 -0
  55. data/app/assets/images/heroicons/micro/arrows-pointing-in.svg +3 -0
  56. data/app/assets/images/heroicons/micro/arrows-pointing-out.svg +6 -0
  57. data/app/assets/images/heroicons/micro/arrows-right-left.svg +3 -0
  58. data/app/assets/images/heroicons/micro/arrows-up-down.svg +4 -0
  59. data/app/assets/images/heroicons/micro/at-symbol.svg +3 -0
  60. data/app/assets/images/heroicons/micro/backspace.svg +3 -0
  61. data/app/assets/images/heroicons/micro/backward.svg +3 -0
  62. data/app/assets/images/heroicons/micro/banknotes.svg +4 -0
  63. data/app/assets/images/heroicons/micro/bars-2.svg +3 -0
  64. data/app/assets/images/heroicons/micro/bars-3-bottom-left.svg +3 -0
  65. data/app/assets/images/heroicons/micro/bars-3-bottom-right.svg +3 -0
  66. data/app/assets/images/heroicons/micro/bars-3-center-left.svg +3 -0
  67. data/app/assets/images/heroicons/micro/bars-3.svg +3 -0
  68. data/app/assets/images/heroicons/micro/bars-4.svg +4 -0
  69. data/app/assets/images/heroicons/micro/bars-arrow-down.svg +5 -0
  70. data/app/assets/images/heroicons/micro/bars-arrow-up.svg +5 -0
  71. data/app/assets/images/heroicons/micro/battery-0.svg +3 -0
  72. data/app/assets/images/heroicons/micro/battery-100.svg +4 -0
  73. data/app/assets/images/heroicons/micro/battery-50.svg +4 -0
  74. data/app/assets/images/heroicons/micro/beaker.svg +3 -0
  75. data/app/assets/images/heroicons/micro/bell-alert.svg +5 -0
  76. data/app/assets/images/heroicons/micro/bell-slash.svg +5 -0
  77. data/app/assets/images/heroicons/micro/bell-snooze.svg +3 -0
  78. data/app/assets/images/heroicons/micro/bell.svg +3 -0
  79. data/app/assets/images/heroicons/micro/bold.svg +3 -0
  80. data/app/assets/images/heroicons/micro/bolt-slash.svg +5 -0
  81. data/app/assets/images/heroicons/micro/bolt.svg +3 -0
  82. data/app/assets/images/heroicons/micro/book-open.svg +4 -0
  83. data/app/assets/images/heroicons/micro/bookmark-slash.svg +5 -0
  84. data/app/assets/images/heroicons/micro/bookmark-square.svg +3 -0
  85. data/app/assets/images/heroicons/micro/bookmark.svg +3 -0
  86. data/app/assets/images/heroicons/micro/briefcase.svg +4 -0
  87. data/app/assets/images/heroicons/micro/bug-ant.svg +3 -0
  88. data/app/assets/images/heroicons/micro/building-library.svg +3 -0
  89. data/app/assets/images/heroicons/micro/building-office-2.svg +4 -0
  90. data/app/assets/images/heroicons/micro/building-office.svg +3 -0
  91. data/app/assets/images/heroicons/micro/building-storefront.svg +4 -0
  92. data/app/assets/images/heroicons/micro/cake.svg +7 -0
  93. data/app/assets/images/heroicons/micro/calculator.svg +3 -0
  94. data/app/assets/images/heroicons/micro/calendar-date-range.svg +6 -0
  95. data/app/assets/images/heroicons/micro/calendar-days.svg +8 -0
  96. data/app/assets/images/heroicons/micro/calendar.svg +3 -0
  97. data/app/assets/images/heroicons/micro/camera.svg +4 -0
  98. data/app/assets/images/heroicons/micro/chart-bar-square.svg +3 -0
  99. data/app/assets/images/heroicons/micro/chart-bar.svg +5 -0
  100. data/app/assets/images/heroicons/micro/chart-pie.svg +4 -0
  101. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center-text.svg +3 -0
  102. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center.svg +3 -0
  103. data/app/assets/images/heroicons/micro/chat-bubble-left-ellipsis.svg +3 -0
  104. data/app/assets/images/heroicons/micro/chat-bubble-left-right.svg +4 -0
  105. data/app/assets/images/heroicons/micro/chat-bubble-left.svg +3 -0
  106. data/app/assets/images/heroicons/micro/chat-bubble-oval-left-ellipsis.svg +3 -0
  107. data/app/assets/images/heroicons/micro/chat-bubble-oval-left.svg +3 -0
  108. data/app/assets/images/heroicons/micro/check-badge.svg +3 -0
  109. data/app/assets/images/heroicons/micro/check-circle.svg +3 -0
  110. data/app/assets/images/heroicons/micro/check.svg +3 -0
  111. data/app/assets/images/heroicons/micro/chevron-double-down.svg +3 -0
  112. data/app/assets/images/heroicons/micro/chevron-double-left.svg +3 -0
  113. data/app/assets/images/heroicons/micro/chevron-double-right.svg +3 -0
  114. data/app/assets/images/heroicons/micro/chevron-double-up.svg +3 -0
  115. data/app/assets/images/heroicons/micro/chevron-down.svg +3 -0
  116. data/app/assets/images/heroicons/micro/chevron-left.svg +3 -0
  117. data/app/assets/images/heroicons/micro/chevron-right.svg +3 -0
  118. data/app/assets/images/heroicons/micro/chevron-up-down.svg +4 -0
  119. data/app/assets/images/heroicons/micro/chevron-up.svg +3 -0
  120. data/app/assets/images/heroicons/micro/circle-stack.svg +5 -0
  121. data/app/assets/images/heroicons/micro/clipboard-document-check.svg +4 -0
  122. data/app/assets/images/heroicons/micro/clipboard-document-list.svg +4 -0
  123. data/app/assets/images/heroicons/micro/clipboard-document.svg +4 -0
  124. data/app/assets/images/heroicons/micro/clipboard.svg +3 -0
  125. data/app/assets/images/heroicons/micro/clock.svg +3 -0
  126. data/app/assets/images/heroicons/micro/cloud-arrow-down.svg +3 -0
  127. data/app/assets/images/heroicons/micro/cloud-arrow-up.svg +3 -0
  128. data/app/assets/images/heroicons/micro/cloud.svg +3 -0
  129. data/app/assets/images/heroicons/micro/code-bracket-square.svg +3 -0
  130. data/app/assets/images/heroicons/micro/code-bracket.svg +5 -0
  131. data/app/assets/images/heroicons/micro/cog-6-tooth.svg +3 -0
  132. data/app/assets/images/heroicons/micro/cog-8-tooth.svg +3 -0
  133. data/app/assets/images/heroicons/micro/cog.svg +3 -0
  134. data/app/assets/images/heroicons/micro/command-line.svg +3 -0
  135. data/app/assets/images/heroicons/micro/computer-desktop.svg +3 -0
  136. data/app/assets/images/heroicons/micro/cpu-chip.svg +4 -0
  137. data/app/assets/images/heroicons/micro/credit-card.svg +4 -0
  138. data/app/assets/images/heroicons/micro/cube-transparent.svg +3 -0
  139. data/app/assets/images/heroicons/micro/cube.svg +5 -0
  140. data/app/assets/images/heroicons/micro/currency-bangladeshi.svg +3 -0
  141. data/app/assets/images/heroicons/micro/currency-dollar.svg +5 -0
  142. data/app/assets/images/heroicons/micro/currency-euro.svg +3 -0
  143. data/app/assets/images/heroicons/micro/currency-pound.svg +3 -0
  144. data/app/assets/images/heroicons/micro/currency-rupee.svg +3 -0
  145. data/app/assets/images/heroicons/micro/currency-yen.svg +3 -0
  146. data/app/assets/images/heroicons/micro/cursor-arrow-rays.svg +9 -0
  147. data/app/assets/images/heroicons/micro/cursor-arrow-ripple.svg +5 -0
  148. data/app/assets/images/heroicons/micro/device-phone-mobile.svg +4 -0
  149. data/app/assets/images/heroicons/micro/device-tablet.svg +4 -0
  150. data/app/assets/images/heroicons/micro/divide.svg +5 -0
  151. data/app/assets/images/heroicons/micro/document-arrow-down.svg +3 -0
  152. data/app/assets/images/heroicons/micro/document-arrow-up.svg +3 -0
  153. data/app/assets/images/heroicons/micro/document-chart-bar.svg +3 -0
  154. data/app/assets/images/heroicons/micro/document-check.svg +3 -0
  155. data/app/assets/images/heroicons/micro/document-currency-bangladeshi.svg +3 -0
  156. data/app/assets/images/heroicons/micro/document-currency-dollar.svg +5 -0
  157. data/app/assets/images/heroicons/micro/document-currency-euro.svg +3 -0
  158. data/app/assets/images/heroicons/micro/document-currency-pound.svg +3 -0
  159. data/app/assets/images/heroicons/micro/document-currency-rupee.svg +3 -0
  160. data/app/assets/images/heroicons/micro/document-currency-yen.svg +3 -0
  161. data/app/assets/images/heroicons/micro/document-duplicate.svg +4 -0
  162. data/app/assets/images/heroicons/micro/document-magnifying-glass.svg +4 -0
  163. data/app/assets/images/heroicons/micro/document-minus.svg +3 -0
  164. data/app/assets/images/heroicons/micro/document-plus.svg +3 -0
  165. data/app/assets/images/heroicons/micro/document-text.svg +3 -0
  166. data/app/assets/images/heroicons/micro/document.svg +3 -0
  167. data/app/assets/images/heroicons/micro/ellipsis-horizontal-circle.svg +3 -0
  168. data/app/assets/images/heroicons/micro/ellipsis-horizontal.svg +5 -0
  169. data/app/assets/images/heroicons/micro/ellipsis-vertical.svg +5 -0
  170. data/app/assets/images/heroicons/micro/envelope-open.svg +3 -0
  171. data/app/assets/images/heroicons/micro/envelope.svg +4 -0
  172. data/app/assets/images/heroicons/micro/equals.svg +4 -0
  173. data/app/assets/images/heroicons/micro/exclamation-circle.svg +3 -0
  174. data/app/assets/images/heroicons/micro/exclamation-triangle.svg +3 -0
  175. data/app/assets/images/heroicons/micro/eye-dropper.svg +3 -0
  176. data/app/assets/images/heroicons/micro/eye-slash.svg +4 -0
  177. data/app/assets/images/heroicons/micro/eye.svg +4 -0
  178. data/app/assets/images/heroicons/micro/face-frown.svg +3 -0
  179. data/app/assets/images/heroicons/micro/face-smile.svg +3 -0
  180. data/app/assets/images/heroicons/micro/film.svg +3 -0
  181. data/app/assets/images/heroicons/micro/finger-print.svg +3 -0
  182. data/app/assets/images/heroicons/micro/fire.svg +3 -0
  183. data/app/assets/images/heroicons/micro/flag.svg +3 -0
  184. data/app/assets/images/heroicons/micro/folder-arrow-down.svg +3 -0
  185. data/app/assets/images/heroicons/micro/folder-minus.svg +3 -0
  186. data/app/assets/images/heroicons/micro/folder-open.svg +4 -0
  187. data/app/assets/images/heroicons/micro/folder-plus.svg +3 -0
  188. data/app/assets/images/heroicons/micro/folder.svg +4 -0
  189. data/app/assets/images/heroicons/micro/forward.svg +3 -0
  190. data/app/assets/images/heroicons/micro/funnel.svg +3 -0
  191. data/app/assets/images/heroicons/micro/gif.svg +3 -0
  192. data/app/assets/images/heroicons/micro/gift-top.svg +8 -0
  193. data/app/assets/images/heroicons/micro/gift.svg +5 -0
  194. data/app/assets/images/heroicons/micro/globe-alt.svg +3 -0
  195. data/app/assets/images/heroicons/micro/globe-americas.svg +3 -0
  196. data/app/assets/images/heroicons/micro/globe-asia-australia.svg +3 -0
  197. data/app/assets/images/heroicons/micro/globe-europe-africa.svg +3 -0
  198. data/app/assets/images/heroicons/micro/h1.svg +3 -0
  199. data/app/assets/images/heroicons/micro/h2.svg +3 -0
  200. data/app/assets/images/heroicons/micro/h3.svg +3 -0
  201. data/app/assets/images/heroicons/micro/hand-raised.svg +3 -0
  202. data/app/assets/images/heroicons/micro/hand-thumb-down.svg +4 -0
  203. data/app/assets/images/heroicons/micro/hand-thumb-up.svg +4 -0
  204. data/app/assets/images/heroicons/micro/hashtag.svg +3 -0
  205. data/app/assets/images/heroicons/micro/heart.svg +3 -0
  206. data/app/assets/images/heroicons/micro/home-modern.svg +4 -0
  207. data/app/assets/images/heroicons/micro/home.svg +3 -0
  208. data/app/assets/images/heroicons/micro/identification.svg +3 -0
  209. data/app/assets/images/heroicons/micro/inbox-arrow-down.svg +4 -0
  210. data/app/assets/images/heroicons/micro/inbox-stack.svg +4 -0
  211. data/app/assets/images/heroicons/micro/inbox.svg +3 -0
  212. data/app/assets/images/heroicons/micro/information-circle.svg +3 -0
  213. data/app/assets/images/heroicons/micro/italic.svg +3 -0
  214. data/app/assets/images/heroicons/micro/key.svg +3 -0
  215. data/app/assets/images/heroicons/micro/language.svg +4 -0
  216. data/app/assets/images/heroicons/micro/lifebuoy.svg +3 -0
  217. data/app/assets/images/heroicons/micro/light-bulb.svg +4 -0
  218. data/app/assets/images/heroicons/micro/link-slash.svg +4 -0
  219. data/app/assets/images/heroicons/micro/link.svg +4 -0
  220. data/app/assets/images/heroicons/micro/list-bullet.svg +8 -0
  221. data/app/assets/images/heroicons/micro/lock-closed.svg +3 -0
  222. data/app/assets/images/heroicons/micro/lock-open.svg +3 -0
  223. data/app/assets/images/heroicons/micro/magnifying-glass-circle.svg +4 -0
  224. data/app/assets/images/heroicons/micro/magnifying-glass-minus.svg +4 -0
  225. data/app/assets/images/heroicons/micro/magnifying-glass-plus.svg +4 -0
  226. data/app/assets/images/heroicons/micro/magnifying-glass.svg +3 -0
  227. data/app/assets/images/heroicons/micro/map-pin.svg +3 -0
  228. data/app/assets/images/heroicons/micro/map.svg +3 -0
  229. data/app/assets/images/heroicons/micro/megaphone.svg +4 -0
  230. data/app/assets/images/heroicons/micro/microphone.svg +4 -0
  231. data/app/assets/images/heroicons/micro/minus-circle.svg +3 -0
  232. data/app/assets/images/heroicons/micro/minus.svg +3 -0
  233. data/app/assets/images/heroicons/micro/moon.svg +3 -0
  234. data/app/assets/images/heroicons/micro/musical-note.svg +3 -0
  235. data/app/assets/images/heroicons/micro/newspaper.svg +4 -0
  236. data/app/assets/images/heroicons/micro/no-symbol.svg +3 -0
  237. data/app/assets/images/heroicons/micro/numbered-list.svg +8 -0
  238. data/app/assets/images/heroicons/micro/paint-brush.svg +4 -0
  239. data/app/assets/images/heroicons/micro/paper-airplane.svg +3 -0
  240. data/app/assets/images/heroicons/micro/paper-clip.svg +3 -0
  241. data/app/assets/images/heroicons/micro/pause-circle.svg +3 -0
  242. data/app/assets/images/heroicons/micro/pause.svg +4 -0
  243. data/app/assets/images/heroicons/micro/pencil-square.svg +4 -0
  244. data/app/assets/images/heroicons/micro/pencil.svg +3 -0
  245. data/app/assets/images/heroicons/micro/percent-badge.svg +3 -0
  246. data/app/assets/images/heroicons/micro/phone-arrow-down-left.svg +4 -0
  247. data/app/assets/images/heroicons/micro/phone-arrow-up-right.svg +4 -0
  248. data/app/assets/images/heroicons/micro/phone-x-mark.svg +4 -0
  249. data/app/assets/images/heroicons/micro/phone.svg +3 -0
  250. data/app/assets/images/heroicons/micro/photo.svg +3 -0
  251. data/app/assets/images/heroicons/micro/play-circle.svg +3 -0
  252. data/app/assets/images/heroicons/micro/play-pause.svg +5 -0
  253. data/app/assets/images/heroicons/micro/play.svg +3 -0
  254. data/app/assets/images/heroicons/micro/plus-circle.svg +3 -0
  255. data/app/assets/images/heroicons/micro/plus.svg +3 -0
  256. data/app/assets/images/heroicons/micro/power.svg +3 -0
  257. data/app/assets/images/heroicons/micro/presentation-chart-bar.svg +3 -0
  258. data/app/assets/images/heroicons/micro/presentation-chart-line.svg +3 -0
  259. data/app/assets/images/heroicons/micro/printer.svg +3 -0
  260. data/app/assets/images/heroicons/micro/puzzle-piece.svg +3 -0
  261. data/app/assets/images/heroicons/micro/qr-code.svg +13 -0
  262. data/app/assets/images/heroicons/micro/question-mark-circle.svg +3 -0
  263. data/app/assets/images/heroicons/micro/queue-list.svg +5 -0
  264. data/app/assets/images/heroicons/micro/radio.svg +3 -0
  265. data/app/assets/images/heroicons/micro/receipt-percent.svg +3 -0
  266. data/app/assets/images/heroicons/micro/receipt-refund.svg +3 -0
  267. data/app/assets/images/heroicons/micro/rectangle-group.svg +5 -0
  268. data/app/assets/images/heroicons/micro/rectangle-stack.svg +5 -0
  269. data/app/assets/images/heroicons/micro/rocket-launch.svg +4 -0
  270. data/app/assets/images/heroicons/micro/rss.svg +3 -0
  271. data/app/assets/images/heroicons/micro/scale.svg +3 -0
  272. data/app/assets/images/heroicons/micro/scissors.svg +5 -0
  273. data/app/assets/images/heroicons/micro/server-stack.svg +5 -0
  274. data/app/assets/images/heroicons/micro/server.svg +4 -0
  275. data/app/assets/images/heroicons/micro/share.svg +3 -0
  276. data/app/assets/images/heroicons/micro/shield-check.svg +3 -0
  277. data/app/assets/images/heroicons/micro/shield-exclamation.svg +3 -0
  278. data/app/assets/images/heroicons/micro/shopping-bag.svg +3 -0
  279. data/app/assets/images/heroicons/micro/shopping-cart.svg +5 -0
  280. data/app/assets/images/heroicons/micro/signal-slash.svg +7 -0
  281. data/app/assets/images/heroicons/micro/signal.svg +5 -0
  282. data/app/assets/images/heroicons/micro/slash.svg +3 -0
  283. data/app/assets/images/heroicons/micro/sparkles.svg +5 -0
  284. data/app/assets/images/heroicons/micro/speaker-wave.svg +5 -0
  285. data/app/assets/images/heroicons/micro/speaker-x-mark.svg +4 -0
  286. data/app/assets/images/heroicons/micro/square-2-stack.svg +4 -0
  287. data/app/assets/images/heroicons/micro/square-3-stack-3d.svg +5 -0
  288. data/app/assets/images/heroicons/micro/squares-2x2.svg +6 -0
  289. data/app/assets/images/heroicons/micro/squares-plus.svg +6 -0
  290. data/app/assets/images/heroicons/micro/star.svg +3 -0
  291. data/app/assets/images/heroicons/micro/stop-circle.svg +3 -0
  292. data/app/assets/images/heroicons/micro/stop.svg +3 -0
  293. data/app/assets/images/heroicons/micro/strikethrough.svg +3 -0
  294. data/app/assets/images/heroicons/micro/sun.svg +11 -0
  295. data/app/assets/images/heroicons/micro/swatch.svg +5 -0
  296. data/app/assets/images/heroicons/micro/table-cells.svg +3 -0
  297. data/app/assets/images/heroicons/micro/tag.svg +3 -0
  298. data/app/assets/images/heroicons/micro/ticket.svg +3 -0
  299. data/app/assets/images/heroicons/micro/trash.svg +3 -0
  300. data/app/assets/images/heroicons/micro/trophy.svg +3 -0
  301. data/app/assets/images/heroicons/micro/truck.svg +7 -0
  302. data/app/assets/images/heroicons/micro/tv.svg +4 -0
  303. data/app/assets/images/heroicons/micro/underline.svg +3 -0
  304. data/app/assets/images/heroicons/micro/user-circle.svg +3 -0
  305. data/app/assets/images/heroicons/micro/user-group.svg +8 -0
  306. data/app/assets/images/heroicons/micro/user-minus.svg +5 -0
  307. data/app/assets/images/heroicons/micro/user-plus.svg +5 -0
  308. data/app/assets/images/heroicons/micro/user.svg +4 -0
  309. data/app/assets/images/heroicons/micro/users.svg +6 -0
  310. data/app/assets/images/heroicons/micro/variable.svg +5 -0
  311. data/app/assets/images/heroicons/micro/video-camera-slash.svg +6 -0
  312. data/app/assets/images/heroicons/micro/video-camera.svg +4 -0
  313. data/app/assets/images/heroicons/micro/view-columns.svg +5 -0
  314. data/app/assets/images/heroicons/micro/viewfinder-circle.svg +7 -0
  315. data/app/assets/images/heroicons/micro/wallet.svg +5 -0
  316. data/app/assets/images/heroicons/micro/wifi.svg +3 -0
  317. data/app/assets/images/heroicons/micro/window.svg +3 -0
  318. data/app/assets/images/heroicons/micro/wrench-screwdriver.svg +5 -0
  319. data/app/assets/images/heroicons/micro/wrench.svg +3 -0
  320. data/app/assets/images/heroicons/micro/x-circle.svg +3 -0
  321. data/app/assets/images/heroicons/micro/x-mark.svg +3 -0
  322. data/app/assets/images/heroicons/mini/academic-cap.svg +3 -0
  323. data/app/assets/images/heroicons/mini/adjustments-horizontal.svg +11 -0
  324. data/app/assets/images/heroicons/mini/adjustments-vertical.svg +11 -0
  325. data/app/assets/images/heroicons/mini/archive-box-arrow-down.svg +3 -0
  326. data/app/assets/images/heroicons/mini/archive-box-x-mark.svg +4 -0
  327. data/app/assets/images/heroicons/mini/archive-box.svg +4 -0
  328. data/app/assets/images/heroicons/mini/arrow-down-circle.svg +3 -0
  329. data/app/assets/images/heroicons/mini/arrow-down-left.svg +3 -0
  330. data/app/assets/images/heroicons/mini/arrow-down-on-square-stack.svg +3 -0
  331. data/app/assets/images/heroicons/mini/arrow-down-on-square.svg +3 -0
  332. data/app/assets/images/heroicons/mini/arrow-down-right.svg +3 -0
  333. data/app/assets/images/heroicons/mini/arrow-down-tray.svg +4 -0
  334. data/app/assets/images/heroicons/mini/arrow-down.svg +3 -0
  335. data/app/assets/images/heroicons/mini/arrow-left-circle.svg +3 -0
  336. data/app/assets/images/heroicons/mini/arrow-left-end-on-rectangle.svg +4 -0
  337. data/app/assets/images/heroicons/mini/arrow-left-on-rectangle.svg +4 -0
  338. data/app/assets/images/heroicons/mini/arrow-left-start-on-rectangle.svg +4 -0
  339. data/app/assets/images/heroicons/mini/arrow-left.svg +3 -0
  340. data/app/assets/images/heroicons/mini/arrow-long-down.svg +3 -0
  341. data/app/assets/images/heroicons/mini/arrow-long-left.svg +3 -0
  342. data/app/assets/images/heroicons/mini/arrow-long-right.svg +3 -0
  343. data/app/assets/images/heroicons/mini/arrow-long-up.svg +3 -0
  344. data/app/assets/images/heroicons/mini/arrow-path-rounded-square.svg +3 -0
  345. data/app/assets/images/heroicons/mini/arrow-path.svg +3 -0
  346. data/app/assets/images/heroicons/mini/arrow-right-circle.svg +3 -0
  347. data/app/assets/images/heroicons/mini/arrow-right-end-on-rectangle.svg +4 -0
  348. data/app/assets/images/heroicons/mini/arrow-right-on-rectangle.svg +4 -0
  349. data/app/assets/images/heroicons/mini/arrow-right-start-on-rectangle.svg +4 -0
  350. data/app/assets/images/heroicons/mini/arrow-right.svg +3 -0
  351. data/app/assets/images/heroicons/mini/arrow-small-down.svg +3 -0
  352. data/app/assets/images/heroicons/mini/arrow-small-left.svg +3 -0
  353. data/app/assets/images/heroicons/mini/arrow-small-right.svg +3 -0
  354. data/app/assets/images/heroicons/mini/arrow-small-up.svg +3 -0
  355. data/app/assets/images/heroicons/mini/arrow-top-right-on-square.svg +4 -0
  356. data/app/assets/images/heroicons/mini/arrow-trending-down.svg +3 -0
  357. data/app/assets/images/heroicons/mini/arrow-trending-up.svg +3 -0
  358. data/app/assets/images/heroicons/mini/arrow-turn-down-left.svg +3 -0
  359. data/app/assets/images/heroicons/mini/arrow-turn-down-right.svg +3 -0
  360. data/app/assets/images/heroicons/mini/arrow-turn-left-down.svg +3 -0
  361. data/app/assets/images/heroicons/mini/arrow-turn-left-up.svg +3 -0
  362. data/app/assets/images/heroicons/mini/arrow-turn-right-down.svg +3 -0
  363. data/app/assets/images/heroicons/mini/arrow-turn-right-up.svg +3 -0
  364. data/app/assets/images/heroicons/mini/arrow-turn-up-left.svg +3 -0
  365. data/app/assets/images/heroicons/mini/arrow-turn-up-right.svg +3 -0
  366. data/app/assets/images/heroicons/mini/arrow-up-circle.svg +3 -0
  367. data/app/assets/images/heroicons/mini/arrow-up-left.svg +3 -0
  368. data/app/assets/images/heroicons/mini/arrow-up-on-square-stack.svg +3 -0
  369. data/app/assets/images/heroicons/mini/arrow-up-on-square.svg +3 -0
  370. data/app/assets/images/heroicons/mini/arrow-up-right.svg +3 -0
  371. data/app/assets/images/heroicons/mini/arrow-up-tray.svg +4 -0
  372. data/app/assets/images/heroicons/mini/arrow-up.svg +3 -0
  373. data/app/assets/images/heroicons/mini/arrow-uturn-down.svg +3 -0
  374. data/app/assets/images/heroicons/mini/arrow-uturn-left.svg +3 -0
  375. data/app/assets/images/heroicons/mini/arrow-uturn-right.svg +3 -0
  376. data/app/assets/images/heroicons/mini/arrow-uturn-up.svg +3 -0
  377. data/app/assets/images/heroicons/mini/arrows-pointing-in.svg +6 -0
  378. data/app/assets/images/heroicons/mini/arrows-pointing-out.svg +6 -0
  379. data/app/assets/images/heroicons/mini/arrows-right-left.svg +3 -0
  380. data/app/assets/images/heroicons/mini/arrows-up-down.svg +3 -0
  381. data/app/assets/images/heroicons/mini/at-symbol.svg +3 -0
  382. data/app/assets/images/heroicons/mini/backspace.svg +3 -0
  383. data/app/assets/images/heroicons/mini/backward.svg +3 -0
  384. data/app/assets/images/heroicons/mini/banknotes.svg +3 -0
  385. data/app/assets/images/heroicons/mini/bars-2.svg +3 -0
  386. data/app/assets/images/heroicons/mini/bars-3-bottom-left.svg +4 -0
  387. data/app/assets/images/heroicons/mini/bars-3-bottom-right.svg +4 -0
  388. data/app/assets/images/heroicons/mini/bars-3-center-left.svg +4 -0
  389. data/app/assets/images/heroicons/mini/bars-3.svg +3 -0
  390. data/app/assets/images/heroicons/mini/bars-4.svg +3 -0
  391. data/app/assets/images/heroicons/mini/bars-arrow-down.svg +3 -0
  392. data/app/assets/images/heroicons/mini/bars-arrow-up.svg +3 -0
  393. data/app/assets/images/heroicons/mini/battery-0.svg +3 -0
  394. data/app/assets/images/heroicons/mini/battery-100.svg +4 -0
  395. data/app/assets/images/heroicons/mini/battery-50.svg +4 -0
  396. data/app/assets/images/heroicons/mini/beaker.svg +3 -0
  397. data/app/assets/images/heroicons/mini/bell-alert.svg +5 -0
  398. data/app/assets/images/heroicons/mini/bell-slash.svg +5 -0
  399. data/app/assets/images/heroicons/mini/bell-snooze.svg +3 -0
  400. data/app/assets/images/heroicons/mini/bell.svg +3 -0
  401. data/app/assets/images/heroicons/mini/bold.svg +3 -0
  402. data/app/assets/images/heroicons/mini/bolt-slash.svg +7 -0
  403. data/app/assets/images/heroicons/mini/bolt.svg +3 -0
  404. data/app/assets/images/heroicons/mini/book-open.svg +4 -0
  405. data/app/assets/images/heroicons/mini/bookmark-slash.svg +5 -0
  406. data/app/assets/images/heroicons/mini/bookmark-square.svg +3 -0
  407. data/app/assets/images/heroicons/mini/bookmark.svg +3 -0
  408. data/app/assets/images/heroicons/mini/briefcase.svg +4 -0
  409. data/app/assets/images/heroicons/mini/bug-ant.svg +3 -0
  410. data/app/assets/images/heroicons/mini/building-library.svg +3 -0
  411. data/app/assets/images/heroicons/mini/building-office-2.svg +4 -0
  412. data/app/assets/images/heroicons/mini/building-office.svg +3 -0
  413. data/app/assets/images/heroicons/mini/building-storefront.svg +4 -0
  414. data/app/assets/images/heroicons/mini/cake.svg +8 -0
  415. data/app/assets/images/heroicons/mini/calculator.svg +3 -0
  416. data/app/assets/images/heroicons/mini/calendar-date-range.svg +12 -0
  417. data/app/assets/images/heroicons/mini/calendar-days.svg +15 -0
  418. data/app/assets/images/heroicons/mini/calendar.svg +3 -0
  419. data/app/assets/images/heroicons/mini/camera.svg +3 -0
  420. data/app/assets/images/heroicons/mini/chart-bar-square.svg +3 -0
  421. data/app/assets/images/heroicons/mini/chart-bar.svg +5 -0
  422. data/app/assets/images/heroicons/mini/chart-pie.svg +4 -0
  423. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center-text.svg +3 -0
  424. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center.svg +3 -0
  425. data/app/assets/images/heroicons/mini/chat-bubble-left-ellipsis.svg +3 -0
  426. data/app/assets/images/heroicons/mini/chat-bubble-left-right.svg +4 -0
  427. data/app/assets/images/heroicons/mini/chat-bubble-left.svg +3 -0
  428. data/app/assets/images/heroicons/mini/chat-bubble-oval-left-ellipsis.svg +3 -0
  429. data/app/assets/images/heroicons/mini/chat-bubble-oval-left.svg +3 -0
  430. data/app/assets/images/heroicons/mini/check-badge.svg +3 -0
  431. data/app/assets/images/heroicons/mini/check-circle.svg +3 -0
  432. data/app/assets/images/heroicons/mini/check.svg +3 -0
  433. data/app/assets/images/heroicons/mini/chevron-double-down.svg +3 -0
  434. data/app/assets/images/heroicons/mini/chevron-double-left.svg +3 -0
  435. data/app/assets/images/heroicons/mini/chevron-double-right.svg +3 -0
  436. data/app/assets/images/heroicons/mini/chevron-double-up.svg +3 -0
  437. data/app/assets/images/heroicons/mini/chevron-down.svg +3 -0
  438. data/app/assets/images/heroicons/mini/chevron-left.svg +3 -0
  439. data/app/assets/images/heroicons/mini/chevron-right.svg +3 -0
  440. data/app/assets/images/heroicons/mini/chevron-up-down.svg +3 -0
  441. data/app/assets/images/heroicons/mini/chevron-up.svg +3 -0
  442. data/app/assets/images/heroicons/mini/circle-stack.svg +3 -0
  443. data/app/assets/images/heroicons/mini/clipboard-document-check.svg +4 -0
  444. data/app/assets/images/heroicons/mini/clipboard-document-list.svg +4 -0
  445. data/app/assets/images/heroicons/mini/clipboard-document.svg +4 -0
  446. data/app/assets/images/heroicons/mini/clipboard.svg +3 -0
  447. data/app/assets/images/heroicons/mini/clock.svg +3 -0
  448. data/app/assets/images/heroicons/mini/cloud-arrow-down.svg +3 -0
  449. data/app/assets/images/heroicons/mini/cloud-arrow-up.svg +3 -0
  450. data/app/assets/images/heroicons/mini/cloud.svg +3 -0
  451. data/app/assets/images/heroicons/mini/code-bracket-square.svg +3 -0
  452. data/app/assets/images/heroicons/mini/code-bracket.svg +4 -0
  453. data/app/assets/images/heroicons/mini/cog-6-tooth.svg +3 -0
  454. data/app/assets/images/heroicons/mini/cog-8-tooth.svg +3 -0
  455. data/app/assets/images/heroicons/mini/cog.svg +6 -0
  456. data/app/assets/images/heroicons/mini/command-line.svg +3 -0
  457. data/app/assets/images/heroicons/mini/computer-desktop.svg +3 -0
  458. data/app/assets/images/heroicons/mini/cpu-chip.svg +4 -0
  459. data/app/assets/images/heroicons/mini/credit-card.svg +3 -0
  460. data/app/assets/images/heroicons/mini/cube-transparent.svg +3 -0
  461. data/app/assets/images/heroicons/mini/cube.svg +5 -0
  462. data/app/assets/images/heroicons/mini/currency-bangladeshi.svg +3 -0
  463. data/app/assets/images/heroicons/mini/currency-dollar.svg +5 -0
  464. data/app/assets/images/heroicons/mini/currency-euro.svg +3 -0
  465. data/app/assets/images/heroicons/mini/currency-pound.svg +3 -0
  466. data/app/assets/images/heroicons/mini/currency-rupee.svg +3 -0
  467. data/app/assets/images/heroicons/mini/currency-yen.svg +3 -0
  468. data/app/assets/images/heroicons/mini/cursor-arrow-rays.svg +9 -0
  469. data/app/assets/images/heroicons/mini/cursor-arrow-ripple.svg +5 -0
  470. data/app/assets/images/heroicons/mini/device-phone-mobile.svg +4 -0
  471. data/app/assets/images/heroicons/mini/device-tablet.svg +3 -0
  472. data/app/assets/images/heroicons/mini/divide.svg +5 -0
  473. data/app/assets/images/heroicons/mini/document-arrow-down.svg +3 -0
  474. data/app/assets/images/heroicons/mini/document-arrow-up.svg +3 -0
  475. data/app/assets/images/heroicons/mini/document-chart-bar.svg +3 -0
  476. data/app/assets/images/heroicons/mini/document-check.svg +3 -0
  477. data/app/assets/images/heroicons/mini/document-currency-bangladeshi.svg +3 -0
  478. data/app/assets/images/heroicons/mini/document-currency-dollar.svg +3 -0
  479. data/app/assets/images/heroicons/mini/document-currency-euro.svg +3 -0
  480. data/app/assets/images/heroicons/mini/document-currency-pound.svg +3 -0
  481. data/app/assets/images/heroicons/mini/document-currency-rupee.svg +3 -0
  482. data/app/assets/images/heroicons/mini/document-currency-yen.svg +3 -0
  483. data/app/assets/images/heroicons/mini/document-duplicate.svg +4 -0
  484. data/app/assets/images/heroicons/mini/document-magnifying-glass.svg +4 -0
  485. data/app/assets/images/heroicons/mini/document-minus.svg +3 -0
  486. data/app/assets/images/heroicons/mini/document-plus.svg +3 -0
  487. data/app/assets/images/heroicons/mini/document-text.svg +3 -0
  488. data/app/assets/images/heroicons/mini/document.svg +3 -0
  489. data/app/assets/images/heroicons/mini/ellipsis-horizontal-circle.svg +3 -0
  490. data/app/assets/images/heroicons/mini/ellipsis-horizontal.svg +5 -0
  491. data/app/assets/images/heroicons/mini/ellipsis-vertical.svg +5 -0
  492. data/app/assets/images/heroicons/mini/envelope-open.svg +3 -0
  493. data/app/assets/images/heroicons/mini/envelope.svg +4 -0
  494. data/app/assets/images/heroicons/mini/equals.svg +4 -0
  495. data/app/assets/images/heroicons/mini/exclamation-circle.svg +3 -0
  496. data/app/assets/images/heroicons/mini/exclamation-triangle.svg +3 -0
  497. data/app/assets/images/heroicons/mini/eye-dropper.svg +3 -0
  498. data/app/assets/images/heroicons/mini/eye-slash.svg +4 -0
  499. data/app/assets/images/heroicons/mini/eye.svg +4 -0
  500. data/app/assets/images/heroicons/mini/face-frown.svg +3 -0
  501. data/app/assets/images/heroicons/mini/face-smile.svg +3 -0
  502. data/app/assets/images/heroicons/mini/film.svg +3 -0
  503. data/app/assets/images/heroicons/mini/finger-print.svg +3 -0
  504. data/app/assets/images/heroicons/mini/fire.svg +3 -0
  505. data/app/assets/images/heroicons/mini/flag.svg +3 -0
  506. data/app/assets/images/heroicons/mini/folder-arrow-down.svg +3 -0
  507. data/app/assets/images/heroicons/mini/folder-minus.svg +3 -0
  508. data/app/assets/images/heroicons/mini/folder-open.svg +4 -0
  509. data/app/assets/images/heroicons/mini/folder-plus.svg +3 -0
  510. data/app/assets/images/heroicons/mini/folder.svg +4 -0
  511. data/app/assets/images/heroicons/mini/forward.svg +3 -0
  512. data/app/assets/images/heroicons/mini/funnel.svg +3 -0
  513. data/app/assets/images/heroicons/mini/gif.svg +3 -0
  514. data/app/assets/images/heroicons/mini/gift-top.svg +3 -0
  515. data/app/assets/images/heroicons/mini/gift.svg +5 -0
  516. data/app/assets/images/heroicons/mini/globe-alt.svg +11 -0
  517. data/app/assets/images/heroicons/mini/globe-americas.svg +3 -0
  518. data/app/assets/images/heroicons/mini/globe-asia-australia.svg +3 -0
  519. data/app/assets/images/heroicons/mini/globe-europe-africa.svg +3 -0
  520. data/app/assets/images/heroicons/mini/h1.svg +3 -0
  521. data/app/assets/images/heroicons/mini/h2.svg +3 -0
  522. data/app/assets/images/heroicons/mini/h3.svg +3 -0
  523. data/app/assets/images/heroicons/mini/hand-raised.svg +3 -0
  524. data/app/assets/images/heroicons/mini/hand-thumb-down.svg +4 -0
  525. data/app/assets/images/heroicons/mini/hand-thumb-up.svg +4 -0
  526. data/app/assets/images/heroicons/mini/hashtag.svg +3 -0
  527. data/app/assets/images/heroicons/mini/heart.svg +3 -0
  528. data/app/assets/images/heroicons/mini/home-modern.svg +4 -0
  529. data/app/assets/images/heroicons/mini/home.svg +3 -0
  530. data/app/assets/images/heroicons/mini/identification.svg +3 -0
  531. data/app/assets/images/heroicons/mini/inbox-arrow-down.svg +4 -0
  532. data/app/assets/images/heroicons/mini/inbox-stack.svg +4 -0
  533. data/app/assets/images/heroicons/mini/inbox.svg +3 -0
  534. data/app/assets/images/heroicons/mini/information-circle.svg +3 -0
  535. data/app/assets/images/heroicons/mini/italic.svg +3 -0
  536. data/app/assets/images/heroicons/mini/key.svg +3 -0
  537. data/app/assets/images/heroicons/mini/language.svg +4 -0
  538. data/app/assets/images/heroicons/mini/lifebuoy.svg +3 -0
  539. data/app/assets/images/heroicons/mini/light-bulb.svg +4 -0
  540. data/app/assets/images/heroicons/mini/link-slash.svg +3 -0
  541. data/app/assets/images/heroicons/mini/link.svg +4 -0
  542. data/app/assets/images/heroicons/mini/list-bullet.svg +6 -0
  543. data/app/assets/images/heroicons/mini/lock-closed.svg +3 -0
  544. data/app/assets/images/heroicons/mini/lock-open.svg +3 -0
  545. data/app/assets/images/heroicons/mini/magnifying-glass-circle.svg +4 -0
  546. data/app/assets/images/heroicons/mini/magnifying-glass-minus.svg +4 -0
  547. data/app/assets/images/heroicons/mini/magnifying-glass-plus.svg +4 -0
  548. data/app/assets/images/heroicons/mini/magnifying-glass.svg +3 -0
  549. data/app/assets/images/heroicons/mini/map-pin.svg +3 -0
  550. data/app/assets/images/heroicons/mini/map.svg +3 -0
  551. data/app/assets/images/heroicons/mini/megaphone.svg +4 -0
  552. data/app/assets/images/heroicons/mini/microphone.svg +4 -0
  553. data/app/assets/images/heroicons/mini/minus-circle.svg +3 -0
  554. data/app/assets/images/heroicons/mini/minus-small.svg +3 -0
  555. data/app/assets/images/heroicons/mini/minus.svg +3 -0
  556. data/app/assets/images/heroicons/mini/moon.svg +3 -0
  557. data/app/assets/images/heroicons/mini/musical-note.svg +3 -0
  558. data/app/assets/images/heroicons/mini/newspaper.svg +4 -0
  559. data/app/assets/images/heroicons/mini/no-symbol.svg +3 -0
  560. data/app/assets/images/heroicons/mini/numbered-list.svg +8 -0
  561. data/app/assets/images/heroicons/mini/paint-brush.svg +4 -0
  562. data/app/assets/images/heroicons/mini/paper-airplane.svg +3 -0
  563. data/app/assets/images/heroicons/mini/paper-clip.svg +3 -0
  564. data/app/assets/images/heroicons/mini/pause-circle.svg +3 -0
  565. data/app/assets/images/heroicons/mini/pause.svg +4 -0
  566. data/app/assets/images/heroicons/mini/pencil-square.svg +4 -0
  567. data/app/assets/images/heroicons/mini/pencil.svg +3 -0
  568. data/app/assets/images/heroicons/mini/percent-badge.svg +3 -0
  569. data/app/assets/images/heroicons/mini/phone-arrow-down-left.svg +4 -0
  570. data/app/assets/images/heroicons/mini/phone-arrow-up-right.svg +4 -0
  571. data/app/assets/images/heroicons/mini/phone-x-mark.svg +3 -0
  572. data/app/assets/images/heroicons/mini/phone.svg +3 -0
  573. data/app/assets/images/heroicons/mini/photo.svg +3 -0
  574. data/app/assets/images/heroicons/mini/play-circle.svg +3 -0
  575. data/app/assets/images/heroicons/mini/play-pause.svg +5 -0
  576. data/app/assets/images/heroicons/mini/play.svg +3 -0
  577. data/app/assets/images/heroicons/mini/plus-circle.svg +3 -0
  578. data/app/assets/images/heroicons/mini/plus-small.svg +3 -0
  579. data/app/assets/images/heroicons/mini/plus.svg +3 -0
  580. data/app/assets/images/heroicons/mini/power.svg +3 -0
  581. data/app/assets/images/heroicons/mini/presentation-chart-bar.svg +3 -0
  582. data/app/assets/images/heroicons/mini/presentation-chart-line.svg +3 -0
  583. data/app/assets/images/heroicons/mini/printer.svg +3 -0
  584. data/app/assets/images/heroicons/mini/puzzle-piece.svg +3 -0
  585. data/app/assets/images/heroicons/mini/qr-code.svg +3 -0
  586. data/app/assets/images/heroicons/mini/question-mark-circle.svg +3 -0
  587. data/app/assets/images/heroicons/mini/queue-list.svg +6 -0
  588. data/app/assets/images/heroicons/mini/radio.svg +3 -0
  589. data/app/assets/images/heroicons/mini/receipt-percent.svg +3 -0
  590. data/app/assets/images/heroicons/mini/receipt-refund.svg +3 -0
  591. data/app/assets/images/heroicons/mini/rectangle-group.svg +3 -0
  592. data/app/assets/images/heroicons/mini/rectangle-stack.svg +5 -0
  593. data/app/assets/images/heroicons/mini/rocket-launch.svg +4 -0
  594. data/app/assets/images/heroicons/mini/rss.svg +5 -0
  595. data/app/assets/images/heroicons/mini/scale.svg +3 -0
  596. data/app/assets/images/heroicons/mini/scissors.svg +5 -0
  597. data/app/assets/images/heroicons/mini/server-stack.svg +5 -0
  598. data/app/assets/images/heroicons/mini/server.svg +4 -0
  599. data/app/assets/images/heroicons/mini/share.svg +3 -0
  600. data/app/assets/images/heroicons/mini/shield-check.svg +3 -0
  601. data/app/assets/images/heroicons/mini/shield-exclamation.svg +3 -0
  602. data/app/assets/images/heroicons/mini/shopping-bag.svg +3 -0
  603. data/app/assets/images/heroicons/mini/shopping-cart.svg +5 -0
  604. data/app/assets/images/heroicons/mini/signal-slash.svg +7 -0
  605. data/app/assets/images/heroicons/mini/signal.svg +7 -0
  606. data/app/assets/images/heroicons/mini/slash.svg +3 -0
  607. data/app/assets/images/heroicons/mini/sparkles.svg +5 -0
  608. data/app/assets/images/heroicons/mini/speaker-wave.svg +5 -0
  609. data/app/assets/images/heroicons/mini/speaker-x-mark.svg +4 -0
  610. data/app/assets/images/heroicons/mini/square-2-stack.svg +4 -0
  611. data/app/assets/images/heroicons/mini/square-3-stack-3d.svg +5 -0
  612. data/app/assets/images/heroicons/mini/squares-2x2.svg +3 -0
  613. data/app/assets/images/heroicons/mini/squares-plus.svg +6 -0
  614. data/app/assets/images/heroicons/mini/star.svg +3 -0
  615. data/app/assets/images/heroicons/mini/stop-circle.svg +3 -0
  616. data/app/assets/images/heroicons/mini/stop.svg +3 -0
  617. data/app/assets/images/heroicons/mini/strikethrough.svg +3 -0
  618. data/app/assets/images/heroicons/mini/sun.svg +11 -0
  619. data/app/assets/images/heroicons/mini/swatch.svg +3 -0
  620. data/app/assets/images/heroicons/mini/table-cells.svg +3 -0
  621. data/app/assets/images/heroicons/mini/tag.svg +3 -0
  622. data/app/assets/images/heroicons/mini/ticket.svg +3 -0
  623. data/app/assets/images/heroicons/mini/trash.svg +3 -0
  624. data/app/assets/images/heroicons/mini/trophy.svg +3 -0
  625. data/app/assets/images/heroicons/mini/truck.svg +7 -0
  626. data/app/assets/images/heroicons/mini/tv.svg +4 -0
  627. data/app/assets/images/heroicons/mini/underline.svg +3 -0
  628. data/app/assets/images/heroicons/mini/user-circle.svg +3 -0
  629. data/app/assets/images/heroicons/mini/user-group.svg +8 -0
  630. data/app/assets/images/heroicons/mini/user-minus.svg +5 -0
  631. data/app/assets/images/heroicons/mini/user-plus.svg +5 -0
  632. data/app/assets/images/heroicons/mini/user.svg +4 -0
  633. data/app/assets/images/heroicons/mini/users.svg +6 -0
  634. data/app/assets/images/heroicons/mini/variable.svg +3 -0
  635. data/app/assets/images/heroicons/mini/video-camera-slash.svg +6 -0
  636. data/app/assets/images/heroicons/mini/video-camera.svg +4 -0
  637. data/app/assets/images/heroicons/mini/view-columns.svg +5 -0
  638. data/app/assets/images/heroicons/mini/viewfinder-circle.svg +7 -0
  639. data/app/assets/images/heroicons/mini/wallet.svg +5 -0
  640. data/app/assets/images/heroicons/mini/wifi.svg +3 -0
  641. data/app/assets/images/heroicons/mini/window.svg +3 -0
  642. data/app/assets/images/heroicons/mini/wrench-screwdriver.svg +5 -0
  643. data/app/assets/images/heroicons/mini/wrench.svg +3 -0
  644. data/app/assets/images/heroicons/mini/x-circle.svg +3 -0
  645. data/app/assets/images/heroicons/mini/x-mark.svg +3 -0
  646. data/app/assets/images/heroicons/outline/academic-cap.svg +3 -0
  647. data/app/assets/images/heroicons/outline/adjustments-horizontal.svg +3 -0
  648. data/app/assets/images/heroicons/outline/adjustments-vertical.svg +3 -0
  649. data/app/assets/images/heroicons/outline/archive-box-arrow-down.svg +3 -0
  650. data/app/assets/images/heroicons/outline/archive-box-x-mark.svg +3 -0
  651. data/app/assets/images/heroicons/outline/archive-box.svg +3 -0
  652. data/app/assets/images/heroicons/outline/arrow-down-circle.svg +3 -0
  653. data/app/assets/images/heroicons/outline/arrow-down-left.svg +3 -0
  654. data/app/assets/images/heroicons/outline/arrow-down-on-square-stack.svg +3 -0
  655. data/app/assets/images/heroicons/outline/arrow-down-on-square.svg +3 -0
  656. data/app/assets/images/heroicons/outline/arrow-down-right.svg +3 -0
  657. data/app/assets/images/heroicons/outline/arrow-down-tray.svg +3 -0
  658. data/app/assets/images/heroicons/outline/arrow-down.svg +3 -0
  659. data/app/assets/images/heroicons/outline/arrow-left-circle.svg +3 -0
  660. data/app/assets/images/heroicons/outline/arrow-left-end-on-rectangle.svg +3 -0
  661. data/app/assets/images/heroicons/outline/arrow-left-on-rectangle.svg +3 -0
  662. data/app/assets/images/heroicons/outline/arrow-left-start-on-rectangle.svg +3 -0
  663. data/app/assets/images/heroicons/outline/arrow-left.svg +3 -0
  664. data/app/assets/images/heroicons/outline/arrow-long-down.svg +3 -0
  665. data/app/assets/images/heroicons/outline/arrow-long-left.svg +3 -0
  666. data/app/assets/images/heroicons/outline/arrow-long-right.svg +3 -0
  667. data/app/assets/images/heroicons/outline/arrow-long-up.svg +3 -0
  668. data/app/assets/images/heroicons/outline/arrow-path-rounded-square.svg +3 -0
  669. data/app/assets/images/heroicons/outline/arrow-path.svg +3 -0
  670. data/app/assets/images/heroicons/outline/arrow-right-circle.svg +3 -0
  671. data/app/assets/images/heroicons/outline/arrow-right-end-on-rectangle.svg +3 -0
  672. data/app/assets/images/heroicons/outline/arrow-right-on-rectangle.svg +3 -0
  673. data/app/assets/images/heroicons/outline/arrow-right-start-on-rectangle.svg +3 -0
  674. data/app/assets/images/heroicons/outline/arrow-right.svg +3 -0
  675. data/app/assets/images/heroicons/outline/arrow-small-down.svg +3 -0
  676. data/app/assets/images/heroicons/outline/arrow-small-left.svg +3 -0
  677. data/app/assets/images/heroicons/outline/arrow-small-right.svg +3 -0
  678. data/app/assets/images/heroicons/outline/arrow-small-up.svg +3 -0
  679. data/app/assets/images/heroicons/outline/arrow-top-right-on-square.svg +3 -0
  680. data/app/assets/images/heroicons/outline/arrow-trending-down.svg +3 -0
  681. data/app/assets/images/heroicons/outline/arrow-trending-up.svg +3 -0
  682. data/app/assets/images/heroicons/outline/arrow-turn-down-left.svg +3 -0
  683. data/app/assets/images/heroicons/outline/arrow-turn-down-right.svg +3 -0
  684. data/app/assets/images/heroicons/outline/arrow-turn-left-down.svg +3 -0
  685. data/app/assets/images/heroicons/outline/arrow-turn-left-up.svg +3 -0
  686. data/app/assets/images/heroicons/outline/arrow-turn-right-down.svg +3 -0
  687. data/app/assets/images/heroicons/outline/arrow-turn-right-up.svg +3 -0
  688. data/app/assets/images/heroicons/outline/arrow-turn-up-left.svg +3 -0
  689. data/app/assets/images/heroicons/outline/arrow-turn-up-right.svg +3 -0
  690. data/app/assets/images/heroicons/outline/arrow-up-circle.svg +3 -0
  691. data/app/assets/images/heroicons/outline/arrow-up-left.svg +3 -0
  692. data/app/assets/images/heroicons/outline/arrow-up-on-square-stack.svg +3 -0
  693. data/app/assets/images/heroicons/outline/arrow-up-on-square.svg +3 -0
  694. data/app/assets/images/heroicons/outline/arrow-up-right.svg +3 -0
  695. data/app/assets/images/heroicons/outline/arrow-up-tray.svg +3 -0
  696. data/app/assets/images/heroicons/outline/arrow-up.svg +3 -0
  697. data/app/assets/images/heroicons/outline/arrow-uturn-down.svg +3 -0
  698. data/app/assets/images/heroicons/outline/arrow-uturn-left.svg +3 -0
  699. data/app/assets/images/heroicons/outline/arrow-uturn-right.svg +3 -0
  700. data/app/assets/images/heroicons/outline/arrow-uturn-up.svg +3 -0
  701. data/app/assets/images/heroicons/outline/arrows-pointing-in.svg +3 -0
  702. data/app/assets/images/heroicons/outline/arrows-pointing-out.svg +3 -0
  703. data/app/assets/images/heroicons/outline/arrows-right-left.svg +3 -0
  704. data/app/assets/images/heroicons/outline/arrows-up-down.svg +3 -0
  705. data/app/assets/images/heroicons/outline/at-symbol.svg +3 -0
  706. data/app/assets/images/heroicons/outline/backspace.svg +3 -0
  707. data/app/assets/images/heroicons/outline/backward.svg +4 -0
  708. data/app/assets/images/heroicons/outline/banknotes.svg +3 -0
  709. data/app/assets/images/heroicons/outline/bars-2.svg +3 -0
  710. data/app/assets/images/heroicons/outline/bars-3-bottom-left.svg +3 -0
  711. data/app/assets/images/heroicons/outline/bars-3-bottom-right.svg +3 -0
  712. data/app/assets/images/heroicons/outline/bars-3-center-left.svg +3 -0
  713. data/app/assets/images/heroicons/outline/bars-3.svg +3 -0
  714. data/app/assets/images/heroicons/outline/bars-4.svg +3 -0
  715. data/app/assets/images/heroicons/outline/bars-arrow-down.svg +3 -0
  716. data/app/assets/images/heroicons/outline/bars-arrow-up.svg +3 -0
  717. data/app/assets/images/heroicons/outline/battery-0.svg +3 -0
  718. data/app/assets/images/heroicons/outline/battery-100.svg +3 -0
  719. data/app/assets/images/heroicons/outline/battery-50.svg +3 -0
  720. data/app/assets/images/heroicons/outline/beaker.svg +3 -0
  721. data/app/assets/images/heroicons/outline/bell-alert.svg +3 -0
  722. data/app/assets/images/heroicons/outline/bell-slash.svg +3 -0
  723. data/app/assets/images/heroicons/outline/bell-snooze.svg +3 -0
  724. data/app/assets/images/heroicons/outline/bell.svg +3 -0
  725. data/app/assets/images/heroicons/outline/bold.svg +3 -0
  726. data/app/assets/images/heroicons/outline/bolt-slash.svg +3 -0
  727. data/app/assets/images/heroicons/outline/bolt.svg +3 -0
  728. data/app/assets/images/heroicons/outline/book-open.svg +3 -0
  729. data/app/assets/images/heroicons/outline/bookmark-slash.svg +3 -0
  730. data/app/assets/images/heroicons/outline/bookmark-square.svg +3 -0
  731. data/app/assets/images/heroicons/outline/bookmark.svg +3 -0
  732. data/app/assets/images/heroicons/outline/briefcase.svg +3 -0
  733. data/app/assets/images/heroicons/outline/bug-ant.svg +3 -0
  734. data/app/assets/images/heroicons/outline/building-library.svg +3 -0
  735. data/app/assets/images/heroicons/outline/building-office-2.svg +3 -0
  736. data/app/assets/images/heroicons/outline/building-office.svg +3 -0
  737. data/app/assets/images/heroicons/outline/building-storefront.svg +3 -0
  738. data/app/assets/images/heroicons/outline/cake.svg +3 -0
  739. data/app/assets/images/heroicons/outline/calculator.svg +3 -0
  740. data/app/assets/images/heroicons/outline/calendar-date-range.svg +3 -0
  741. data/app/assets/images/heroicons/outline/calendar-days.svg +3 -0
  742. data/app/assets/images/heroicons/outline/calendar.svg +3 -0
  743. data/app/assets/images/heroicons/outline/camera.svg +5 -0
  744. data/app/assets/images/heroicons/outline/chart-bar-square.svg +3 -0
  745. data/app/assets/images/heroicons/outline/chart-bar.svg +5 -0
  746. data/app/assets/images/heroicons/outline/chart-pie.svg +4 -0
  747. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center-text.svg +3 -0
  748. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center.svg +3 -0
  749. data/app/assets/images/heroicons/outline/chat-bubble-left-ellipsis.svg +3 -0
  750. data/app/assets/images/heroicons/outline/chat-bubble-left-right.svg +3 -0
  751. data/app/assets/images/heroicons/outline/chat-bubble-left.svg +3 -0
  752. data/app/assets/images/heroicons/outline/chat-bubble-oval-left-ellipsis.svg +3 -0
  753. data/app/assets/images/heroicons/outline/chat-bubble-oval-left.svg +3 -0
  754. data/app/assets/images/heroicons/outline/check-badge.svg +3 -0
  755. data/app/assets/images/heroicons/outline/check-circle.svg +3 -0
  756. data/app/assets/images/heroicons/outline/check.svg +3 -0
  757. data/app/assets/images/heroicons/outline/chevron-double-down.svg +3 -0
  758. data/app/assets/images/heroicons/outline/chevron-double-left.svg +3 -0
  759. data/app/assets/images/heroicons/outline/chevron-double-right.svg +3 -0
  760. data/app/assets/images/heroicons/outline/chevron-double-up.svg +4 -0
  761. data/app/assets/images/heroicons/outline/chevron-down.svg +3 -0
  762. data/app/assets/images/heroicons/outline/chevron-left.svg +3 -0
  763. data/app/assets/images/heroicons/outline/chevron-right.svg +3 -0
  764. data/app/assets/images/heroicons/outline/chevron-up-down.svg +3 -0
  765. data/app/assets/images/heroicons/outline/chevron-up.svg +3 -0
  766. data/app/assets/images/heroicons/outline/circle-stack.svg +3 -0
  767. data/app/assets/images/heroicons/outline/clipboard-document-check.svg +3 -0
  768. data/app/assets/images/heroicons/outline/clipboard-document-list.svg +3 -0
  769. data/app/assets/images/heroicons/outline/clipboard-document.svg +3 -0
  770. data/app/assets/images/heroicons/outline/clipboard.svg +3 -0
  771. data/app/assets/images/heroicons/outline/clock.svg +3 -0
  772. data/app/assets/images/heroicons/outline/cloud-arrow-down.svg +3 -0
  773. data/app/assets/images/heroicons/outline/cloud-arrow-up.svg +3 -0
  774. data/app/assets/images/heroicons/outline/cloud.svg +3 -0
  775. data/app/assets/images/heroicons/outline/code-bracket-square.svg +3 -0
  776. data/app/assets/images/heroicons/outline/code-bracket.svg +3 -0
  777. data/app/assets/images/heroicons/outline/cog-6-tooth.svg +4 -0
  778. data/app/assets/images/heroicons/outline/cog-8-tooth.svg +4 -0
  779. data/app/assets/images/heroicons/outline/cog.svg +3 -0
  780. data/app/assets/images/heroicons/outline/command-line.svg +3 -0
  781. data/app/assets/images/heroicons/outline/computer-desktop.svg +3 -0
  782. data/app/assets/images/heroicons/outline/cpu-chip.svg +3 -0
  783. data/app/assets/images/heroicons/outline/credit-card.svg +3 -0
  784. data/app/assets/images/heroicons/outline/cube-transparent.svg +3 -0
  785. data/app/assets/images/heroicons/outline/cube.svg +3 -0
  786. data/app/assets/images/heroicons/outline/currency-bangladeshi.svg +3 -0
  787. data/app/assets/images/heroicons/outline/currency-dollar.svg +3 -0
  788. data/app/assets/images/heroicons/outline/currency-euro.svg +3 -0
  789. data/app/assets/images/heroicons/outline/currency-pound.svg +3 -0
  790. data/app/assets/images/heroicons/outline/currency-rupee.svg +3 -0
  791. data/app/assets/images/heroicons/outline/currency-yen.svg +3 -0
  792. data/app/assets/images/heroicons/outline/cursor-arrow-rays.svg +3 -0
  793. data/app/assets/images/heroicons/outline/cursor-arrow-ripple.svg +3 -0
  794. data/app/assets/images/heroicons/outline/device-phone-mobile.svg +3 -0
  795. data/app/assets/images/heroicons/outline/device-tablet.svg +3 -0
  796. data/app/assets/images/heroicons/outline/divide.svg +3 -0
  797. data/app/assets/images/heroicons/outline/document-arrow-down.svg +3 -0
  798. data/app/assets/images/heroicons/outline/document-arrow-up.svg +3 -0
  799. data/app/assets/images/heroicons/outline/document-chart-bar.svg +3 -0
  800. data/app/assets/images/heroicons/outline/document-check.svg +3 -0
  801. data/app/assets/images/heroicons/outline/document-currency-bangladeshi.svg +3 -0
  802. data/app/assets/images/heroicons/outline/document-currency-dollar.svg +3 -0
  803. data/app/assets/images/heroicons/outline/document-currency-euro.svg +3 -0
  804. data/app/assets/images/heroicons/outline/document-currency-pound.svg +3 -0
  805. data/app/assets/images/heroicons/outline/document-currency-rupee.svg +3 -0
  806. data/app/assets/images/heroicons/outline/document-currency-yen.svg +3 -0
  807. data/app/assets/images/heroicons/outline/document-duplicate.svg +3 -0
  808. data/app/assets/images/heroicons/outline/document-magnifying-glass.svg +3 -0
  809. data/app/assets/images/heroicons/outline/document-minus.svg +3 -0
  810. data/app/assets/images/heroicons/outline/document-plus.svg +3 -0
  811. data/app/assets/images/heroicons/outline/document-text.svg +3 -0
  812. data/app/assets/images/heroicons/outline/document.svg +3 -0
  813. data/app/assets/images/heroicons/outline/ellipsis-horizontal-circle.svg +3 -0
  814. data/app/assets/images/heroicons/outline/ellipsis-horizontal.svg +5 -0
  815. data/app/assets/images/heroicons/outline/ellipsis-vertical.svg +5 -0
  816. data/app/assets/images/heroicons/outline/envelope-open.svg +3 -0
  817. data/app/assets/images/heroicons/outline/envelope.svg +3 -0
  818. data/app/assets/images/heroicons/outline/equals.svg +3 -0
  819. data/app/assets/images/heroicons/outline/exclamation-circle.svg +3 -0
  820. data/app/assets/images/heroicons/outline/exclamation-triangle.svg +3 -0
  821. data/app/assets/images/heroicons/outline/eye-dropper.svg +3 -0
  822. data/app/assets/images/heroicons/outline/eye-slash.svg +3 -0
  823. data/app/assets/images/heroicons/outline/eye.svg +4 -0
  824. data/app/assets/images/heroicons/outline/face-frown.svg +3 -0
  825. data/app/assets/images/heroicons/outline/face-smile.svg +3 -0
  826. data/app/assets/images/heroicons/outline/film.svg +3 -0
  827. data/app/assets/images/heroicons/outline/finger-print.svg +3 -0
  828. data/app/assets/images/heroicons/outline/fire.svg +4 -0
  829. data/app/assets/images/heroicons/outline/flag.svg +3 -0
  830. data/app/assets/images/heroicons/outline/folder-arrow-down.svg +3 -0
  831. data/app/assets/images/heroicons/outline/folder-minus.svg +3 -0
  832. data/app/assets/images/heroicons/outline/folder-open.svg +3 -0
  833. data/app/assets/images/heroicons/outline/folder-plus.svg +3 -0
  834. data/app/assets/images/heroicons/outline/folder.svg +3 -0
  835. data/app/assets/images/heroicons/outline/forward.svg +4 -0
  836. data/app/assets/images/heroicons/outline/funnel.svg +3 -0
  837. data/app/assets/images/heroicons/outline/gif.svg +3 -0
  838. data/app/assets/images/heroicons/outline/gift-top.svg +3 -0
  839. data/app/assets/images/heroicons/outline/gift.svg +3 -0
  840. data/app/assets/images/heroicons/outline/globe-alt.svg +3 -0
  841. data/app/assets/images/heroicons/outline/globe-americas.svg +3 -0
  842. data/app/assets/images/heroicons/outline/globe-asia-australia.svg +3 -0
  843. data/app/assets/images/heroicons/outline/globe-europe-africa.svg +3 -0
  844. data/app/assets/images/heroicons/outline/h1.svg +3 -0
  845. data/app/assets/images/heroicons/outline/h2.svg +3 -0
  846. data/app/assets/images/heroicons/outline/h3.svg +3 -0
  847. data/app/assets/images/heroicons/outline/hand-raised.svg +3 -0
  848. data/app/assets/images/heroicons/outline/hand-thumb-down.svg +3 -0
  849. data/app/assets/images/heroicons/outline/hand-thumb-up.svg +3 -0
  850. data/app/assets/images/heroicons/outline/hashtag.svg +3 -0
  851. data/app/assets/images/heroicons/outline/heart.svg +3 -0
  852. data/app/assets/images/heroicons/outline/home-modern.svg +3 -0
  853. data/app/assets/images/heroicons/outline/home.svg +3 -0
  854. data/app/assets/images/heroicons/outline/identification.svg +3 -0
  855. data/app/assets/images/heroicons/outline/inbox-arrow-down.svg +3 -0
  856. data/app/assets/images/heroicons/outline/inbox-stack.svg +3 -0
  857. data/app/assets/images/heroicons/outline/inbox.svg +3 -0
  858. data/app/assets/images/heroicons/outline/information-circle.svg +3 -0
  859. data/app/assets/images/heroicons/outline/italic.svg +3 -0
  860. data/app/assets/images/heroicons/outline/key.svg +3 -0
  861. data/app/assets/images/heroicons/outline/language.svg +3 -0
  862. data/app/assets/images/heroicons/outline/lifebuoy.svg +3 -0
  863. data/app/assets/images/heroicons/outline/light-bulb.svg +3 -0
  864. data/app/assets/images/heroicons/outline/link-slash.svg +3 -0
  865. data/app/assets/images/heroicons/outline/link.svg +3 -0
  866. data/app/assets/images/heroicons/outline/list-bullet.svg +3 -0
  867. data/app/assets/images/heroicons/outline/lock-closed.svg +3 -0
  868. data/app/assets/images/heroicons/outline/lock-open.svg +3 -0
  869. data/app/assets/images/heroicons/outline/magnifying-glass-circle.svg +3 -0
  870. data/app/assets/images/heroicons/outline/magnifying-glass-minus.svg +3 -0
  871. data/app/assets/images/heroicons/outline/magnifying-glass-plus.svg +3 -0
  872. data/app/assets/images/heroicons/outline/magnifying-glass.svg +3 -0
  873. data/app/assets/images/heroicons/outline/map-pin.svg +4 -0
  874. data/app/assets/images/heroicons/outline/map.svg +3 -0
  875. data/app/assets/images/heroicons/outline/megaphone.svg +3 -0
  876. data/app/assets/images/heroicons/outline/microphone.svg +3 -0
  877. data/app/assets/images/heroicons/outline/minus-circle.svg +3 -0
  878. data/app/assets/images/heroicons/outline/minus-small.svg +3 -0
  879. data/app/assets/images/heroicons/outline/minus.svg +3 -0
  880. data/app/assets/images/heroicons/outline/moon.svg +3 -0
  881. data/app/assets/images/heroicons/outline/musical-note.svg +3 -0
  882. data/app/assets/images/heroicons/outline/newspaper.svg +3 -0
  883. data/app/assets/images/heroicons/outline/no-symbol.svg +3 -0
  884. data/app/assets/images/heroicons/outline/numbered-list.svg +3 -0
  885. data/app/assets/images/heroicons/outline/paint-brush.svg +3 -0
  886. data/app/assets/images/heroicons/outline/paper-airplane.svg +3 -0
  887. data/app/assets/images/heroicons/outline/paper-clip.svg +3 -0
  888. data/app/assets/images/heroicons/outline/pause-circle.svg +3 -0
  889. data/app/assets/images/heroicons/outline/pause.svg +3 -0
  890. data/app/assets/images/heroicons/outline/pencil-square.svg +3 -0
  891. data/app/assets/images/heroicons/outline/pencil.svg +3 -0
  892. data/app/assets/images/heroicons/outline/percent-badge.svg +3 -0
  893. data/app/assets/images/heroicons/outline/phone-arrow-down-left.svg +3 -0
  894. data/app/assets/images/heroicons/outline/phone-arrow-up-right.svg +3 -0
  895. data/app/assets/images/heroicons/outline/phone-x-mark.svg +3 -0
  896. data/app/assets/images/heroicons/outline/phone.svg +3 -0
  897. data/app/assets/images/heroicons/outline/photo.svg +3 -0
  898. data/app/assets/images/heroicons/outline/play-circle.svg +4 -0
  899. data/app/assets/images/heroicons/outline/play-pause.svg +3 -0
  900. data/app/assets/images/heroicons/outline/play.svg +3 -0
  901. data/app/assets/images/heroicons/outline/plus-circle.svg +3 -0
  902. data/app/assets/images/heroicons/outline/plus-small.svg +3 -0
  903. data/app/assets/images/heroicons/outline/plus.svg +3 -0
  904. data/app/assets/images/heroicons/outline/power.svg +3 -0
  905. data/app/assets/images/heroicons/outline/presentation-chart-bar.svg +3 -0
  906. data/app/assets/images/heroicons/outline/presentation-chart-line.svg +3 -0
  907. data/app/assets/images/heroicons/outline/printer.svg +3 -0
  908. data/app/assets/images/heroicons/outline/puzzle-piece.svg +3 -0
  909. data/app/assets/images/heroicons/outline/qr-code.svg +13 -0
  910. data/app/assets/images/heroicons/outline/question-mark-circle.svg +3 -0
  911. data/app/assets/images/heroicons/outline/queue-icons.svg +3 -0
  912. data/app/assets/images/heroicons/outline/queue-list.svg +3 -0
  913. data/app/assets/images/heroicons/outline/radio.svg +3 -0
  914. data/app/assets/images/heroicons/outline/receipt-percent.svg +3 -0
  915. data/app/assets/images/heroicons/outline/receipt-refund.svg +3 -0
  916. data/app/assets/images/heroicons/outline/rectangle-group.svg +5 -0
  917. data/app/assets/images/heroicons/outline/rectangle-stack.svg +3 -0
  918. data/app/assets/images/heroicons/outline/rocket-launch.svg +3 -0
  919. data/app/assets/images/heroicons/outline/rss.svg +3 -0
  920. data/app/assets/images/heroicons/outline/scale.svg +3 -0
  921. data/app/assets/images/heroicons/outline/scissors.svg +3 -0
  922. data/app/assets/images/heroicons/outline/server-stack.svg +3 -0
  923. data/app/assets/images/heroicons/outline/server.svg +3 -0
  924. data/app/assets/images/heroicons/outline/share.svg +3 -0
  925. data/app/assets/images/heroicons/outline/shield-check.svg +3 -0
  926. data/app/assets/images/heroicons/outline/shield-exclamation.svg +3 -0
  927. data/app/assets/images/heroicons/outline/shopping-bag.svg +3 -0
  928. data/app/assets/images/heroicons/outline/shopping-cart.svg +3 -0
  929. data/app/assets/images/heroicons/outline/signal-slash.svg +3 -0
  930. data/app/assets/images/heroicons/outline/signal.svg +3 -0
  931. data/app/assets/images/heroicons/outline/slash.svg +3 -0
  932. data/app/assets/images/heroicons/outline/sparkles.svg +5 -0
  933. data/app/assets/images/heroicons/outline/speaker-wave.svg +3 -0
  934. data/app/assets/images/heroicons/outline/speaker-x-mark.svg +3 -0
  935. data/app/assets/images/heroicons/outline/square-2-stack.svg +3 -0
  936. data/app/assets/images/heroicons/outline/square-3-stack-3d.svg +3 -0
  937. data/app/assets/images/heroicons/outline/squares-2x2.svg +6 -0
  938. data/app/assets/images/heroicons/outline/squares-plus.svg +3 -0
  939. data/app/assets/images/heroicons/outline/star.svg +3 -0
  940. data/app/assets/images/heroicons/outline/stop-circle.svg +4 -0
  941. data/app/assets/images/heroicons/outline/stop.svg +3 -0
  942. data/app/assets/images/heroicons/outline/strikethrough.svg +3 -0
  943. data/app/assets/images/heroicons/outline/sun.svg +3 -0
  944. data/app/assets/images/heroicons/outline/swatch.svg +3 -0
  945. data/app/assets/images/heroicons/outline/table-cells.svg +3 -0
  946. data/app/assets/images/heroicons/outline/tag.svg +4 -0
  947. data/app/assets/images/heroicons/outline/ticket.svg +3 -0
  948. data/app/assets/images/heroicons/outline/trash.svg +3 -0
  949. data/app/assets/images/heroicons/outline/trophy.svg +3 -0
  950. data/app/assets/images/heroicons/outline/truck.svg +3 -0
  951. data/app/assets/images/heroicons/outline/tv.svg +3 -0
  952. data/app/assets/images/heroicons/outline/underline.svg +3 -0
  953. data/app/assets/images/heroicons/outline/user-circle.svg +3 -0
  954. data/app/assets/images/heroicons/outline/user-group.svg +3 -0
  955. data/app/assets/images/heroicons/outline/user-minus.svg +3 -0
  956. data/app/assets/images/heroicons/outline/user-plus.svg +3 -0
  957. data/app/assets/images/heroicons/outline/user.svg +4 -0
  958. data/app/assets/images/heroicons/outline/users.svg +3 -0
  959. data/app/assets/images/heroicons/outline/variable.svg +3 -0
  960. data/app/assets/images/heroicons/outline/video-camera-slash.svg +3 -0
  961. data/app/assets/images/heroicons/outline/video-camera.svg +3 -0
  962. data/app/assets/images/heroicons/outline/view-columns.svg +3 -0
  963. data/app/assets/images/heroicons/outline/viewfinder-circle.svg +3 -0
  964. data/app/assets/images/heroicons/outline/wallet.svg +3 -0
  965. data/app/assets/images/heroicons/outline/wifi.svg +3 -0
  966. data/app/assets/images/heroicons/outline/window.svg +3 -0
  967. data/app/assets/images/heroicons/outline/wrench-screwdriver.svg +3 -0
  968. data/app/assets/images/heroicons/outline/wrench.svg +4 -0
  969. data/app/assets/images/heroicons/outline/x-circle.svg +3 -0
  970. data/app/assets/images/heroicons/outline/x-mark.svg +3 -0
  971. data/app/assets/images/heroicons/solid/academic-cap.svg +5 -0
  972. data/app/assets/images/heroicons/solid/adjustments-horizontal.svg +11 -0
  973. data/app/assets/images/heroicons/solid/adjustments-vertical.svg +11 -0
  974. data/app/assets/images/heroicons/solid/archive-box-arrow-down.svg +4 -0
  975. data/app/assets/images/heroicons/solid/archive-box-x-mark.svg +4 -0
  976. data/app/assets/images/heroicons/solid/archive-box.svg +4 -0
  977. data/app/assets/images/heroicons/solid/arrow-down-circle.svg +3 -0
  978. data/app/assets/images/heroicons/solid/arrow-down-left.svg +3 -0
  979. data/app/assets/images/heroicons/solid/arrow-down-on-square-stack.svg +4 -0
  980. data/app/assets/images/heroicons/solid/arrow-down-on-square.svg +4 -0
  981. data/app/assets/images/heroicons/solid/arrow-down-right.svg +3 -0
  982. data/app/assets/images/heroicons/solid/arrow-down-tray.svg +3 -0
  983. data/app/assets/images/heroicons/solid/arrow-down.svg +3 -0
  984. data/app/assets/images/heroicons/solid/arrow-left-circle.svg +3 -0
  985. data/app/assets/images/heroicons/solid/arrow-left-end-on-rectangle.svg +3 -0
  986. data/app/assets/images/heroicons/solid/arrow-left-on-rectangle.svg +3 -0
  987. data/app/assets/images/heroicons/solid/arrow-left-start-on-rectangle.svg +3 -0
  988. data/app/assets/images/heroicons/solid/arrow-left.svg +3 -0
  989. data/app/assets/images/heroicons/solid/arrow-long-down.svg +3 -0
  990. data/app/assets/images/heroicons/solid/arrow-long-left.svg +3 -0
  991. data/app/assets/images/heroicons/solid/arrow-long-right.svg +3 -0
  992. data/app/assets/images/heroicons/solid/arrow-long-up.svg +3 -0
  993. data/app/assets/images/heroicons/solid/arrow-path-rounded-square.svg +3 -0
  994. data/app/assets/images/heroicons/solid/arrow-path.svg +3 -0
  995. data/app/assets/images/heroicons/solid/arrow-right-circle.svg +3 -0
  996. data/app/assets/images/heroicons/solid/arrow-right-end-on-rectangle.svg +3 -0
  997. data/app/assets/images/heroicons/solid/arrow-right-on-rectangle.svg +3 -0
  998. data/app/assets/images/heroicons/solid/arrow-right-start-on-rectangle.svg +3 -0
  999. data/app/assets/images/heroicons/solid/arrow-right.svg +3 -0
  1000. data/app/assets/images/heroicons/solid/arrow-small-down.svg +3 -0
  1001. data/app/assets/images/heroicons/solid/arrow-small-left.svg +3 -0
  1002. data/app/assets/images/heroicons/solid/arrow-small-right.svg +3 -0
  1003. data/app/assets/images/heroicons/solid/arrow-small-up.svg +3 -0
  1004. data/app/assets/images/heroicons/solid/arrow-top-right-on-square.svg +3 -0
  1005. data/app/assets/images/heroicons/solid/arrow-trending-down.svg +3 -0
  1006. data/app/assets/images/heroicons/solid/arrow-trending-up.svg +3 -0
  1007. data/app/assets/images/heroicons/solid/arrow-turn-down-left.svg +3 -0
  1008. data/app/assets/images/heroicons/solid/arrow-turn-down-right.svg +3 -0
  1009. data/app/assets/images/heroicons/solid/arrow-turn-left-down.svg +3 -0
  1010. data/app/assets/images/heroicons/solid/arrow-turn-left-up.svg +3 -0
  1011. data/app/assets/images/heroicons/solid/arrow-turn-right-down.svg +3 -0
  1012. data/app/assets/images/heroicons/solid/arrow-turn-right-up.svg +3 -0
  1013. data/app/assets/images/heroicons/solid/arrow-turn-up-left.svg +3 -0
  1014. data/app/assets/images/heroicons/solid/arrow-turn-up-right.svg +3 -0
  1015. data/app/assets/images/heroicons/solid/arrow-up-circle.svg +3 -0
  1016. data/app/assets/images/heroicons/solid/arrow-up-left.svg +3 -0
  1017. data/app/assets/images/heroicons/solid/arrow-up-on-square-stack.svg +5 -0
  1018. data/app/assets/images/heroicons/solid/arrow-up-on-square.svg +4 -0
  1019. data/app/assets/images/heroicons/solid/arrow-up-right.svg +3 -0
  1020. data/app/assets/images/heroicons/solid/arrow-up-tray.svg +3 -0
  1021. data/app/assets/images/heroicons/solid/arrow-up.svg +3 -0
  1022. data/app/assets/images/heroicons/solid/arrow-uturn-down.svg +3 -0
  1023. data/app/assets/images/heroicons/solid/arrow-uturn-left.svg +3 -0
  1024. data/app/assets/images/heroicons/solid/arrow-uturn-right.svg +3 -0
  1025. data/app/assets/images/heroicons/solid/arrow-uturn-up.svg +3 -0
  1026. data/app/assets/images/heroicons/solid/arrows-pointing-in.svg +3 -0
  1027. data/app/assets/images/heroicons/solid/arrows-pointing-out.svg +3 -0
  1028. data/app/assets/images/heroicons/solid/arrows-right-left.svg +3 -0
  1029. data/app/assets/images/heroicons/solid/arrows-up-down.svg +3 -0
  1030. data/app/assets/images/heroicons/solid/at-symbol.svg +3 -0
  1031. data/app/assets/images/heroicons/solid/backspace.svg +3 -0
  1032. data/app/assets/images/heroicons/solid/backward.svg +3 -0
  1033. data/app/assets/images/heroicons/solid/banknotes.svg +5 -0
  1034. data/app/assets/images/heroicons/solid/bars-2.svg +3 -0
  1035. data/app/assets/images/heroicons/solid/bars-3-bottom-left.svg +3 -0
  1036. data/app/assets/images/heroicons/solid/bars-3-bottom-right.svg +3 -0
  1037. data/app/assets/images/heroicons/solid/bars-3-center-left.svg +3 -0
  1038. data/app/assets/images/heroicons/solid/bars-3.svg +3 -0
  1039. data/app/assets/images/heroicons/solid/bars-4.svg +3 -0
  1040. data/app/assets/images/heroicons/solid/bars-arrow-down.svg +3 -0
  1041. data/app/assets/images/heroicons/solid/bars-arrow-up.svg +3 -0
  1042. data/app/assets/images/heroicons/solid/battery-0.svg +3 -0
  1043. data/app/assets/images/heroicons/solid/battery-100.svg +3 -0
  1044. data/app/assets/images/heroicons/solid/battery-50.svg +4 -0
  1045. data/app/assets/images/heroicons/solid/beaker.svg +3 -0
  1046. data/app/assets/images/heroicons/solid/bell-alert.svg +5 -0
  1047. data/app/assets/images/heroicons/solid/bell-slash.svg +5 -0
  1048. data/app/assets/images/heroicons/solid/bell-snooze.svg +3 -0
  1049. data/app/assets/images/heroicons/solid/bell.svg +3 -0
  1050. data/app/assets/images/heroicons/solid/bold.svg +3 -0
  1051. data/app/assets/images/heroicons/solid/bolt-slash.svg +5 -0
  1052. data/app/assets/images/heroicons/solid/bolt.svg +3 -0
  1053. data/app/assets/images/heroicons/solid/book-open.svg +4 -0
  1054. data/app/assets/images/heroicons/solid/bookmark-slash.svg +5 -0
  1055. data/app/assets/images/heroicons/solid/bookmark-square.svg +3 -0
  1056. data/app/assets/images/heroicons/solid/bookmark.svg +3 -0
  1057. data/app/assets/images/heroicons/solid/briefcase.svg +4 -0
  1058. data/app/assets/images/heroicons/solid/bug-ant.svg +3 -0
  1059. data/app/assets/images/heroicons/solid/building-library.svg +5 -0
  1060. data/app/assets/images/heroicons/solid/building-office-2.svg +4 -0
  1061. data/app/assets/images/heroicons/solid/building-office.svg +3 -0
  1062. data/app/assets/images/heroicons/solid/building-storefront.svg +4 -0
  1063. data/app/assets/images/heroicons/solid/cake.svg +8 -0
  1064. data/app/assets/images/heroicons/solid/calculator.svg +3 -0
  1065. data/app/assets/images/heroicons/solid/calendar-date-range.svg +12 -0
  1066. data/app/assets/images/heroicons/solid/calendar-days.svg +15 -0
  1067. data/app/assets/images/heroicons/solid/calendar.svg +3 -0
  1068. data/app/assets/images/heroicons/solid/camera.svg +4 -0
  1069. data/app/assets/images/heroicons/solid/chart-bar-square.svg +3 -0
  1070. data/app/assets/images/heroicons/solid/chart-bar.svg +5 -0
  1071. data/app/assets/images/heroicons/solid/chart-pie.svg +4 -0
  1072. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center-text.svg +3 -0
  1073. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center.svg +3 -0
  1074. data/app/assets/images/heroicons/solid/chat-bubble-left-ellipsis.svg +3 -0
  1075. data/app/assets/images/heroicons/solid/chat-bubble-left-right.svg +4 -0
  1076. data/app/assets/images/heroicons/solid/chat-bubble-left.svg +3 -0
  1077. data/app/assets/images/heroicons/solid/chat-bubble-oval-left-ellipsis.svg +3 -0
  1078. data/app/assets/images/heroicons/solid/chat-bubble-oval-left.svg +3 -0
  1079. data/app/assets/images/heroicons/solid/check-badge.svg +3 -0
  1080. data/app/assets/images/heroicons/solid/check-circle.svg +3 -0
  1081. data/app/assets/images/heroicons/solid/check.svg +3 -0
  1082. data/app/assets/images/heroicons/solid/chevron-double-down.svg +4 -0
  1083. data/app/assets/images/heroicons/solid/chevron-double-left.svg +4 -0
  1084. data/app/assets/images/heroicons/solid/chevron-double-right.svg +4 -0
  1085. data/app/assets/images/heroicons/solid/chevron-double-up.svg +4 -0
  1086. data/app/assets/images/heroicons/solid/chevron-down.svg +3 -0
  1087. data/app/assets/images/heroicons/solid/chevron-left.svg +3 -0
  1088. data/app/assets/images/heroicons/solid/chevron-right.svg +3 -0
  1089. data/app/assets/images/heroicons/solid/chevron-up-down.svg +3 -0
  1090. data/app/assets/images/heroicons/solid/chevron-up.svg +3 -0
  1091. data/app/assets/images/heroicons/solid/circle-stack.svg +6 -0
  1092. data/app/assets/images/heroicons/solid/clipboard-document-check.svg +4 -0
  1093. data/app/assets/images/heroicons/solid/clipboard-document-list.svg +4 -0
  1094. data/app/assets/images/heroicons/solid/clipboard-document.svg +5 -0
  1095. data/app/assets/images/heroicons/solid/clipboard.svg +3 -0
  1096. data/app/assets/images/heroicons/solid/clock.svg +3 -0
  1097. data/app/assets/images/heroicons/solid/cloud-arrow-down.svg +3 -0
  1098. data/app/assets/images/heroicons/solid/cloud-arrow-up.svg +3 -0
  1099. data/app/assets/images/heroicons/solid/cloud.svg +3 -0
  1100. data/app/assets/images/heroicons/solid/code-bracket-square.svg +3 -0
  1101. data/app/assets/images/heroicons/solid/code-bracket.svg +3 -0
  1102. data/app/assets/images/heroicons/solid/cog-6-tooth.svg +3 -0
  1103. data/app/assets/images/heroicons/solid/cog-8-tooth.svg +3 -0
  1104. data/app/assets/images/heroicons/solid/cog.svg +6 -0
  1105. data/app/assets/images/heroicons/solid/command-line.svg +3 -0
  1106. data/app/assets/images/heroicons/solid/computer-desktop.svg +3 -0
  1107. data/app/assets/images/heroicons/solid/cpu-chip.svg +4 -0
  1108. data/app/assets/images/heroicons/solid/credit-card.svg +4 -0
  1109. data/app/assets/images/heroicons/solid/cube-transparent.svg +3 -0
  1110. data/app/assets/images/heroicons/solid/cube.svg +5 -0
  1111. data/app/assets/images/heroicons/solid/currency-bangladeshi.svg +3 -0
  1112. data/app/assets/images/heroicons/solid/currency-dollar.svg +5 -0
  1113. data/app/assets/images/heroicons/solid/currency-euro.svg +3 -0
  1114. data/app/assets/images/heroicons/solid/currency-pound.svg +3 -0
  1115. data/app/assets/images/heroicons/solid/currency-rupee.svg +3 -0
  1116. data/app/assets/images/heroicons/solid/currency-yen.svg +3 -0
  1117. data/app/assets/images/heroicons/solid/cursor-arrow-rays.svg +3 -0
  1118. data/app/assets/images/heroicons/solid/cursor-arrow-ripple.svg +3 -0
  1119. data/app/assets/images/heroicons/solid/device-phone-mobile.svg +4 -0
  1120. data/app/assets/images/heroicons/solid/device-tablet.svg +4 -0
  1121. data/app/assets/images/heroicons/solid/divide.svg +3 -0
  1122. data/app/assets/images/heroicons/solid/document-arrow-down.svg +4 -0
  1123. data/app/assets/images/heroicons/solid/document-arrow-up.svg +4 -0
  1124. data/app/assets/images/heroicons/solid/document-chart-bar.svg +4 -0
  1125. data/app/assets/images/heroicons/solid/document-check.svg +4 -0
  1126. data/app/assets/images/heroicons/solid/document-currency-bangladeshi.svg +3 -0
  1127. data/app/assets/images/heroicons/solid/document-currency-dollar.svg +3 -0
  1128. data/app/assets/images/heroicons/solid/document-currency-euro.svg +4 -0
  1129. data/app/assets/images/heroicons/solid/document-currency-pound.svg +3 -0
  1130. data/app/assets/images/heroicons/solid/document-currency-rupee.svg +3 -0
  1131. data/app/assets/images/heroicons/solid/document-currency-yen.svg +3 -0
  1132. data/app/assets/images/heroicons/solid/document-duplicate.svg +5 -0
  1133. data/app/assets/images/heroicons/solid/document-magnifying-glass.svg +5 -0
  1134. data/app/assets/images/heroicons/solid/document-minus.svg +4 -0
  1135. data/app/assets/images/heroicons/solid/document-plus.svg +4 -0
  1136. data/app/assets/images/heroicons/solid/document-text.svg +4 -0
  1137. data/app/assets/images/heroicons/solid/document.svg +4 -0
  1138. data/app/assets/images/heroicons/solid/ellipsis-horizontal-circle.svg +3 -0
  1139. data/app/assets/images/heroicons/solid/ellipsis-horizontal.svg +3 -0
  1140. data/app/assets/images/heroicons/solid/ellipsis-vertical.svg +3 -0
  1141. data/app/assets/images/heroicons/solid/envelope-open.svg +4 -0
  1142. data/app/assets/images/heroicons/solid/envelope.svg +4 -0
  1143. data/app/assets/images/heroicons/solid/equals.svg +4 -0
  1144. data/app/assets/images/heroicons/solid/exclamation-circle.svg +3 -0
  1145. data/app/assets/images/heroicons/solid/exclamation-triangle.svg +3 -0
  1146. data/app/assets/images/heroicons/solid/eye-dropper.svg +3 -0
  1147. data/app/assets/images/heroicons/solid/eye-slash.svg +7 -0
  1148. data/app/assets/images/heroicons/solid/eye.svg +4 -0
  1149. data/app/assets/images/heroicons/solid/face-frown.svg +3 -0
  1150. data/app/assets/images/heroicons/solid/face-smile.svg +3 -0
  1151. data/app/assets/images/heroicons/solid/film.svg +3 -0
  1152. data/app/assets/images/heroicons/solid/finger-print.svg +3 -0
  1153. data/app/assets/images/heroicons/solid/fire.svg +3 -0
  1154. data/app/assets/images/heroicons/solid/flag.svg +3 -0
  1155. data/app/assets/images/heroicons/solid/folder-arrow-down.svg +3 -0
  1156. data/app/assets/images/heroicons/solid/folder-minus.svg +3 -0
  1157. data/app/assets/images/heroicons/solid/folder-open.svg +4 -0
  1158. data/app/assets/images/heroicons/solid/folder-plus.svg +3 -0
  1159. data/app/assets/images/heroicons/solid/folder.svg +4 -0
  1160. data/app/assets/images/heroicons/solid/forward.svg +3 -0
  1161. data/app/assets/images/heroicons/solid/funnel.svg +3 -0
  1162. data/app/assets/images/heroicons/solid/gif.svg +3 -0
  1163. data/app/assets/images/heroicons/solid/gift-top.svg +8 -0
  1164. data/app/assets/images/heroicons/solid/gift.svg +5 -0
  1165. data/app/assets/images/heroicons/solid/globe-alt.svg +11 -0
  1166. data/app/assets/images/heroicons/solid/globe-americas.svg +3 -0
  1167. data/app/assets/images/heroicons/solid/globe-asia-australia.svg +4 -0
  1168. data/app/assets/images/heroicons/solid/globe-europe-africa.svg +3 -0
  1169. data/app/assets/images/heroicons/solid/h1.svg +3 -0
  1170. data/app/assets/images/heroicons/solid/h2.svg +3 -0
  1171. data/app/assets/images/heroicons/solid/h3.svg +4 -0
  1172. data/app/assets/images/heroicons/solid/hand-raised.svg +3 -0
  1173. data/app/assets/images/heroicons/solid/hand-thumb-down.svg +4 -0
  1174. data/app/assets/images/heroicons/solid/hand-thumb-up.svg +4 -0
  1175. data/app/assets/images/heroicons/solid/hashtag.svg +3 -0
  1176. data/app/assets/images/heroicons/solid/heart.svg +3 -0
  1177. data/app/assets/images/heroicons/solid/home-modern.svg +4 -0
  1178. data/app/assets/images/heroicons/solid/home.svg +4 -0
  1179. data/app/assets/images/heroicons/solid/identification.svg +3 -0
  1180. data/app/assets/images/heroicons/solid/inbox-arrow-down.svg +4 -0
  1181. data/app/assets/images/heroicons/solid/inbox-stack.svg +4 -0
  1182. data/app/assets/images/heroicons/solid/inbox.svg +3 -0
  1183. data/app/assets/images/heroicons/solid/information-circle.svg +3 -0
  1184. data/app/assets/images/heroicons/solid/italic.svg +3 -0
  1185. data/app/assets/images/heroicons/solid/key.svg +3 -0
  1186. data/app/assets/images/heroicons/solid/language.svg +3 -0
  1187. data/app/assets/images/heroicons/solid/lifebuoy.svg +3 -0
  1188. data/app/assets/images/heroicons/solid/light-bulb.svg +5 -0
  1189. data/app/assets/images/heroicons/solid/link-slash.svg +3 -0
  1190. data/app/assets/images/heroicons/solid/link.svg +3 -0
  1191. data/app/assets/images/heroicons/solid/list-bullet.svg +3 -0
  1192. data/app/assets/images/heroicons/solid/lock-closed.svg +3 -0
  1193. data/app/assets/images/heroicons/solid/lock-open.svg +3 -0
  1194. data/app/assets/images/heroicons/solid/magnifying-glass-circle.svg +4 -0
  1195. data/app/assets/images/heroicons/solid/magnifying-glass-minus.svg +3 -0
  1196. data/app/assets/images/heroicons/solid/magnifying-glass-plus.svg +3 -0
  1197. data/app/assets/images/heroicons/solid/magnifying-glass.svg +3 -0
  1198. data/app/assets/images/heroicons/solid/map-pin.svg +3 -0
  1199. data/app/assets/images/heroicons/solid/map.svg +3 -0
  1200. data/app/assets/images/heroicons/solid/megaphone.svg +4 -0
  1201. data/app/assets/images/heroicons/solid/microphone.svg +4 -0
  1202. data/app/assets/images/heroicons/solid/minus-circle.svg +3 -0
  1203. data/app/assets/images/heroicons/solid/minus-small.svg +3 -0
  1204. data/app/assets/images/heroicons/solid/minus.svg +3 -0
  1205. data/app/assets/images/heroicons/solid/moon.svg +3 -0
  1206. data/app/assets/images/heroicons/solid/musical-note.svg +3 -0
  1207. data/app/assets/images/heroicons/solid/newspaper.svg +4 -0
  1208. data/app/assets/images/heroicons/solid/no-symbol.svg +3 -0
  1209. data/app/assets/images/heroicons/solid/numbered-list.svg +8 -0
  1210. data/app/assets/images/heroicons/solid/paint-brush.svg +3 -0
  1211. data/app/assets/images/heroicons/solid/paper-airplane.svg +3 -0
  1212. data/app/assets/images/heroicons/solid/paper-clip.svg +3 -0
  1213. data/app/assets/images/heroicons/solid/pause-circle.svg +3 -0
  1214. data/app/assets/images/heroicons/solid/pause.svg +3 -0
  1215. data/app/assets/images/heroicons/solid/pencil-square.svg +5 -0
  1216. data/app/assets/images/heroicons/solid/pencil.svg +4 -0
  1217. data/app/assets/images/heroicons/solid/percent-badge.svg +3 -0
  1218. data/app/assets/images/heroicons/solid/phone-arrow-down-left.svg +4 -0
  1219. data/app/assets/images/heroicons/solid/phone-arrow-up-right.svg +4 -0
  1220. data/app/assets/images/heroicons/solid/phone-x-mark.svg +4 -0
  1221. data/app/assets/images/heroicons/solid/phone.svg +3 -0
  1222. data/app/assets/images/heroicons/solid/photo.svg +3 -0
  1223. data/app/assets/images/heroicons/solid/play-circle.svg +3 -0
  1224. data/app/assets/images/heroicons/solid/play-pause.svg +5 -0
  1225. data/app/assets/images/heroicons/solid/play.svg +3 -0
  1226. data/app/assets/images/heroicons/solid/plus-circle.svg +3 -0
  1227. data/app/assets/images/heroicons/solid/plus-small.svg +3 -0
  1228. data/app/assets/images/heroicons/solid/plus.svg +3 -0
  1229. data/app/assets/images/heroicons/solid/power.svg +3 -0
  1230. data/app/assets/images/heroicons/solid/presentation-chart-bar.svg +3 -0
  1231. data/app/assets/images/heroicons/solid/presentation-chart-line.svg +3 -0
  1232. data/app/assets/images/heroicons/solid/printer.svg +3 -0
  1233. data/app/assets/images/heroicons/solid/puzzle-piece.svg +3 -0
  1234. data/app/assets/images/heroicons/solid/qr-code.svg +3 -0
  1235. data/app/assets/images/heroicons/solid/question-mark-circle.svg +3 -0
  1236. data/app/assets/images/heroicons/solid/queue-list.svg +6 -0
  1237. data/app/assets/images/heroicons/solid/radio.svg +3 -0
  1238. data/app/assets/images/heroicons/solid/receipt-percent.svg +3 -0
  1239. data/app/assets/images/heroicons/solid/receipt-refund.svg +3 -0
  1240. data/app/assets/images/heroicons/solid/rectangle-group.svg +3 -0
  1241. data/app/assets/images/heroicons/solid/rectangle-stack.svg +5 -0
  1242. data/app/assets/images/heroicons/solid/rocket-launch.svg +4 -0
  1243. data/app/assets/images/heroicons/solid/rss.svg +3 -0
  1244. data/app/assets/images/heroicons/solid/scale.svg +3 -0
  1245. data/app/assets/images/heroicons/solid/scissors.svg +5 -0
  1246. data/app/assets/images/heroicons/solid/server-stack.svg +5 -0
  1247. data/app/assets/images/heroicons/solid/server.svg +4 -0
  1248. data/app/assets/images/heroicons/solid/share.svg +3 -0
  1249. data/app/assets/images/heroicons/solid/shield-check.svg +3 -0
  1250. data/app/assets/images/heroicons/solid/shield-exclamation.svg +3 -0
  1251. data/app/assets/images/heroicons/solid/shopping-bag.svg +3 -0
  1252. data/app/assets/images/heroicons/solid/shopping-cart.svg +5 -0
  1253. data/app/assets/images/heroicons/solid/signal-slash.svg +3 -0
  1254. data/app/assets/images/heroicons/solid/signal.svg +3 -0
  1255. data/app/assets/images/heroicons/solid/slash.svg +3 -0
  1256. data/app/assets/images/heroicons/solid/sparkles.svg +5 -0
  1257. data/app/assets/images/heroicons/solid/speaker-wave.svg +5 -0
  1258. data/app/assets/images/heroicons/solid/speaker-x-mark.svg +4 -0
  1259. data/app/assets/images/heroicons/solid/square-2-stack.svg +4 -0
  1260. data/app/assets/images/heroicons/solid/square-3-stack-3d.svg +5 -0
  1261. data/app/assets/images/heroicons/solid/squares-2x2.svg +3 -0
  1262. data/app/assets/images/heroicons/solid/squares-plus.svg +6 -0
  1263. data/app/assets/images/heroicons/solid/star.svg +3 -0
  1264. data/app/assets/images/heroicons/solid/stop-circle.svg +3 -0
  1265. data/app/assets/images/heroicons/solid/stop.svg +3 -0
  1266. data/app/assets/images/heroicons/solid/strikethrough.svg +3 -0
  1267. data/app/assets/images/heroicons/solid/sun.svg +11 -0
  1268. data/app/assets/images/heroicons/solid/swatch.svg +5 -0
  1269. data/app/assets/images/heroicons/solid/table-cells.svg +3 -0
  1270. data/app/assets/images/heroicons/solid/tag.svg +3 -0
  1271. data/app/assets/images/heroicons/solid/ticket.svg +3 -0
  1272. data/app/assets/images/heroicons/solid/trash.svg +3 -0
  1273. data/app/assets/images/heroicons/solid/trophy.svg +3 -0
  1274. data/app/assets/images/heroicons/solid/truck.svg +7 -0
  1275. data/app/assets/images/heroicons/solid/tv.svg +4 -0
  1276. data/app/assets/images/heroicons/solid/underline.svg +3 -0
  1277. data/app/assets/images/heroicons/solid/user-circle.svg +3 -0
  1278. data/app/assets/images/heroicons/solid/user-group.svg +8 -0
  1279. data/app/assets/images/heroicons/solid/user-minus.svg +5 -0
  1280. data/app/assets/images/heroicons/solid/user-plus.svg +5 -0
  1281. data/app/assets/images/heroicons/solid/user.svg +4 -0
  1282. data/app/assets/images/heroicons/solid/users.svg +6 -0
  1283. data/app/assets/images/heroicons/solid/variable.svg +3 -0
  1284. data/app/assets/images/heroicons/solid/video-camera-slash.svg +6 -0
  1285. data/app/assets/images/heroicons/solid/video-camera.svg +4 -0
  1286. data/app/assets/images/heroicons/solid/view-columns.svg +5 -0
  1287. data/app/assets/images/heroicons/solid/viewfinder-circle.svg +7 -0
  1288. data/app/assets/images/heroicons/solid/wallet.svg +5 -0
  1289. data/app/assets/images/heroicons/solid/wifi.svg +3 -0
  1290. data/app/assets/images/heroicons/solid/window.svg +3 -0
  1291. data/app/assets/images/heroicons/solid/wrench-screwdriver.svg +5 -0
  1292. data/app/assets/images/heroicons/solid/wrench.svg +3 -0
  1293. data/app/assets/images/heroicons/solid/x-circle.svg +3 -0
  1294. data/app/assets/images/heroicons/solid/x-mark.svg +3 -0
  1295. data/app/assets/stylesheets/okonomi_ui_kit/application.css +15 -0
  1296. data/app/assets/stylesheets/okonomi_ui_kit/application.tailwind.css +3 -0
  1297. data/app/controllers/okonomi_ui_kit/application_controller.rb +4 -0
  1298. data/app/helpers/okonomi_ui_kit/application_helper.rb +4 -0
  1299. data/app/helpers/okonomi_ui_kit/attribute_section_helper.rb +50 -0
  1300. data/app/helpers/okonomi_ui_kit/badge_helper.rb +23 -0
  1301. data/app/helpers/okonomi_ui_kit/breadcrumbs_helper.rb +60 -0
  1302. data/app/helpers/okonomi_ui_kit/button_helper.rb +39 -0
  1303. data/app/helpers/okonomi_ui_kit/form_builder.rb +189 -0
  1304. data/app/helpers/okonomi_ui_kit/icon_helper.rb +39 -0
  1305. data/app/helpers/okonomi_ui_kit/navigation_helper.rb +72 -0
  1306. data/app/helpers/okonomi_ui_kit/page_builder_helper.rb +217 -0
  1307. data/app/helpers/okonomi_ui_kit/svg_icons.rb +35 -0
  1308. data/app/helpers/okonomi_ui_kit/table_helper.rb +158 -0
  1309. data/app/javascript/okonomi_ui_kit/application.js +8 -0
  1310. data/app/javascript/okonomi_ui_kit/controllers/dropdown_controller.js +27 -0
  1311. data/app/javascript/okonomi_ui_kit_manifest.js +2 -0
  1312. data/app/jobs/okonomi_ui_kit/application_job.rb +4 -0
  1313. data/app/mailers/okonomi_ui_kit/application_mailer.rb +6 -0
  1314. data/app/models/okonomi_ui_kit/application_record.rb +5 -0
  1315. data/app/views/layouts/okonomi_ui_kit/application.html.erb +19 -0
  1316. data/app/views/okonomi_ui_kit/attribute_sections/_section.html.erb +13 -0
  1317. data/app/views/okonomi_ui_kit/forms/tailwind/_checkbox_label.html.erb +18 -0
  1318. data/app/views/okonomi_ui_kit/forms/tailwind/_field.html.erb +34 -0
  1319. data/app/views/okonomi_ui_kit/forms/tailwind/_field_set.html.erb +3 -0
  1320. data/app/views/okonomi_ui_kit/forms/tailwind/_multi_select.html.erb +17 -0
  1321. data/app/views/okonomi_ui_kit/forms/tailwind/_radio_button.html.erb +10 -0
  1322. data/app/views/okonomi_ui_kit/forms/tailwind/_upload_field.html.erb +45 -0
  1323. data/app/views/okonomi_ui_kit/page_builder/_page.html.erb +3 -0
  1324. data/app/views/okonomi_ui_kit/shared/_navigation_menu.html.erb +3 -0
  1325. data/app/views/okonomi_ui_kit/tables/_table.html.erb +9 -0
  1326. data/config/importmap.rb +2 -0
  1327. data/config/routes.rb +2 -0
  1328. data/config/tailwind.config.js +16 -0
  1329. data/lib/okonomi_ui_kit/engine.rb +36 -0
  1330. data/lib/okonomi_ui_kit/version.rb +3 -0
  1331. data/lib/okonomi_ui_kit.rb +6 -0
  1332. data/lib/tasks/okonomi_ui_kit_tasks.rake +4 -0
  1333. metadata +1388 -0
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.25 3C2.00736 3 1 4.00736 1 5.25V14.75C1 15.9926 2.00736 17 3.25 17H16.75C17.9926 17 19 15.9926 19 14.75V5.25C19 4.00736 17.9926 3 16.75 3H3.25ZM4.19253 11.7517C3.91544 11.4438 3.94039 10.9696 4.24828 10.6925L6.12886 9L4.24828 7.30747C3.94039 7.03038 3.91543 6.55616 4.19253 6.24828C4.46962 5.94039 4.94384 5.91544 5.25172 6.19253L7.75172 8.44253C7.90976 8.58476 8 8.78738 8 9C8 9.21261 7.90976 9.41524 7.75172 9.55747L5.25172 11.8075C4.94384 12.0846 4.46962 12.0596 4.19253 11.7517ZM9.75 10.25C9.33579 10.25 9 10.5858 9 11C9 11.4142 9.33579 11.75 9.75 11.75H12.25C12.6642 11.75 13 11.4142 13 11C13 10.5858 12.6642 10.25 12.25 10.25H9.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.25C2 3.00736 3.00736 2 4.25 2H15.75C16.9926 2 18 3.00736 18 4.25V12.75C18 13.9926 16.9926 15 15.75 15H12.6448C12.8417 15.6619 13.2292 16.2418 13.7449 16.6767C13.9856 16.8798 14.0738 17.2116 13.9657 17.5074C13.8576 17.8032 13.5762 18 13.2613 18H6.73881C6.42387 18 6.14248 17.8032 6.03437 17.5074C5.92627 17.2116 6.01449 16.8798 6.25522 16.6767C6.77086 16.2418 7.15838 15.6619 7.35525 15H4.25C3.00736 15 2 13.9926 2 12.75V4.25ZM3.5 4.25C3.5 3.83579 3.83579 3.5 4.25 3.5H15.75C16.1642 3.5 16.5 3.83579 16.5 4.25V11.75C16.5 12.1642 16.1642 12.5 15.75 12.5H4.25C3.83579 12.5 3.5 12.1642 3.5 11.75V4.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 6H6V14H14V6Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 3V1.75C9.25 1.33579 9.58579 1 10 1C10.4142 1 10.75 1.33579 10.75 1.75V3H12.25V1.75C12.25 1.33579 12.5858 1 13 1C13.4142 1 13.75 1.33579 13.75 1.75V3H14.25C15.7688 3 17 4.23122 17 5.75V6.25H18.25C18.6642 6.25 19 6.58579 19 7C19 7.41421 18.6642 7.75 18.25 7.75H17V9.25H18.25C18.6642 9.25 19 9.58579 19 10C19 10.4142 18.6642 10.75 18.25 10.75H17V12.25H18.25C18.6642 12.25 19 12.5858 19 13C19 13.4142 18.6642 13.75 18.25 13.75H17V14.25C17 15.7688 15.7688 17 14.25 17H13.75V18.25C13.75 18.6642 13.4142 19 13 19C12.5858 19 12.25 18.6642 12.25 18.25V17H10.75V18.25C10.75 18.6642 10.4142 19 10 19C9.58579 19 9.25 18.6642 9.25 18.25V17H7.75V18.25C7.75 18.6642 7.41421 19 7 19C6.58579 19 6.25 18.6642 6.25 18.25V17H5.75C4.23122 17 3 15.7688 3 14.25V13.75H1.75C1.33579 13.75 1 13.4142 1 13C1 12.5858 1.33579 12.25 1.75 12.25H3V10.75H1.75C1.33579 10.75 1 10.4142 1 10C1 9.58579 1.33579 9.25 1.75 9.25H3V7.75H1.75C1.33579 7.75 1 7.41421 1 7C1 6.58579 1.33579 6.25 1.75 6.25H3V5.75C3 4.23122 4.23122 3 5.75 3H6.25V1.75C6.25 1.33579 6.58579 1 7 1C7.41421 1 7.75 1.33579 7.75 1.75V3H9.25ZM4.5 5.75C4.5 5.05964 5.05964 4.5 5.75 4.5H14.25C14.9404 4.5 15.5 5.05964 15.5 5.75V14.25C15.5 14.9404 14.9404 15.5 14.25 15.5H5.75C5.05964 15.5 4.5 14.9404 4.5 14.25V5.75Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 4C1.67157 4 1 4.67157 1 5.5V6H19V5.5C19 4.67157 18.3284 4 17.5 4H2.5ZM19 8.5H1V14.5C1 15.3284 1.67157 16 2.5 16H17.5C18.3284 16 19 15.3284 19 14.5V8.5ZM3 13.25C3 12.8358 3.33579 12.5 3.75 12.5H5.25C5.66421 12.5 6 12.8358 6 13.25C6 13.6642 5.66421 14 5.25 14H3.75C3.33579 14 3 13.6642 3 13.25ZM7.75 12.5C7.33579 12.5 7 12.8358 7 13.25C7 13.6642 7.33579 14 7.75 14H11.25C11.6642 14 12 13.6642 12 13.25C12 12.8358 11.6642 12.5 11.25 12.5H7.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.63769 1.09332C9.86321 0.968894 10.1368 0.968894 10.3623 1.09332L12.3623 2.19676C12.725 2.39686 12.8568 2.85308 12.6567 3.21576C12.4566 3.57843 12.0004 3.71023 11.6377 3.51013L10 2.60658L8.36231 3.51013C7.99963 3.71023 7.54341 3.57843 7.34332 3.21576C7.14322 2.85308 7.27502 2.39686 7.63769 2.19676L9.63769 1.09332ZM5.40258 4.28651C5.60268 4.64918 5.47088 5.1054 5.10821 5.3055L4.30255 5.75L5.10821 6.1945C5.47088 6.3946 5.60268 6.85082 5.40258 7.21349C5.20248 7.57617 4.74627 7.70797 4.38359 7.50787L3.5 7.02037V7.75C3.5 8.16421 3.16421 8.5 2.75 8.5C2.33579 8.5 2 8.16421 2 7.75V5.75C2 5.47684 2.14852 5.22528 2.38769 5.09332L4.38359 3.99213C4.74627 3.79203 5.20248 3.92383 5.40258 4.28651ZM14.5974 4.28651C14.7975 3.92383 15.2537 3.79203 15.6164 3.99213L17.6123 5.09332C17.8515 5.22528 18 5.47684 18 5.75V7.75C18 8.16421 17.6642 8.5 17.25 8.5C16.8358 8.5 16.5 8.16421 16.5 7.75V7.02037L15.6164 7.50787C15.2537 7.70797 14.7975 7.57617 14.5974 7.21349C14.3973 6.85082 14.5291 6.3946 14.8918 6.1945L15.6975 5.75L14.8918 5.3055C14.5291 5.1054 14.3973 4.64918 14.5974 4.28651ZM7.34332 8.28424C7.54341 7.92157 7.99963 7.78977 8.36231 7.98987L10 8.89342L11.6377 7.98987C12.0004 7.78977 12.4566 7.92157 12.6567 8.28424C12.8568 8.64692 12.725 9.10314 12.3623 9.30324L10.75 10.1928V11.75C10.75 12.1642 10.4142 12.5 10 12.5C9.58579 12.5 9.25 12.1642 9.25 11.75V10.1928L7.63769 9.30324C7.27502 9.10314 7.14322 8.64692 7.34332 8.28424ZM2.75 11.5C3.16421 11.5 3.5 11.8358 3.5 12.25V13.8072L5.10821 14.6945C5.47088 14.8946 5.60268 15.3508 5.40258 15.7135C5.20248 16.0762 4.74627 16.208 4.38359 16.0079L2.38769 14.9067C2.14852 14.7747 2 14.5232 2 14.25V12.25C2 11.8358 2.33579 11.5 2.75 11.5ZM17.25 11.5C17.6642 11.5 18 11.8358 18 12.25V14.25C18 14.5232 17.8515 14.7747 17.6123 14.9067L15.6164 16.0079C15.2537 16.208 14.7975 16.0762 14.5974 15.7135C14.3973 15.3508 14.5291 14.8946 14.8918 14.6945L16.5 13.8072V12.25C16.5 11.8358 16.8358 11.5 17.25 11.5ZM10 15.5C10.4142 15.5 10.75 15.8358 10.75 16.25V16.9796L11.6377 16.4899C12.0004 16.2898 12.4566 16.4216 12.6567 16.7842C12.8568 17.1469 12.725 17.6031 12.3623 17.8032L10.3623 18.9067C10.1368 19.0311 9.86321 19.0311 9.63769 18.9067L7.63769 17.8032C7.27501 17.6031 7.14322 17.1469 7.34332 16.7842C7.54341 16.4216 7.99963 16.2898 8.36231 16.4899L9.25 16.9796V16.25C9.25 15.8358 9.58579 15.5 10 15.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.3623 1.09332C10.1368 0.968894 9.86321 0.968894 9.63769 1.09332L2.52344 5.01842L10 9.14342L17.4766 5.01842L10.3623 1.09332Z" fill="currentColor"/>
3
+ <path d="M18 6.44278L10.75 10.4428V18.6928L17.6123 14.9067C17.8515 14.7747 18 14.5232 18 14.25V6.44278Z" fill="currentColor"/>
4
+ <path d="M9.25 18.6928V10.4428L2 6.44278V14.25C2 14.5232 2.14852 14.7747 2.38769 14.9067L9.25 18.6928Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2ZM5.93934 5.49996C6.88428 4.55502 8.5 5.22426 8.5 6.56062V8H14.25C14.6642 8 15 8.33579 15 8.75C15 9.16421 14.6642 9.5 14.25 9.5H8.5V13.775C8.5 14.0711 8.64363 14.23 8.75926 14.2739C9.1439 14.4198 9.56172 14.5 10 14.5C11.3936 14.5 12.5986 13.6853 13.1616 12.5037H12.75C12.3358 12.5037 12 12.1679 12 11.7537C12 11.3395 12.3358 11.0037 12.75 11.0037H13.2872C13.7494 11.0037 14.1744 11.2149 14.4434 11.5599C14.7206 11.9155 14.8262 12.4125 14.6272 12.8974C13.8806 14.7166 12.091 16 10 16C9.37719 16 8.77933 15.8857 8.22739 15.6764C7.37603 15.3536 7 14.513 7 13.775V9.5H5.75C5.33579 9.5 5 9.16421 5 8.75C5 8.33579 5.33579 8 5.75 8H7V6.56062L6.78033 6.78029C6.48744 7.07319 6.01256 7.07319 5.71967 6.78029C5.42678 6.4874 5.42678 6.01253 5.71967 5.71963L5.93934 5.49996Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.7499 10.8176V13.4324C11.1816 13.3527 11.5745 13.2046 11.8876 12.9999C12.3698 12.6846 12.4999 12.352 12.4999 12.125C12.4999 11.898 12.3698 11.5654 11.8876 11.2501C11.5745 11.0454 11.1816 10.8973 10.7499 10.8176Z" fill="currentColor"/>
3
+ <path d="M8.32961 8.61947C8.38337 8.67543 8.44464 8.73053 8.51404 8.78416C8.72197 8.94484 8.97355 9.06777 9.25 9.1469V6.60315C9.17545 6.62449 9.10271 6.64901 9.03215 6.6766C8.98721 6.69417 8.94315 6.71299 8.90007 6.73302C8.75996 6.79816 8.63019 6.87614 8.51404 6.96589C8.13658 7.25757 8 7.59253 8 7.87503C8 8.05887 8.05784 8.26493 8.20228 8.46683C8.23898 8.51812 8.28126 8.56915 8.32961 8.61947Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM9.99994 4C10.4142 4 10.7499 4.33579 10.7499 4.75V5.06584C11.3423 5.17106 11.9182 5.40427 12.4031 5.77893C12.8293 6.10829 13.1467 6.51836 13.3282 6.97896C13.4801 7.36432 13.2908 7.79985 12.9055 7.95174C12.5201 8.10363 12.0846 7.91437 11.9327 7.52901C11.8599 7.34437 11.72 7.14675 11.4859 6.96586C11.278 6.80519 11.0264 6.68225 10.7499 6.60312V9.29944C11.448 9.39233 12.1327 9.61819 12.7085 9.99467C13.4955 10.5093 13.9999 11.2644 13.9999 12.125C13.9999 12.9856 13.4955 13.7407 12.7085 14.2553C12.1327 14.6318 11.448 14.8577 10.7499 14.9506V15.25C10.7499 15.6642 10.4142 16 9.99994 16C9.58573 16 9.24994 15.6642 9.24994 15.25V14.9506C8.55186 14.8577 7.8672 14.6318 7.29141 14.2553C6.80887 13.9398 6.4337 13.5376 6.21337 13.0672C6.0377 12.692 6.19937 12.2455 6.57449 12.0699C6.9496 11.8942 7.39611 12.0559 7.57178 12.431C7.65258 12.6035 7.81692 12.8067 8.11229 12.9999C8.42537 13.2046 8.8183 13.3526 9.24994 13.4324V10.6842C8.65762 10.5789 8.08167 10.3457 7.59681 9.97107C6.90033 9.43288 6.49994 8.68017 6.49994 7.875C6.49994 7.06983 6.90034 6.31712 7.59681 5.77893C8.08167 5.40427 8.65762 5.17106 9.24994 5.06584V4.75C9.24994 4.33579 9.58573 4 9.99994 4Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM8.79767 7.45038C9.31032 6.78 9.93284 6.5 10.5 6.5C11.0672 6.5 11.6897 6.78 12.2023 7.45038C12.4539 7.77942 12.9247 7.84218 13.2537 7.59056C13.5827 7.33895 13.6455 6.86824 13.3939 6.53921C12.6373 5.54986 11.5963 5 10.5 5C9.40366 5 8.36269 5.54986 7.60613 6.53921C7.27168 6.97657 7.01308 7.47233 6.83031 8H5.75C5.33579 8 5 8.33579 5 8.75C5 9.16421 5.33579 9.5 5.75 9.5H6.51977C6.49341 9.83243 6.49341 10.1676 6.51977 10.5H5.75C5.33579 10.5 5 10.8358 5 11.25C5 11.6642 5.33579 12 5.75 12H6.83031C7.01308 12.5277 7.27168 13.0234 7.60613 13.4608C8.36269 14.4501 9.40366 15 10.5 15C11.5963 15 12.6373 14.4501 13.3939 13.4608C13.6455 13.1318 13.5827 12.661 13.2537 12.4094C12.9247 12.1578 12.4539 12.2206 12.2023 12.5496C11.6897 13.22 11.0672 13.5 10.5 13.5C9.93284 13.5 9.31032 13.22 8.79767 12.5496C8.66735 12.3792 8.55299 12.1948 8.4546 12H10.25C10.6642 12 11 11.6642 11 11.25C11 10.8358 10.6642 10.5 10.25 10.5H8.02592C7.99136 10.1685 7.99136 9.83152 8.02592 9.5H10.25C10.6642 9.5 11 9.16421 11 8.75C11 8.33579 10.6642 8 10.25 8H8.4546C8.55299 7.80515 8.66735 7.62081 8.79767 7.45038Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM8.73223 6.23223C9.70854 5.25592 11.2915 5.25592 12.2678 6.23223C12.5607 6.52513 13.0355 6.52513 13.3284 6.23223C13.6213 5.93934 13.6213 5.46447 13.3284 5.17157C11.7663 3.60948 9.23367 3.60948 7.67157 5.17157C6.89067 5.95247 6.5 6.97747 6.5 8V8.16481C6.5 8.52945 6.53382 8.89272 6.60072 9.25H6.25C5.83579 9.25 5.5 9.58579 5.5 10C5.5 10.4142 5.83579 10.75 6.25 10.75H6.98724C7.175 11.782 7.05016 12.853 6.61952 13.8219L6.56464 13.9454C6.44963 14.2042 6.49018 14.5057 6.66948 14.7249C6.84878 14.9441 7.13625 15.0436 7.4127 14.9821L8.68531 14.6993C9.21441 14.5818 9.76361 14.589 10.2894 14.7204C11.0842 14.9191 11.9158 14.9191 12.7106 14.7204L13.6819 14.4776C14.0837 14.3771 14.3281 13.9699 14.2276 13.5681C14.1271 13.1663 13.7199 12.9219 13.3181 13.0224L12.3468 13.2652C11.7908 13.4042 11.2092 13.4042 10.6532 13.2652C9.91296 13.0802 9.14026 13.0673 8.39452 13.2275C8.58441 12.4159 8.62237 11.5757 8.5063 10.75H9.75C10.1642 10.75 10.5 10.4142 10.5 10C10.5 9.58579 10.1642 9.25 9.75 9.25H8.13603C8.0458 8.89574 8 8.53121 8 8.16481V8C8 7.35903 8.24393 6.72054 8.73223 6.23223Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM6.00002 5.75C6.00002 5.33579 6.33581 5 6.75002 5H13.25C13.6642 5 14 5.33579 14 5.75C14 6.16421 13.6642 6.5 13.25 6.5H11.1227C11.5229 6.99922 11.8059 7.59647 11.9298 8.25H13.25C13.6642 8.25 14 8.58579 14 9C14 9.41421 13.6642 9.75 13.25 9.75H11.9298C11.6108 11.4316 10.2393 12.7405 8.52636 12.9657L10.2804 14.7197C10.5732 15.0126 10.5732 15.4874 10.2804 15.7803C9.98746 16.0732 9.51259 16.0732 9.21969 15.7803L6.21969 12.7803C6.00519 12.5658 5.94103 12.2432 6.05711 11.963C6.1732 11.6827 6.44668 11.5 6.75002 11.5H8.00002C9.11943 11.5 10.067 10.7643 10.3856 9.75H6.75C6.33579 9.75 6 9.41421 6 9C6 8.58579 6.33579 8.25 6.75 8.25H10.3856C10.067 7.23572 9.11943 6.5 8.00002 6.5H6.75002C6.33581 6.5 6.00002 6.16421 6.00002 5.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM7.34581 5.29439C7.09419 4.96536 6.62349 4.9026 6.29445 5.15421C5.96542 5.40582 5.90266 5.87653 6.15427 6.20557L9.05588 9.99998H6.75004C6.33583 9.99998 6.00004 10.3358 6.00004 10.75C6.00004 11.1642 6.33583 11.5 6.75004 11.5H9.25004V12.5H6.75004C6.33583 12.5 6.00004 12.8358 6.00004 13.25C6.00004 13.6642 6.33583 14 6.75004 14H9.25004V15.25C9.25004 15.6642 9.58583 16 10 16C10.4143 16 10.75 15.6642 10.75 15.25V14H13.25C13.6643 14 14 13.6642 14 13.25C14 12.8358 13.6643 12.5 13.25 12.5H10.75V11.5H13.25C13.6643 11.5 14 11.1642 14 10.75C14 10.3358 13.6643 9.99998 13.25 9.99998H10.9442L13.8458 6.20557C14.0974 5.87653 14.0347 5.40582 13.7056 5.15421C13.3766 4.9026 12.9059 4.96536 12.6543 5.29439L10 8.76531L7.34581 5.29439Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,9 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 1C10.4142 1 10.75 1.33579 10.75 1.75V3.25C10.75 3.66421 10.4142 4 10 4C9.58579 4 9.25 3.66421 9.25 3.25V1.75C9.25 1.33579 9.58579 1 10 1Z" fill="currentColor"/>
3
+ <path d="M5.05025 3.05025C5.34315 2.75736 5.81802 2.75736 6.11091 3.05025L7.17157 4.11091C7.46447 4.40381 7.46447 4.87868 7.17157 5.17157C6.87868 5.46447 6.40381 5.46447 6.11091 5.17157L5.05025 4.11091C4.75736 3.81802 4.75736 3.34315 5.05025 3.05025Z" fill="currentColor"/>
4
+ <path d="M14.9497 3.05025C15.2426 3.34315 15.2426 3.81802 14.9497 4.11091L13.8891 5.17157C13.5962 5.46447 13.1213 5.46447 12.8284 5.17157C12.5355 4.87868 12.5355 4.40381 12.8284 4.11091L13.8891 3.05025C14.182 2.75736 14.6569 2.75736 14.9497 3.05025Z" fill="currentColor"/>
5
+ <path d="M3 8C3 7.58579 3.33579 7.25 3.75 7.25H5.25C5.66421 7.25 6 7.58579 6 8C6 8.41421 5.66421 8.75 5.25 8.75H3.75C3.33579 8.75 3 8.41421 3 8Z" fill="currentColor"/>
6
+ <path d="M14 8C14 7.58579 14.3358 7.25 14.75 7.25H16.25C16.6642 7.25 17 7.58579 17 8C17 8.41421 16.6642 8.75 16.25 8.75H14.75C14.3358 8.75 14 8.41421 14 8Z" fill="currentColor"/>
7
+ <path d="M7.17157 10.8284C7.46447 11.1213 7.46447 11.5962 7.17157 11.8891L6.11091 12.9497C5.81802 13.2426 5.34315 13.2426 5.05025 12.9497C4.75736 12.6569 4.75736 12.182 5.05025 11.8891L6.11091 10.8284C6.40381 10.5355 6.87868 10.5355 7.17157 10.8284Z" fill="currentColor"/>
8
+ <path d="M10.7657 7.51062C10.5871 7.24492 10.2596 7.12184 9.95029 7.20417C9.64094 7.2865 9.41795 7.5561 9.3951 7.8754L8.90409 14.7363C8.88303 15.0306 9.0365 15.3099 9.29622 15.4499C9.55594 15.59 9.87365 15.5647 10.108 15.3854L11.1508 14.5873L12.1363 18.2653C12.2435 18.6654 12.6548 18.9028 13.0549 18.7956C13.455 18.6884 13.6924 18.2771 13.5852 17.877L12.6083 14.2312L13.9005 14.4349C14.1951 14.4814 14.4893 14.3489 14.6497 14.0974C14.81 13.846 14.8062 13.5233 14.6398 13.2758L10.7657 7.51062Z" fill="currentColor"/>
9
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.111 11.8891C3.96311 9.7412 3.96311 6.2588 6.111 4.11091C8.25888 1.96303 11.7413 1.96303 13.8892 4.11091C14.9633 5.185 15.5001 6.59127 15.5001 8C15.5001 8.41421 15.8359 8.75 16.2501 8.75C16.6643 8.75 17.0001 8.41421 17.0001 8C17.0001 6.2097 16.3165 4.41694 14.9498 3.05025C12.2162 0.316582 7.78401 0.316582 5.05034 3.05025C2.31667 5.78392 2.31667 10.2161 5.05034 12.9497C5.34323 13.2426 5.8181 13.2426 6.111 12.9497C6.40389 12.6569 6.40389 12.182 6.111 11.8891Z" fill="currentColor"/>
3
+ <path d="M8.23235 6.23223C7.25604 7.20854 7.25604 8.79146 8.23235 9.76777C8.52525 10.0607 8.52525 10.5355 8.23235 10.8284C7.93946 11.1213 7.46459 11.1213 7.17169 10.8284C5.60959 9.26633 5.60959 6.73367 7.17169 5.17157C8.73379 3.60948 11.2664 3.60948 12.8285 5.17157C13.6094 5.95247 14.0001 6.97747 14.0001 8C14.0001 8.41421 13.6643 8.75 13.2501 8.75C12.8359 8.75 12.5001 8.41421 12.5001 8C12.5001 7.35903 12.2562 6.72054 11.7679 6.23223C10.7916 5.25592 9.20866 5.25592 8.23235 6.23223Z" fill="currentColor"/>
4
+ <path d="M10.7657 7.51062C10.5871 7.24492 10.2596 7.12184 9.95029 7.20417C9.64095 7.2865 9.41795 7.5561 9.3951 7.8754L8.90409 14.7363C8.88303 15.0306 9.0365 15.3099 9.29622 15.4499C9.55595 15.59 9.87365 15.5647 10.108 15.3854L11.1508 14.5873L12.1363 18.2653C12.2436 18.6654 12.6548 18.9028 13.0549 18.7956C13.455 18.6884 13.6924 18.2771 13.5852 17.877L12.6083 14.2312L13.9005 14.4349C14.1951 14.4814 14.4893 14.3489 14.6497 14.0974C14.8101 13.846 14.8062 13.5233 14.6398 13.2758L10.7657 7.51062Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 16.25C8 15.8358 8.33579 15.5 8.75 15.5H11.25C11.6642 15.5 12 15.8358 12 16.25C12 16.6642 11.6642 17 11.25 17H8.75C8.33579 17 8 16.6642 8 16.25Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 4C4 2.34315 5.34315 1 7 1H13C14.6569 1 16 2.34315 16 4V16C16 17.6569 14.6569 19 13 19H7C5.34315 19 4 17.6569 4 16V4ZM8 2.5V3.25C8 3.66421 8.33579 4 8.75 4H11.25C11.6642 4 12 3.66421 12 3.25V2.5H13C13.8284 2.5 14.5 3.17157 14.5 4V16C14.5 16.8284 13.8284 17.5 13 17.5H7C6.17157 17.5 5.5 16.8284 5.5 16V4C5.5 3.17157 6.17157 2.5 7 2.5H8Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5 1C3.34315 1 2 2.34315 2 4V16C2 17.6569 3.34315 19 5 19H15C16.6569 19 18 17.6569 18 16V4C18 2.34315 16.6569 1 15 1H5ZM3.5 4C3.5 3.17157 4.17157 2.5 5 2.5H15C15.8284 2.5 16.5 3.17157 16.5 4V16C16.5 16.8284 15.8284 17.5 15 17.5H5C4.17157 17.5 3.5 16.8284 3.5 16V4ZM8.75 15.5C8.33579 15.5 8 15.8358 8 16.25C8 16.6642 8.33579 17 8.75 17H11.25C11.6642 17 12 16.6642 12 16.25C12 15.8358 11.6642 15.5 11.25 15.5H8.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.25 4C11.25 4.69036 10.6904 5.25 10 5.25C9.30964 5.25 8.75 4.69036 8.75 4C8.75 3.30964 9.30964 2.75 10 2.75C10.6904 2.75 11.25 3.30964 11.25 4Z" fill="black"/>
3
+ <path d="M3 10C3 9.58579 3.33579 9.25 3.75 9.25H16.25C16.6642 9.25 17 9.58579 17 10C17 10.4142 16.6642 10.75 16.25 10.75H3.75C3.33579 10.75 3 10.4142 3 10Z" fill="black"/>
4
+ <path d="M10 17.25C10.6904 17.25 11.25 16.6904 11.25 16C11.25 15.3096 10.6904 14.75 10 14.75C9.30964 14.75 8.75 15.3096 8.75 16C8.75 16.6904 9.30964 17.25 10 17.25Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM9.25 8.75C9.25 8.33579 9.58579 8 10 8C10.4142 8 10.75 8.33579 10.75 8.75V11.2955L11.6925 10.2483C11.9696 9.94039 12.4438 9.91543 12.7517 10.1925C13.0596 10.4696 13.0846 10.9438 12.8075 11.2517L10.5575 13.7517C10.4152 13.9098 10.2126 14 10 14C9.78739 14 9.58476 13.9098 9.44253 13.7517L7.19253 11.2517C6.91544 10.9438 6.94039 10.4696 7.24828 10.1925C7.55616 9.91544 8.03038 9.94039 8.30747 10.2483L9.25 11.2955V8.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM9.25 13.25C9.25 13.6642 9.58579 14 10 14C10.4142 14 10.75 13.6642 10.75 13.25V10.7045L11.6925 11.7517C11.9696 12.0596 12.4438 12.0846 12.7517 11.8075C13.0596 11.5304 13.0846 11.0562 12.8075 10.7483L10.5575 8.24828C10.4152 8.09024 10.2126 8 10 8C9.78739 8 9.58476 8.09024 9.44253 8.24828L7.19253 10.7483C6.91544 11.0562 6.94039 11.5304 7.24828 11.8075C7.55616 12.0846 8.03038 12.0596 8.30747 11.7517L9.25 10.7045V13.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.5C3 2.67157 3.67157 2 4.5 2H11.3787C11.7765 2 12.158 2.15804 12.4393 2.43934L16.5607 6.56066C16.842 6.84197 17 7.2235 17 7.62132V16.5C17 17.3284 16.3284 18 15.5 18H4.5C3.67157 18 3 17.3284 3 16.5V3.5ZM13.25 9C13.6642 9 14 9.33579 14 9.75V14.25C14 14.6642 13.6642 15 13.25 15C12.8358 15 12.5 14.6642 12.5 14.25V9.75C12.5 9.33579 12.8358 9 13.25 9ZM6.75 13C7.16421 13 7.5 13.3358 7.5 13.75V14.25C7.5 14.6642 7.16421 15 6.75 15C6.33579 15 6 14.6642 6 14.25V13.75C6 13.3358 6.33579 13 6.75 13ZM10.75 11.75C10.75 11.3358 10.4142 11 10 11C9.58579 11 9.25 11.3358 9.25 11.75V14.25C9.25 14.6642 9.58579 15 10 15C10.4142 15 10.75 14.6642 10.75 14.25V11.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.5C3 2.67157 3.67157 2 4.5 2H11.3787C11.7765 2 12.158 2.15804 12.4393 2.43934L16.5607 6.56066C16.842 6.84197 17 7.2235 17 7.62132V16.5C17 17.3284 16.3284 18 15.5 18H4.5C3.67157 18 3 17.3284 3 16.5V3.5ZM13.8566 9.19113C14.1002 8.85614 14.0261 8.38708 13.6911 8.14345C13.3561 7.89982 12.8871 7.97388 12.6434 8.30887L9.15969 13.099L7.28033 11.2197C6.98744 10.9268 6.51256 10.9268 6.21967 11.2197C5.92678 11.5126 5.92678 11.9874 6.21967 12.2803L8.71967 14.7803C8.87477 14.9354 9.08999 15.0149 9.30867 14.9977C9.52734 14.9805 9.72754 14.8685 9.85655 14.6911L13.8566 9.19113Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM6.46967 6.53075C6.68069 6.74177 6.98617 6.80076 7.25 6.70771V8.00043H5.75C5.33579 8.00043 5 8.33621 5 8.75043C5 9.16464 5.33579 9.50043 5.75 9.50043H7.25V12.5981C7.25 13.5788 7.82127 14.7774 9.08697 14.9544C9.304 14.9848 9.52539 15.0004 9.75 15.0004C11.7436 15.0004 13.4486 13.7725 14.1534 12.0345C14.2471 11.8033 14.2198 11.5406 14.0804 11.3336C13.941 11.1267 13.7078 11.0026 13.4583 11.0026H11.75C11.3358 11.0026 11 11.3384 11 11.7526C11 12.1669 11.3358 12.5026 11.75 12.5026H12.0933C11.5015 13.118 10.67 13.5004 9.75 13.5004C9.5951 13.5004 9.44315 13.4896 9.29476 13.4689C9.0454 13.434 8.75 13.1472 8.75 12.5981V9.50043H14.25C14.6642 9.50043 15 9.16464 15 8.75043C15 8.33621 14.6642 8.00043 14.25 8.00043H8.75V6.41464C8.75 5.22458 7.31117 4.62859 6.46967 5.47009C6.17678 5.76299 6.17678 6.23786 6.46967 6.53075Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM10.7502 5.75C10.7502 5.33579 10.4144 5 10.0002 5C9.58598 5 9.25019 5.33579 9.25019 5.75V6.02172C8.83174 6.04601 8.41852 6.09051 8.01153 6.15428C7.05037 6.30489 6.20466 7.0357 6.06223 8.08165C6.02129 8.38229 6.00019 8.68888 6.00019 9C6.00019 10.0438 6.83024 10.7588 7.70849 10.8975L9.25019 11.1409V13.4754C8.45874 13.4234 7.69026 13.2896 6.95288 13.0826C6.55408 12.9707 6.14004 13.2032 6.0281 13.602C5.91616 14.0008 6.1487 14.4148 6.5475 14.5268C7.41506 14.7703 8.31957 14.9243 9.25019 14.9783V15.25C9.25019 15.6642 9.58598 16 10.0002 16C10.4144 16 10.7502 15.6642 10.7502 15.25V14.9783C11.1686 14.954 11.5819 14.9095 11.9889 14.8457C12.95 14.6951 13.7957 13.9643 13.9382 12.9183C13.9791 12.6177 14.0002 12.3111 14.0002 12C14.0002 10.9562 13.1701 10.2412 12.2919 10.1025L10.7502 9.85912V7.52458C11.5416 7.57662 12.3101 7.71041 13.0475 7.9174C13.4463 8.02934 13.8603 7.79679 13.9723 7.39799C14.0842 6.99919 13.8517 6.58515 13.4529 6.47321C12.5853 6.22969 11.6808 6.07575 10.7502 6.02172V5.75ZM8.24374 7.6362C8.57452 7.58437 8.91022 7.54693 9.25019 7.52458V9.6223L7.94241 9.41584C7.63523 9.36734 7.50019 9.15634 7.50019 9C7.50019 8.75677 7.51668 8.51779 7.54851 8.28405C7.5906 7.97496 7.85383 7.6973 8.24374 7.6362ZM10.7502 13.4754V11.3777L12.058 11.5842C12.3652 11.6327 12.5002 11.8437 12.5002 12C12.5002 12.2432 12.4837 12.4822 12.4519 12.716C12.4098 13.025 12.1465 13.3027 11.7566 13.3638C11.4259 13.4156 11.0902 13.4531 10.7502 13.4754Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM8.79767 8.45038C9.31032 7.78 9.93284 7.5 10.5 7.5C11.0672 7.5 11.6897 7.78 12.2023 8.45038C12.4539 8.77942 12.9247 8.84218 13.2537 8.59056C13.5827 8.33895 13.6455 7.86824 13.3939 7.53921C12.6373 6.54986 11.5963 6 10.5 6C9.40366 6 8.36269 6.54986 7.60613 7.53921C7.27168 7.97657 7.01308 8.47233 6.83031 9H5.75C5.33579 9 5 9.33579 5 9.75C5 10.1642 5.33579 10.5 5.75 10.5H6.51977C6.49341 10.8324 6.49341 11.1676 6.51977 11.5H5.75C5.33579 11.5 5 11.8358 5 12.25C5 12.6642 5.33579 13 5.75 13H6.83031C7.01308 13.5277 7.27168 14.0234 7.60613 14.4608C8.36269 15.4501 9.40366 16 10.5 16C11.5963 16 12.6373 15.4501 13.3939 14.4608C13.6455 14.1318 13.5827 13.661 13.2537 13.4094C12.9247 13.1578 12.4539 13.2206 12.2023 13.5496C11.6897 14.22 11.0672 14.5 10.5 14.5C9.93284 14.5 9.31032 14.22 8.79767 13.5496C8.66735 13.3792 8.55299 13.1948 8.4546 13H10.25C10.6642 13 11 12.6642 11 12.25C11 11.8358 10.6642 11.5 10.25 11.5H8.02592C7.99136 11.1685 7.99136 10.8315 8.02592 10.5H10.25C10.6642 10.5 11 10.1642 11 9.75C11 9.33579 10.6642 9 10.25 9H8.4546C8.55299 8.80515 8.66735 8.62081 8.79767 8.45038Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM9.5003 9C9.5003 8.61496 9.6466 8.23238 9.93964 7.93934C10.5254 7.35355 11.4752 7.35355 12.061 7.93934C12.3539 8.23223 12.8287 8.23223 13.1216 7.93934C13.4145 7.64645 13.4145 7.17157 13.1216 6.87868C11.95 5.70711 10.0505 5.70711 8.87898 6.87868C8.29334 7.46432 8.0003 8.23339 8.0003 9V10.2498H6.7501C6.33588 10.2498 6.0001 10.5856 6.0001 10.9998C6.0001 11.414 6.33588 11.7498 6.7501 11.7498H8.0003V12.75C8.0003 13.1642 7.66454 13.5 7.25035 13.5L6.74995 13.5C6.33574 13.5001 5.99998 13.8359 6 14.2501C6.00002 14.6643 6.33584 15.0001 6.75005 15L13.25 14.9999C13.6642 14.9999 14 14.6641 14 14.2499C13.9999 13.8357 13.6642 13.4999 13.2499 13.4999L9.37227 13.5C9.45518 13.2654 9.5003 13.013 9.5003 12.75V11.7498H10.7501C11.1643 11.7498 11.5001 11.414 11.5001 10.9998C11.5001 10.5856 11.1643 10.2498 10.7501 10.2498H9.5003V9Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM6.00002 5.75C6.00002 5.33579 6.33581 5 6.75002 5H13.25C13.6642 5 14 5.33579 14 5.75C14 6.16421 13.6642 6.5 13.25 6.5H11.1227C11.5229 6.99922 11.8059 7.59647 11.9298 8.25H13.25C13.6642 8.25 14 8.58579 14 9C14 9.41421 13.6642 9.75 13.25 9.75H11.9298C11.6108 11.4316 10.2393 12.7405 8.52636 12.9657L10.2804 14.7197C10.5732 15.0126 10.5732 15.4874 10.2804 15.7803C9.98746 16.0732 9.51258 16.0732 9.21969 15.7803L6.21969 12.7803C6.00519 12.5658 5.94103 12.2432 6.05711 11.963C6.1732 11.6827 6.44668 11.5 6.75002 11.5H8.00002C9.11943 11.5 10.067 10.7643 10.3856 9.75H6.75C6.33579 9.75 6 9.41421 6 9C6 8.58579 6.33579 8.25 6.75 8.25H10.3856C10.067 7.23572 9.11943 6.5 8.00002 6.5H6.75002C6.33581 6.5 6.00002 6.16421 6.00002 5.75Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM8.34577 6.29445C8.09415 5.96542 7.62345 5.90266 7.29441 6.15427C6.96538 6.40588 6.90262 6.87659 7.15423 7.20563L9.05584 10H6.75C6.33579 10 6 10.3358 6 10.75C6 11.1643 6.33579 11.5 6.75 11.5H9.25V12.5H6.75C6.33579 12.5 6 12.8358 6 13.25C6 13.6643 6.33579 14 6.75 14H9.25V15.25C9.25 15.6643 9.58579 16 10 16C10.4142 16 10.75 15.6643 10.75 15.25V14H13.25C13.6642 14 14 13.6643 14 13.25C14 12.8358 13.6642 12.5 13.25 12.5H10.75V11.5H13.25C13.6642 11.5 14 11.1643 14 10.75C14 10.3358 13.6642 10 13.25 10H10.9442L12.8458 7.20563C13.0974 6.87659 13.0346 6.40588 12.7056 6.15427C12.3766 5.90266 11.9058 5.96542 11.6542 6.29445L10 8.76537L8.34577 6.29445Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7 3.5C7 2.67157 7.67157 2 8.5 2H12.3787C12.7765 2 13.158 2.15804 13.4393 2.43934L16.5607 5.56066C16.842 5.84197 17 6.2235 17 6.62132V12.5C17 13.3284 16.3284 14 15.5 14H14.5V10.6213C14.5 9.82567 14.1839 9.06261 13.6213 8.5L10.5 5.37868C9.93739 4.81607 9.17433 4.5 8.37868 4.5H7V3.5Z" fill="currentColor"/>
3
+ <path d="M4.5 6C3.67157 6 3 6.67157 3 7.5V16.5C3 17.3284 3.67157 18 4.5 18H11.5C12.3284 18 13 17.3284 13 16.5V10.6213C13 10.2235 12.842 9.84197 12.5607 9.56066L9.43934 6.43934C9.15804 6.15804 8.7765 6 8.37868 6H4.5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 10C8 9.17157 8.67157 8.5 9.5 8.5C10.3284 8.5 11 9.17157 11 10C11 10.4144 10.8329 10.7884 10.5607 11.0607C10.2884 11.3329 9.91442 11.5 9.5 11.5C8.67157 11.5 8 10.8284 8 10Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM9.5 7C7.84315 7 6.5 8.34315 6.5 10C6.5 11.6569 7.84315 13 9.5 13C10.056 13 10.5773 12.8483 11.0239 12.5845L12.2197 13.7803C12.5126 14.0732 12.9874 14.0732 13.2803 13.7803C13.5732 13.4874 13.5732 13.0126 13.2803 12.7197L12.0845 11.5239C12.3483 11.0773 12.5 10.556 12.5 10C12.5 8.34315 11.1569 7 9.5 7Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM12.25 11.75C12.6642 11.75 13 11.4142 13 11C13 10.5858 12.6642 10.25 12.25 10.25H7.75C7.33579 10.25 7 10.5858 7 11C7 11.4142 7.33579 11.75 7.75 11.75H12.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM10 8C10.4142 8 10.75 8.33579 10.75 8.75V10.25H12.25C12.6642 10.25 13 10.5858 13 11C13 11.4142 12.6642 11.75 12.25 11.75H10.75V13.25C10.75 13.6642 10.4142 14 10 14C9.58579 14 9.25 13.6642 9.25 13.25V11.75H7.75C7.33579 11.75 7 11.4142 7 11C7 10.5858 7.33579 10.25 7.75 10.25H9.25V8.75C9.25 8.33579 9.58579 8 10 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 2C3.67157 2 3 2.67157 3 3.5V16.5C3 17.3284 3.67157 18 4.5 18H15.5C16.3284 18 17 17.3284 17 16.5V7.62132C17 7.2235 16.842 6.84197 16.5607 6.56066L12.4393 2.43934C12.158 2.15804 11.7765 2 11.3787 2H4.5ZM6.75 10.5C6.33579 10.5 6 10.8358 6 11.25C6 11.6642 6.33579 12 6.75 12H13.25C13.6642 12 14 11.6642 14 11.25C14 10.8358 13.6642 10.5 13.25 10.5H6.75ZM6.75 13.5C6.33579 13.5 6 13.8358 6 14.25C6 14.6642 6.33579 15 6.75 15H13.25C13.6642 15 14 14.6642 14 14.25C14 13.8358 13.6642 13.5 13.25 13.5H6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 3.5C3 2.67157 3.67157 2 4.5 2H11.3787C11.7765 2 12.158 2.15804 12.4393 2.43934L16.5607 6.56066C16.842 6.84197 17 7.2235 17 7.62132V16.5C17 17.3284 16.3284 18 15.5 18H4.5C3.67157 18 3 17.3284 3 16.5V3.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11ZM7 10C7 10.5523 6.55228 11 6 11C5.44772 11 5 10.5523 5 10C5 9.44772 5.44772 9 6 9C6.55228 9 7 9.44772 7 10ZM14 11C14.5523 11 15 10.5523 15 10C15 9.44772 14.5523 9 14 9C13.4477 9 13 9.44772 13 10C13 10.5523 13.4477 11 14 11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 10C3 9.17157 3.67157 8.5 4.5 8.5C5.32843 8.5 6 9.17157 6 10C6 10.8284 5.32843 11.5 4.5 11.5C3.67157 11.5 3 10.8284 3 10Z" fill="currentColor"/>
3
+ <path d="M8.5 10C8.5 9.17157 9.17157 8.5 10 8.5C10.8284 8.5 11.5 9.17157 11.5 10C11.5 10.8284 10.8284 11.5 10 11.5C9.17157 11.5 8.5 10.8284 8.5 10Z" fill="currentColor"/>
4
+ <path d="M15.5 8.5C14.6716 8.5 14 9.17157 14 10C14 10.8284 14.6716 11.5 15.5 11.5C16.3284 11.5 17 10.8284 17 10C17 9.17157 16.3284 8.5 15.5 8.5Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 3C10.8284 3 11.5 3.67157 11.5 4.5C11.5 5.32843 10.8284 6 10 6C9.17157 6 8.5 5.32843 8.5 4.5C8.5 3.67157 9.17157 3 10 3Z" fill="currentColor"/>
3
+ <path d="M10 8.5C10.8284 8.5 11.5 9.17157 11.5 10C11.5 10.8284 10.8284 11.5 10 11.5C9.17157 11.5 8.5 10.8284 8.5 10C8.5 9.17157 9.17157 8.5 10 8.5Z" fill="currentColor"/>
4
+ <path d="M11.5 15.5C11.5 14.6716 10.8284 14 10 14C9.17157 14 8.5 14.6716 8.5 15.5C8.5 16.3284 9.17157 17 10 17C10.8284 17 11.5 16.3284 11.5 15.5Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.10557 6.44723C1.428 6.78601 1 7.47854 1 8.23608V16C1 17.1046 1.89543 18 3 18H17C18.1046 18 19 17.1046 19 16V8.23608C19 7.47854 18.572 6.78601 17.8944 6.44723L10.8944 2.94723C10.3314 2.6657 9.66863 2.6657 9.10557 2.94723L2.10557 6.44723ZM3.58541 10.4542C3.21493 10.269 2.76442 10.4191 2.57918 10.7896C2.39394 11.1601 2.54411 11.6106 2.91459 11.7958L8.77016 14.7236C9.54436 15.1107 10.4556 15.1107 11.2298 14.7236L17.0823 11.7974C17.4528 11.6122 17.6029 11.1617 17.4177 10.7912C17.2325 10.4207 16.7819 10.2705 16.4115 10.4558L10.559 13.382C10.2071 13.5579 9.79289 13.5579 9.44098 13.382L3.58541 10.4542Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 4C1.89543 4 1 4.89543 1 6V7.16147L9.44098 11.382C9.79289 11.5579 10.2071 11.5579 10.559 11.382L19 7.16147V6C19 4.89543 18.1046 4 17 4H3Z" fill="currentColor"/>
3
+ <path d="M19 8.83853L11.2298 12.7236C10.4556 13.1107 9.54436 13.1107 8.77016 12.7236L1 8.83853V14C1 15.1046 1.89543 16 3 16H17C18.1046 16 19 15.1046 19 14V8.83853Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.75 6C3.33579 6 3 6.33579 3 6.75C3 7.16421 3.33579 7.5 3.75 7.5H16.25C16.6642 7.5 17 7.16421 17 6.75C17 6.33579 16.6642 6 16.25 6H3.75Z" fill="black"/>
3
+ <path d="M3.75 13.5C3.33579 13.5 3 13.8358 3 14.25C3 14.6642 3.33579 15 3.75 15H16.25C16.6642 15 17 14.6642 17 14.25C17 13.8358 16.6642 13.5 16.25 13.5H3.75Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM10 5C10.4142 5 10.75 5.33579 10.75 5.75V10.25C10.75 10.6642 10.4142 11 10 11C9.58579 11 9.25 10.6642 9.25 10.25V5.75C9.25 5.33579 9.58579 5 10 5ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44771 13 9 13.4477 9 14C9 14.5523 9.44771 15 10 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.4845 2.49499C9.15808 1.32833 10.842 1.32833 11.5156 2.495L17.7943 13.37C18.4678 14.5367 17.6259 15.995 16.2787 15.995H3.72136C2.37421 15.995 1.53224 14.5367 2.20582 13.37L8.4845 2.49499ZM10 5C10.4142 5 10.75 5.33579 10.75 5.75V9.25C10.75 9.66421 10.4142 10 10 10C9.58579 10 9.25 9.66421 9.25 9.25L9.25 5.75C9.25 5.33579 9.58579 5 10 5ZM10 14C10.5523 14 11 13.5523 11 13C11 12.4477 10.5523 12 10 12C9.44772 12 9 12.4477 9 13C9 13.5523 9.44772 14 10 14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.0998 3.66668C12.4737 2.136 13.8542 1 15.5 1C15.5146 0.999999 15.5292 1.00009 15.5438 1.00027C15.9323 1.00503 16.3056 1.07311 16.6538 1.19465C17.1364 1.3626 17.5896 1.6393 17.9754 2.02503C18.892 2.94167 19.193 4.23984 18.8818 5.40523C18.7282 5.98079 18.4253 6.52479 17.9754 6.97477C17.6708 7.27935 17.3231 7.51652 16.9518 7.68564C16.7625 7.77206 16.5641 7.8421 16.3585 7.89394L16 7.99V9.99998C16 10.1989 15.921 10.3897 15.7803 10.5303L15.5303 10.7803C15.2374 11.0732 14.7626 11.0732 14.4697 10.7803L13.625 9.93564L7.21967 16.341C6.79771 16.7629 6.22541 17 5.62868 17H5.12132C4.92241 17 4.73164 17.079 4.59099 17.2196L3.03033 18.7803C2.73744 19.0732 2.26256 19.0732 1.96967 18.7803L1.21967 18.0303C0.926777 17.7374 0.926777 17.2625 1.21967 16.9696L2.78033 15.409C2.92098 15.2683 3 15.0776 3 14.8787V14.3713C3 13.7746 3.23705 13.2023 3.65901 12.7803L10.0643 6.37498L9.21967 5.53031C8.92678 5.23741 8.92678 4.76254 9.21967 4.46965L9.46967 4.21965C9.61032 4.07899 9.80109 3.99998 10 3.99998H12.0105L12.0998 3.66668ZM4.71967 13.841L11.125 7.43564L12.5643 8.87498L6.15901 15.2803C6.01836 15.421 5.82759 15.5 5.62868 15.5H5.12132C4.86336 15.5 4.60997 15.5443 4.37132 15.6287C4.4557 15.39 4.5 15.1366 4.5 14.8787V14.3713C4.5 14.1724 4.57902 13.9816 4.71967 13.841Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.28033 2.21967C2.98744 1.92678 2.51256 1.92678 2.21967 2.21967C1.92678 2.51256 1.92678 2.98744 2.21967 3.28033L16.7197 17.7803C17.0126 18.0732 17.4874 18.0732 17.7803 17.7803C18.0732 17.4874 18.0732 17.0126 17.7803 16.7197L16.0352 14.9745C17.5064 13.8594 18.6595 12.3465 19.3344 10.5959C19.4814 10.2144 19.4816 9.79127 19.3347 9.40962C17.892 5.66051 14.256 3 9.99859 3C8.28207 3 6.66657 3.43249 5.2551 4.19444L3.28033 2.21967ZM7.75194 6.69128L8.84367 7.78301C9.18951 7.60223 9.58291 7.5 10.0002 7.5C11.3809 7.5 12.5002 8.61929 12.5002 10C12.5002 10.4173 12.398 10.8107 12.2172 11.1565L13.3091 12.2484C13.7454 11.6077 14.0004 10.8336 14.0004 10C14.0004 7.79086 12.2095 6 10.0004 6C9.16675 6 8.39268 6.25501 7.75194 6.69128Z" fill="currentColor"/>
3
+ <path d="M10.7484 13.9302L13.2711 16.4529C12.2462 16.8074 11.1458 17 10.0004 17C5.74298 17 2.10698 14.3395 0.664255 10.5904C0.517392 10.2087 0.517518 9.78563 0.66461 9.40408C1.15603 8.12932 1.90108 6.98057 2.83791 6.01969L6.0702 9.25198C6.02436 9.4943 6.00037 9.74435 6.00037 10C6.00037 12.2091 7.79123 14 10.0004 14C10.256 14 10.5061 13.976 10.7484 13.9302Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 12.5C11.3807 12.5 12.5 11.3807 12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M0.664255 10.5904C0.517392 10.2087 0.517518 9.78563 0.66461 9.40408C2.10878 5.65788 5.7433 3 9.99859 3C14.256 3 17.892 5.66051 19.3347 9.40962C19.4816 9.79127 19.4814 10.2144 19.3344 10.5959C17.8902 14.3421 14.2557 17 10.0004 17C5.74298 17 2.10698 14.3395 0.664255 10.5904ZM14.0004 10C14.0004 12.2091 12.2095 14 10.0004 14C7.79123 14 6.00037 12.2091 6.00037 10C6.00037 7.79086 7.79123 6 10.0004 6C12.2095 6 14.0004 7.79086 14.0004 10Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM6.46447 14.5251C6.75736 14.818 7.23223 14.818 7.52513 14.5251C8.89196 13.1583 11.108 13.1583 12.4749 14.5251C12.7678 14.818 13.2426 14.818 13.5355 14.5251C13.8284 14.2323 13.8284 13.7574 13.5355 13.4645C11.5829 11.5119 8.41709 11.5119 6.46447 13.4645C6.17157 13.7574 6.17157 14.2323 6.46447 14.5251ZM9 8.5C9 9.32843 8.55228 10 8 10C7.44772 10 7 9.32843 7 8.5C7 7.67157 7.44772 7 8 7C8.55228 7 9 7.67157 9 8.5ZM12 10C12.5523 10 13 9.32843 13 8.5C13 7.67157 12.5523 7 12 7C11.4477 7 11 7.67157 11 8.5C11 9.32843 11.4477 10 12 10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM13.5355 13.5355C13.8284 13.2426 13.8284 12.7678 13.5355 12.4749C13.2426 12.182 12.7678 12.182 12.4749 12.4749C11.108 13.8417 8.89196 13.8417 7.52513 12.4749C7.23223 12.182 6.75736 12.182 6.46447 12.4749C6.17157 12.7678 6.17157 13.2426 6.46447 13.5355C8.41709 15.4881 11.5829 15.4881 13.5355 13.5355ZM9 8.5C9 9.32843 8.55228 10 8 10C7.44772 10 7 9.32843 7 8.5C7 7.67157 7.44772 7 8 7C8.55228 7 9 7.67157 9 8.5ZM12 10C12.5523 10 13 9.32843 13 8.5C13 7.67157 12.5523 7 12 7C11.4477 7 11 7.67157 11 8.5C11 9.32843 11.4477 10 12 10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 4.75C1 3.7835 1.7835 3 2.75 3H17.25C18.2165 3 19 3.7835 19 4.75V15.265C19 16.2315 18.2165 17.015 17.25 17.015H15.75C15.6719 17.015 15.5951 17.0099 15.5197 17H4.48027C4.40492 17.0099 4.32806 17.015 4.25 17.015H2.75C1.7835 17.015 1 16.2315 1 15.265V4.75ZM17.5 12.135V11.01C17.5 10.8719 17.3881 10.76 17.25 10.76H15.75C15.6119 10.76 15.5 10.8719 15.5 11.01V12.135C15.5 12.2731 15.6119 12.385 15.75 12.385H17.25C17.3881 12.385 17.5 12.2731 17.5 12.135ZM17.5 14.14C17.5 14.0019 17.3881 13.89 17.25 13.89H15.75C15.6119 13.89 15.5 14.0019 15.5 14.14V15.265C15.5 15.373 15.5685 15.4651 15.6645 15.5H17.25C17.3881 15.5 17.5 15.3881 17.5 15.25V14.14ZM2.5 15.25V14.14C2.5 14.0019 2.61193 13.89 2.75 13.89H4.25C4.38807 13.89 4.5 14.0019 4.5 14.14V15.265C4.5 15.373 4.43148 15.4651 4.33553 15.5H2.75C2.61193 15.5 2.5 15.3881 2.5 15.25ZM4.5 11.01V12.135C4.5 12.2731 4.38807 12.385 4.25 12.385H2.75C2.61193 12.385 2.5 12.2731 2.5 12.135V11.01C2.5 10.8719 2.61193 10.76 2.75 10.76H4.25C4.38807 10.76 4.5 10.8719 4.5 11.01ZM17.5 9.005V7.88C17.5 7.74193 17.3881 7.63 17.25 7.63H15.75C15.6119 7.63 15.5 7.74193 15.5 7.88V9.005C15.5 9.14308 15.6119 9.255 15.75 9.255H17.25C17.3881 9.255 17.5 9.14308 17.5 9.005ZM4.25 7.63C4.38807 7.63 4.5 7.74193 4.5 7.88V9.005C4.5 9.14308 4.38807 9.255 4.25 9.255H2.75C2.61193 9.255 2.5 9.14308 2.5 9.005V7.88C2.5 7.74193 2.61193 7.63 2.75 7.63H4.25ZM4.25 4.5C4.38807 4.5 4.5 4.61193 4.5 4.75V5.875C4.5 6.01307 4.38807 6.125 4.25 6.125H2.75C2.61193 6.125 2.5 6.01307 2.5 5.875V4.75C2.5 4.61193 2.61193 4.5 2.75 4.5H4.25ZM15.75 6.125C15.6119 6.125 15.5 6.01307 15.5 5.875V4.75C15.5 4.61193 15.6119 4.5 15.75 4.5H17.25C17.3881 4.5 17.5 4.61193 17.5 4.75V5.875C17.5 6.01307 17.3881 6.125 17.25 6.125H15.75ZM6.75 9.25C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75H13.25C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 2.5C8.69049 2.5 7.47353 2.88645 6.45419 3.55132C6.10725 3.77761 5.64256 3.6798 5.41627 3.33287C5.18998 2.98593 5.28778 2.52123 5.63472 2.29494C6.89038 1.47594 8.39075 1 10 1C14.4183 1 18 4.58172 18 9C18 11.573 17.5678 14.0467 16.7714 16.3514C16.6361 16.7429 16.2091 16.9506 15.8176 16.8153C15.4261 16.6801 15.2184 16.253 15.3537 15.8615C16.0963 13.7123 16.5 11.4041 16.5 9C16.5 5.41015 13.5899 2.5 10 2.5ZM4.33287 4.41627C4.6798 4.64256 4.77761 5.10725 4.55132 5.45419C3.88645 6.47353 3.5 7.69049 3.5 9C3.5 10.6078 3.02491 12.107 2.20723 13.362C1.98111 13.709 1.51646 13.807 1.16942 13.5809C0.822365 13.3548 0.72433 12.8902 0.950448 12.5431C1.61423 11.5243 2 10.3084 2 9C2 7.39075 2.47594 5.89038 3.29495 4.63472C3.52124 4.28778 3.98593 4.18998 4.33287 4.41627ZM10 6.12C8.34315 6.12 7 7.46314 7 9.12C7 9.13378 6.99963 9.14748 6.9989 9.16108C6.96103 11.9169 5.95297 14.4401 4.30165 16.4018C4.0349 16.7187 3.56177 16.7593 3.24488 16.4926C2.92799 16.2258 2.88735 15.7527 3.15409 15.4358C4.61843 13.6962 5.5 11.452 5.5 9C5.5 8.97218 5.50152 8.94471 5.50447 8.91767C5.61028 6.52628 7.58252 4.62 10 4.62C12.4174 4.62 14.3896 6.52613 14.4955 8.91754C14.4985 8.94516 14.5001 8.97323 14.5 9.00166L14.4998 9.0815L14.5 9.11633C14.5 9.12755 14.4999 9.13872 14.4994 9.14983C14.4987 9.24922 14.4971 9.34844 14.4948 9.44749C14.4853 9.86159 14.1418 10.1895 13.7277 10.1799C13.3136 10.1704 12.9857 9.8269 12.9952 9.4128C12.9978 9.30372 12.9993 9.19439 12.9998 9.08481C12.981 7.44426 11.6451 6.12 10 6.12ZM10 8.25C10.4142 8.25 10.75 8.58579 10.75 9C10.75 12.5103 9.56304 15.7455 7.56902 18.3232C7.31558 18.6509 6.84452 18.711 6.5169 18.4576C6.18927 18.2041 6.12913 17.7331 6.38257 17.4054C8.1805 15.0812 9.25 12.1666 9.25 9C9.25 8.58579 9.58579 8.25 10 8.25ZM13.5288 11.9478C13.9346 12.0309 14.1962 12.4273 14.113 12.8331C13.6842 14.9261 12.9112 16.8937 11.8562 18.6738C11.645 19.0302 11.185 19.1478 10.8286 18.9366C10.4723 18.7254 10.3546 18.2654 10.5658 17.9091C11.5374 16.2697 12.2488 14.4585 12.6436 12.532C12.7267 12.1262 13.1231 11.8646 13.5288 11.9478Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.4997 4.93762C16.8478 6.87062 17.9949 11.1518 16.0619 14.4998C14.1289 17.8479 9.84775 18.995 6.4997 17.062C3.15166 15.129 2.00453 10.8479 3.93753 7.4998C4.10592 7.20813 4.29214 6.93316 4.49401 6.67548C4.69562 6.41812 5.08463 6.45704 5.28714 6.71368C5.56487 7.06565 5.88119 7.38577 6.22971 7.66764C6.56235 7.93667 7.01647 7.61943 7.00304 7.19183C7.00103 7.12812 7.00003 7.06416 7.00003 6.99997C7.00003 6.08143 7.20643 5.2111 7.57539 4.43282C8.10854 3.30822 8.98111 2.37583 10.0608 1.76798C10.3078 1.62893 10.6112 1.7522 10.7378 2.00584C11.3297 3.1927 12.2651 4.2248 13.4997 4.93762ZM14 12C14 14.2091 12.2092 16 10 16C8.08674 16 6.4791 14.6016 6.09017 12.8183C5.9966 12.3894 6.52967 12.1749 6.90396 12.4045C7.38998 12.7025 7.93731 12.8964 8.50538 12.9685C8.80801 13.0068 9.03609 12.7289 9.01482 12.4246C9.00501 12.2844 9.00002 12.1428 9.00002 12C9.00002 10.5731 9.49812 9.26254 10.3299 8.23269C10.4337 8.10417 10.599 8.04108 10.7612 8.07233C12.6063 8.4278 14 10.0511 14 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.5 2.75C3.5 2.33579 3.16421 2 2.75 2C2.33579 2 2 2.33579 2 2.75V17.25C2 17.6642 2.33579 18 2.75 18C3.16421 18 3.5 17.6642 3.5 17.25V12.8585L5.15742 12.5096C6.60458 12.2049 8.11248 12.407 9.42842 13.0818C11.2723 14.0274 13.4125 14.2155 15.393 13.6061L17.4706 12.9668C17.7853 12.87 18 12.5793 18 12.25V3.75C18 3.52398 17.8981 3.31001 17.7226 3.1676C17.547 3.02519 17.3167 2.96952 17.0955 3.01609L14.7157 3.51709C13.3151 3.81195 11.8585 3.68564 10.5296 3.15406L10.0275 2.95322C8.42359 2.31166 6.66566 2.15921 4.97524 2.51509L3.5 2.82566V2.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.75C2 3.7835 2.7835 3 3.75 3H8.58579C9.04992 3 9.49503 3.18437 9.82322 3.51256L11.2374 4.92678C11.2843 4.97366 11.3479 5 11.4142 5H16.25C17.2165 5 18 5.7835 18 6.75V15.25C18 16.2165 17.2165 17 16.25 17H3.75C2.7835 17 2 16.2165 2 15.25V4.75ZM10.75 8.75C10.75 8.33579 10.4142 8 10 8C9.58579 8 9.25 8.33579 9.25 8.75V11.2955L8.30747 10.2483C8.03038 9.94039 7.55616 9.91543 7.24828 10.1925C6.94039 10.4696 6.91544 10.9438 7.19253 11.2517L9.44253 13.7517C9.58476 13.9098 9.78738 14 10 14C10.2126 14 10.4152 13.9098 10.5575 13.7517L12.8075 11.2517C13.0846 10.9438 13.0596 10.4696 12.7517 10.1925C12.4438 9.91543 11.9696 9.94039 11.6925 10.2483L10.75 11.2955V8.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 4.75C2 3.7835 2.7835 3 3.75 3H8.58579C9.04992 3 9.49503 3.18437 9.82322 3.51256L11.2374 4.92678C11.2843 4.97366 11.3479 5 11.4142 5H16.25C17.2165 5 18 5.7835 18 6.75V15.25C18 16.2165 17.2165 17 16.25 17H3.75C2.7835 17 2 16.2165 2 15.25V4.75ZM12.25 11.75C12.6642 11.75 13 11.4142 13 11C13 10.5858 12.6642 10.25 12.25 10.25H7.75C7.33579 10.25 7 10.5858 7 11C7 11.4142 7.33579 11.75 7.75 11.75H12.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.75 3C3.7835 3 3 3.7835 3 4.75V7.50159C3.03443 7.50053 3.06902 7.5 3.10378 7.5H16.8959C16.9307 7.5 16.9654 7.50054 17 7.50161V6.75C17 5.7835 16.2165 5 15.25 5H11.4142C11.3479 5 11.2843 4.97366 11.2374 4.92678L9.82322 3.51256C9.49504 3.18437 9.04992 3 8.58579 3H4.75Z" fill="currentColor"/>
3
+ <path d="M3.10373 9C1.92632 9 1.08486 10.1393 1.43112 11.2647L2.81573 15.7647C3.04167 16.4989 3.72009 17 4.48835 17H15.5112C16.2795 17 16.9579 16.4989 17.1838 15.7647L18.5684 11.2647C18.9147 10.1393 18.0732 9 16.8958 9H3.10373Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3C2.7835 3 2 3.7835 2 4.75V15.25C2 16.2165 2.7835 17 3.75 17H16.25C17.2165 17 18 16.2165 18 15.25V6.75C18 5.7835 17.2165 5 16.25 5H11.4142C11.3479 5 11.2843 4.97366 11.2374 4.92678L9.82322 3.51256C9.49503 3.18437 9.04992 3 8.58579 3H3.75ZM10 8C10.4142 8 10.75 8.33579 10.75 8.75V10.25H12.25C12.6642 10.25 13 10.5858 13 11C13 11.4142 12.6642 11.75 12.25 11.75H10.75V13.25C10.75 13.6642 10.4142 14 10 14C9.58579 14 9.25 13.6642 9.25 13.25V11.75H7.75C7.33579 11.75 7 11.4142 7 11C7 10.5858 7.33579 10.25 7.75 10.25H9.25V8.75C9.25 8.33579 9.58579 8 10 8Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.75 3C2.7835 3 2 3.7835 2 4.75V8.01091C2.50515 7.6875 3.10568 7.5 3.75 7.5H16.25C16.8943 7.5 17.4949 7.6875 18 8.01091V6.75C18 5.7835 17.2165 5 16.25 5H11.4142C11.3479 5 11.2843 4.97366 11.2374 4.92678L9.82322 3.51256C9.49503 3.18437 9.04992 3 8.58579 3H3.75Z" fill="currentColor"/>
3
+ <path d="M3.75 9C2.7835 9 2 9.7835 2 10.75V15.25C2 16.2165 2.7835 17 3.75 17H16.25C17.2165 17 18 16.2165 18 15.25V10.75C18 9.7835 17.2165 9 16.25 9H3.75Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.28824 4.81846C2.28891 4.20123 1 4.92008 1 6.09466V13.9051C1 15.0797 2.2889 15.7986 3.28824 15.1813L9.61101 11.2761C9.76598 11.1804 9.89564 11.0635 10 10.9323V13.9051C10 15.0797 11.2889 15.7986 12.2882 15.1813L18.611 11.2761C19.56 10.6899 19.56 9.30986 18.611 8.7237L12.2882 4.81846C11.2889 4.20123 10 4.92008 10 6.09466V9.06745C9.89564 8.93631 9.76598 8.81942 9.61101 8.7237L3.28824 4.81846Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.62803 1.60102C5.02718 1.2056 7.48986 1 10 1C12.5101 1 14.9728 1.2056 17.372 1.60102C17.7342 1.66072 18 1.97389 18 2.34103V4.62868C18 5.22542 17.7629 5.79771 17.341 6.21967L12.659 10.9017C12.2371 11.3236 12 11.8959 12 12.4926V15.5291C12 16.2126 11.6893 16.859 11.1556 17.286L9.21852 18.8357C8.99339 19.0158 8.68496 19.0509 8.42511 18.926C8.16526 18.8011 8 18.5383 8 18.25V12.4926C8 11.8959 7.76295 11.3236 7.34099 10.9017L2.65901 6.21967C2.23705 5.79771 2 5.22542 2 4.62868V2.34103C2 1.97389 2.26578 1.66072 2.62803 1.60102Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 5.25C1 4.00736 2.00736 3 3.25 3H16.75C17.9926 3 19 4.00736 19 5.25V14.75C19 15.9926 17.9926 17 16.75 17H3.25C2.00736 17 1 15.9926 1 14.75V5.25ZM5.02565 8.12881C5.35663 7.65074 5.7212 7.5 6 7.5C6.2788 7.5 6.64338 7.65074 6.97435 8.12881C7.21012 8.46937 7.67733 8.55432 8.0179 8.31855C8.35846 8.08277 8.44341 7.61556 8.20763 7.275C7.65993 6.48386 6.87285 6 6 6C5.12715 6 4.34007 6.48386 3.79237 7.275C3.24966 8.0589 3 9.04757 3 10C3 10.9524 3.24966 11.9411 3.79237 12.725C4.34007 13.5161 5.12715 14 6 14C6.87285 14 7.65993 13.5161 8.20763 12.725C8.29447 12.5996 8.34099 12.4507 8.34099 12.2981V10C8.34099 9.58579 8.0052 9.25 7.59099 9.25H6.25C5.83579 9.25 5.5 9.58579 5.5 10C5.5 10.4142 5.83579 10.75 6.25 10.75H6.84099V12.0447C6.54806 12.3866 6.24178 12.5 6 12.5C5.7212 12.5 5.35663 12.3493 5.02565 11.8712C4.68968 11.3859 4.5 10.7111 4.5 10C4.5 9.28893 4.68968 8.61411 5.02565 8.12881ZM10.75 6C11.1642 6 11.5 6.33579 11.5 6.75V13.25C11.5 13.6642 11.1642 14 10.75 14C10.3358 14 10 13.6642 10 13.25V6.75C10 6.33579 10.3358 6 10.75 6ZM13.75 6H16.25C16.6642 6 17 6.33579 17 6.75C17 7.16421 16.6642 7.5 16.25 7.5H14.5V9.25L15.25 9.25C15.6642 9.25 16 9.58579 16 10C16 10.4142 15.6642 10.75 15.25 10.75L14.5 10.75V13.25C14.5 13.6642 14.1642 14 13.75 14C13.3358 14 13 13.6642 13 13.25V6.75C13 6.33579 13.3358 6 13.75 6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.25 3H3.5C2.67157 3 2 3.67157 2 4.5V9.25H5.36497C4.36193 8.17155 4.38539 6.48382 5.43534 5.43387C6.48481 4.3844 8.17149 4.36049 9.25 5.36214V3ZM2 10.75V15.5C2 16.3284 2.67157 17 3.5 17H9.25V12.1236C8.47036 13.6809 6.86003 14.75 5 14.75C4.58579 14.75 4.25 14.4142 4.25 14C4.25 13.5858 4.58579 13.25 5 13.25C6.53679 13.25 7.82445 12.1834 8.16303 10.75H2ZM10.75 17H16.5C17.3284 17 18 16.3284 18 15.5V10.75H11.837C12.1755 12.1834 13.4632 13.25 15 13.25C15.4142 13.25 15.75 13.5858 15.75 14C15.75 14.4142 15.4142 14.75 15 14.75C13.14 14.75 11.5296 13.6809 10.75 12.1236V17ZM18 9.25V4.5C18 3.67157 17.3284 3 16.5 3H10.75V5.36214C11.8285 4.36049 13.5152 4.3844 14.5647 5.43387C15.6146 6.48382 15.6381 8.17155 14.635 9.25H18ZM13.504 6.49453C13.0158 6.00638 12.2244 6.00638 11.7362 6.49453C11.3768 6.85395 11.2105 7.49384 11.1772 8.19191C11.1664 8.41998 11.1706 8.63456 11.1809 8.81764C11.364 8.82791 11.5785 8.83216 11.8066 8.82129C12.5047 8.78805 13.1446 8.62172 13.504 8.2623C13.9922 7.77414 13.9922 6.98269 13.504 6.49453ZM8.26377 6.49453C7.77561 6.00638 6.98415 6.00638 6.496 6.49453C6.00784 6.98269 6.00784 7.77414 6.496 8.2623C6.85542 8.62172 7.49531 8.78805 8.19337 8.82129C8.42145 8.83216 8.63602 8.82791 8.81911 8.81764C8.82938 8.63456 8.83362 8.41998 8.82276 8.19191C8.78952 7.49384 8.62318 6.85395 8.26377 6.49453Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.0002 6C14.314 5.58217 14.5 5.0628 14.5 4.5C14.5 3.11929 13.3807 2 12 2C11.1822 2 10.4561 2.39267 10 2.99976C9.54389 2.39267 8.8178 2 8 2C6.61929 2 5.5 3.11929 5.5 4.5C5.5 5.0628 5.68597 5.58217 5.99982 6H3.25C2.55964 6 2 6.55964 2 7.25V7.75C2 8.44036 2.55964 9 3.25 9H9.25V6H10.75V9H16.75C17.4404 9 18 8.44036 18 7.75V7.25C18 6.55964 17.4404 6 16.75 6H14.0002ZM13 4.5C13 5.05228 12.5523 5.5 12 5.5H11L11 4.5C11 3.94772 11.4477 3.5 12 3.5C12.5523 3.5 13 3.94772 13 4.5ZM7 4.5C7 5.05228 7.44772 5.5 8 5.5H9V4.5C9 3.94772 8.55228 3.5 8 3.5C7.44772 3.5 7 3.94772 7 4.5Z" fill="currentColor"/>
3
+ <path d="M9.25 10.5H3V15.25C3 16.7688 4.23122 18 5.75 18H9.25V10.5Z" fill="currentColor"/>
4
+ <path d="M10.75 18V10.5H17V15.25C17 16.7688 15.7688 18 14.25 18H10.75Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.5546 5.41215C15.6845 4.17138 14.4711 3.18897 13.0522 2.60288C13.8305 3.9731 14.3991 5.47789 14.7147 7.07367C15.4062 6.61183 16.0263 6.05128 16.5546 5.41215Z" fill="currentColor"/>
3
+ <path d="M13.3257 7.82478C12.9801 5.69142 12.1346 3.72563 10.9132 2.05155C10.6135 2.0175 10.3088 2 10 2C9.69121 2 9.3865 2.0175 9.08682 2.05155C7.86543 3.72563 7.0199 5.69141 6.67433 7.82478C7.69581 8.25948 8.81982 8.5 10 8.5C11.1802 8.5 12.3042 8.25948 13.3257 7.82478Z" fill="currentColor"/>
4
+ <path d="M6.51418 9.37568C7.59957 9.77938 8.77402 10 10 10C11.226 10 12.4004 9.77938 13.4858 9.37568C13.4952 9.58261 13.5 9.79075 13.5 10C13.5 11.079 13.3734 12.1284 13.1343 13.1343C12.1284 13.3734 11.079 13.5 10 13.5C8.92099 13.5 7.87155 13.3734 6.86572 13.1343C6.62659 12.1284 6.5 11.079 6.5 10C6.5 9.79075 6.50476 9.58261 6.51418 9.37568Z" fill="currentColor"/>
5
+ <path d="M5.28529 7.07367C5.60086 5.47789 6.16954 3.9731 6.94776 2.60288C5.52894 3.18896 4.3155 4.17138 3.44542 5.41215C3.97374 6.05128 4.59375 6.61183 5.28529 7.07367Z" fill="currentColor"/>
6
+ <path d="M17.3336 6.79843C17.7622 7.77878 18 8.86162 18 10C18 10.3088 17.9825 10.6135 17.9484 10.9132C16.9787 11.6207 15.911 12.2021 14.7696 12.6333C14.921 11.7783 15 10.8984 15 10C15 9.5601 14.9811 9.12463 14.944 8.69435C15.8352 8.18645 16.6408 7.54546 17.3336 6.79843Z" fill="currentColor"/>
7
+ <path d="M2.66636 6.79843C3.3592 7.54546 4.16477 8.18645 5.05604 8.69435C5.01894 9.12463 5 9.5601 5 10C5 10.8984 5.07898 11.7783 5.23037 12.6333C4.08897 12.2021 3.02132 11.6207 2.05155 10.9132C2.0175 10.6135 2 10.3088 2 10C2 8.86162 2.23777 7.77878 2.66636 6.79843Z" fill="currentColor"/>
8
+ <path d="M10 15C10.8984 15 11.7783 14.921 12.6333 14.7696C12.2021 15.911 11.6207 16.9787 10.9132 17.9485C10.6135 17.9825 10.3088 18 10 18C9.69121 18 9.3865 17.9825 9.08682 17.9485C8.37929 16.9787 7.79789 15.911 7.36674 14.7696C8.22167 14.921 9.10161 15 10 15Z" fill="currentColor"/>
9
+ <path d="M14.3573 14.3573C14.0334 15.4259 13.5935 16.4441 13.0522 17.3971C15.0158 16.586 16.586 15.0158 17.3971 13.0522C16.4441 13.5935 15.4259 14.0334 14.3573 14.3573Z" fill="currentColor"/>
10
+ <path d="M6.94776 17.3971C4.98419 16.586 3.41399 15.0158 2.60288 13.0522C3.55593 13.5935 4.57408 14.0334 5.64268 14.3573C5.96656 15.4259 6.40648 16.4441 6.94776 17.3971Z" fill="currentColor"/>
11
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM16.5 10C16.5 13.5899 13.5899 16.5 10 16.5C6.41015 16.5 3.5 13.5899 3.5 10C3.5 8.15664 4.26733 6.4925 5.5 5.30957V5.75736C5.5 6.68562 5.86875 7.57586 6.52513 8.23223L8.29289 10L8 10.2929C7.60947 10.6834 7.60948 11.3166 8 11.7071L9.06066 12.7678C9.34197 13.0491 9.5 13.4306 9.5 13.8284V14.191C9.5 14.5698 9.714 14.916 10.0528 15.0854L10.3292 15.2236C10.8232 15.4706 11.4238 15.2704 11.6708 14.7764L13.1249 11.8683C13.4136 11.2908 13.3004 10.5933 12.8439 10.1368L12.0721 9.36495C11.8042 9.09712 11.4081 9.0036 11.0487 9.12338L10.6647 9.2514C10.4286 9.33008 10.1706 9.22322 10.0593 9.00066L9.76344 8.40885C9.67084 8.22365 9.70714 7.99997 9.85355 7.85355C9.99997 7.70714 10.2236 7.67084 10.4088 7.76344L10.6708 7.89443C10.8097 7.96385 10.9628 8 11.118 8H11.3063C11.9888 8 12.4708 7.3313 12.255 6.68377L12.187 6.47978C12.1227 6.28692 12.1816 6.07434 12.3359 5.94204L13.7754 4.70821C15.4248 5.8871 16.5 7.81799 16.5 10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM11.5 16.3261C11.0185 16.4398 10.5163 16.5 10 16.5C7.98332 16.5 6.18115 15.5816 4.98891 14.1402L5.47949 13.1591C5.59335 12.9313 5.88103 12.8549 6.09287 12.9962L6.38719 13.1924C6.78056 13.4546 7.30434 13.4028 7.63864 13.0685C7.90427 12.8028 7.99702 12.4099 7.87823 12.0535L7.68051 11.4604C7.6409 11.3416 7.6947 11.2117 7.80674 11.1556L9.78018 10.1689C10.2846 9.9167 10.4539 9.27942 10.141 8.81015C9.99285 8.58788 10.1177 8.28635 10.3797 8.23396L10.5047 8.20896C11.3568 8.03855 12.0522 7.42466 12.3269 6.60033L12.3766 6.45127C12.4964 6.09194 12.4029 5.69577 12.135 5.42794L10.6464 3.93934C10.5527 3.84557 10.5 3.71839 10.5 3.58579V3.51894C13.8562 3.77426 16.5 6.57839 16.5 10C16.5 10.9822 16.2821 11.9136 15.8921 12.7484C15.6958 12.6128 15.4634 12.5258 15.212 12.5049L14.6464 11.9393C14.3651 11.658 13.9836 11.5 13.5858 11.5H13.4142C13.0164 11.5 12.6349 11.658 12.3536 11.9393L11.7612 12.5317C11.7232 12.5697 11.6793 12.6013 11.6312 12.6254L10.0528 13.4146C9.714 13.584 9.5 13.9302 9.5 14.309V14.5C9.5 15.0523 9.94772 15.5 10.5 15.5H11C11.2761 15.5 11.5 15.7239 11.5 16V16.3261Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM16.4969 10.2041C16.389 13.6995 13.5216 16.5 10 16.5C6.41015 16.5 3.5 13.5899 3.5 10C3.5 7.12656 5.36451 4.68861 7.94969 3.82998L6.92671 5.62019C6.60171 6.18894 6.69759 6.90485 7.16078 7.36805C7.6029 7.81017 8.27833 7.91977 8.83757 7.64015L9.0123 7.55279C9.08173 7.51807 9.15829 7.5 9.23591 7.5H9.38181C9.5712 7.5 9.74433 7.607 9.82902 7.77639C9.8994 7.91716 9.8994 8.08284 9.82902 8.22361L9.80123 8.27919C9.73357 8.41452 9.59525 8.5 9.44395 8.5H8.9418C8.18614 8.5 7.48048 8.87766 7.06131 9.50641L7.01751 9.57212C6.65828 10.111 6.56795 10.7855 6.77274 11.3998C6.98201 12.0276 7.47787 12.5197 8.10338 12.7282C8.33997 12.8071 8.49984 13.0292 8.49984 13.2749V14.3246C8.49984 14.9738 9.02608 15.5 9.67523 15.5C10.0323 15.5 10.37 15.3377 10.5931 15.0589L12.2044 13.0446C12.3957 12.8056 12.4998 12.5086 12.4998 12.2025C12.4998 11.8866 12.6279 11.5791 12.8531 11.3539C13.3088 10.8982 13.3864 10.1784 13.0257 9.63738L12.5617 8.94145C12.5214 8.88091 12.4998 8.80979 12.4998 8.73703C12.4998 8.43336 12.8465 8.26002 13.0895 8.44222L13.4322 8.69925C13.748 8.93609 14.1704 8.97373 14.523 8.79746C14.7488 8.68456 15.0216 8.72887 15.1996 8.90689L16.4969 10.2041Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 4C3.16421 4 3.5 4.33579 3.5 4.75V9.25H8.5V4.75C8.5 4.33579 8.83579 4 9.25 4C9.66421 4 10 4.33579 10 4.75V15.25C10 15.6642 9.66421 16 9.25 16C8.83579 16 8.5 15.6642 8.5 15.25V10.75H3.5V15.25C3.5 15.6642 3.16421 16 2.75 16C2.33579 16 2 15.6642 2 15.25V4.75C2 4.33579 2.33579 4 2.75 4ZM13 8.75C13 8.33579 13.3358 8 13.75 8H15.5C15.9142 8 16.25 8.33579 16.25 8.75V14.5H17.25C17.6642 14.5 18 14.8358 18 15.25C18 15.6642 17.6642 16 17.25 16H13.75C13.3358 16 13 15.6642 13 15.25C13 14.8358 13.3358 14.5 13.75 14.5H14.75V9.5H13.75C13.3358 9.5 13 9.16421 13 8.75Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 4C3.16421 4 3.5 4.33579 3.5 4.75V9.25H8.5V4.75C8.5 4.33579 8.83579 4 9.25 4C9.66421 4 10 4.33579 10 4.75V15.25C10 15.6642 9.66421 16 9.25 16C8.83579 16 8.5 15.6642 8.5 15.25V10.75H3.5V15.25C3.5 15.6642 3.16421 16 2.75 16C2.33579 16 2 15.6642 2 15.25V4.75C2 4.33579 2.33579 4 2.75 4ZM15 9.5C14.2714 9.5 13.5551 9.55104 12.8545 9.64965C12.4444 9.70737 12.065 9.42166 12.0073 9.01149C11.9496 8.60132 12.2353 8.22201 12.6455 8.16428C13.4151 8.05596 14.2012 8 15 8C15.4951 8 15.9853 8.0215 16.4698 8.06364C17.3246 8.13799 17.9824 8.84381 17.9974 9.70117C17.9991 9.80058 18 9.90019 18 10C18 10.2117 17.9961 10.4226 17.9883 10.6325C17.9611 11.3641 17.4695 11.9674 16.8088 12.1876L14.3547 13.0057C13.8443 13.1758 13.5 13.6535 13.5 14.1915V14.5H17.25C17.6642 14.5 18 14.8358 18 15.25C18 15.6642 17.6642 16 17.25 16H12.75C12.3358 16 12 15.6642 12 15.25V14.1915C12 13.0078 12.7574 11.957 13.8804 11.5826L16.3345 10.7646C16.4363 10.7307 16.4866 10.6483 16.4893 10.5768C16.4964 10.3854 16.5 10.1932 16.5 10C16.5 9.90895 16.4992 9.81809 16.4976 9.72743C16.496 9.6374 16.4289 9.56575 16.3398 9.558C15.8985 9.51961 15.4516 9.5 15 9.5Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.75 4C3.16421 4 3.5 4.33579 3.5 4.75V9.25H8.5V4.75C8.5 4.33579 8.83579 4 9.25 4C9.66421 4 10 4.33579 10 4.75V15.25C10 15.6642 9.66421 16 9.25 16C8.83579 16 8.5 15.6642 8.5 15.25V10.75H3.5V15.25C3.5 15.6642 3.16421 16 2.75 16C2.33579 16 2 15.6642 2 15.25V4.75C2 4.33579 2.33579 4 2.75 4ZM15 9.5C14.27 9.5 13.5524 9.55124 12.8505 9.65021C12.4403 9.70805 12.061 9.42244 12.0031 9.01228C11.9453 8.60212 12.2309 8.22274 12.6411 8.16491C13.4121 8.05618 14.1997 8 15 8C15.3754 8 15.7479 8.01236 16.1173 8.0367C17.1015 8.10157 17.995 8.87442 17.9999 9.96896L17.9999 9.97064L18 10C18 10.6953 17.8946 11.3672 17.6986 12C17.8946 12.6328 18 13.3047 18 14L18 14.0017L17.9999 14.0294L17.9999 14.031C17.995 15.1256 17.1015 15.8984 16.1173 15.9633C15.7479 15.9876 15.3754 16 15 16C14.2028 16 13.4183 15.9443 12.6501 15.8364C12.2399 15.7788 11.9541 15.3995 12.0117 14.9893C12.0693 14.5792 12.4485 14.2933 12.8587 14.3509C13.558 14.4492 14.2729 14.5 15 14.5C15.3424 14.5 15.6821 14.4887 16.0187 14.4665C16.327 14.4462 16.4987 14.2258 16.4999 14.0249V14.0249L16.5 14C16.5 13.5686 16.4481 13.1501 16.3505 12.75H13.7497C13.3355 12.75 12.9997 12.4142 12.9997 12C12.9997 11.5858 13.3355 11.25 13.7497 11.25H16.3505C16.4481 10.8502 16.4999 10.432 16.5 10.0008V10.0008L16.4999 9.97573C16.499 9.77462 16.3273 9.5538 16.0187 9.53346C15.6821 9.51127 15.3424 9.5 15 9.5Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11 2C11 1.44772 10.5523 1 10 1C9.44772 1 9 1.44772 9 2V8V8.5C9 8.77614 8.77614 9 8.5 9C8.22386 9 8 8.77614 8 8.5V8V3C8 2.44772 7.55229 2 7 2C6.44771 2 6 2.44772 6 3V8V8.5C6 8.77614 5.77614 9 5.5 9C5.22386 9 5 8.77614 5 8.5V8V5C5 4.44772 4.55229 4 4 4C3.44771 4 3 4.44772 3 5V11V12C3 15.866 6.13401 19 10 19C13.866 19 17 15.866 17 12V11V8C17 7.44772 16.5523 7 16 7C15.4477 7 15 7.44772 15 8V11V11.5C15 11.7761 14.7761 12 14.5 12C14.2239 12 14 11.7761 14 11.5V11V10V8V3C14 2.44772 13.5523 2 13 2C12.4477 2 12 2.44772 12 3V8V8.5C12 8.77614 11.7761 9 11.5 9C11.2239 9 11 8.77614 11 8.5V8V2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M18.905 12.75C18.905 13.4404 18.3454 14 17.655 14C16.9647 14 16.405 13.4404 16.405 12.75L16.405 5.25C16.405 4.55964 16.9647 4 17.655 4C18.3454 4 18.905 4.55964 18.905 5.25L18.905 12.75Z" fill="currentColor"/>
3
+ <path d="M8.90503 17L8.90503 18.2998C8.90503 18.5676 8.76529 18.8259 8.51009 18.9068C8.31921 18.9674 8.11593 19 7.90503 19C6.80046 19 5.90503 18.1046 5.90503 17C5.90503 16.005 6.08669 15.0524 6.41866 14.1735C6.62278 13.6332 6.25262 13 5.67499 13L3.15503 13C1.91239 13 0.893941 11.9904 1.00882 10.7531C1.20192 8.67339 1.66037 6.67064 2.35 4.77906C2.75159 3.67752 3.83273 3 5.00519 3L8.19683 3C8.66256 3 9.1219 3.10843 9.53847 3.31672L12.2716 4.68328C12.6882 4.89156 13.1475 5 13.6132 5L14.905 5L14.905 12L13.9418 12C13.2574 12 12.684 12.4825 12.3296 13.0681C11.8412 13.8752 11.0754 14.4958 10.1644 14.7977C9.73164 14.9412 9.31081 15.184 9.15255 15.6116C8.99247 16.0441 8.90503 16.5119 8.90503 17Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 8.25C1 7.55964 1.55964 7 2.25 7C2.94036 7 3.5 7.55964 3.5 8.25V15.75C3.5 16.4404 2.94036 17 2.25 17C1.55964 17 1 16.4404 1 15.75V8.25Z" fill="currentColor"/>
3
+ <path d="M11 3V1.70016C11 1.43243 11.1397 1.17406 11.3949 1.09316C11.5858 1.03264 11.7891 1 12 1C13.1046 1 14 1.89543 14 3C14 3.99504 13.8183 4.94764 13.4864 5.82646C13.2823 6.36683 13.6524 7 14.23 7H16.75C17.9926 7 19.0111 8.00957 18.8962 9.24689C18.7031 11.3266 18.2447 13.3294 17.555 15.2209C17.1534 16.3225 16.0723 17 14.8998 17H11.7082C11.2425 17 10.7831 16.8916 10.3666 16.6833L7.63344 15.3167C7.21687 15.1084 6.75753 15 6.2918 15H5V8H5.9632C6.64763 8 7.22105 7.51748 7.57541 6.93193C8.06387 6.1248 8.82963 5.50423 9.74061 5.20229C10.1734 5.05884 10.5942 4.81595 10.7525 4.38836C10.9126 3.95587 11 3.48815 11 3Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.49306 2.85248C9.54965 2.44215 9.2629 2.06363 8.85257 2.00703C8.44224 1.95044 8.06372 2.23719 8.00712 2.64752L7.54471 6H4.19831C3.7841 6 3.44831 6.33579 3.44831 6.75C3.44831 7.16421 3.7841 7.5 4.19831 7.5H7.33782L6.64816 12.5H3.30176C2.88754 12.5 2.55176 12.8358 2.55176 13.25C2.55176 13.6642 2.88754 14 3.30176 14H6.44127L6.00713 17.1475C5.95053 17.5578 6.23728 17.9364 6.64761 17.993C7.05794 18.0496 7.43646 17.7628 7.49306 17.3525L7.95547 14H10.9413L10.5071 17.1475C10.4505 17.5578 10.7373 17.9364 11.1476 17.993C11.5579 18.0496 11.9365 17.7628 11.9931 17.3525L12.4555 14H15.8018C16.216 14 16.5518 13.6642 16.5518 13.25C16.5518 12.8358 16.216 12.5 15.8018 12.5H12.6624L13.352 7.5H16.6983C17.1125 7.5 17.4483 7.16421 17.4483 6.75C17.4483 6.33579 17.1125 6 16.6983 6H13.5589L13.9931 2.85248C14.0497 2.44215 13.7629 2.06363 13.3526 2.00703C12.9422 1.95044 12.5637 2.23719 12.5071 2.64752L12.0447 6H9.05892L9.49306 2.85248ZM8.85202 7.5L8.16236 12.5H11.1482L11.8378 7.5H8.85202Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.65298 16.9149L9.6476 16.9121L9.62912 16.9024C9.61341 16.8941 9.59102 16.8822 9.56238 16.8667C9.50511 16.8358 9.42281 16.7907 9.31906 16.732C9.11164 16.6146 8.81794 16.4425 8.46663 16.2206C7.76556 15.7777 6.82731 15.1314 5.88539 14.3197C4.04447 12.7332 2 10.3523 2 7.5C2 5.01472 4.01472 3 6.5 3C7.9144 3 9.17542 3.65238 10 4.67158C10.8246 3.65238 12.0856 3 13.5 3C15.9853 3 18 5.01472 18 7.5C18 10.3523 15.9555 12.7332 14.1146 14.3197C13.1727 15.1314 12.2344 15.7777 11.5334 16.2206C11.1821 16.4425 10.8884 16.6146 10.6809 16.732C10.5772 16.7907 10.4949 16.8358 10.4376 16.8667C10.409 16.8822 10.3866 16.8941 10.3709 16.9024L10.3524 16.9121L10.347 16.9149L10.3453 16.9158C10.13 17.03 9.87 17.03 9.65529 16.9161L9.65298 16.9149Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.9156 2.40399C15.1067 2.77148 14.9637 3.22432 14.5962 3.41541L14 3.72542V17C14 17.5523 13.5523 18 13 18H10.74C10.3258 18 9.99 17.6642 9.99 17.25V13.75C9.99 13.3358 9.65421 13 9.24 13H6.75C6.33579 13 6 13.3358 6 13.75V17.25C6 17.6642 5.66421 18 5.25 18H1.75C1.33579 18 1 17.6642 1 17.25C1 16.8358 1.33579 16.5 1.75 16.5H2V9.95726C1.65296 10.0803 1.25946 9.93201 1.08474 9.59602C0.893644 9.22852 1.03664 8.77569 1.40414 8.58459L2 8.27474V5.75C2 5.33579 2.33579 5 2.75 5C3.16421 5 3.5 5.33579 3.5 5.75V7.49474L13.9041 2.08459C14.2716 1.89349 14.7245 2.03649 14.9156 2.40399Z" fill="currentColor"/>
3
+ <path d="M15.8615 8.56923C16.0854 8.43325 16.3642 8.42404 16.5967 8.54493L18.596 9.58459C18.9635 9.77569 19.1065 10.2285 18.9154 10.596C18.7407 10.932 18.3473 11.0803 18.0003 10.9573V16.5H18.25C18.6642 16.5 19 16.8358 19 17.25C19 17.6642 18.6642 18 18.25 18H16.25C16.0511 18 15.8603 17.921 15.7196 17.7803C15.579 17.6396 15.5 17.4489 15.5 17.2499L15.5006 9.21028C15.5007 8.94824 15.6375 8.70521 15.8615 8.56923Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.29292 2.29289C9.68345 1.90237 10.3166 1.90237 10.7071 2.29289L17.7071 9.29289C17.9931 9.57889 18.0787 10.009 17.9239 10.3827C17.7691 10.7564 17.4045 11 17 11H16V17C16 17.5523 15.5523 18 15 18H13C12.4477 18 12 17.5523 12 17V14C12 13.4477 11.5523 13 11 13H9.00003C8.44774 13 8.00003 13.4477 8.00003 14V17C8.00003 17.5523 7.55231 18 7.00003 18H5.00003C4.44774 18 4.00003 17.5523 4.00003 17V11H3.00003C2.59557 11 2.23093 10.7564 2.07615 10.3827C1.92137 10.009 2.00692 9.57889 2.29292 9.29289L9.29292 2.29289Z" fill="currentColor"/>
3
+ </svg>