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,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.50183 6H11.2477L11.25 6H14.6299C16.4915 6.00268 17.9999 7.51269 17.9999 9.375V18.75C19.6567 18.75 20.9999 17.4068 20.9999 15.75V6.10821C20.9999 4.60282 19.8751 3.2966 18.3358 3.16884C18.1121 3.15027 17.8879 3.13321 17.6632 3.11767C17.1633 2.15647 16.1583 1.5 15 1.5H13.5C12.3417 1.5 11.3367 2.15647 10.8368 3.11765C10.6121 3.13319 10.3878 3.15026 10.1639 3.16884C8.66165 3.29353 7.55421 4.54069 7.50183 6ZM13.5 3C12.6716 3 12 3.67157 12 4.5H16.5C16.5 3.67157 15.8284 3 15 3H13.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 9.375C3 8.33947 3.83947 7.5 4.875 7.5H14.625C15.6605 7.5 16.5 8.33947 16.5 9.375V20.625C16.5 21.6605 15.6605 22.5 14.625 22.5H4.875C3.83947 22.5 3 21.6605 3 20.625V9.375ZM6 12C6 11.5858 6.33579 11.25 6.75 11.25H6.7575C7.17171 11.25 7.5075 11.5858 7.5075 12V12.0075C7.5075 12.4217 7.17171 12.7575 6.7575 12.7575H6.75C6.33579 12.7575 6 12.4217 6 12.0075V12ZM8.25 12C8.25 11.5858 8.58579 11.25 9 11.25H12.75C13.1642 11.25 13.5 11.5858 13.5 12C13.5 12.4142 13.1642 12.75 12.75 12.75H9C8.58579 12.75 8.25 12.4142 8.25 12ZM6 15C6 14.5858 6.33579 14.25 6.75 14.25H6.7575C7.17171 14.25 7.5075 14.5858 7.5075 15V15.0075C7.5075 15.4217 7.17171 15.7575 6.7575 15.7575H6.75C6.33579 15.7575 6 15.4217 6 15.0075V15ZM8.25 15C8.25 14.5858 8.58579 14.25 9 14.25H12.75C13.1642 14.25 13.5 14.5858 13.5 15C13.5 15.4142 13.1642 15.75 12.75 15.75H9C8.58579 15.75 8.25 15.4142 8.25 15ZM6 18C6 17.5858 6.33579 17.25 6.75 17.25H6.7575C7.17171 17.25 7.5075 17.5858 7.5075 18V18.0075C7.5075 18.4217 7.17171 18.7575 6.7575 18.7575H6.75C6.33579 18.7575 6 18.4217 6 18.0075V18ZM8.25 18C8.25 17.5858 8.58579 17.25 9 17.25H12.75C13.1642 17.25 13.5 17.5858 13.5 18C13.5 18.4142 13.1642 18.75 12.75 18.75H9C8.58579 18.75 8.25 18.4142 8.25 18Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.6633 3.11765C17.8879 3.13319 18.1122 3.15026 18.336 3.16883C19.8753 3.29659 21 4.60281 21 6.10821V15.75C21 17.4068 19.6569 18.75 18 18.75V16.5C18 10.5781 13.4244 5.72484 7.61572 5.28281C7.93989 4.15127 8.91565 3.27245 10.1641 3.16883C10.3879 3.15026 10.6121 3.13319 10.8368 3.11765C11.3367 2.15647 12.3417 1.5 13.5 1.5H15C16.1584 1.5 17.1634 2.15647 17.6633 3.11765ZM12 4.5C12 3.67157 12.6716 3 13.5 3H15C15.8285 3 16.5 3.67157 16.5 4.5H12Z" fill="currentColor"/>
3
+ <path d="M3 8.625C3 7.58947 3.83947 6.75 4.875 6.75H5.25C7.32107 6.75 9 8.42893 9 10.5V12.375C9 13.4105 9.83947 14.25 10.875 14.25H12.75C14.8211 14.25 16.5 15.9289 16.5 18V20.625C16.5 21.6605 15.6605 22.5 14.625 22.5H4.875C3.83947 22.5 3 21.6605 3 20.625V8.625Z" fill="currentColor"/>
4
+ <path d="M10.5 10.5C10.5 9.18695 10.018 7.98648 9.22119 7.0659C12.6201 7.95377 15.2962 10.6299 16.1841 14.0288C15.2635 13.232 14.0631 12.75 12.75 12.75H10.875C10.6679 12.75 10.5 12.5821 10.5 12.375V10.5Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3C9.81411 3 9.23394 3.46099 9.0561 4.09149C9.01971 4.2205 9 4.35733 9 4.5H15C15 4.35733 14.9803 4.2205 14.9439 4.09149C14.7661 3.46099 14.1859 3 13.5 3H10.5ZM7.80654 3.17789C8.29511 2.18436 9.31692 1.5 10.5 1.5H13.5C14.6831 1.5 15.7049 2.18436 16.1935 3.17789C16.6911 3.22029 17.1865 3.27017 17.6798 3.32741C19.1772 3.50119 20.25 4.78722 20.25 6.25699V19.5C20.25 21.1569 18.9069 22.5 17.25 22.5H6.75C5.09315 22.5 3.75 21.1569 3.75 19.5V6.25699C3.75 4.78722 4.82283 3.50119 6.32022 3.32741C6.81347 3.27017 7.30894 3.22029 7.80654 3.17789Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6V12C11.25 12.4142 11.5858 12.75 12 12.75H16.5C16.9142 12.75 17.25 12.4142 17.25 12C17.25 11.5858 16.9142 11.25 16.5 11.25H12.75V6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75C7.18629 3.75 4.5 6.43629 4.5 9.75C4.5 9.91685 4.50683 10.0822 4.52024 10.2459C2.73627 11.084 1.5 12.8968 1.5 15C1.5 17.8995 3.85051 20.25 6.75 20.25H18C20.4853 20.25 22.5 18.2353 22.5 15.75C22.5 14.0653 21.5744 12.5981 20.2058 11.827C20.2349 11.6386 20.25 11.4459 20.25 11.25C20.25 9.17893 18.5711 7.5 16.5 7.5C16.3559 7.5 16.2135 7.50816 16.0733 7.52408C15.1893 5.31282 13.028 3.75 10.5 3.75ZM12.75 9.75C12.75 9.33579 12.4142 9 12 9C11.5858 9 11.25 9.33579 11.25 9.75V14.6893L9.53033 12.9697C9.23744 12.6768 8.76256 12.6768 8.46967 12.9697C8.17678 13.2626 8.17678 13.7374 8.46967 14.0303L11.4697 17.0303C11.7626 17.3232 12.2374 17.3232 12.5303 17.0303L15.5303 14.0303C15.8232 13.7374 15.8232 13.2626 15.5303 12.9697C15.2374 12.6768 14.7626 12.6768 14.4697 12.9697L12.75 14.6893V9.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 3.75C7.18629 3.75 4.5 6.43629 4.5 9.75C4.5 9.91685 4.50683 10.0822 4.52024 10.2459C2.73627 11.084 1.5 12.8968 1.5 15C1.5 17.8995 3.85051 20.25 6.75 20.25H18C20.4853 20.25 22.5 18.2353 22.5 15.75C22.5 14.0653 21.5744 12.5981 20.2058 11.827C20.2349 11.6386 20.25 11.4459 20.25 11.25C20.25 9.17893 18.5711 7.5 16.5 7.5C16.3559 7.5 16.2135 7.50816 16.0733 7.52408C15.1893 5.31282 13.028 3.75 10.5 3.75ZM12.5303 9.21967C12.2374 8.92678 11.7626 8.92678 11.4697 9.21967L8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803C8.76256 13.5732 9.23744 13.5732 9.53033 13.2803L11.25 11.5607L11.25 16.5C11.25 16.9142 11.5858 17.25 12 17.25C12.4142 17.25 12.75 16.9142 12.75 16.5V11.5607L14.4697 13.2803C14.7626 13.5732 15.2374 13.5732 15.5303 13.2803C15.8232 12.9874 15.8232 12.5126 15.5303 12.2197L12.5303 9.21967Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 9.75C4.5 6.43629 7.18629 3.75 10.5 3.75C13.028 3.75 15.1893 5.31282 16.0733 7.52408C16.2135 7.50816 16.3559 7.5 16.5 7.5C18.5711 7.5 20.25 9.17893 20.25 11.25C20.25 11.4459 20.2349 11.6386 20.2058 11.827C21.5744 12.5981 22.5 14.0653 22.5 15.75C22.5 18.2353 20.4853 20.25 18 20.25H6.75C3.85051 20.25 1.5 17.8995 1.5 15C1.5 12.8968 2.73627 11.084 4.52024 10.2459C4.50683 10.0822 4.5 9.91686 4.5 9.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 6C3 4.34315 4.34315 3 6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6ZM17.25 12C17.25 12.1989 17.171 12.3897 17.0303 12.5303L14.7803 14.7803C14.4874 15.0732 14.0126 15.0732 13.7197 14.7803C13.4268 14.4874 13.4268 14.0126 13.7197 13.7197L15.4393 12L13.7197 10.2803C13.4268 9.98744 13.4268 9.51256 13.7197 9.21967C14.0126 8.92678 14.4874 8.92678 14.7803 9.21967L17.0303 11.4697C17.171 11.6103 17.25 11.8011 17.25 12ZM6.96967 11.4697C6.82902 11.6103 6.75 11.8011 6.75 12C6.75 12.1989 6.82902 12.3897 6.96967 12.5303L9.21967 14.7803C9.51256 15.0732 9.98744 15.0732 10.2803 14.7803C10.5732 14.4874 10.5732 14.0126 10.2803 13.7197L8.56066 12L10.2803 10.2803C10.5732 9.98744 10.5732 9.51256 10.2803 9.21967C9.98744 8.92678 9.51256 8.92678 9.21967 9.21967L6.96967 11.4697Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.4473 3.02637C14.847 3.13536 15.0826 3.54766 14.9736 3.94728L10.4736 20.4473C10.3646 20.8469 9.95228 21.0825 9.55266 20.9735C9.15304 20.8645 8.91744 20.4522 9.02643 20.0526L13.5264 3.55261C13.6354 3.15299 14.0477 2.91738 14.4473 3.02637ZM16.7197 6.21961C17.0126 5.92672 17.4874 5.92672 17.7803 6.21961L23.0303 11.4696C23.3232 11.7625 23.3232 12.2374 23.0303 12.5303L17.7803 17.7803C17.4874 18.0732 17.0126 18.0732 16.7197 17.7803C16.4268 17.4874 16.4268 17.0125 16.7197 16.7196L21.4393 11.9999L16.7197 7.28027C16.4268 6.98738 16.4268 6.51251 16.7197 6.21961ZM7.28033 6.21961C7.57322 6.51251 7.57322 6.98738 7.28033 7.28027L2.56066 11.9999L7.28033 16.7196C7.57322 17.0125 7.57322 17.4874 7.28033 17.7803C6.98744 18.0732 6.51256 18.0732 6.21967 17.7803L0.96967 12.5303C0.676777 12.2374 0.676777 11.7625 0.96967 11.4696L6.21967 6.21961C6.51256 5.92672 6.98744 5.92672 7.28033 6.21961Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.0779 2.25C10.1613 2.25 9.37909 2.91265 9.22841 3.81675L9.04974 4.88873C9.02959 5.00964 8.93542 5.1498 8.75311 5.23747C8.40905 5.40292 8.07967 5.5938 7.7674 5.8076C7.60091 5.92159 7.43259 5.9332 7.31769 5.89015L6.29851 5.50833C5.44019 5.18678 4.4752 5.53289 4.01692 6.32666L3.09493 7.92358C2.63665 8.71736 2.8194 9.72611 3.52704 10.3087L4.36756 11.0006C4.46219 11.0785 4.53629 11.2298 4.52119 11.4307C4.50706 11.6188 4.49988 11.8086 4.49988 12C4.49988 12.1915 4.50707 12.3814 4.52121 12.5695C4.53632 12.7704 4.46221 12.9217 4.36758 12.9996L3.52704 13.6916C2.8194 14.2741 2.63665 15.2829 3.09493 16.0767L4.01692 17.6736C4.4752 18.4674 5.44019 18.8135 6.29851 18.4919L7.31791 18.11C7.43281 18.067 7.60113 18.0786 7.76761 18.1925C8.07982 18.4063 8.40913 18.5971 8.75311 18.7625C8.93542 18.8502 9.02959 18.9904 9.04974 19.1113L9.22841 20.1832C9.37909 21.0874 10.1613 21.75 11.0779 21.75H12.9219C13.8384 21.75 14.6207 21.0874 14.7713 20.1832L14.95 19.1113C14.9702 18.9904 15.0643 18.8502 15.2466 18.7625C15.5907 18.5971 15.9201 18.4062 16.2324 18.1924C16.3988 18.0784 16.5672 18.0668 16.6821 18.1098L17.7012 18.4917C18.5596 18.8132 19.5246 18.4671 19.9828 17.6733L20.9048 16.0764C21.3631 15.2826 21.1804 14.2739 20.4727 13.6913L19.6322 12.9994C19.5376 12.9215 19.4635 12.7702 19.4786 12.5693C19.4927 12.3812 19.4999 12.1914 19.4999 12C19.4999 11.8085 19.4927 11.6186 19.4785 11.4305C19.4634 11.2296 19.5375 11.0783 19.6322 11.0004L20.4727 10.3084C21.1804 9.72587 21.3631 8.71711 20.9048 7.92334L19.9828 6.32642C19.5246 5.53264 18.5596 5.18654 17.7012 5.50809L16.6818 5.89C16.5669 5.93304 16.3986 5.92144 16.2321 5.80746C15.9199 5.59371 15.5906 5.40289 15.2466 5.23747C15.0643 5.1498 14.9702 5.00964 14.95 4.88873L14.7713 3.81675C14.6207 2.91265 13.8384 2.25 12.9219 2.25H11.0779ZM12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.828 2.25C10.9115 2.25 10.1292 2.91265 9.97854 3.81675L9.88699 4.36602C9.84017 4.64695 9.63707 4.87407 9.37035 4.97395C9.20811 5.0347 9.04853 5.1009 8.89184 5.17235C8.63259 5.29056 8.32822 5.27363 8.09636 5.10801L7.64299 4.78418C6.89714 4.25143 5.87546 4.33599 5.22734 4.9841L4.98413 5.22732C4.33601 5.87544 4.25145 6.89712 4.7842 7.64297L5.10803 8.09633C5.27364 8.32819 5.29057 8.63256 5.17236 8.89182C5.10091 9.04851 5.0347 9.20809 4.97395 9.37034C4.87408 9.63706 4.64695 9.84016 4.36602 9.88698L3.81675 9.97852C2.91265 10.1292 2.25 10.9114 2.25 11.828V12.172C2.25 13.0885 2.91265 13.8708 3.81675 14.0215L4.36602 14.113C4.64695 14.1598 4.87407 14.3629 4.97395 14.6297C5.03469 14.7919 5.1009 14.9515 5.17234 15.1082C5.29056 15.3674 5.27362 15.6718 5.10801 15.9036L4.78416 16.357C4.25141 17.1029 4.33597 18.1246 4.98408 18.7727L5.2273 19.0159C5.87541 19.664 6.8971 19.7486 7.64295 19.2158L8.09633 18.892C8.32819 18.7264 8.63256 18.7094 8.89182 18.8276C9.04851 18.8991 9.20809 18.9653 9.37034 19.026C9.63706 19.1259 9.84016 19.353 9.88698 19.634L9.97852 20.1832C10.1292 21.0873 10.9114 21.75 11.828 21.75H12.172C13.0885 21.75 13.8708 21.0874 14.0215 20.1832L14.113 19.634C14.1598 19.3531 14.3629 19.1259 14.6297 19.0261C14.7919 18.9653 14.9515 18.8991 15.1082 18.8277C15.3674 18.7094 15.6718 18.7264 15.9036 18.892L16.357 19.2158C17.1029 19.7486 18.1245 19.664 18.7727 19.0159L19.0159 18.7727C19.664 18.1246 19.7485 17.1029 19.2158 16.357L18.892 15.9037C18.7264 15.6718 18.7094 15.3674 18.8276 15.1082C18.8991 14.9515 18.9653 14.7919 19.026 14.6297C19.1259 14.3629 19.353 14.1598 19.634 14.113L20.1832 14.0215C21.0873 13.8708 21.75 13.0886 21.75 12.172V11.828C21.75 10.9115 21.0874 10.1292 20.1832 9.97854L19.634 9.88699C19.3531 9.84017 19.1259 9.63707 19.0261 9.37035C18.9653 9.20811 18.8991 9.04854 18.8277 8.89185C18.7094 8.63259 18.7264 8.32822 18.892 8.09636L19.2158 7.64297C19.7486 6.89712 19.664 5.87544 19.0159 5.22732L18.7727 4.9841C18.1246 4.33599 17.1029 4.25143 16.3571 4.78418L15.9037 5.10802C15.6718 5.27364 15.3674 5.29057 15.1082 5.17236C14.9515 5.10091 14.7919 5.0347 14.6297 4.97395C14.3629 4.87408 14.1598 4.64695 14.113 4.36602L14.0215 3.81675C13.8708 2.91265 13.0886 2.25 12.172 2.25H11.828ZM12 15.75C14.0711 15.75 15.75 14.0711 15.75 12C15.75 9.92893 14.0711 8.25 12 8.25C9.92893 8.25 8.25 9.92893 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.0039 10.4067C17.1423 10.8417 16.7882 11.2491 16.3317 11.2491H12.8667C12.5988 11.2491 12.3512 11.1062 12.2172 10.8742L10.4845 7.87324C10.2561 7.47765 10.4321 6.9671 10.8784 6.86997C11.2398 6.79133 11.6151 6.7499 12 6.7499C14.344 6.7499 16.3293 8.2861 17.0039 10.4067Z" fill="currentColor"/>
3
+ <path d="M8.11938 8.46385C8.42728 8.12615 8.95767 8.22878 9.18619 8.62454L10.9182 11.6241C11.0522 11.8562 11.0522 12.1421 10.9182 12.3742L9.18577 15.3748C8.95726 15.7706 8.42679 15.8732 8.11891 15.5354C7.26853 14.6025 6.75 13.3617 6.75 11.9999C6.75 10.6378 7.26872 9.39687 8.11938 8.46385Z" fill="currentColor"/>
4
+ <path d="M10.8778 17.1297C10.4315 17.0325 10.2555 16.522 10.4839 16.1264L12.2172 13.1241C12.3512 12.8921 12.5988 12.7491 12.8668 12.7491H16.3322C16.7886 12.7491 17.1426 13.1564 17.0044 13.5914C16.3304 15.7129 14.3447 17.2499 12 17.2499C11.6148 17.2499 11.2393 17.2084 10.8778 17.1297Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M21.0007 12.7491C21.4149 12.7491 21.7507 12.4134 21.7507 11.9991C21.7507 11.5849 21.4149 11.2491 21.0007 11.2491H20.2171C20.1753 10.785 20.095 10.3319 19.9795 9.89316L20.7143 9.62573C21.1035 9.48406 21.3042 9.05368 21.1625 8.66444C21.0209 8.27521 20.5905 8.07452 20.2012 8.21619L19.4664 8.48365C19.2695 8.06623 19.0386 7.66798 18.7773 7.29248L19.3771 6.7892C19.6944 6.52295 19.7358 6.04988 19.4695 5.73258C19.2033 5.41527 18.7302 5.37388 18.4129 5.64014L17.8126 6.14384C17.4869 5.82057 17.1344 5.52427 16.7588 5.2586L17.1502 4.58068C17.3573 4.22196 17.2344 3.76327 16.8756 3.55616C16.5169 3.34906 16.0582 3.47196 15.8511 3.83068L15.4604 4.50741C15.0465 4.31594 14.614 4.15776 14.1664 4.03632L14.3021 3.26684C14.374 2.85892 14.1016 2.46992 13.6937 2.39799C13.2858 2.32607 12.8968 2.59844 12.8249 3.00636L12.6889 3.77743C12.462 3.75869 12.2325 3.74914 12.0007 3.74914C11.769 3.74914 11.5394 3.75871 11.3124 3.77748L11.1764 3.00641C11.1045 2.59848 10.7155 2.32611 10.3076 2.39804C9.89966 2.46996 9.62728 2.85896 9.69921 3.26688L9.83492 4.03655C9.38749 4.15799 8.95506 4.31614 8.54113 4.50758L8.15018 3.8305C7.94306 3.47179 7.48436 3.3489 7.12565 3.55602C6.76694 3.76314 6.64405 4.22184 6.85117 4.58055L7.24273 5.25869C6.86722 5.52423 6.51483 5.82042 6.18921 6.14362L5.58845 5.63952C5.27114 5.37326 4.79807 5.41465 4.53182 5.73196C4.26557 6.04926 4.30696 6.52233 4.62426 6.78858L5.22448 7.29223C4.96309 7.66784 4.73209 8.06625 4.53509 8.48387L3.80006 8.21634C3.41082 8.07467 2.98044 8.27536 2.83877 8.6646C2.6971 9.05383 2.89779 9.48421 3.28703 9.62588L4.02196 9.89337C3.90647 10.3321 3.8262 10.785 3.78437 11.2491H3.00073C2.58652 11.2491 2.25073 11.5849 2.25073 11.9991C2.25073 12.4134 2.58652 12.7491 3.00073 12.7491H3.78437C3.82619 13.2132 3.90644 13.6663 4.02192 14.105L3.28678 14.3725C2.89755 14.5142 2.69685 14.9446 2.83852 15.3338C2.98019 15.7231 3.41058 15.9238 3.79981 15.7821L4.53502 15.5145C4.73205 15.9322 4.9631 16.3307 5.22461 16.7064L4.62411 17.2103C4.30681 17.4766 4.26542 17.9496 4.53167 18.2669C4.79792 18.5842 5.27099 18.6256 5.58829 18.3594L6.1894 17.855C6.51507 18.1782 6.86754 18.4744 7.2432 18.74L6.85112 19.4191C6.64401 19.7779 6.76692 20.2366 7.12564 20.4437C7.48436 20.6508 7.94305 20.5279 8.15016 20.1691L8.54161 19.4911C8.9554 19.6825 9.38772 19.8406 9.83514 19.962L9.6992 20.7329C9.62727 21.1408 9.89965 21.5298 10.3076 21.6017C10.7155 21.6737 11.1045 21.4013 11.1764 20.9934L11.3126 20.2208C11.5395 20.2396 11.769 20.2491 12.0007 20.2491C12.2324 20.2491 12.4618 20.2396 12.6887 20.2209L12.8249 20.9934C12.8968 21.4013 13.2858 21.6737 13.6937 21.6018C14.1016 21.5299 14.374 21.1409 14.3021 20.7329L14.1662 19.962C14.6136 19.8406 15.046 19.6825 15.4598 19.4911L15.8512 20.169C16.0583 20.5277 16.517 20.6506 16.8757 20.4435C17.2344 20.2364 17.3573 19.7777 17.1502 19.419L16.7582 18.7401C17.134 18.4744 17.4866 18.178 17.8123 17.8547L18.4131 18.3588C18.7304 18.625 19.2034 18.5836 19.4697 18.2663C19.7359 17.949 19.6946 17.4759 19.3772 17.2097L18.7771 16.7061C19.0385 16.3305 19.2694 15.9322 19.4664 15.5147L20.2015 15.7822C20.5907 15.9239 21.0211 15.7232 21.1628 15.334C21.3044 14.9448 21.1038 14.5144 20.7145 14.3727L19.9795 14.1052C20.095 13.6664 20.1753 13.2133 20.2171 12.7491H21.0007ZM18.3435 9.6905C18.3374 9.67387 18.332 9.65717 18.3272 9.64042C18.0593 8.92237 17.6728 8.26219 17.1913 7.68375C17.1846 7.67631 17.1779 7.66871 17.1714 7.66094C17.165 7.65333 17.1588 7.64564 17.1528 7.63786C16.6625 7.0593 16.0766 6.5644 15.4194 6.17763C15.4046 6.17036 15.3901 6.16257 15.3756 6.15424C15.3608 6.14569 15.3464 6.1367 15.3324 6.12731C14.6882 5.761 13.9778 5.49764 13.2236 5.35962C13.2067 5.35781 13.1897 5.35541 13.1728 5.35242C13.1563 5.34952 13.1401 5.3461 13.1241 5.34219C12.7588 5.28099 12.3835 5.24914 12.0007 5.24914C11.6183 5.24914 11.2435 5.28087 10.8788 5.34184C10.8623 5.34592 10.8455 5.34946 10.8285 5.35246C10.8109 5.35556 10.7934 5.35802 10.7759 5.35985C10.005 5.50106 9.28044 5.77317 8.62548 6.15217C7.94757 6.54444 7.34445 7.05092 6.84231 7.6452C6.83827 7.65028 6.83415 7.65532 6.82995 7.66032C6.82783 7.66286 6.82568 7.66538 6.82353 7.66788C6.82127 7.6705 6.819 7.6731 6.81671 7.67568C6.33198 8.25625 5.94308 8.91936 5.67409 9.64078C5.66929 9.65746 5.66388 9.6741 5.65785 9.69066C5.65182 9.70722 5.64527 9.72345 5.63822 9.73932C5.38727 10.4459 5.25073 11.2066 5.25073 11.9991C5.25073 12.7935 5.38795 13.5558 5.63997 14.2637C5.64626 14.2781 5.65215 14.2928 5.6576 14.3078C5.66305 14.3227 5.66799 14.3378 5.67243 14.3528C6.21997 15.8244 7.26613 17.0534 8.60555 17.8344C8.60934 17.8364 8.61311 17.8385 8.61688 17.8406C8.6198 17.8422 8.62272 17.8439 8.62564 17.8456C8.63265 17.8496 8.63958 17.8538 8.64641 17.858C9.3043 18.2355 10.0318 18.5053 10.8049 18.6435C10.8128 18.6447 10.8207 18.6459 10.8285 18.6473C10.8358 18.6486 10.8431 18.65 10.8504 18.6515C11.2242 18.7157 11.6086 18.7491 12.0007 18.7491C12.3929 18.7491 12.7773 18.7157 13.1512 18.6515C13.1584 18.65 13.1655 18.6486 13.1728 18.6474C13.1805 18.646 13.1883 18.6448 13.1961 18.6436C13.9675 18.5058 14.6935 18.2369 15.3503 17.8608C15.3586 17.8555 15.3671 17.8504 15.3757 17.8454C15.3839 17.8407 15.3922 17.8361 15.4006 17.8317C16.07 17.4406 16.666 16.9376 17.163 16.3484L17.1716 16.338L17.1808 16.3272C17.6679 15.7448 18.0587 15.079 18.3285 14.3543C18.333 14.3388 18.3381 14.3233 18.3437 14.3079C18.3493 14.2925 18.3554 14.2773 18.3619 14.2625C18.6137 13.555 18.7507 12.7931 18.7507 11.9991C18.7507 11.2066 18.6141 10.4459 18.3632 9.73945C18.3561 9.72349 18.3495 9.70717 18.3435 9.6905Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 6C2.25 4.34315 3.59315 3 5.25 3H18.75C20.4069 3 21.75 4.34315 21.75 6V18C21.75 19.6569 20.4069 21 18.75 21H5.25C3.59315 21 2.25 19.6569 2.25 18V6ZM6.21967 6.96967C6.51256 6.67678 6.98744 6.67678 7.28033 6.96967L9.53033 9.21967C9.82322 9.51256 9.82322 9.98744 9.53033 10.2803L7.28033 12.5303C6.98744 12.8232 6.51256 12.8232 6.21967 12.5303C5.92678 12.2374 5.92678 11.7626 6.21967 11.4697L7.93934 9.75L6.21967 8.03033C5.92678 7.73744 5.92678 7.26256 6.21967 6.96967ZM10.5 11.25C10.0858 11.25 9.75 11.5858 9.75 12C9.75 12.4142 10.0858 12.75 10.5 12.75H13.5C13.9142 12.75 14.25 12.4142 14.25 12C14.25 11.5858 13.9142 11.25 13.5 11.25H10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 5.25C2.25 3.59315 3.59315 2.25 5.25 2.25H18.75C20.4069 2.25 21.75 3.59315 21.75 5.25V15C21.75 16.6569 20.4069 18 18.75 18H15.75V18.2574C15.75 18.8541 15.9871 19.4264 16.409 19.8483L17.0303 20.4697C17.2448 20.6842 17.309 21.0068 17.1929 21.287C17.0768 21.5673 16.8033 21.75 16.5 21.75H7.5C7.19665 21.75 6.92318 21.5673 6.80709 21.287C6.691 21.0068 6.75517 20.6842 6.96967 20.4697L7.59099 19.8484C8.01295 19.4264 8.25 18.8541 8.25 18.2574V18H5.25C3.59315 18 2.25 16.6569 2.25 15V5.25ZM3.75 5.25V12.75C3.75 13.5784 4.42157 14.25 5.25 14.25H18.75C19.5784 14.25 20.25 13.5784 20.25 12.75V5.25C20.25 4.42157 19.5784 3.75 18.75 3.75H5.25C4.42157 3.75 3.75 4.42157 3.75 5.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.5 7.5H7.5V16.5H16.5V7.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.25 2.25C8.66421 2.25 9 2.58579 9 3V3.75H11.25V3C11.25 2.58579 11.5858 2.25 12 2.25C12.4142 2.25 12.75 2.58579 12.75 3V3.75H15V3C15 2.58579 15.3358 2.25 15.75 2.25C16.1642 2.25 16.5 2.58579 16.5 3V3.75H17.25C18.9069 3.75 20.25 5.09315 20.25 6.75V7.5H21C21.4142 7.5 21.75 7.83579 21.75 8.25C21.75 8.66421 21.4142 9 21 9H20.25V11.25H21C21.4142 11.25 21.75 11.5858 21.75 12C21.75 12.4142 21.4142 12.75 21 12.75H20.25V15H21C21.4142 15 21.75 15.3358 21.75 15.75C21.75 16.1642 21.4142 16.5 21 16.5H20.25V17.25C20.25 18.9069 18.9069 20.25 17.25 20.25H16.5V21C16.5 21.4142 16.1642 21.75 15.75 21.75C15.3358 21.75 15 21.4142 15 21V20.25H12.75V21C12.75 21.4142 12.4142 21.75 12 21.75C11.5858 21.75 11.25 21.4142 11.25 21V20.25H9V21C9 21.4142 8.66421 21.75 8.25 21.75C7.83579 21.75 7.5 21.4142 7.5 21V20.25H6.75C5.09315 20.25 3.75 18.9069 3.75 17.25V16.5H3C2.58579 16.5 2.25 16.1642 2.25 15.75C2.25 15.3358 2.58579 15 3 15H3.75V12.75H3C2.58579 12.75 2.25 12.4142 2.25 12C2.25 11.5858 2.58579 11.25 3 11.25H3.75V9H3C2.58579 9 2.25 8.66421 2.25 8.25C2.25 7.83579 2.58579 7.5 3 7.5H3.75V6.75C3.75 5.09315 5.09315 3.75 6.75 3.75H7.5V3C7.5 2.58579 7.83579 2.25 8.25 2.25ZM6 6.75C6 6.33579 6.33579 6 6.75 6H17.25C17.6642 6 18 6.33579 18 6.75V17.25C18 17.6642 17.6642 18 17.25 18H6.75C6.33579 18 6 17.6642 6 17.25V6.75Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.5 3.75C2.84315 3.75 1.5 5.09315 1.5 6.75V7.5H22.5V6.75C22.5 5.09315 21.1569 3.75 19.5 3.75H4.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22.5 9.75H1.5V17.25C1.5 18.9069 2.84315 20.25 4.5 20.25H19.5C21.1569 20.25 22.5 18.9069 22.5 17.25V9.75ZM4.5 13.5C4.5 13.0858 4.83579 12.75 5.25 12.75H11.25C11.6642 12.75 12 13.0858 12 13.5C12 13.9142 11.6642 14.25 11.25 14.25H5.25C4.83579 14.25 4.5 13.9142 4.5 13.5ZM5.25 15.75C4.83579 15.75 4.5 16.0858 4.5 16.5C4.5 16.9142 4.83579 17.25 5.25 17.25H8.25C8.66421 17.25 9 16.9142 9 16.5C9 16.0858 8.66421 15.75 8.25 15.75H5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.6221 1.60217C11.8556 1.46594 12.1444 1.46594 12.3779 1.60217L14.6279 2.91467C14.9857 3.12338 15.1065 3.58261 14.8978 3.9404C14.6891 4.29819 14.2299 4.41904 13.8721 4.21033L12 3.11828L10.1279 4.21033C9.77011 4.41904 9.31088 4.29819 9.10217 3.9404C8.89346 3.58261 9.01431 3.12338 9.3721 2.91467L11.6221 1.60217ZM5.89783 5.8096C6.10654 6.16739 5.98569 6.62662 5.6279 6.83533L4.48848 7.5L5.6279 8.16467C5.98569 8.37338 6.10654 8.83261 5.89783 9.1904C5.68912 9.54819 5.22989 9.66904 4.8721 9.46033L3.75 8.80578V9.75C3.75 10.1642 3.41421 10.5 3 10.5C2.58579 10.5 2.25 10.1642 2.25 9.75V7.5C2.25 7.23325 2.39168 6.98657 2.6221 6.85217L4.8721 5.53967C5.22989 5.33096 5.68912 5.45181 5.89783 5.8096ZM18.1022 5.8096C18.3109 5.45181 18.7701 5.33096 19.1279 5.53967L21.3779 6.85217C21.6083 6.98657 21.75 7.23325 21.75 7.5V9.75C21.75 10.1642 21.4142 10.5 21 10.5C20.5858 10.5 20.25 10.1642 20.25 9.75V8.80578L19.1279 9.46033C18.7701 9.66904 18.3109 9.54819 18.1022 9.1904C17.8935 8.83261 18.0143 8.37338 18.3721 8.16467L19.5115 7.5L18.3721 6.83533C18.0143 6.62662 17.8935 6.16739 18.1022 5.8096ZM9.10217 11.0596C9.31088 10.7018 9.77011 10.581 10.1279 10.7897L12 11.8817L13.8721 10.7897C14.2299 10.581 14.6891 10.7018 14.8978 11.0596C15.1065 11.4174 14.9857 11.8766 14.6279 12.0853L12.75 13.1808V15C12.75 15.4142 12.4142 15.75 12 15.75C11.5858 15.75 11.25 15.4142 11.25 15V13.1808L9.3721 12.0853C9.01431 11.8766 8.89346 11.4174 9.10217 11.0596ZM3 13.5C3.41421 13.5 3.75 13.8358 3.75 14.25V16.0692L5.6279 17.1647C5.98569 17.3734 6.10654 17.8326 5.89783 18.1904C5.68912 18.5482 5.22989 18.669 4.8721 18.4603L2.6221 17.1478C2.39168 17.0134 2.25 16.7668 2.25 16.5V14.25C2.25 13.8358 2.58579 13.5 3 13.5ZM21 13.5C21.4142 13.5 21.75 13.8358 21.75 14.25V16.5C21.75 16.7668 21.6083 17.0134 21.3779 17.1478L19.1279 18.4603C18.7701 18.669 18.3109 18.5482 18.1022 18.1904C17.8935 17.8326 18.0143 17.3734 18.3721 17.1647L20.25 16.0692V14.25C20.25 13.8358 20.5858 13.5 21 13.5ZM12 18.75C12.4142 18.75 12.75 19.0858 12.75 19.5V20.4442L13.8721 19.7897C14.2299 19.581 14.6891 19.7018 14.8978 20.0596C15.1065 20.4174 14.9857 20.8766 14.6279 21.0853L12.3779 22.3978C12.1444 22.5341 11.8556 22.5341 11.6221 22.3978L9.3721 21.0853C9.01431 20.8766 8.89346 20.4174 9.10217 20.0596C9.31088 19.7018 9.77011 19.581 10.1279 19.7897L11.25 20.4442V19.5C11.25 19.0858 11.5858 18.75 12 18.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.3779 1.60217C12.1444 1.46594 11.8556 1.46594 11.6221 1.60217L3 6.63172L12 11.8817L21 6.63172L12.3779 1.60217Z" fill="currentColor"/>
3
+ <path d="M21.75 7.93078L12.75 13.1808V22.1808L21.3779 17.1478C21.6083 17.0134 21.75 16.7668 21.75 16.5V7.93078Z" fill="currentColor"/>
4
+ <path d="M11.25 22.1808V13.1808L2.25 7.93078V16.5C2.25 16.7668 2.39168 17.0134 2.6221 17.1478L11.25 22.1808Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75ZM10.5002 7.96345C10.5002 6.84838 9.3267 6.12314 8.32934 6.62181L7.91475 6.82911C7.54427 7.01435 7.3941 7.46485 7.57934 7.83534C7.76459 8.20582 8.21509 8.35599 8.58557 8.17075L9.00016 7.96345V9.74993H8.25016C7.83595 9.74993 7.50016 10.0857 7.50016 10.4999C7.50016 10.9141 7.83595 11.2499 8.25016 11.2499H9.00016V15.9382C9.00016 16.5014 9.25961 17.1356 9.8671 17.4631C10.5027 17.8058 11.2299 18 12.0002 18C14.1781 18 15.9932 16.4535 16.4102 14.3992C16.6086 13.4217 15.7739 12.75 14.9952 12.75H14.2502C13.836 12.75 13.5002 13.0857 13.5002 13.5C13.5002 13.9142 13.836 14.25 14.2502 14.25H14.9058C14.5731 15.544 13.3975 16.5 12.0002 16.5C11.4844 16.5 11.0012 16.3705 10.579 16.1428C10.5674 16.1366 10.5508 16.1239 10.5338 16.0916C10.5155 16.0567 10.5002 16.0036 10.5002 15.9382V11.2499H15.7502C16.1644 11.2499 16.5002 10.9141 16.5002 10.4999C16.5002 10.0857 16.1644 9.74993 15.7502 9.74993H10.5002V7.96345Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.4636 8.74626C10.6908 8.56577 10.9607 8.43451 11.25 8.35249V11.1474C10.9552 11.0637 10.686 10.9304 10.4636 10.7537C10.0699 10.441 9.91752 10.073 9.91752 9.75C9.91752 9.42705 10.0699 9.05904 10.4636 8.74626Z" fill="currentColor"/>
3
+ <path d="M12.75 15.6616V12.8383C13.0972 12.9228 13.4138 13.0658 13.6713 13.259C14.0978 13.5788 14.25 13.9448 14.25 14.25C14.25 14.5551 14.0978 14.9211 13.6713 15.241C13.4138 15.4342 13.0972 15.5772 12.75 15.6616Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM12.75 6C12.75 5.58579 12.4142 5.25 12 5.25C11.5858 5.25 11.25 5.58579 11.25 6V6.81563C10.6231 6.92669 10.0253 7.17873 9.53058 7.57176C8.81822 8.13765 8.41752 8.9213 8.41752 9.75C8.41752 10.5787 8.81822 11.3623 9.53058 11.9282C10.033 12.3274 10.6327 12.575 11.25 12.6843V15.6616C10.9028 15.5771 10.5864 15.4341 10.3289 15.241L9.45001 14.5818C9.11865 14.3333 8.64854 14.4004 8.40001 14.7318C8.15147 15.0631 8.21862 15.5332 8.54999 15.7818L9.42886 16.441C9.96206 16.8409 10.5979 17.0856 11.25 17.1903V18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18V17.1904C13.4021 17.0856 14.0381 16.8409 14.5714 16.441C15.3164 15.8821 15.75 15.0965 15.75 14.25C15.75 13.4034 15.3164 12.6178 14.5714 12.059C14.0381 11.659 13.4021 11.4143 12.75 11.3096V8.35257C13.0392 8.4346 13.309 8.56583 13.5361 8.74626L13.951 9.07585C14.2753 9.3335 14.7471 9.27944 15.0048 8.95511C15.2624 8.63078 15.2084 8.15899 14.884 7.90135L14.4691 7.57176C13.9745 7.17879 13.3768 6.92677 12.75 6.81567V6Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM10.0983 9.34835C11.1527 8.29405 12.6796 7.99768 14.0006 8.46355C14.3912 8.60132 14.8195 8.39633 14.9573 8.0057C15.0951 7.61507 14.8901 7.18671 14.4994 7.04895C12.6545 6.39828 10.5156 6.80976 9.03769 8.28769C8.60004 8.72534 8.25581 9.22104 8.005 9.75H7.5C7.08579 9.75 6.75 10.0858 6.75 10.5C6.75 10.9142 7.08579 11.25 7.5 11.25H7.55353C7.48216 11.7472 7.48216 12.2528 7.55353 12.75H7.5C7.08579 12.75 6.75 13.0858 6.75 13.5C6.75 13.9142 7.08579 14.25 7.5 14.25H8.005C8.25581 14.779 8.60004 15.2747 9.03769 15.7123C10.5156 17.1902 12.6545 17.6017 14.4994 16.951C14.8901 16.8133 15.0951 16.3849 14.9573 15.9943C14.8195 15.6037 14.3912 15.3987 14.0006 15.5364C12.6796 16.0023 11.1527 15.706 10.0983 14.6517C9.97095 14.5243 9.85464 14.39 9.74941 14.25H12.75C13.1642 14.25 13.5 13.9142 13.5 13.5C13.5 13.0858 13.1642 12.75 12.75 12.75H9.07535C8.97488 12.2554 8.97488 11.7446 9.07535 11.25H12.75C13.1642 11.25 13.5 10.9142 13.5 10.5C13.5 10.0858 13.1642 9.75 12.75 9.75H9.74941C9.85464 9.61003 9.97095 9.47575 10.0983 9.34835Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM9.76273 9.51002C9.81529 9.01621 10.0302 8.53785 10.409 8.15901C11.2877 7.28033 12.7123 7.28033 13.591 8.15901C13.8839 8.4519 14.3588 8.4519 14.6517 8.15901C14.9445 7.86612 14.9445 7.39124 14.6517 7.09835C13.1872 5.63388 10.8128 5.63388 9.34835 7.09835C8.7183 7.7284 8.3587 8.52881 8.27116 9.35126C8.23849 9.6582 8.27044 9.94628 8.30277 10.1726L8.45668 11.25H8.25C7.83579 11.25 7.5 11.5858 7.5 12C7.5 12.4142 7.83579 12.75 8.25 12.75H8.67097L8.80874 13.7144C8.91661 14.4695 8.79165 15.2396 8.45053 15.9218L8.32918 16.1645C8.19352 16.4358 8.23466 16.7621 8.43341 16.9913C8.63216 17.2205 8.94939 17.3074 9.23717 17.2114L10.7757 16.6986C11.0836 16.596 11.4164 16.596 11.7243 16.6986L12.3787 16.9167C13.1335 17.1683 13.9573 17.1098 14.669 16.7539L15.3354 16.4207C15.7059 16.2355 15.8561 15.785 15.6708 15.4145C15.4856 15.044 15.0351 14.8939 14.6646 15.0791L13.9982 15.4123C13.6424 15.5902 13.2304 15.6195 12.853 15.4937L12.1987 15.2756C11.5829 15.0703 10.9171 15.0703 10.3013 15.2756L10.2401 15.296C10.3601 14.7089 10.3794 14.1022 10.2937 13.5023L10.1862 12.75H12C12.4142 12.75 12.75 12.4142 12.75 12C12.75 11.5858 12.4142 11.25 12 11.25H9.97191L9.7877 9.9605C9.7598 9.76518 9.75032 9.62664 9.76273 9.51002Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM9 7.5C8.58579 7.5 8.25 7.83579 8.25 8.25C8.25 8.66421 8.58579 9 9 9H10.5C11.4797 9 12.3131 9.62611 12.622 10.5H9C8.58579 10.5 8.25 10.8358 8.25 11.25C8.25 11.6642 8.58579 12 9 12H12.622C12.3131 12.8739 11.4797 13.5 10.5 13.5H9C8.69665 13.5 8.42318 13.6827 8.30709 13.963C8.191 14.2432 8.25517 14.5658 8.46967 14.7803L11.4697 17.7803C11.7626 18.0732 12.2374 18.0732 12.5303 17.7803C12.8232 17.4874 12.8232 17.0126 12.5303 16.7197L10.7989 14.9883C12.4785 14.8558 13.8468 13.6168 14.175 12H15C15.4142 12 15.75 11.6642 15.75 11.25C15.75 10.8358 15.4142 10.5 15 10.5H14.175C14.0625 9.94584 13.8278 9.43606 13.5003 9H15C15.4142 9 15.75 8.66421 15.75 8.25C15.75 7.83579 15.4142 7.5 15 7.5H9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM9.62404 7.08397C9.39427 6.73933 8.92862 6.6462 8.58397 6.87596C8.23933 7.10573 8.1462 7.57138 8.37596 7.91603L10.5986 11.25H9C8.58579 11.25 8.25 11.5858 8.25 12C8.25 12.4142 8.58579 12.75 9 12.75H11.25V14.25H9C8.58579 14.25 8.25 14.5858 8.25 15C8.25 15.4142 8.58579 15.75 9 15.75H11.25V17.25C11.25 17.6642 11.5858 18 12 18C12.4142 18 12.75 17.6642 12.75 17.25V15.75H15C15.4142 15.75 15.75 15.4142 15.75 15C15.75 14.5858 15.4142 14.25 15 14.25H12.75V12.75H15C15.4142 12.75 15.75 12.4142 15.75 12C15.75 11.5858 15.4142 11.25 15 11.25H13.4014L15.624 7.91603C15.8538 7.57138 15.7607 7.10573 15.416 6.87596C15.0714 6.6462 14.6057 6.73933 14.376 7.08397L12 10.6479L9.62404 7.08397Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 1.5C12.4142 1.5 12.75 1.83579 12.75 2.25V4.5C12.75 4.91421 12.4142 5.25 12 5.25C11.5858 5.25 11.25 4.91421 11.25 4.5V2.25C11.25 1.83579 11.5858 1.5 12 1.5ZM5.63604 4.13604C5.92893 3.84315 6.40381 3.84315 6.6967 4.13604L8.28769 5.72703C8.58058 6.01992 8.58058 6.4948 8.28769 6.78769C7.9948 7.08058 7.51992 7.08058 7.22703 6.78769L5.63604 5.1967C5.34315 4.90381 5.34315 4.42893 5.63604 4.13604ZM18.364 4.13604C18.6569 4.42893 18.6569 4.90381 18.364 5.1967L16.773 6.78769C16.4801 7.08058 16.0052 7.08058 15.7123 6.78769C15.4194 6.4948 15.4194 6.01992 15.7123 5.72703L17.3033 4.13604C17.5962 3.84315 18.0711 3.84315 18.364 4.13604ZM11.5484 8.63179C11.8602 8.54824 12.1905 8.67359 12.3684 8.94299L17.5955 16.8599C17.7627 17.113 17.7609 17.4419 17.591 17.6932C17.421 17.9445 17.1165 18.0687 16.8193 18.0079L14.722 17.5787L15.7668 21.4777C15.874 21.8778 15.6365 22.289 15.2364 22.3963C14.8363 22.5035 14.4251 22.266 14.3179 21.8659L13.2732 17.967L11.6717 19.3872C11.4447 19.5884 11.1189 19.6332 10.8461 19.5005C10.5733 19.3678 10.4073 19.0839 10.4254 18.7811L10.9939 9.3113C11.0132 8.98905 11.2366 8.71534 11.5484 8.63179ZM3 10.5C3 10.0858 3.33579 9.75 3.75 9.75H6C6.41421 9.75 6.75 10.0858 6.75 10.5C6.75 10.9142 6.41421 11.25 6 11.25H3.75C3.33579 11.25 3 10.9142 3 10.5ZM17.25 10.5C17.25 10.0858 17.5858 9.75 18 9.75H20.25C20.6642 9.75 21 10.0858 21 10.5C21 10.9142 20.6642 11.25 20.25 11.25H18C17.5858 11.25 17.25 10.9142 17.25 10.5ZM8.28769 14.2123C8.58058 14.5052 8.58058 14.9801 8.28769 15.273L6.6967 16.864C6.40381 17.1569 5.92893 17.1569 5.63604 16.864C5.34315 16.5711 5.34315 16.0962 5.63604 15.8033L7.22703 14.2123C7.51992 13.9194 7.9948 13.9194 8.28769 14.2123Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.3033 5.1967C14.3744 2.26777 9.62563 2.26777 6.6967 5.1967C3.76777 8.12563 3.76777 12.8744 6.6967 15.8033C6.98959 16.0962 6.98959 16.5711 6.6967 16.864C6.40381 17.1569 5.92893 17.1569 5.63604 16.864C2.12132 13.3492 2.12132 7.65076 5.63604 4.13604C9.15076 0.62132 14.8492 0.62132 18.364 4.13604C20.1211 5.89321 21 8.19775 21 10.4998C21 10.9141 20.6642 11.2498 20.25 11.2499C19.8358 11.2499 19.5 10.9141 19.5 10.4999C19.5 8.57933 18.7679 6.66128 17.3033 5.1967ZM15.182 7.31802C13.4246 5.56066 10.5754 5.56066 8.81802 7.31802C7.06066 9.07538 7.06066 11.9246 8.81802 13.682C9.11091 13.9749 9.11091 14.4497 8.81802 14.7426C8.52513 15.0355 8.05025 15.0355 7.75736 14.7426C5.41421 12.3995 5.41421 8.60051 7.75736 6.25736C10.1005 3.91421 13.8995 3.91421 16.2426 6.25736C17.414 7.42877 18 8.96558 18 10.4999C18 10.9141 17.6642 11.2499 17.25 11.2499C16.8358 11.2499 16.5 10.9142 16.5 10.4999C16.5 9.34715 16.0608 8.19683 15.182 7.31802ZM11.5484 8.63179C11.8602 8.54824 12.1905 8.67359 12.3684 8.94299L17.5955 16.8599C17.7627 17.113 17.7609 17.4419 17.591 17.6932C17.421 17.9445 17.1165 18.0687 16.8193 18.0079L14.722 17.5787L15.7668 21.4777C15.874 21.8778 15.6365 22.289 15.2364 22.3963C14.8363 22.5035 14.4251 22.266 14.3179 21.8659L13.2732 17.967L11.6717 19.3872C11.4447 19.5884 11.1189 19.6332 10.8461 19.5005C10.5733 19.3678 10.4073 19.0839 10.4254 18.7811L10.9939 9.3113C11.0132 8.98905 11.2366 8.71534 11.5484 8.63179Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.5 18.75C10.0858 18.75 9.75 19.0858 9.75 19.5C9.75 19.9142 10.0858 20.25 10.5 20.25H13.5C13.9142 20.25 14.25 19.9142 14.25 19.5C14.25 19.0858 13.9142 18.75 13.5 18.75H10.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.625 0.75C6.76104 0.75 5.25 2.26104 5.25 4.125V19.875C5.25 21.739 6.76104 23.25 8.625 23.25H15.375C17.239 23.25 18.75 21.739 18.75 19.875V4.125C18.75 2.26104 17.239 0.75 15.375 0.75H8.625ZM7.5 4.125C7.5 3.50368 8.00368 3 8.625 3H9.75V3.375C9.75 3.99632 10.2537 4.5 10.875 4.5H13.125C13.7463 4.5 14.25 3.99632 14.25 3.375V3H15.375C15.9963 3 16.5 3.50368 16.5 4.125V19.875C16.5 20.4963 15.9963 21 15.375 21H8.625C8.00368 21 7.5 20.4963 7.5 19.875V4.125Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.5 18C10.0858 18 9.75 18.3358 9.75 18.75C9.75 19.1642 10.0858 19.5 10.5 19.5H13.5C13.9142 19.5 14.25 19.1642 14.25 18.75C14.25 18.3358 13.9142 18 13.5 18H10.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.125 1.5C5.26104 1.5 3.75 3.01104 3.75 4.875V19.125C3.75 20.989 5.26104 22.5 7.125 22.5H16.875C18.739 22.5 20.25 20.989 20.25 19.125V4.875C20.25 3.01104 18.739 1.5 16.875 1.5H7.125ZM6 4.875C6 4.25368 6.50368 3.75 7.125 3.75H16.875C17.4963 3.75 18 4.25368 18 4.875V19.125C18 19.7463 17.4963 20.25 16.875 20.25H7.125C6.50368 20.25 6 19.7463 6 19.125V4.875Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.8737 5.24812C10.8737 4.62682 11.3773 4.12305 11.9987 4.12305C12.6201 4.12305 13.1237 4.62682 13.1237 5.24812C13.1237 5.86942 12.6201 6.3732 11.9987 6.3732C11.3773 6.3732 10.8737 5.86942 10.8737 5.24812ZM3.74854 11.9983C3.74854 11.5841 4.08433 11.2483 4.49855 11.2483H19.4983C19.9125 11.2483 20.2483 11.5841 20.2483 11.9983C20.2483 12.4126 19.9125 12.7484 19.4983 12.7484H4.49855C4.08433 12.7484 3.74854 12.4126 3.74854 11.9983ZM10.8743 18.751C10.8743 18.1297 11.378 17.6259 11.9994 17.6259C12.6207 17.6259 13.1244 18.1297 13.1244 18.751C13.1244 19.3723 12.6207 19.8761 11.9994 19.8761C11.378 19.8761 10.8743 19.3723 10.8743 18.751Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM11.4697 18.5303C11.7626 18.8232 12.2374 18.8232 12.5303 18.5303L15.5303 15.5303C15.8232 15.2374 15.8232 14.7626 15.5303 14.4697C15.2374 14.1768 14.7626 14.1768 14.4697 14.4697L12.75 16.1893L12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12L11.25 16.1893L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L11.4697 18.5303Z" fill="currentColor"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM12.5303 11.4697C12.3897 11.329 12.1989 11.25 12 11.25C11.8011 11.25 11.6103 11.329 11.4697 11.4697L8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303C8.76256 15.8232 9.23744 15.8232 9.53033 15.5303L11.25 13.8107L11.25 18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18L12.75 13.8107L14.4697 15.5303C14.7626 15.8232 15.2374 15.8232 15.5303 15.5303C15.8232 15.2374 15.8232 14.7626 15.5303 14.4697L12.5303 11.4697Z" fill="currentColor"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM9.75 17.25C9.75 16.8358 9.41421 16.5 9 16.5C8.58579 16.5 8.25 16.8358 8.25 17.25V18C8.25 18.4142 8.58579 18.75 9 18.75C9.41421 18.75 9.75 18.4142 9.75 18V17.25ZM12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V18C12.75 18.4142 12.4142 18.75 12 18.75C11.5858 18.75 11.25 18.4142 11.25 18V15C11.25 14.5858 11.5858 14.25 12 14.25ZM15.75 12.75C15.75 12.3358 15.4142 12 15 12C14.5858 12 14.25 12.3358 14.25 12.75V18C14.25 18.4142 14.5858 18.75 15 18.75C15.4142 18.75 15.75 18.4142 15.75 18V12.75Z" fill="currentColor"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 1.5H5.625C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5ZM15.6103 12.4359C15.8511 12.0989 15.773 11.6305 15.4359 11.3897C15.0989 11.1489 14.6305 11.227 14.3897 11.5641L11.1543 16.0936L9.53033 14.4697C9.23744 14.1768 8.76256 14.1768 8.46967 14.4697C8.17678 14.7626 8.17678 15.2374 8.46967 15.5303L10.7197 17.7803C10.8756 17.9362 11.0921 18.0156 11.3119 17.9974C11.5316 17.9793 11.7322 17.8653 11.8603 17.6859L15.6103 12.4359Z" fill="currentColor"/>
3
+ <path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25ZM10.5 10.8106C10.5 9.47427 8.88429 8.80502 7.93934 9.74996L7.71967 9.96963C7.42678 10.2625 7.42678 10.7374 7.71967 11.0303C8.01256 11.3232 8.48744 11.3232 8.78033 11.0303L9 10.8106L9 12.75H8.25C7.83579 12.75 7.5 13.0858 7.5 13.5C7.5 13.9143 7.83579 14.25 8.25 14.25H9V17.2509C9 17.9211 9.30725 18.7029 10.0675 19.0649C10.6539 19.3441 11.3098 19.5 12 19.5C13.7911 19.5 15.3364 18.4535 16.0604 16.9419C16.2935 16.4553 16.2019 15.9413 15.9247 15.5728C15.6576 15.2176 15.226 15 14.7574 15H14.25C13.8358 15 13.5 15.3358 13.5 15.75C13.5 16.1643 13.8358 16.5 14.25 16.5H14.5988C14.0793 17.3979 13.1093 18 12 18C11.5376 18 11.1016 17.8959 10.7123 17.7105C10.6207 17.6669 10.5 17.5243 10.5 17.2509V14.25H15.75C16.1642 14.25 16.5 13.9143 16.5 13.5C16.5 13.0858 16.1642 12.75 15.75 12.75H10.5V10.8106Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25ZM12 10.5C12.4142 10.5 12.75 10.8358 12.75 11.25V11.2784C13.3275 11.3224 13.8914 11.4167 14.4371 11.5572C14.8383 11.6605 15.0798 12.0693 14.9765 12.4705C14.8733 12.8716 14.4644 13.1131 14.0632 13.0099C13.6381 12.9004 13.1995 12.824 12.75 12.7836V14.4642L13.7185 14.7962C14.3886 15.0259 15.0002 15.6451 15.0002 16.5C15.0002 16.6576 14.9932 16.8137 14.9795 16.9681C14.8971 17.8995 14.1491 18.5498 13.3111 18.6625C13.1256 18.6875 12.9385 18.7072 12.75 18.7216V18.75C12.75 19.1642 12.4142 19.5 12 19.5C11.5858 19.5 11.25 19.1642 11.25 18.75V18.7215C10.6726 18.6776 10.1089 18.5832 9.56324 18.4428C9.1621 18.3395 8.92061 17.9307 9.02385 17.5295C9.1271 17.1284 9.53599 16.8869 9.93713 16.9901C10.3621 17.0995 10.8007 17.1759 11.25 17.2164V15.5357L10.2819 15.2038C9.61175 14.9741 9.00018 14.3549 9.00018 13.5C9.00018 13.3424 9.00715 13.1863 9.02081 13.0319C9.10326 12.1005 9.85121 11.4502 10.6893 11.3375C10.8746 11.3125 11.0616 11.2928 11.25 11.2785V11.25C11.25 10.8358 11.5858 10.5 12 10.5ZM10.8892 12.8241C11.0086 12.808 11.1289 12.7945 11.25 12.7836V13.95L10.7683 13.7849C10.5602 13.7135 10.5002 13.5736 10.5002 13.5C10.5002 13.3866 10.5052 13.2746 10.515 13.1641C10.5279 13.0184 10.6555 12.8555 10.8892 12.8241ZM12.75 17.2164V16.0499L13.232 16.2151C13.4402 16.2865 13.5002 16.4264 13.5002 16.5C13.5002 16.6134 13.4952 16.7254 13.4854 16.8359C13.4725 16.9816 13.3448 17.1445 13.1112 17.1759C12.9916 17.192 12.8712 17.2055 12.75 17.2164Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM11.2143 12.8169C11.6727 12.2438 12.233 12 12.75 12C13.267 12 13.8273 12.2438 14.2857 12.8169C14.5444 13.1403 15.0164 13.1928 15.3398 12.934C15.6633 12.6752 15.7157 12.2033 15.457 11.8798C14.7438 10.9884 13.7685 10.5 12.75 10.5C11.7315 10.5 10.7562 10.9884 10.043 11.8798C9.74355 12.2542 9.50857 12.6761 9.33807 13.125H8.25C7.83579 13.125 7.5 13.4608 7.5 13.875C7.5 14.2892 7.83579 14.625 8.25 14.625H9.01289C8.9957 14.8745 8.9957 15.1255 9.01289 15.375H8.25C7.83579 15.375 7.5 15.7108 7.5 16.125C7.5 16.5392 7.83579 16.875 8.25 16.875H9.33807C9.50857 17.3239 9.74355 17.7458 10.043 18.1202C10.7562 19.0116 11.7315 19.5 12.75 19.5C13.7685 19.5 14.7438 19.0116 15.457 18.1202C15.7157 17.7967 15.6633 17.3248 15.3398 17.066C15.0164 16.8072 14.5444 16.8597 14.2857 17.1831C13.8273 17.7562 13.267 18 12.75 18C12.233 18 11.6727 17.7562 11.2143 17.1831C11.1362 17.0855 11.0645 16.9825 10.9992 16.875H12.75C13.1642 16.875 13.5 16.5392 13.5 16.125C13.5 15.7108 13.1642 15.375 12.75 15.375H10.5178C10.4941 15.126 10.4941 14.874 10.5178 14.625H12.75C13.1642 14.625 13.5 14.2892 13.5 13.875C13.5 13.4608 13.1642 13.125 12.75 13.125H10.9992C11.0645 13.0175 11.1362 12.9145 11.2143 12.8169Z" fill="black"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25ZM10.5762 14.8326C10.3755 14.08 10.571 13.247 11.159 12.659C12.0377 11.7803 13.4623 11.7803 14.341 12.659C14.6339 12.9519 15.1088 12.9519 15.4017 12.659C15.6945 12.3661 15.6945 11.8912 15.4017 11.5983C13.9372 10.1339 11.5628 10.1339 10.0983 11.5983C9.17361 12.5231 8.83365 13.8103 9.07544 15H8.25C7.83579 15 7.5 15.3358 7.5 15.75C7.5 16.1642 7.83579 16.5 8.25 16.5H9.40607C9.4482 17.0258 9.37912 17.5572 9.20028 18.0588L9.04371 18.498C8.94089 18.7864 9.0237 19.1083 9.25291 19.3113C9.48213 19.5143 9.81172 19.5576 10.0856 19.4206L10.5249 19.201C11.0261 18.9504 11.6064 18.9091 12.138 19.0863C13.047 19.3893 14.0392 19.3188 14.8962 18.8903L15.3356 18.6706C15.7061 18.4854 15.8562 18.0349 15.671 17.6644C15.4857 17.2939 15.0352 17.1438 14.6647 17.329L14.2254 17.5487C13.7242 17.7993 13.144 17.8405 12.6123 17.6633C12.0453 17.4743 11.4459 17.4306 10.8672 17.5285C10.9149 17.1879 10.9291 16.8434 10.9095 16.5H12C12.4142 16.5 12.75 16.1642 12.75 15.75C12.75 15.3358 12.4142 15 12 15H10.6211L10.5763 14.833L10.5762 14.8326Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25ZM9.75002 10.5C9.33581 10.5 9.00002 10.8358 9.00002 11.25C9.00002 11.6642 9.33581 12 9.75002 12H10.125C10.8939 12 11.5547 12.4628 11.844 13.125H9.75002C9.33581 13.125 9.00002 13.4608 9.00002 13.875C9.00002 14.2892 9.33581 14.625 9.75002 14.625H11.844C11.5547 15.2872 10.8939 15.75 10.125 15.75H9.75002C9.44668 15.75 9.1732 15.9327 9.05711 16.213C8.94103 16.4932 9.00519 16.8158 9.21969 17.0303L11.4697 19.2803C11.7626 19.5732 12.2375 19.5732 12.5304 19.2803C12.8232 18.9874 12.8232 18.5126 12.5304 18.2197L11.3367 17.026C12.375 16.6264 13.166 15.7284 13.4164 14.625H14.25C14.6642 14.625 15 14.2892 15 13.875C15 13.4608 14.6642 13.125 14.25 13.125H13.4164C13.3238 12.717 13.1573 12.337 12.9317 12H14.25C14.6642 12 15 11.6642 15 11.25C15 10.8358 14.6642 10.5 14.25 10.5H10.5C10.4593 10.5 10.4193 10.5033 10.3803 10.5095C10.296 10.5032 10.2109 10.5 10.125 10.5H9.75002Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 3.375C3.75 2.33947 4.58947 1.5 5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375ZM14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25ZM10.35 10.8C10.1015 10.4687 9.63141 10.4015 9.30004 10.65C8.96867 10.8986 8.90152 11.3687 9.15004 11.7L11.0625 14.25H9.75004C9.33583 14.25 9.00004 14.5858 9.00004 15C9.00004 15.4143 9.33583 15.75 9.75004 15.75H11.25V16.5H9.75004C9.33583 16.5 9.00004 16.8358 9.00004 17.25C9.00004 17.6643 9.33583 18 9.75004 18H11.25V18.75C11.25 19.1643 11.5858 19.5 12 19.5C12.4143 19.5 12.75 19.1643 12.75 18.75V18H14.25C14.6643 18 15 17.6643 15 17.25C15 16.8358 14.6643 16.5 14.25 16.5H12.75V15.75H14.25C14.6643 15.75 15 15.4143 15 15C15 14.5858 14.6643 14.25 14.25 14.25H12.9375L14.85 11.7C15.0986 11.3687 15.0314 10.8986 14.7 10.65C14.3687 10.4015 13.8986 10.4687 13.65 10.8L12 13L10.35 10.8Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.5 3.375C7.5 2.33947 8.33947 1.5 9.375 1.5H9.75C11.8211 1.5 13.5 3.17893 13.5 5.25V7.125C13.5 8.16053 14.3395 9 15.375 9H17.25C19.3211 9 21 10.6789 21 12.75V16.125C21 17.1605 20.1605 18 19.125 18H9.375C8.33947 18 7.5 17.1605 7.5 16.125V3.375Z" fill="currentColor"/>
3
+ <path d="M15 5.25C15 3.93695 14.518 2.73648 13.7212 1.8159C17.1201 2.70377 19.7962 5.37988 20.6841 8.77881C19.7635 7.98204 18.5631 7.5 17.25 7.5H15.375C15.1679 7.5 15 7.33211 15 7.125V5.25Z" fill="currentColor"/>
4
+ <path d="M4.875 6H6V16.125C6 17.989 7.51104 19.5 9.375 19.5H16.5V20.625C16.5 21.6605 15.6605 22.5 14.625 22.5H4.875C3.83947 22.5 3 21.6605 3 20.625V7.875C3 6.83947 3.83947 6 4.875 6Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.625 16.5C12.6605 16.5 13.5 15.6605 13.5 14.625C13.5 13.5895 12.6605 12.75 11.625 12.75C10.5895 12.75 9.75 13.5895 9.75 14.625C9.75 15.6605 10.5895 16.5 11.625 16.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM11.625 18C12.2854 18 12.9016 17.8103 13.4219 17.4824L14.4698 18.5303C14.7627 18.8232 15.2376 18.8232 15.5305 18.5303C15.8234 18.2374 15.8234 17.7626 15.5305 17.4697L14.4825 16.4217C14.8103 15.9014 15 15.2854 15 14.625C15 12.761 13.489 11.25 11.625 11.25C9.76104 11.25 8.25 12.761 8.25 14.625C8.25 16.489 9.76104 18 11.625 18Z" fill="currentColor"/>
4
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM9.75 14.25C9.33579 14.25 9 14.5858 9 15C9 15.4142 9.33579 15.75 9.75 15.75H15C15.4142 15.75 15.75 15.4142 15.75 15C15.75 14.5858 15.4142 14.25 15 14.25H9.75Z" fill="currentColor"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5H9C11.0711 1.5 12.75 3.17893 12.75 5.25V7.125C12.75 8.16053 13.5895 9 14.625 9H16.5C18.5711 9 20.25 10.6789 20.25 12.75V20.625C20.25 21.6605 19.4105 22.5 18.375 22.5H5.625C4.58947 22.5 3.75 21.6605 3.75 20.625V3.375C3.75 2.33947 4.58947 1.5 5.625 1.5ZM12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12V14.25H9C8.58579 14.25 8.25 14.5858 8.25 15C8.25 15.4142 8.58579 15.75 9 15.75H11.25V18C11.25 18.4142 11.5858 18.75 12 18.75C12.4142 18.75 12.75 18.4142 12.75 18V15.75H15C15.4142 15.75 15.75 15.4142 15.75 15C15.75 14.5858 15.4142 14.25 15 14.25H12.75V12Z" fill="currentColor"/>
3
+ <path d="M14.25 5.25C14.25 3.93695 13.768 2.73648 12.9712 1.8159C16.3701 2.70377 19.0462 5.37988 19.9341 8.77881C19.0135 7.98204 17.8131 7.5 16.5 7.5H14.625C14.4179 7.5 14.25 7.33211 14.25 7.125V5.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5H5.625ZM7.5 15C7.5 14.5858 7.83579 14.25 8.25 14.25H15.75C16.1642 14.25 16.5 14.5858 16.5 15C16.5 15.4142 16.1642 15.75 15.75 15.75H8.25C7.83579 15.75 7.5 15.4142 7.5 15ZM8.25 17.25C7.83579 17.25 7.5 17.5858 7.5 18C7.5 18.4142 7.83579 18.75 8.25 18.75H12C12.4142 18.75 12.75 18.4142 12.75 18C12.75 17.5858 12.4142 17.25 12 17.25H8.25Z" fill="currentColor"/>
3
+ <path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.625 1.5C4.58947 1.5 3.75 2.33947 3.75 3.375V20.625C3.75 21.6605 4.58947 22.5 5.625 22.5H18.375C19.4105 22.5 20.25 21.6605 20.25 20.625V12.75C20.25 10.6789 18.5711 9 16.5 9H14.625C13.5895 9 12.75 8.16053 12.75 7.125V5.25C12.75 3.17893 11.0711 1.5 9 1.5H5.625Z" fill="currentColor"/>
3
+ <path d="M12.9712 1.8159C13.768 2.73648 14.25 3.93695 14.25 5.25V7.125C14.25 7.33211 14.4179 7.5 14.625 7.5H16.5C17.8131 7.5 19.0135 7.98204 19.9341 8.77881C19.0462 5.37988 16.3701 2.70377 12.9712 1.8159Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM12 10.875C11.3787 10.875 10.875 11.3787 10.875 12C10.875 12.6213 11.3787 13.125 12 13.125C12.6213 13.125 13.125 12.6213 13.125 12C13.125 11.3787 12.6213 10.875 12 10.875ZM15.375 12C15.375 11.3787 15.8787 10.875 16.5 10.875C17.1213 10.875 17.625 11.3787 17.625 12C17.625 12.6213 17.1213 13.125 16.5 13.125C15.8787 13.125 15.375 12.6213 15.375 12ZM7.5 10.875C6.87868 10.875 6.375 11.3787 6.375 12C6.375 12.6213 6.87868 13.125 7.5 13.125C8.12132 13.125 8.625 12.6213 8.625 12C8.625 11.3787 8.12132 10.875 7.5 10.875Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 12C4.5 11.1716 5.17157 10.5 6 10.5C6.82843 10.5 7.5 11.1716 7.5 12C7.5 12.8284 6.82843 13.5 6 13.5C5.17157 13.5 4.5 12.8284 4.5 12ZM10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12ZM16.5 12C16.5 11.1716 17.1716 10.5 18 10.5C18.8284 10.5 19.5 11.1716 19.5 12C19.5 12.8284 18.8284 13.5 18 13.5C17.1716 13.5 16.5 12.8284 16.5 12Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.5 6C10.5 5.17157 11.1716 4.5 12 4.5C12.8284 4.5 13.5 5.17157 13.5 6C13.5 6.82843 12.8284 7.5 12 7.5C11.1716 7.5 10.5 6.82843 10.5 6ZM10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12ZM10.5 18C10.5 17.1716 11.1716 16.5 12 16.5C12.8284 16.5 13.5 17.1716 13.5 18C13.5 18.8284 12.8284 19.5 12 19.5C11.1716 19.5 10.5 18.8284 10.5 18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.5 22.5C21.1569 22.5 22.5 21.1568 22.5 19.5V11.3262L15.6212 15.3481L19.1056 17.2243C19.4703 17.4206 19.6067 17.8755 19.4104 18.2402C19.214 18.6049 18.7591 18.7413 18.3944 18.545L12.7112 15.4847C12.2672 15.2457 11.7328 15.2457 11.2889 15.4847L5.60558 18.545C5.24087 18.7413 4.78603 18.6049 4.58965 18.2402C4.39327 17.8755 4.52972 17.4206 4.89442 17.2243L8.37878 15.3481L1.5 11.3262V19.5C1.5 21.1568 2.84315 22.5 4.5 22.5L19.5 22.5Z" fill="currentColor"/>
3
+ <path d="M1.5 9.58861V8.84388C1.5 7.74023 2.10597 6.72571 3.0777 6.20247L10.5777 2.16401C11.4656 1.68589 12.5344 1.68589 13.4223 2.16401L20.9223 6.20247C21.894 6.72571 22.5 7.74024 22.5 8.84388V9.58861L14.0742 14.515L13.4223 14.164C12.5344 13.6859 11.4656 13.6859 10.5777 14.164L9.92585 14.515L1.5 9.58861Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.5 8.6691V17.25C1.5 18.9069 2.84315 20.25 4.5 20.25H19.5C21.1569 20.25 22.5 18.9069 22.5 17.25V8.6691L13.5723 14.1631C12.6081 14.7564 11.3919 14.7564 10.4277 14.1631L1.5 8.6691Z" fill="currentColor"/>
3
+ <path d="M22.5 6.90783V6.75C22.5 5.09315 21.1569 3.75 19.5 3.75H4.5C2.84315 3.75 1.5 5.09315 1.5 6.75V6.90783L11.2139 12.8856C11.696 13.1823 12.304 13.1823 12.7861 12.8856L22.5 6.90783Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.74805 8.24809C3.74805 7.83385 4.08384 7.49805 4.49807 7.49805H19.4978C19.912 7.49805 20.2478 7.83385 20.2478 8.24809C20.2478 8.66232 19.912 8.99813 19.4978 8.99813H4.49807C4.08384 8.99813 3.74805 8.66232 3.74805 8.24809Z" fill="black"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.74805 15.7491C3.74805 15.3348 4.08384 14.999 4.49807 14.999H19.4978C19.912 14.999 20.2478 15.3348 20.2478 15.7491C20.2478 16.1633 19.912 16.4991 19.4978 16.4991H4.49807C4.08384 16.4991 3.74805 16.1633 3.74805 15.7491Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75V9C11.25 8.58579 11.5858 8.25 12 8.25ZM12 16.5C12.4142 16.5 12.75 16.1642 12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75C11.25 16.1642 11.5858 16.5 12 16.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.40123 3.0034C10.5557 1.00229 13.4439 1.00229 14.5983 3.0034L21.9527 15.7509C23.1065 17.7509 21.6631 20.2501 19.3541 20.2501H4.64546C2.33649 20.2501 0.893061 17.7509 2.04691 15.7509L9.40123 3.0034ZM12 8.25C12.4142 8.25 12.75 8.58579 12.75 9V12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75V9C11.25 8.58579 11.5858 8.25 12 8.25ZM12 16.5C12.4142 16.5 12.75 16.1642 12.75 15.75C12.75 15.3358 12.4142 15 12 15C11.5858 15 11.25 15.3358 11.25 15.75C11.25 16.1642 11.5858 16.5 12 16.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.0982 2.59835C17.5627 1.13388 19.9371 1.13388 21.4015 2.59835C22.866 4.06282 22.866 6.43718 21.4015 7.90165C20.9192 8.38401 20.3362 8.7081 19.7198 8.87264L18 9.33348V12C18 12.1989 17.921 12.3897 17.7803 12.5303L17.0303 13.2803C16.7374 13.5732 16.2626 13.5732 15.9697 13.2803L15 12.3107L7.06066 20.25C6.58044 20.7302 5.92913 21 5.25 21C4.9687 21 4.69891 21.1117 4.5 21.3107L3.53033 22.2803C3.23744 22.5732 2.76256 22.5732 2.46967 22.2803L1.71967 21.5303C1.42678 21.2374 1.42678 20.7626 1.71967 20.4697L2.68934 19.5C2.88825 19.3011 3 19.0313 3 18.75C3 18.0709 3.26978 17.4196 3.75 16.9393L11.6893 8.99999L10.7197 8.03031C10.4268 7.73742 10.4268 7.26255 10.7197 6.96966L11.4697 6.21966C11.6103 6.079 11.8011 5.99998 12 5.99998H14.6661L15.127 4.27976C15.2917 3.66322 15.6161 3.08048 16.0982 2.59835ZM12.75 10.0607L4.81066 18C4.61175 18.1989 4.5 18.4687 4.5 18.75C4.5 19.0682 4.44077 19.3803 4.32841 19.6716C4.61967 19.5592 4.93178 19.5 5.25 19.5C5.5313 19.5 5.80109 19.3883 6 19.1893L13.9393 11.25L12.75 10.0607Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,7 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.53033 2.46967C3.23744 2.17678 2.76256 2.17678 2.46967 2.46967C2.17678 2.76256 2.17678 3.23744 2.46967 3.53033L20.4697 21.5303C20.7626 21.8232 21.2374 21.8232 21.5303 21.5303C21.8232 21.2374 21.8232 20.7626 21.5303 20.4697L3.53033 2.46967Z" fill="currentColor"/>
3
+ <path d="M22.6759 12.5533C22.1319 14.1887 21.2226 15.6575 20.0447 16.8627L16.9462 13.7642C17.1429 13.2129 17.25 12.6189 17.25 12C17.25 9.1005 14.8995 6.75 12 6.75C11.3811 6.75 10.7871 6.8571 10.2358 7.05379L7.75898 4.577C9.06783 4.04381 10.4998 3.75 12.0005 3.75C16.9708 3.75 21.1864 6.97271 22.6755 11.4405C22.7959 11.8015 22.796 12.1922 22.6759 12.5533Z" fill="currentColor"/>
4
+ <path d="M15.75 12C15.75 12.1802 15.7373 12.3574 15.7127 12.5308L11.4692 8.28727C11.6426 8.2627 11.8198 8.25 12 8.25C14.0711 8.25 15.75 9.92893 15.75 12Z" fill="currentColor"/>
5
+ <path d="M12.5308 15.7127L8.28727 11.4692C8.2627 11.6426 8.25 11.8198 8.25 12C8.25 14.0711 9.92893 15.75 12 15.75C12.1802 15.75 12.3574 15.7373 12.5308 15.7127Z" fill="currentColor"/>
6
+ <path d="M6.75 12C6.75 11.3811 6.8571 10.7871 7.05379 10.2358L3.95492 7.1369C2.77687 8.34222 1.86747 9.81114 1.32341 11.4467C1.20328 11.8078 1.2034 12.1985 1.32374 12.5595C2.81284 17.0273 7.02847 20.25 11.9988 20.25C13.4997 20.25 14.9318 19.9561 16.2408 19.4228L13.7642 16.9462C13.2129 17.1429 12.6189 17.25 12 17.25C9.1005 17.25 6.75 14.8995 6.75 12Z" fill="currentColor"/>
7
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.32341 11.4467C2.81066 6.97571 7.02791 3.75 12.0005 3.75C16.9708 3.75 21.1864 6.97271 22.6755 11.4405C22.7959 11.8015 22.796 12.1922 22.6759 12.5533C21.1886 17.0243 16.9714 20.25 11.9988 20.25C7.02847 20.25 2.81284 17.0273 1.32374 12.5595C1.2034 12.1985 1.20328 11.8078 1.32341 11.4467ZM17.25 12C17.25 14.8995 14.8995 17.25 12 17.25C9.1005 17.25 6.75 14.8995 6.75 12C6.75 9.1005 9.1005 6.75 12 6.75C14.8995 6.75 17.25 9.1005 17.25 12Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM9.375 8.25C8.83433 8.25 8.54674 8.66881 8.43901 8.88426C8.30886 9.14457 8.25 9.45171 8.25 9.75C8.25 10.0483 8.30886 10.3554 8.43901 10.6157C8.54674 10.8312 8.83433 11.25 9.375 11.25C9.91567 11.25 10.2033 10.8312 10.311 10.6157C10.4411 10.3554 10.5 10.0483 10.5 9.75C10.5 9.45171 10.4411 9.14457 10.311 8.88426C10.2033 8.66881 9.91567 8.25 9.375 8.25ZM13.689 8.88426C13.7967 8.66881 14.0843 8.25 14.625 8.25C15.1657 8.25 15.4533 8.66881 15.561 8.88426C15.6911 9.14457 15.75 9.45171 15.75 9.75C15.75 10.0483 15.6911 10.3554 15.561 10.6157C15.4533 10.8312 15.1657 11.25 14.625 11.25C14.0843 11.25 13.7967 10.8312 13.689 10.6157C13.5589 10.3554 13.5 10.0483 13.5 9.75C13.5 9.45171 13.5589 9.14457 13.689 8.88426ZM9.34869 16.8482C9.0558 17.1411 8.58092 17.1411 8.28803 16.8482C7.99514 16.5553 7.99514 16.0805 8.28803 15.7876C9.31761 14.758 10.6699 14.2453 12.0184 14.2499C13.3548 14.2545 14.6923 14.7672 15.7126 15.7876C16.0055 16.0805 16.0055 16.5553 15.7126 16.8482C15.4198 17.1411 14.9449 17.1411 14.652 16.8482C13.9229 16.1191 12.9698 15.7532 12.0132 15.7499C11.048 15.7466 10.0843 16.1126 9.34869 16.8482Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C6.61522 2.25 2.25 6.61522 2.25 12C2.25 17.3848 6.61522 21.75 12 21.75C17.3848 21.75 21.75 17.3848 21.75 12C21.75 6.61522 17.3848 2.25 12 2.25ZM9.375 8.25C8.83433 8.25 8.54674 8.66881 8.43901 8.88426C8.30886 9.14457 8.25 9.45171 8.25 9.75C8.25 10.0483 8.30886 10.3554 8.43901 10.6157C8.54674 10.8312 8.83433 11.25 9.375 11.25C9.91567 11.25 10.2033 10.8312 10.311 10.6157C10.4411 10.3554 10.5 10.0483 10.5 9.75C10.5 9.45171 10.4411 9.14457 10.311 8.88426C10.2033 8.66881 9.91567 8.25 9.375 8.25ZM13.689 8.88426C13.7967 8.66881 14.0843 8.25 14.625 8.25C15.1657 8.25 15.4533 8.66881 15.561 8.88426C15.6911 9.14457 15.75 9.45171 15.75 9.75C15.75 10.0483 15.6911 10.3554 15.561 10.6157C15.4533 10.8312 15.1657 11.25 14.625 11.25C14.0843 11.25 13.7967 10.8312 13.689 10.6157C13.5589 10.3554 13.5 10.0483 13.5 9.75C13.5 9.45171 13.5589 9.14457 13.689 8.88426ZM15.7123 15.7123C16.0052 15.4194 16.0052 14.9446 15.7123 14.6517C15.4194 14.3588 14.9445 14.3588 14.6517 14.6517C13.1872 16.1161 10.8128 16.1161 9.34835 14.6517C9.05546 14.3588 8.58058 14.3588 8.28769 14.6517C7.9948 14.9446 7.9948 15.4194 8.28769 15.7123C10.3379 17.7626 13.6621 17.7626 15.7123 15.7123Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 5.625C1.5 4.58947 2.33947 3.75 3.375 3.75H20.625C21.6605 3.75 22.5 4.58947 22.5 5.625V18.375C22.5 19.4105 21.6605 20.25 20.625 20.25H3.375C2.33947 20.25 1.5 19.4105 1.5 18.375V5.625ZM3 5.625V7.125C3 7.33211 3.16789 7.5 3.375 7.5H4.875C5.08211 7.5 5.25 7.33211 5.25 7.125V5.625C5.25 5.41789 5.08211 5.25 4.875 5.25H3.375C3.16789 5.25 3 5.41789 3 5.625ZM19.125 5.25C18.9179 5.25 18.75 5.41789 18.75 5.625V7.125C18.75 7.33211 18.9179 7.5 19.125 7.5H20.625C20.8321 7.5 21 7.33211 21 7.125V5.625C21 5.41789 20.8321 5.25 20.625 5.25H19.125ZM21 9.375C21 9.16789 20.8321 9 20.625 9H19.125C18.9179 9 18.75 9.16789 18.75 9.375V10.875C18.75 11.0821 18.9179 11.25 19.125 11.25H20.625C20.8321 11.25 21 11.0821 21 10.875V9.375ZM21 13.125C21 12.9179 20.8321 12.75 20.625 12.75H19.125C18.9179 12.75 18.75 12.9179 18.75 13.125V14.625C18.75 14.8321 18.9179 15 19.125 15H20.625C20.8321 15 21 14.8321 21 14.625V13.125ZM21 16.875C21 16.6679 20.8321 16.5 20.625 16.5H19.125C18.9179 16.5 18.75 16.6679 18.75 16.875V18.375C18.75 18.5821 18.9179 18.75 19.125 18.75H20.625C20.8321 18.75 21 18.5821 21 18.375V16.875ZM4.875 18.75C5.08211 18.75 5.25 18.5821 5.25 18.375V16.875C5.25 16.6679 5.08211 16.5 4.875 16.5H3.375C3.16789 16.5 3 16.6679 3 16.875V18.375C3 18.5821 3.16789 18.75 3.375 18.75H4.875ZM3.375 15H4.875C5.08211 15 5.25 14.8321 5.25 14.625V13.125C5.25 12.9179 5.08211 12.75 4.875 12.75H3.375C3.16789 12.75 3 12.9179 3 13.125V14.625C3 14.8321 3.16789 15 3.375 15ZM3.375 11.25H4.875C5.08211 11.25 5.25 11.0821 5.25 10.875V9.375C5.25 9.16789 5.08211 9 4.875 9H3.375C3.16789 9 3 9.16789 3 9.375V10.875C3 11.0821 3.16789 11.25 3.375 11.25ZM7.5 11.25C7.08579 11.25 6.75 11.5858 6.75 12C6.75 12.4142 7.08579 12.75 7.5 12.75H16.5C16.9142 12.75 17.25 12.4142 17.25 12C17.25 11.5858 16.9142 11.25 16.5 11.25H7.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 3.75C10.6232 3.75 9.3447 4.16143 8.27806 4.86788C7.93272 5.09661 7.46736 5.00207 7.23863 4.65674C7.00991 4.3114 7.10444 3.84603 7.44978 3.61731C8.75444 2.7532 10.3196 2.25 12 2.25C16.5564 2.25 20.25 5.94365 20.25 10.5C20.25 13.5153 19.6759 16.3983 18.6299 19.0442C18.4776 19.4294 18.0419 19.6182 17.6567 19.466C17.2715 19.3137 17.0827 18.8779 17.2349 18.4927C18.2127 16.0196 18.75 13.3235 18.75 10.5C18.75 6.77208 15.7279 3.75 12 3.75ZM6.15674 5.73863C6.50208 5.96735 6.59661 6.43272 6.36789 6.77806C5.66143 7.84469 5.25001 9.12316 5.25001 10.5C5.25001 12.1132 4.78656 13.6204 3.98462 14.893C3.76378 15.2434 3.30068 15.3485 2.95024 15.1276C2.59981 14.9068 2.49475 14.4437 2.71559 14.0933C3.37095 13.0533 3.75001 11.8222 3.75001 10.5C3.75001 8.81959 4.25321 7.25443 5.11731 5.94977C5.34604 5.60443 5.81141 5.5099 6.15674 5.73863ZM12 7.5C10.3432 7.5 9.00001 8.84315 9.00001 10.5C9.00001 13.5997 7.82404 16.4266 5.89465 18.5556C5.6165 18.8626 5.1422 18.8859 4.83527 18.6077C4.52834 18.3296 4.505 17.8553 4.78315 17.5484C6.47221 15.6845 7.50001 13.2132 7.50001 10.5C7.50001 8.01472 9.51473 6 12 6C14.4853 6 16.5 8.01472 16.5 10.5C16.5 11.0472 16.4778 11.5897 16.4334 12.1264C16.3993 12.5392 16.037 12.8462 15.6242 12.8121C15.2114 12.778 14.9044 12.4157 14.9385 12.0029C14.9794 11.5078 15 11.0066 15 10.5C15 8.84315 13.6569 7.5 12 7.5ZM12.0003 9.75C12.4145 9.75 12.7503 10.0858 12.7503 10.5C12.7503 14.4082 11.3259 17.9855 8.96887 20.7384C8.69948 21.053 8.22602 21.0897 7.91138 20.8203C7.59674 20.5509 7.56007 20.0775 7.82946 19.7628C9.9626 17.2715 11.2503 14.0371 11.2503 10.5C11.2503 10.0858 11.5861 9.75 12.0003 9.75ZM15.2387 14.9331C15.6371 15.0467 15.8678 15.4617 15.7542 15.8601C15.1843 17.8576 14.3041 19.7239 13.1694 21.4035C12.9375 21.7467 12.4713 21.837 12.128 21.6051C11.7848 21.3732 11.6946 20.907 11.9264 20.5637C12.974 19.0132 13.7861 17.291 14.3118 15.4485C14.4254 15.0502 14.8404 14.8194 15.2387 14.9331Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.9633 2.28579C12.8416 2.12249 12.6586 2.01575 12.4565 1.9901C12.2545 1.96446 12.0506 2.02211 11.8919 2.14981C10.0218 3.65463 8.7174 5.83776 8.35322 8.32637C7.69665 7.85041 7.11999 7.27052 6.6476 6.61081C6.51764 6.42933 6.3136 6.31516 6.09095 6.29934C5.8683 6.28353 5.65017 6.36771 5.49587 6.529C3.95047 8.14442 3 10.3368 3 12.7497C3 17.7202 7.02944 21.7497 12 21.7497C16.9706 21.7497 21 17.7202 21 12.7497C21 9.08876 18.8143 5.93999 15.6798 4.53406C14.5706 3.99256 13.6547 3.21284 12.9633 2.28579ZM15.75 14.25C15.75 16.3211 14.0711 18 12 18C9.92893 18 8.25 16.3211 8.25 14.25C8.25 13.8407 8.31559 13.4467 8.43682 13.0779C9.06529 13.5425 9.78769 13.8874 10.5703 14.0787C10.7862 12.6779 11.4866 11.437 12.4949 10.5324C14.3321 10.7746 15.75 12.3467 15.75 14.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 2.25C3.41421 2.25 3.75 2.58579 3.75 3V3.53942L5.58819 3.07987C7.84613 2.51539 10.2315 2.77724 12.3132 3.8181L12.421 3.87196C14.1472 4.73507 16.1214 4.96567 18 4.52363L21.1096 3.79196C21.3465 3.73622 21.5958 3.79888 21.7781 3.96005C21.9605 4.12121 22.0533 4.36083 22.0271 4.60278C21.844 6.29313 21.75 8.01046 21.75 9.75C21.75 11.504 21.8455 13.2355 22.0317 14.9395C22.0728 15.3161 21.8266 15.6642 21.4579 15.751L18.3436 16.4837C16.1234 17.0062 13.7902 16.7336 11.7501 15.7136L11.6424 15.6597C9.88097 14.779 7.86256 14.5574 5.95199 15.0351L3.75 15.5856V21C3.75 21.4142 3.41421 21.75 3 21.75C2.58579 21.75 2.25 21.4142 2.25 21V3C2.25 2.58579 2.58579 2.25 3 2.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 21C21.1569 21 22.5 19.6569 22.5 18V9C22.5 7.34315 21.1569 6 19.5 6H14.1213C13.9224 6 13.7316 5.92098 13.591 5.78033L11.4697 3.65901C11.0477 3.23705 10.4754 3 9.87868 3H4.5C2.84315 3 1.5 4.34315 1.5 6V18C1.5 19.6569 2.84315 21 4.5 21H19.5ZM12.75 10.5C12.75 10.0858 12.4142 9.75 12 9.75C11.5858 9.75 11.25 10.0858 11.25 10.5L11.25 14.6893L9.53033 12.9697C9.23744 12.6768 8.76256 12.6768 8.46967 12.9697C8.17678 13.2626 8.17678 13.7374 8.46967 14.0303L11.4697 17.0303C11.6103 17.171 11.8011 17.25 12 17.25C12.1989 17.25 12.3897 17.171 12.5303 17.0303L15.5303 14.0303C15.8232 13.7374 15.8232 13.2626 15.5303 12.9697C15.2374 12.6768 14.7626 12.6768 14.4697 12.9697L12.75 14.6893L12.75 10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 21C21.1569 21 22.5 19.6569 22.5 18V9C22.5 7.34315 21.1569 6 19.5 6H14.1213C13.9224 6 13.7316 5.92098 13.591 5.78033L11.4697 3.65901C11.0477 3.23705 10.4754 3 9.87868 3H4.5C2.84315 3 1.5 4.34315 1.5 6V18C1.5 19.6569 2.84315 21 4.5 21H19.5ZM9 12.75C8.58579 12.75 8.25 13.0858 8.25 13.5C8.25 13.9142 8.58579 14.25 9 14.25H15C15.4142 14.25 15.75 13.9142 15.75 13.5C15.75 13.0858 15.4142 12.75 15 12.75H9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.9057 9C20.2877 9 20.6549 9.05664 21 9.16156V9C21 7.34315 19.6569 6 18 6H14.1213C13.9224 6 13.7316 5.92098 13.591 5.78033L11.4697 3.65901C11.0477 3.23705 10.4754 3 9.87868 3H6C4.34315 3 3 4.34315 3 6V9.16152C3.34508 9.05663 3.71223 9 4.09421 9H19.9057Z" fill="currentColor"/>
3
+ <path d="M4.0943 10.5C2.72506 10.5 1.67327 11.7127 1.86691 13.0682L2.72405 19.0682C2.8824 20.1767 3.83173 21 4.95144 21H19.0486C20.1683 21 21.1176 20.1767 21.276 19.0682L22.1331 13.0682C22.3268 11.7127 21.275 10.5 19.9058 10.5H4.0943Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 21C21.1569 21 22.5 19.6569 22.5 18V9C22.5 7.34315 21.1569 6 19.5 6H14.1213C13.9224 6 13.7316 5.92098 13.591 5.78033L11.4697 3.65901C11.0477 3.23705 10.4754 3 9.87868 3H4.5C2.84315 3 1.5 4.34315 1.5 6V18C1.5 19.6569 2.84315 21 4.5 21H19.5ZM12.75 10.5C12.75 10.0858 12.4142 9.75 12 9.75C11.5858 9.75 11.25 10.0858 11.25 10.5V12.75H9C8.58579 12.75 8.25 13.0858 8.25 13.5C8.25 13.9142 8.58579 14.25 9 14.25H11.25V16.5C11.25 16.9142 11.5858 17.25 12 17.25C12.4142 17.25 12.75 16.9142 12.75 16.5V14.25H15C15.4142 14.25 15.75 13.9142 15.75 13.5C15.75 13.0858 15.4142 12.75 15 12.75H12.75V10.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19.5 21C21.1569 21 22.5 19.6569 22.5 18V13.5C22.5 11.8431 21.1569 10.5 19.5 10.5H4.5C2.84315 10.5 1.5 11.8431 1.5 13.5V18C1.5 19.6569 2.84315 21 4.5 21H19.5Z" fill="currentColor"/>
3
+ <path d="M1.5 10.1458V6C1.5 4.34315 2.84315 3 4.5 3H9.87868C10.4754 3 11.0477 3.23705 11.4697 3.65901L13.591 5.78033C13.7316 5.92098 13.9224 6 14.1213 6H19.5C21.1569 6 22.5 7.34315 22.5 9V10.1458C21.7039 9.43328 20.6525 9 19.5 9H4.5C3.34747 9 2.29613 9.43328 1.5 10.1458Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.05526 7.06061C3.80528 6.34633 2.25 7.24889 2.25 8.68856V16.8114C2.25 18.2511 3.80528 19.1536 5.05526 18.4394L12 14.4709V16.8114C12 18.2511 13.5553 19.1536 14.8053 18.4394L21.9128 14.3779C23.1724 13.6581 23.1724 11.8418 21.9128 11.122L14.8053 7.06061C13.5553 6.34633 12 7.24889 12 8.68856V11.029L5.05526 7.06061Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.79154 2.93825C6.46066 2.48562 9.20314 2.25 12.0001 2.25C14.7969 2.25 17.5394 2.48561 20.2085 2.93822C21.1108 3.09125 21.75 3.87676 21.75 4.77402V5.81802C21.75 6.61367 21.4339 7.37673 20.8713 7.93934L14.6893 14.1213C14.408 14.4026 14.25 14.7842 14.25 15.182V18.1094C14.25 19.2457 13.608 20.2845 12.5916 20.7927L10.8354 21.6708C10.6029 21.7871 10.3268 21.7746 10.1057 21.638C9.88459 21.5013 9.75 21.2599 9.75 21V15.182C9.75 14.7842 9.59196 14.4026 9.31066 14.1213L3.12868 7.93934C2.56607 7.37673 2.25 6.61367 2.25 5.81802V4.77404C2.25 3.87678 2.88917 3.09127 3.79154 2.93825Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3.75C2.84315 3.75 1.5 5.09315 1.5 6.75V17.25C1.5 18.9069 2.84315 20.25 4.5 20.25H19.5C21.1569 20.25 22.5 18.9069 22.5 17.25V6.75C22.5 5.09315 21.1569 3.75 19.5 3.75H4.5ZM13.5 8.25C13.5 7.83579 13.1642 7.5 12.75 7.5C12.3358 7.5 12 7.83579 12 8.25V15.75C12 16.1642 12.3358 16.5 12.75 16.5C13.1642 16.5 13.5 16.1642 13.5 15.75V8.25ZM15 8.25C15 7.83579 15.3358 7.5 15.75 7.5H18.75C19.1642 7.5 19.5 7.83579 19.5 8.25C19.5 8.66421 19.1642 9 18.75 9H16.5V11.25H18C18.4142 11.25 18.75 11.5858 18.75 12C18.75 12.4142 18.4142 12.75 18 12.75H16.5V15.75C16.5 16.1642 16.1642 16.5 15.75 16.5C15.3358 16.5 15 16.1642 15 15.75V8.25ZM6.63565 9.77966C7.03978 9.20475 7.5033 9 7.88604 9C8.26878 9 8.7323 9.20475 9.13643 9.77966C9.37463 10.1185 9.84244 10.2001 10.1813 9.96192C10.5202 9.72372 10.6018 9.25591 10.3636 8.91704C9.73827 8.02748 8.85254 7.5 7.88604 7.5C6.91953 7.5 6.03381 8.02748 5.4085 8.91704C4.7885 9.79905 4.5 10.9173 4.5 12C4.5 13.0827 4.7885 14.201 5.4085 15.083C6.03381 15.9725 6.91953 16.5 7.88604 16.5C8.85254 16.5 9.73827 15.9725 10.3636 15.083C10.4524 14.9567 10.5 14.806 10.5 14.6517V12C10.5 11.5858 10.1642 11.25 9.75 11.25H8.25C7.83579 11.25 7.5 11.5858 7.5 12C7.5 12.4142 7.83579 12.75 8.25 12.75H9V14.3981C8.6305 14.8381 8.22634 15 7.88604 15C7.5033 15 7.03978 14.7953 6.63565 14.2203C6.22622 13.6379 6 12.8367 6 12C6 11.1633 6.22622 10.3621 6.63565 9.77966Z" fill="currentColor"/>
3
+ </svg>