okonomi_ui_kit 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1333) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +28 -0
  4. data/Rakefile +8 -0
  5. data/app/assets/builds/okonomi_ui_kit/application.tailwind.css +1626 -0
  6. data/app/assets/images/heroicons/micro/academic-cap.svg +5 -0
  7. data/app/assets/images/heroicons/micro/adjustments-horizontal.svg +8 -0
  8. data/app/assets/images/heroicons/micro/adjustments-vertical.svg +8 -0
  9. data/app/assets/images/heroicons/micro/archive-box-arrow-down.svg +4 -0
  10. data/app/assets/images/heroicons/micro/archive-box-x-mark.svg +4 -0
  11. data/app/assets/images/heroicons/micro/archive-box.svg +4 -0
  12. data/app/assets/images/heroicons/micro/arrow-down-circle.svg +3 -0
  13. data/app/assets/images/heroicons/micro/arrow-down-left.svg +3 -0
  14. data/app/assets/images/heroicons/micro/arrow-down-on-square-stack.svg +5 -0
  15. data/app/assets/images/heroicons/micro/arrow-down-on-square.svg +4 -0
  16. data/app/assets/images/heroicons/micro/arrow-down-right.svg +3 -0
  17. data/app/assets/images/heroicons/micro/arrow-down-tray.svg +4 -0
  18. data/app/assets/images/heroicons/micro/arrow-down.svg +3 -0
  19. data/app/assets/images/heroicons/micro/arrow-left-circle.svg +3 -0
  20. data/app/assets/images/heroicons/micro/arrow-left-end-on-rectangle.svg +4 -0
  21. data/app/assets/images/heroicons/micro/arrow-left-start-on-rectangle.svg +3 -0
  22. data/app/assets/images/heroicons/micro/arrow-left.svg +3 -0
  23. data/app/assets/images/heroicons/micro/arrow-long-down.svg +3 -0
  24. data/app/assets/images/heroicons/micro/arrow-long-left.svg +3 -0
  25. data/app/assets/images/heroicons/micro/arrow-long-right.svg +3 -0
  26. data/app/assets/images/heroicons/micro/arrow-long-up.svg +3 -0
  27. data/app/assets/images/heroicons/micro/arrow-path-rounded-square.svg +3 -0
  28. data/app/assets/images/heroicons/micro/arrow-path.svg +3 -0
  29. data/app/assets/images/heroicons/micro/arrow-right-circle.svg +3 -0
  30. data/app/assets/images/heroicons/micro/arrow-right-end-on-rectangle.svg +4 -0
  31. data/app/assets/images/heroicons/micro/arrow-right-start-on-rectangle.svg +3 -0
  32. data/app/assets/images/heroicons/micro/arrow-right.svg +3 -0
  33. data/app/assets/images/heroicons/micro/arrow-top-right-on-square.svg +4 -0
  34. data/app/assets/images/heroicons/micro/arrow-trending-down.svg +3 -0
  35. data/app/assets/images/heroicons/micro/arrow-trending-up.svg +3 -0
  36. data/app/assets/images/heroicons/micro/arrow-turn-down-left.svg +3 -0
  37. data/app/assets/images/heroicons/micro/arrow-turn-down-right.svg +3 -0
  38. data/app/assets/images/heroicons/micro/arrow-turn-left-down.svg +3 -0
  39. data/app/assets/images/heroicons/micro/arrow-turn-left-up.svg +3 -0
  40. data/app/assets/images/heroicons/micro/arrow-turn-right-down.svg +3 -0
  41. data/app/assets/images/heroicons/micro/arrow-turn-right-up.svg +3 -0
  42. data/app/assets/images/heroicons/micro/arrow-turn-up-left.svg +3 -0
  43. data/app/assets/images/heroicons/micro/arrow-turn-up-right.svg +3 -0
  44. data/app/assets/images/heroicons/micro/arrow-up-circle.svg +3 -0
  45. data/app/assets/images/heroicons/micro/arrow-up-left.svg +3 -0
  46. data/app/assets/images/heroicons/micro/arrow-up-on-square-stack.svg +5 -0
  47. data/app/assets/images/heroicons/micro/arrow-up-on-square.svg +3 -0
  48. data/app/assets/images/heroicons/micro/arrow-up-right.svg +3 -0
  49. data/app/assets/images/heroicons/micro/arrow-up-tray.svg +4 -0
  50. data/app/assets/images/heroicons/micro/arrow-up.svg +3 -0
  51. data/app/assets/images/heroicons/micro/arrow-uturn-down.svg +3 -0
  52. data/app/assets/images/heroicons/micro/arrow-uturn-left.svg +3 -0
  53. data/app/assets/images/heroicons/micro/arrow-uturn-right.svg +3 -0
  54. data/app/assets/images/heroicons/micro/arrow-uturn-up.svg +3 -0
  55. data/app/assets/images/heroicons/micro/arrows-pointing-in.svg +3 -0
  56. data/app/assets/images/heroicons/micro/arrows-pointing-out.svg +6 -0
  57. data/app/assets/images/heroicons/micro/arrows-right-left.svg +3 -0
  58. data/app/assets/images/heroicons/micro/arrows-up-down.svg +4 -0
  59. data/app/assets/images/heroicons/micro/at-symbol.svg +3 -0
  60. data/app/assets/images/heroicons/micro/backspace.svg +3 -0
  61. data/app/assets/images/heroicons/micro/backward.svg +3 -0
  62. data/app/assets/images/heroicons/micro/banknotes.svg +4 -0
  63. data/app/assets/images/heroicons/micro/bars-2.svg +3 -0
  64. data/app/assets/images/heroicons/micro/bars-3-bottom-left.svg +3 -0
  65. data/app/assets/images/heroicons/micro/bars-3-bottom-right.svg +3 -0
  66. data/app/assets/images/heroicons/micro/bars-3-center-left.svg +3 -0
  67. data/app/assets/images/heroicons/micro/bars-3.svg +3 -0
  68. data/app/assets/images/heroicons/micro/bars-4.svg +4 -0
  69. data/app/assets/images/heroicons/micro/bars-arrow-down.svg +5 -0
  70. data/app/assets/images/heroicons/micro/bars-arrow-up.svg +5 -0
  71. data/app/assets/images/heroicons/micro/battery-0.svg +3 -0
  72. data/app/assets/images/heroicons/micro/battery-100.svg +4 -0
  73. data/app/assets/images/heroicons/micro/battery-50.svg +4 -0
  74. data/app/assets/images/heroicons/micro/beaker.svg +3 -0
  75. data/app/assets/images/heroicons/micro/bell-alert.svg +5 -0
  76. data/app/assets/images/heroicons/micro/bell-slash.svg +5 -0
  77. data/app/assets/images/heroicons/micro/bell-snooze.svg +3 -0
  78. data/app/assets/images/heroicons/micro/bell.svg +3 -0
  79. data/app/assets/images/heroicons/micro/bold.svg +3 -0
  80. data/app/assets/images/heroicons/micro/bolt-slash.svg +5 -0
  81. data/app/assets/images/heroicons/micro/bolt.svg +3 -0
  82. data/app/assets/images/heroicons/micro/book-open.svg +4 -0
  83. data/app/assets/images/heroicons/micro/bookmark-slash.svg +5 -0
  84. data/app/assets/images/heroicons/micro/bookmark-square.svg +3 -0
  85. data/app/assets/images/heroicons/micro/bookmark.svg +3 -0
  86. data/app/assets/images/heroicons/micro/briefcase.svg +4 -0
  87. data/app/assets/images/heroicons/micro/bug-ant.svg +3 -0
  88. data/app/assets/images/heroicons/micro/building-library.svg +3 -0
  89. data/app/assets/images/heroicons/micro/building-office-2.svg +4 -0
  90. data/app/assets/images/heroicons/micro/building-office.svg +3 -0
  91. data/app/assets/images/heroicons/micro/building-storefront.svg +4 -0
  92. data/app/assets/images/heroicons/micro/cake.svg +7 -0
  93. data/app/assets/images/heroicons/micro/calculator.svg +3 -0
  94. data/app/assets/images/heroicons/micro/calendar-date-range.svg +6 -0
  95. data/app/assets/images/heroicons/micro/calendar-days.svg +8 -0
  96. data/app/assets/images/heroicons/micro/calendar.svg +3 -0
  97. data/app/assets/images/heroicons/micro/camera.svg +4 -0
  98. data/app/assets/images/heroicons/micro/chart-bar-square.svg +3 -0
  99. data/app/assets/images/heroicons/micro/chart-bar.svg +5 -0
  100. data/app/assets/images/heroicons/micro/chart-pie.svg +4 -0
  101. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center-text.svg +3 -0
  102. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center.svg +3 -0
  103. data/app/assets/images/heroicons/micro/chat-bubble-left-ellipsis.svg +3 -0
  104. data/app/assets/images/heroicons/micro/chat-bubble-left-right.svg +4 -0
  105. data/app/assets/images/heroicons/micro/chat-bubble-left.svg +3 -0
  106. data/app/assets/images/heroicons/micro/chat-bubble-oval-left-ellipsis.svg +3 -0
  107. data/app/assets/images/heroicons/micro/chat-bubble-oval-left.svg +3 -0
  108. data/app/assets/images/heroicons/micro/check-badge.svg +3 -0
  109. data/app/assets/images/heroicons/micro/check-circle.svg +3 -0
  110. data/app/assets/images/heroicons/micro/check.svg +3 -0
  111. data/app/assets/images/heroicons/micro/chevron-double-down.svg +3 -0
  112. data/app/assets/images/heroicons/micro/chevron-double-left.svg +3 -0
  113. data/app/assets/images/heroicons/micro/chevron-double-right.svg +3 -0
  114. data/app/assets/images/heroicons/micro/chevron-double-up.svg +3 -0
  115. data/app/assets/images/heroicons/micro/chevron-down.svg +3 -0
  116. data/app/assets/images/heroicons/micro/chevron-left.svg +3 -0
  117. data/app/assets/images/heroicons/micro/chevron-right.svg +3 -0
  118. data/app/assets/images/heroicons/micro/chevron-up-down.svg +4 -0
  119. data/app/assets/images/heroicons/micro/chevron-up.svg +3 -0
  120. data/app/assets/images/heroicons/micro/circle-stack.svg +5 -0
  121. data/app/assets/images/heroicons/micro/clipboard-document-check.svg +4 -0
  122. data/app/assets/images/heroicons/micro/clipboard-document-list.svg +4 -0
  123. data/app/assets/images/heroicons/micro/clipboard-document.svg +4 -0
  124. data/app/assets/images/heroicons/micro/clipboard.svg +3 -0
  125. data/app/assets/images/heroicons/micro/clock.svg +3 -0
  126. data/app/assets/images/heroicons/micro/cloud-arrow-down.svg +3 -0
  127. data/app/assets/images/heroicons/micro/cloud-arrow-up.svg +3 -0
  128. data/app/assets/images/heroicons/micro/cloud.svg +3 -0
  129. data/app/assets/images/heroicons/micro/code-bracket-square.svg +3 -0
  130. data/app/assets/images/heroicons/micro/code-bracket.svg +5 -0
  131. data/app/assets/images/heroicons/micro/cog-6-tooth.svg +3 -0
  132. data/app/assets/images/heroicons/micro/cog-8-tooth.svg +3 -0
  133. data/app/assets/images/heroicons/micro/cog.svg +3 -0
  134. data/app/assets/images/heroicons/micro/command-line.svg +3 -0
  135. data/app/assets/images/heroicons/micro/computer-desktop.svg +3 -0
  136. data/app/assets/images/heroicons/micro/cpu-chip.svg +4 -0
  137. data/app/assets/images/heroicons/micro/credit-card.svg +4 -0
  138. data/app/assets/images/heroicons/micro/cube-transparent.svg +3 -0
  139. data/app/assets/images/heroicons/micro/cube.svg +5 -0
  140. data/app/assets/images/heroicons/micro/currency-bangladeshi.svg +3 -0
  141. data/app/assets/images/heroicons/micro/currency-dollar.svg +5 -0
  142. data/app/assets/images/heroicons/micro/currency-euro.svg +3 -0
  143. data/app/assets/images/heroicons/micro/currency-pound.svg +3 -0
  144. data/app/assets/images/heroicons/micro/currency-rupee.svg +3 -0
  145. data/app/assets/images/heroicons/micro/currency-yen.svg +3 -0
  146. data/app/assets/images/heroicons/micro/cursor-arrow-rays.svg +9 -0
  147. data/app/assets/images/heroicons/micro/cursor-arrow-ripple.svg +5 -0
  148. data/app/assets/images/heroicons/micro/device-phone-mobile.svg +4 -0
  149. data/app/assets/images/heroicons/micro/device-tablet.svg +4 -0
  150. data/app/assets/images/heroicons/micro/divide.svg +5 -0
  151. data/app/assets/images/heroicons/micro/document-arrow-down.svg +3 -0
  152. data/app/assets/images/heroicons/micro/document-arrow-up.svg +3 -0
  153. data/app/assets/images/heroicons/micro/document-chart-bar.svg +3 -0
  154. data/app/assets/images/heroicons/micro/document-check.svg +3 -0
  155. data/app/assets/images/heroicons/micro/document-currency-bangladeshi.svg +3 -0
  156. data/app/assets/images/heroicons/micro/document-currency-dollar.svg +5 -0
  157. data/app/assets/images/heroicons/micro/document-currency-euro.svg +3 -0
  158. data/app/assets/images/heroicons/micro/document-currency-pound.svg +3 -0
  159. data/app/assets/images/heroicons/micro/document-currency-rupee.svg +3 -0
  160. data/app/assets/images/heroicons/micro/document-currency-yen.svg +3 -0
  161. data/app/assets/images/heroicons/micro/document-duplicate.svg +4 -0
  162. data/app/assets/images/heroicons/micro/document-magnifying-glass.svg +4 -0
  163. data/app/assets/images/heroicons/micro/document-minus.svg +3 -0
  164. data/app/assets/images/heroicons/micro/document-plus.svg +3 -0
  165. data/app/assets/images/heroicons/micro/document-text.svg +3 -0
  166. data/app/assets/images/heroicons/micro/document.svg +3 -0
  167. data/app/assets/images/heroicons/micro/ellipsis-horizontal-circle.svg +3 -0
  168. data/app/assets/images/heroicons/micro/ellipsis-horizontal.svg +5 -0
  169. data/app/assets/images/heroicons/micro/ellipsis-vertical.svg +5 -0
  170. data/app/assets/images/heroicons/micro/envelope-open.svg +3 -0
  171. data/app/assets/images/heroicons/micro/envelope.svg +4 -0
  172. data/app/assets/images/heroicons/micro/equals.svg +4 -0
  173. data/app/assets/images/heroicons/micro/exclamation-circle.svg +3 -0
  174. data/app/assets/images/heroicons/micro/exclamation-triangle.svg +3 -0
  175. data/app/assets/images/heroicons/micro/eye-dropper.svg +3 -0
  176. data/app/assets/images/heroicons/micro/eye-slash.svg +4 -0
  177. data/app/assets/images/heroicons/micro/eye.svg +4 -0
  178. data/app/assets/images/heroicons/micro/face-frown.svg +3 -0
  179. data/app/assets/images/heroicons/micro/face-smile.svg +3 -0
  180. data/app/assets/images/heroicons/micro/film.svg +3 -0
  181. data/app/assets/images/heroicons/micro/finger-print.svg +3 -0
  182. data/app/assets/images/heroicons/micro/fire.svg +3 -0
  183. data/app/assets/images/heroicons/micro/flag.svg +3 -0
  184. data/app/assets/images/heroicons/micro/folder-arrow-down.svg +3 -0
  185. data/app/assets/images/heroicons/micro/folder-minus.svg +3 -0
  186. data/app/assets/images/heroicons/micro/folder-open.svg +4 -0
  187. data/app/assets/images/heroicons/micro/folder-plus.svg +3 -0
  188. data/app/assets/images/heroicons/micro/folder.svg +4 -0
  189. data/app/assets/images/heroicons/micro/forward.svg +3 -0
  190. data/app/assets/images/heroicons/micro/funnel.svg +3 -0
  191. data/app/assets/images/heroicons/micro/gif.svg +3 -0
  192. data/app/assets/images/heroicons/micro/gift-top.svg +8 -0
  193. data/app/assets/images/heroicons/micro/gift.svg +5 -0
  194. data/app/assets/images/heroicons/micro/globe-alt.svg +3 -0
  195. data/app/assets/images/heroicons/micro/globe-americas.svg +3 -0
  196. data/app/assets/images/heroicons/micro/globe-asia-australia.svg +3 -0
  197. data/app/assets/images/heroicons/micro/globe-europe-africa.svg +3 -0
  198. data/app/assets/images/heroicons/micro/h1.svg +3 -0
  199. data/app/assets/images/heroicons/micro/h2.svg +3 -0
  200. data/app/assets/images/heroicons/micro/h3.svg +3 -0
  201. data/app/assets/images/heroicons/micro/hand-raised.svg +3 -0
  202. data/app/assets/images/heroicons/micro/hand-thumb-down.svg +4 -0
  203. data/app/assets/images/heroicons/micro/hand-thumb-up.svg +4 -0
  204. data/app/assets/images/heroicons/micro/hashtag.svg +3 -0
  205. data/app/assets/images/heroicons/micro/heart.svg +3 -0
  206. data/app/assets/images/heroicons/micro/home-modern.svg +4 -0
  207. data/app/assets/images/heroicons/micro/home.svg +3 -0
  208. data/app/assets/images/heroicons/micro/identification.svg +3 -0
  209. data/app/assets/images/heroicons/micro/inbox-arrow-down.svg +4 -0
  210. data/app/assets/images/heroicons/micro/inbox-stack.svg +4 -0
  211. data/app/assets/images/heroicons/micro/inbox.svg +3 -0
  212. data/app/assets/images/heroicons/micro/information-circle.svg +3 -0
  213. data/app/assets/images/heroicons/micro/italic.svg +3 -0
  214. data/app/assets/images/heroicons/micro/key.svg +3 -0
  215. data/app/assets/images/heroicons/micro/language.svg +4 -0
  216. data/app/assets/images/heroicons/micro/lifebuoy.svg +3 -0
  217. data/app/assets/images/heroicons/micro/light-bulb.svg +4 -0
  218. data/app/assets/images/heroicons/micro/link-slash.svg +4 -0
  219. data/app/assets/images/heroicons/micro/link.svg +4 -0
  220. data/app/assets/images/heroicons/micro/list-bullet.svg +8 -0
  221. data/app/assets/images/heroicons/micro/lock-closed.svg +3 -0
  222. data/app/assets/images/heroicons/micro/lock-open.svg +3 -0
  223. data/app/assets/images/heroicons/micro/magnifying-glass-circle.svg +4 -0
  224. data/app/assets/images/heroicons/micro/magnifying-glass-minus.svg +4 -0
  225. data/app/assets/images/heroicons/micro/magnifying-glass-plus.svg +4 -0
  226. data/app/assets/images/heroicons/micro/magnifying-glass.svg +3 -0
  227. data/app/assets/images/heroicons/micro/map-pin.svg +3 -0
  228. data/app/assets/images/heroicons/micro/map.svg +3 -0
  229. data/app/assets/images/heroicons/micro/megaphone.svg +4 -0
  230. data/app/assets/images/heroicons/micro/microphone.svg +4 -0
  231. data/app/assets/images/heroicons/micro/minus-circle.svg +3 -0
  232. data/app/assets/images/heroicons/micro/minus.svg +3 -0
  233. data/app/assets/images/heroicons/micro/moon.svg +3 -0
  234. data/app/assets/images/heroicons/micro/musical-note.svg +3 -0
  235. data/app/assets/images/heroicons/micro/newspaper.svg +4 -0
  236. data/app/assets/images/heroicons/micro/no-symbol.svg +3 -0
  237. data/app/assets/images/heroicons/micro/numbered-list.svg +8 -0
  238. data/app/assets/images/heroicons/micro/paint-brush.svg +4 -0
  239. data/app/assets/images/heroicons/micro/paper-airplane.svg +3 -0
  240. data/app/assets/images/heroicons/micro/paper-clip.svg +3 -0
  241. data/app/assets/images/heroicons/micro/pause-circle.svg +3 -0
  242. data/app/assets/images/heroicons/micro/pause.svg +4 -0
  243. data/app/assets/images/heroicons/micro/pencil-square.svg +4 -0
  244. data/app/assets/images/heroicons/micro/pencil.svg +3 -0
  245. data/app/assets/images/heroicons/micro/percent-badge.svg +3 -0
  246. data/app/assets/images/heroicons/micro/phone-arrow-down-left.svg +4 -0
  247. data/app/assets/images/heroicons/micro/phone-arrow-up-right.svg +4 -0
  248. data/app/assets/images/heroicons/micro/phone-x-mark.svg +4 -0
  249. data/app/assets/images/heroicons/micro/phone.svg +3 -0
  250. data/app/assets/images/heroicons/micro/photo.svg +3 -0
  251. data/app/assets/images/heroicons/micro/play-circle.svg +3 -0
  252. data/app/assets/images/heroicons/micro/play-pause.svg +5 -0
  253. data/app/assets/images/heroicons/micro/play.svg +3 -0
  254. data/app/assets/images/heroicons/micro/plus-circle.svg +3 -0
  255. data/app/assets/images/heroicons/micro/plus.svg +3 -0
  256. data/app/assets/images/heroicons/micro/power.svg +3 -0
  257. data/app/assets/images/heroicons/micro/presentation-chart-bar.svg +3 -0
  258. data/app/assets/images/heroicons/micro/presentation-chart-line.svg +3 -0
  259. data/app/assets/images/heroicons/micro/printer.svg +3 -0
  260. data/app/assets/images/heroicons/micro/puzzle-piece.svg +3 -0
  261. data/app/assets/images/heroicons/micro/qr-code.svg +13 -0
  262. data/app/assets/images/heroicons/micro/question-mark-circle.svg +3 -0
  263. data/app/assets/images/heroicons/micro/queue-list.svg +5 -0
  264. data/app/assets/images/heroicons/micro/radio.svg +3 -0
  265. data/app/assets/images/heroicons/micro/receipt-percent.svg +3 -0
  266. data/app/assets/images/heroicons/micro/receipt-refund.svg +3 -0
  267. data/app/assets/images/heroicons/micro/rectangle-group.svg +5 -0
  268. data/app/assets/images/heroicons/micro/rectangle-stack.svg +5 -0
  269. data/app/assets/images/heroicons/micro/rocket-launch.svg +4 -0
  270. data/app/assets/images/heroicons/micro/rss.svg +3 -0
  271. data/app/assets/images/heroicons/micro/scale.svg +3 -0
  272. data/app/assets/images/heroicons/micro/scissors.svg +5 -0
  273. data/app/assets/images/heroicons/micro/server-stack.svg +5 -0
  274. data/app/assets/images/heroicons/micro/server.svg +4 -0
  275. data/app/assets/images/heroicons/micro/share.svg +3 -0
  276. data/app/assets/images/heroicons/micro/shield-check.svg +3 -0
  277. data/app/assets/images/heroicons/micro/shield-exclamation.svg +3 -0
  278. data/app/assets/images/heroicons/micro/shopping-bag.svg +3 -0
  279. data/app/assets/images/heroicons/micro/shopping-cart.svg +5 -0
  280. data/app/assets/images/heroicons/micro/signal-slash.svg +7 -0
  281. data/app/assets/images/heroicons/micro/signal.svg +5 -0
  282. data/app/assets/images/heroicons/micro/slash.svg +3 -0
  283. data/app/assets/images/heroicons/micro/sparkles.svg +5 -0
  284. data/app/assets/images/heroicons/micro/speaker-wave.svg +5 -0
  285. data/app/assets/images/heroicons/micro/speaker-x-mark.svg +4 -0
  286. data/app/assets/images/heroicons/micro/square-2-stack.svg +4 -0
  287. data/app/assets/images/heroicons/micro/square-3-stack-3d.svg +5 -0
  288. data/app/assets/images/heroicons/micro/squares-2x2.svg +6 -0
  289. data/app/assets/images/heroicons/micro/squares-plus.svg +6 -0
  290. data/app/assets/images/heroicons/micro/star.svg +3 -0
  291. data/app/assets/images/heroicons/micro/stop-circle.svg +3 -0
  292. data/app/assets/images/heroicons/micro/stop.svg +3 -0
  293. data/app/assets/images/heroicons/micro/strikethrough.svg +3 -0
  294. data/app/assets/images/heroicons/micro/sun.svg +11 -0
  295. data/app/assets/images/heroicons/micro/swatch.svg +5 -0
  296. data/app/assets/images/heroicons/micro/table-cells.svg +3 -0
  297. data/app/assets/images/heroicons/micro/tag.svg +3 -0
  298. data/app/assets/images/heroicons/micro/ticket.svg +3 -0
  299. data/app/assets/images/heroicons/micro/trash.svg +3 -0
  300. data/app/assets/images/heroicons/micro/trophy.svg +3 -0
  301. data/app/assets/images/heroicons/micro/truck.svg +7 -0
  302. data/app/assets/images/heroicons/micro/tv.svg +4 -0
  303. data/app/assets/images/heroicons/micro/underline.svg +3 -0
  304. data/app/assets/images/heroicons/micro/user-circle.svg +3 -0
  305. data/app/assets/images/heroicons/micro/user-group.svg +8 -0
  306. data/app/assets/images/heroicons/micro/user-minus.svg +5 -0
  307. data/app/assets/images/heroicons/micro/user-plus.svg +5 -0
  308. data/app/assets/images/heroicons/micro/user.svg +4 -0
  309. data/app/assets/images/heroicons/micro/users.svg +6 -0
  310. data/app/assets/images/heroicons/micro/variable.svg +5 -0
  311. data/app/assets/images/heroicons/micro/video-camera-slash.svg +6 -0
  312. data/app/assets/images/heroicons/micro/video-camera.svg +4 -0
  313. data/app/assets/images/heroicons/micro/view-columns.svg +5 -0
  314. data/app/assets/images/heroicons/micro/viewfinder-circle.svg +7 -0
  315. data/app/assets/images/heroicons/micro/wallet.svg +5 -0
  316. data/app/assets/images/heroicons/micro/wifi.svg +3 -0
  317. data/app/assets/images/heroicons/micro/window.svg +3 -0
  318. data/app/assets/images/heroicons/micro/wrench-screwdriver.svg +5 -0
  319. data/app/assets/images/heroicons/micro/wrench.svg +3 -0
  320. data/app/assets/images/heroicons/micro/x-circle.svg +3 -0
  321. data/app/assets/images/heroicons/micro/x-mark.svg +3 -0
  322. data/app/assets/images/heroicons/mini/academic-cap.svg +3 -0
  323. data/app/assets/images/heroicons/mini/adjustments-horizontal.svg +11 -0
  324. data/app/assets/images/heroicons/mini/adjustments-vertical.svg +11 -0
  325. data/app/assets/images/heroicons/mini/archive-box-arrow-down.svg +3 -0
  326. data/app/assets/images/heroicons/mini/archive-box-x-mark.svg +4 -0
  327. data/app/assets/images/heroicons/mini/archive-box.svg +4 -0
  328. data/app/assets/images/heroicons/mini/arrow-down-circle.svg +3 -0
  329. data/app/assets/images/heroicons/mini/arrow-down-left.svg +3 -0
  330. data/app/assets/images/heroicons/mini/arrow-down-on-square-stack.svg +3 -0
  331. data/app/assets/images/heroicons/mini/arrow-down-on-square.svg +3 -0
  332. data/app/assets/images/heroicons/mini/arrow-down-right.svg +3 -0
  333. data/app/assets/images/heroicons/mini/arrow-down-tray.svg +4 -0
  334. data/app/assets/images/heroicons/mini/arrow-down.svg +3 -0
  335. data/app/assets/images/heroicons/mini/arrow-left-circle.svg +3 -0
  336. data/app/assets/images/heroicons/mini/arrow-left-end-on-rectangle.svg +4 -0
  337. data/app/assets/images/heroicons/mini/arrow-left-on-rectangle.svg +4 -0
  338. data/app/assets/images/heroicons/mini/arrow-left-start-on-rectangle.svg +4 -0
  339. data/app/assets/images/heroicons/mini/arrow-left.svg +3 -0
  340. data/app/assets/images/heroicons/mini/arrow-long-down.svg +3 -0
  341. data/app/assets/images/heroicons/mini/arrow-long-left.svg +3 -0
  342. data/app/assets/images/heroicons/mini/arrow-long-right.svg +3 -0
  343. data/app/assets/images/heroicons/mini/arrow-long-up.svg +3 -0
  344. data/app/assets/images/heroicons/mini/arrow-path-rounded-square.svg +3 -0
  345. data/app/assets/images/heroicons/mini/arrow-path.svg +3 -0
  346. data/app/assets/images/heroicons/mini/arrow-right-circle.svg +3 -0
  347. data/app/assets/images/heroicons/mini/arrow-right-end-on-rectangle.svg +4 -0
  348. data/app/assets/images/heroicons/mini/arrow-right-on-rectangle.svg +4 -0
  349. data/app/assets/images/heroicons/mini/arrow-right-start-on-rectangle.svg +4 -0
  350. data/app/assets/images/heroicons/mini/arrow-right.svg +3 -0
  351. data/app/assets/images/heroicons/mini/arrow-small-down.svg +3 -0
  352. data/app/assets/images/heroicons/mini/arrow-small-left.svg +3 -0
  353. data/app/assets/images/heroicons/mini/arrow-small-right.svg +3 -0
  354. data/app/assets/images/heroicons/mini/arrow-small-up.svg +3 -0
  355. data/app/assets/images/heroicons/mini/arrow-top-right-on-square.svg +4 -0
  356. data/app/assets/images/heroicons/mini/arrow-trending-down.svg +3 -0
  357. data/app/assets/images/heroicons/mini/arrow-trending-up.svg +3 -0
  358. data/app/assets/images/heroicons/mini/arrow-turn-down-left.svg +3 -0
  359. data/app/assets/images/heroicons/mini/arrow-turn-down-right.svg +3 -0
  360. data/app/assets/images/heroicons/mini/arrow-turn-left-down.svg +3 -0
  361. data/app/assets/images/heroicons/mini/arrow-turn-left-up.svg +3 -0
  362. data/app/assets/images/heroicons/mini/arrow-turn-right-down.svg +3 -0
  363. data/app/assets/images/heroicons/mini/arrow-turn-right-up.svg +3 -0
  364. data/app/assets/images/heroicons/mini/arrow-turn-up-left.svg +3 -0
  365. data/app/assets/images/heroicons/mini/arrow-turn-up-right.svg +3 -0
  366. data/app/assets/images/heroicons/mini/arrow-up-circle.svg +3 -0
  367. data/app/assets/images/heroicons/mini/arrow-up-left.svg +3 -0
  368. data/app/assets/images/heroicons/mini/arrow-up-on-square-stack.svg +3 -0
  369. data/app/assets/images/heroicons/mini/arrow-up-on-square.svg +3 -0
  370. data/app/assets/images/heroicons/mini/arrow-up-right.svg +3 -0
  371. data/app/assets/images/heroicons/mini/arrow-up-tray.svg +4 -0
  372. data/app/assets/images/heroicons/mini/arrow-up.svg +3 -0
  373. data/app/assets/images/heroicons/mini/arrow-uturn-down.svg +3 -0
  374. data/app/assets/images/heroicons/mini/arrow-uturn-left.svg +3 -0
  375. data/app/assets/images/heroicons/mini/arrow-uturn-right.svg +3 -0
  376. data/app/assets/images/heroicons/mini/arrow-uturn-up.svg +3 -0
  377. data/app/assets/images/heroicons/mini/arrows-pointing-in.svg +6 -0
  378. data/app/assets/images/heroicons/mini/arrows-pointing-out.svg +6 -0
  379. data/app/assets/images/heroicons/mini/arrows-right-left.svg +3 -0
  380. data/app/assets/images/heroicons/mini/arrows-up-down.svg +3 -0
  381. data/app/assets/images/heroicons/mini/at-symbol.svg +3 -0
  382. data/app/assets/images/heroicons/mini/backspace.svg +3 -0
  383. data/app/assets/images/heroicons/mini/backward.svg +3 -0
  384. data/app/assets/images/heroicons/mini/banknotes.svg +3 -0
  385. data/app/assets/images/heroicons/mini/bars-2.svg +3 -0
  386. data/app/assets/images/heroicons/mini/bars-3-bottom-left.svg +4 -0
  387. data/app/assets/images/heroicons/mini/bars-3-bottom-right.svg +4 -0
  388. data/app/assets/images/heroicons/mini/bars-3-center-left.svg +4 -0
  389. data/app/assets/images/heroicons/mini/bars-3.svg +3 -0
  390. data/app/assets/images/heroicons/mini/bars-4.svg +3 -0
  391. data/app/assets/images/heroicons/mini/bars-arrow-down.svg +3 -0
  392. data/app/assets/images/heroicons/mini/bars-arrow-up.svg +3 -0
  393. data/app/assets/images/heroicons/mini/battery-0.svg +3 -0
  394. data/app/assets/images/heroicons/mini/battery-100.svg +4 -0
  395. data/app/assets/images/heroicons/mini/battery-50.svg +4 -0
  396. data/app/assets/images/heroicons/mini/beaker.svg +3 -0
  397. data/app/assets/images/heroicons/mini/bell-alert.svg +5 -0
  398. data/app/assets/images/heroicons/mini/bell-slash.svg +5 -0
  399. data/app/assets/images/heroicons/mini/bell-snooze.svg +3 -0
  400. data/app/assets/images/heroicons/mini/bell.svg +3 -0
  401. data/app/assets/images/heroicons/mini/bold.svg +3 -0
  402. data/app/assets/images/heroicons/mini/bolt-slash.svg +7 -0
  403. data/app/assets/images/heroicons/mini/bolt.svg +3 -0
  404. data/app/assets/images/heroicons/mini/book-open.svg +4 -0
  405. data/app/assets/images/heroicons/mini/bookmark-slash.svg +5 -0
  406. data/app/assets/images/heroicons/mini/bookmark-square.svg +3 -0
  407. data/app/assets/images/heroicons/mini/bookmark.svg +3 -0
  408. data/app/assets/images/heroicons/mini/briefcase.svg +4 -0
  409. data/app/assets/images/heroicons/mini/bug-ant.svg +3 -0
  410. data/app/assets/images/heroicons/mini/building-library.svg +3 -0
  411. data/app/assets/images/heroicons/mini/building-office-2.svg +4 -0
  412. data/app/assets/images/heroicons/mini/building-office.svg +3 -0
  413. data/app/assets/images/heroicons/mini/building-storefront.svg +4 -0
  414. data/app/assets/images/heroicons/mini/cake.svg +8 -0
  415. data/app/assets/images/heroicons/mini/calculator.svg +3 -0
  416. data/app/assets/images/heroicons/mini/calendar-date-range.svg +12 -0
  417. data/app/assets/images/heroicons/mini/calendar-days.svg +15 -0
  418. data/app/assets/images/heroicons/mini/calendar.svg +3 -0
  419. data/app/assets/images/heroicons/mini/camera.svg +3 -0
  420. data/app/assets/images/heroicons/mini/chart-bar-square.svg +3 -0
  421. data/app/assets/images/heroicons/mini/chart-bar.svg +5 -0
  422. data/app/assets/images/heroicons/mini/chart-pie.svg +4 -0
  423. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center-text.svg +3 -0
  424. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center.svg +3 -0
  425. data/app/assets/images/heroicons/mini/chat-bubble-left-ellipsis.svg +3 -0
  426. data/app/assets/images/heroicons/mini/chat-bubble-left-right.svg +4 -0
  427. data/app/assets/images/heroicons/mini/chat-bubble-left.svg +3 -0
  428. data/app/assets/images/heroicons/mini/chat-bubble-oval-left-ellipsis.svg +3 -0
  429. data/app/assets/images/heroicons/mini/chat-bubble-oval-left.svg +3 -0
  430. data/app/assets/images/heroicons/mini/check-badge.svg +3 -0
  431. data/app/assets/images/heroicons/mini/check-circle.svg +3 -0
  432. data/app/assets/images/heroicons/mini/check.svg +3 -0
  433. data/app/assets/images/heroicons/mini/chevron-double-down.svg +3 -0
  434. data/app/assets/images/heroicons/mini/chevron-double-left.svg +3 -0
  435. data/app/assets/images/heroicons/mini/chevron-double-right.svg +3 -0
  436. data/app/assets/images/heroicons/mini/chevron-double-up.svg +3 -0
  437. data/app/assets/images/heroicons/mini/chevron-down.svg +3 -0
  438. data/app/assets/images/heroicons/mini/chevron-left.svg +3 -0
  439. data/app/assets/images/heroicons/mini/chevron-right.svg +3 -0
  440. data/app/assets/images/heroicons/mini/chevron-up-down.svg +3 -0
  441. data/app/assets/images/heroicons/mini/chevron-up.svg +3 -0
  442. data/app/assets/images/heroicons/mini/circle-stack.svg +3 -0
  443. data/app/assets/images/heroicons/mini/clipboard-document-check.svg +4 -0
  444. data/app/assets/images/heroicons/mini/clipboard-document-list.svg +4 -0
  445. data/app/assets/images/heroicons/mini/clipboard-document.svg +4 -0
  446. data/app/assets/images/heroicons/mini/clipboard.svg +3 -0
  447. data/app/assets/images/heroicons/mini/clock.svg +3 -0
  448. data/app/assets/images/heroicons/mini/cloud-arrow-down.svg +3 -0
  449. data/app/assets/images/heroicons/mini/cloud-arrow-up.svg +3 -0
  450. data/app/assets/images/heroicons/mini/cloud.svg +3 -0
  451. data/app/assets/images/heroicons/mini/code-bracket-square.svg +3 -0
  452. data/app/assets/images/heroicons/mini/code-bracket.svg +4 -0
  453. data/app/assets/images/heroicons/mini/cog-6-tooth.svg +3 -0
  454. data/app/assets/images/heroicons/mini/cog-8-tooth.svg +3 -0
  455. data/app/assets/images/heroicons/mini/cog.svg +6 -0
  456. data/app/assets/images/heroicons/mini/command-line.svg +3 -0
  457. data/app/assets/images/heroicons/mini/computer-desktop.svg +3 -0
  458. data/app/assets/images/heroicons/mini/cpu-chip.svg +4 -0
  459. data/app/assets/images/heroicons/mini/credit-card.svg +3 -0
  460. data/app/assets/images/heroicons/mini/cube-transparent.svg +3 -0
  461. data/app/assets/images/heroicons/mini/cube.svg +5 -0
  462. data/app/assets/images/heroicons/mini/currency-bangladeshi.svg +3 -0
  463. data/app/assets/images/heroicons/mini/currency-dollar.svg +5 -0
  464. data/app/assets/images/heroicons/mini/currency-euro.svg +3 -0
  465. data/app/assets/images/heroicons/mini/currency-pound.svg +3 -0
  466. data/app/assets/images/heroicons/mini/currency-rupee.svg +3 -0
  467. data/app/assets/images/heroicons/mini/currency-yen.svg +3 -0
  468. data/app/assets/images/heroicons/mini/cursor-arrow-rays.svg +9 -0
  469. data/app/assets/images/heroicons/mini/cursor-arrow-ripple.svg +5 -0
  470. data/app/assets/images/heroicons/mini/device-phone-mobile.svg +4 -0
  471. data/app/assets/images/heroicons/mini/device-tablet.svg +3 -0
  472. data/app/assets/images/heroicons/mini/divide.svg +5 -0
  473. data/app/assets/images/heroicons/mini/document-arrow-down.svg +3 -0
  474. data/app/assets/images/heroicons/mini/document-arrow-up.svg +3 -0
  475. data/app/assets/images/heroicons/mini/document-chart-bar.svg +3 -0
  476. data/app/assets/images/heroicons/mini/document-check.svg +3 -0
  477. data/app/assets/images/heroicons/mini/document-currency-bangladeshi.svg +3 -0
  478. data/app/assets/images/heroicons/mini/document-currency-dollar.svg +3 -0
  479. data/app/assets/images/heroicons/mini/document-currency-euro.svg +3 -0
  480. data/app/assets/images/heroicons/mini/document-currency-pound.svg +3 -0
  481. data/app/assets/images/heroicons/mini/document-currency-rupee.svg +3 -0
  482. data/app/assets/images/heroicons/mini/document-currency-yen.svg +3 -0
  483. data/app/assets/images/heroicons/mini/document-duplicate.svg +4 -0
  484. data/app/assets/images/heroicons/mini/document-magnifying-glass.svg +4 -0
  485. data/app/assets/images/heroicons/mini/document-minus.svg +3 -0
  486. data/app/assets/images/heroicons/mini/document-plus.svg +3 -0
  487. data/app/assets/images/heroicons/mini/document-text.svg +3 -0
  488. data/app/assets/images/heroicons/mini/document.svg +3 -0
  489. data/app/assets/images/heroicons/mini/ellipsis-horizontal-circle.svg +3 -0
  490. data/app/assets/images/heroicons/mini/ellipsis-horizontal.svg +5 -0
  491. data/app/assets/images/heroicons/mini/ellipsis-vertical.svg +5 -0
  492. data/app/assets/images/heroicons/mini/envelope-open.svg +3 -0
  493. data/app/assets/images/heroicons/mini/envelope.svg +4 -0
  494. data/app/assets/images/heroicons/mini/equals.svg +4 -0
  495. data/app/assets/images/heroicons/mini/exclamation-circle.svg +3 -0
  496. data/app/assets/images/heroicons/mini/exclamation-triangle.svg +3 -0
  497. data/app/assets/images/heroicons/mini/eye-dropper.svg +3 -0
  498. data/app/assets/images/heroicons/mini/eye-slash.svg +4 -0
  499. data/app/assets/images/heroicons/mini/eye.svg +4 -0
  500. data/app/assets/images/heroicons/mini/face-frown.svg +3 -0
  501. data/app/assets/images/heroicons/mini/face-smile.svg +3 -0
  502. data/app/assets/images/heroicons/mini/film.svg +3 -0
  503. data/app/assets/images/heroicons/mini/finger-print.svg +3 -0
  504. data/app/assets/images/heroicons/mini/fire.svg +3 -0
  505. data/app/assets/images/heroicons/mini/flag.svg +3 -0
  506. data/app/assets/images/heroicons/mini/folder-arrow-down.svg +3 -0
  507. data/app/assets/images/heroicons/mini/folder-minus.svg +3 -0
  508. data/app/assets/images/heroicons/mini/folder-open.svg +4 -0
  509. data/app/assets/images/heroicons/mini/folder-plus.svg +3 -0
  510. data/app/assets/images/heroicons/mini/folder.svg +4 -0
  511. data/app/assets/images/heroicons/mini/forward.svg +3 -0
  512. data/app/assets/images/heroicons/mini/funnel.svg +3 -0
  513. data/app/assets/images/heroicons/mini/gif.svg +3 -0
  514. data/app/assets/images/heroicons/mini/gift-top.svg +3 -0
  515. data/app/assets/images/heroicons/mini/gift.svg +5 -0
  516. data/app/assets/images/heroicons/mini/globe-alt.svg +11 -0
  517. data/app/assets/images/heroicons/mini/globe-americas.svg +3 -0
  518. data/app/assets/images/heroicons/mini/globe-asia-australia.svg +3 -0
  519. data/app/assets/images/heroicons/mini/globe-europe-africa.svg +3 -0
  520. data/app/assets/images/heroicons/mini/h1.svg +3 -0
  521. data/app/assets/images/heroicons/mini/h2.svg +3 -0
  522. data/app/assets/images/heroicons/mini/h3.svg +3 -0
  523. data/app/assets/images/heroicons/mini/hand-raised.svg +3 -0
  524. data/app/assets/images/heroicons/mini/hand-thumb-down.svg +4 -0
  525. data/app/assets/images/heroicons/mini/hand-thumb-up.svg +4 -0
  526. data/app/assets/images/heroicons/mini/hashtag.svg +3 -0
  527. data/app/assets/images/heroicons/mini/heart.svg +3 -0
  528. data/app/assets/images/heroicons/mini/home-modern.svg +4 -0
  529. data/app/assets/images/heroicons/mini/home.svg +3 -0
  530. data/app/assets/images/heroicons/mini/identification.svg +3 -0
  531. data/app/assets/images/heroicons/mini/inbox-arrow-down.svg +4 -0
  532. data/app/assets/images/heroicons/mini/inbox-stack.svg +4 -0
  533. data/app/assets/images/heroicons/mini/inbox.svg +3 -0
  534. data/app/assets/images/heroicons/mini/information-circle.svg +3 -0
  535. data/app/assets/images/heroicons/mini/italic.svg +3 -0
  536. data/app/assets/images/heroicons/mini/key.svg +3 -0
  537. data/app/assets/images/heroicons/mini/language.svg +4 -0
  538. data/app/assets/images/heroicons/mini/lifebuoy.svg +3 -0
  539. data/app/assets/images/heroicons/mini/light-bulb.svg +4 -0
  540. data/app/assets/images/heroicons/mini/link-slash.svg +3 -0
  541. data/app/assets/images/heroicons/mini/link.svg +4 -0
  542. data/app/assets/images/heroicons/mini/list-bullet.svg +6 -0
  543. data/app/assets/images/heroicons/mini/lock-closed.svg +3 -0
  544. data/app/assets/images/heroicons/mini/lock-open.svg +3 -0
  545. data/app/assets/images/heroicons/mini/magnifying-glass-circle.svg +4 -0
  546. data/app/assets/images/heroicons/mini/magnifying-glass-minus.svg +4 -0
  547. data/app/assets/images/heroicons/mini/magnifying-glass-plus.svg +4 -0
  548. data/app/assets/images/heroicons/mini/magnifying-glass.svg +3 -0
  549. data/app/assets/images/heroicons/mini/map-pin.svg +3 -0
  550. data/app/assets/images/heroicons/mini/map.svg +3 -0
  551. data/app/assets/images/heroicons/mini/megaphone.svg +4 -0
  552. data/app/assets/images/heroicons/mini/microphone.svg +4 -0
  553. data/app/assets/images/heroicons/mini/minus-circle.svg +3 -0
  554. data/app/assets/images/heroicons/mini/minus-small.svg +3 -0
  555. data/app/assets/images/heroicons/mini/minus.svg +3 -0
  556. data/app/assets/images/heroicons/mini/moon.svg +3 -0
  557. data/app/assets/images/heroicons/mini/musical-note.svg +3 -0
  558. data/app/assets/images/heroicons/mini/newspaper.svg +4 -0
  559. data/app/assets/images/heroicons/mini/no-symbol.svg +3 -0
  560. data/app/assets/images/heroicons/mini/numbered-list.svg +8 -0
  561. data/app/assets/images/heroicons/mini/paint-brush.svg +4 -0
  562. data/app/assets/images/heroicons/mini/paper-airplane.svg +3 -0
  563. data/app/assets/images/heroicons/mini/paper-clip.svg +3 -0
  564. data/app/assets/images/heroicons/mini/pause-circle.svg +3 -0
  565. data/app/assets/images/heroicons/mini/pause.svg +4 -0
  566. data/app/assets/images/heroicons/mini/pencil-square.svg +4 -0
  567. data/app/assets/images/heroicons/mini/pencil.svg +3 -0
  568. data/app/assets/images/heroicons/mini/percent-badge.svg +3 -0
  569. data/app/assets/images/heroicons/mini/phone-arrow-down-left.svg +4 -0
  570. data/app/assets/images/heroicons/mini/phone-arrow-up-right.svg +4 -0
  571. data/app/assets/images/heroicons/mini/phone-x-mark.svg +3 -0
  572. data/app/assets/images/heroicons/mini/phone.svg +3 -0
  573. data/app/assets/images/heroicons/mini/photo.svg +3 -0
  574. data/app/assets/images/heroicons/mini/play-circle.svg +3 -0
  575. data/app/assets/images/heroicons/mini/play-pause.svg +5 -0
  576. data/app/assets/images/heroicons/mini/play.svg +3 -0
  577. data/app/assets/images/heroicons/mini/plus-circle.svg +3 -0
  578. data/app/assets/images/heroicons/mini/plus-small.svg +3 -0
  579. data/app/assets/images/heroicons/mini/plus.svg +3 -0
  580. data/app/assets/images/heroicons/mini/power.svg +3 -0
  581. data/app/assets/images/heroicons/mini/presentation-chart-bar.svg +3 -0
  582. data/app/assets/images/heroicons/mini/presentation-chart-line.svg +3 -0
  583. data/app/assets/images/heroicons/mini/printer.svg +3 -0
  584. data/app/assets/images/heroicons/mini/puzzle-piece.svg +3 -0
  585. data/app/assets/images/heroicons/mini/qr-code.svg +3 -0
  586. data/app/assets/images/heroicons/mini/question-mark-circle.svg +3 -0
  587. data/app/assets/images/heroicons/mini/queue-list.svg +6 -0
  588. data/app/assets/images/heroicons/mini/radio.svg +3 -0
  589. data/app/assets/images/heroicons/mini/receipt-percent.svg +3 -0
  590. data/app/assets/images/heroicons/mini/receipt-refund.svg +3 -0
  591. data/app/assets/images/heroicons/mini/rectangle-group.svg +3 -0
  592. data/app/assets/images/heroicons/mini/rectangle-stack.svg +5 -0
  593. data/app/assets/images/heroicons/mini/rocket-launch.svg +4 -0
  594. data/app/assets/images/heroicons/mini/rss.svg +5 -0
  595. data/app/assets/images/heroicons/mini/scale.svg +3 -0
  596. data/app/assets/images/heroicons/mini/scissors.svg +5 -0
  597. data/app/assets/images/heroicons/mini/server-stack.svg +5 -0
  598. data/app/assets/images/heroicons/mini/server.svg +4 -0
  599. data/app/assets/images/heroicons/mini/share.svg +3 -0
  600. data/app/assets/images/heroicons/mini/shield-check.svg +3 -0
  601. data/app/assets/images/heroicons/mini/shield-exclamation.svg +3 -0
  602. data/app/assets/images/heroicons/mini/shopping-bag.svg +3 -0
  603. data/app/assets/images/heroicons/mini/shopping-cart.svg +5 -0
  604. data/app/assets/images/heroicons/mini/signal-slash.svg +7 -0
  605. data/app/assets/images/heroicons/mini/signal.svg +7 -0
  606. data/app/assets/images/heroicons/mini/slash.svg +3 -0
  607. data/app/assets/images/heroicons/mini/sparkles.svg +5 -0
  608. data/app/assets/images/heroicons/mini/speaker-wave.svg +5 -0
  609. data/app/assets/images/heroicons/mini/speaker-x-mark.svg +4 -0
  610. data/app/assets/images/heroicons/mini/square-2-stack.svg +4 -0
  611. data/app/assets/images/heroicons/mini/square-3-stack-3d.svg +5 -0
  612. data/app/assets/images/heroicons/mini/squares-2x2.svg +3 -0
  613. data/app/assets/images/heroicons/mini/squares-plus.svg +6 -0
  614. data/app/assets/images/heroicons/mini/star.svg +3 -0
  615. data/app/assets/images/heroicons/mini/stop-circle.svg +3 -0
  616. data/app/assets/images/heroicons/mini/stop.svg +3 -0
  617. data/app/assets/images/heroicons/mini/strikethrough.svg +3 -0
  618. data/app/assets/images/heroicons/mini/sun.svg +11 -0
  619. data/app/assets/images/heroicons/mini/swatch.svg +3 -0
  620. data/app/assets/images/heroicons/mini/table-cells.svg +3 -0
  621. data/app/assets/images/heroicons/mini/tag.svg +3 -0
  622. data/app/assets/images/heroicons/mini/ticket.svg +3 -0
  623. data/app/assets/images/heroicons/mini/trash.svg +3 -0
  624. data/app/assets/images/heroicons/mini/trophy.svg +3 -0
  625. data/app/assets/images/heroicons/mini/truck.svg +7 -0
  626. data/app/assets/images/heroicons/mini/tv.svg +4 -0
  627. data/app/assets/images/heroicons/mini/underline.svg +3 -0
  628. data/app/assets/images/heroicons/mini/user-circle.svg +3 -0
  629. data/app/assets/images/heroicons/mini/user-group.svg +8 -0
  630. data/app/assets/images/heroicons/mini/user-minus.svg +5 -0
  631. data/app/assets/images/heroicons/mini/user-plus.svg +5 -0
  632. data/app/assets/images/heroicons/mini/user.svg +4 -0
  633. data/app/assets/images/heroicons/mini/users.svg +6 -0
  634. data/app/assets/images/heroicons/mini/variable.svg +3 -0
  635. data/app/assets/images/heroicons/mini/video-camera-slash.svg +6 -0
  636. data/app/assets/images/heroicons/mini/video-camera.svg +4 -0
  637. data/app/assets/images/heroicons/mini/view-columns.svg +5 -0
  638. data/app/assets/images/heroicons/mini/viewfinder-circle.svg +7 -0
  639. data/app/assets/images/heroicons/mini/wallet.svg +5 -0
  640. data/app/assets/images/heroicons/mini/wifi.svg +3 -0
  641. data/app/assets/images/heroicons/mini/window.svg +3 -0
  642. data/app/assets/images/heroicons/mini/wrench-screwdriver.svg +5 -0
  643. data/app/assets/images/heroicons/mini/wrench.svg +3 -0
  644. data/app/assets/images/heroicons/mini/x-circle.svg +3 -0
  645. data/app/assets/images/heroicons/mini/x-mark.svg +3 -0
  646. data/app/assets/images/heroicons/outline/academic-cap.svg +3 -0
  647. data/app/assets/images/heroicons/outline/adjustments-horizontal.svg +3 -0
  648. data/app/assets/images/heroicons/outline/adjustments-vertical.svg +3 -0
  649. data/app/assets/images/heroicons/outline/archive-box-arrow-down.svg +3 -0
  650. data/app/assets/images/heroicons/outline/archive-box-x-mark.svg +3 -0
  651. data/app/assets/images/heroicons/outline/archive-box.svg +3 -0
  652. data/app/assets/images/heroicons/outline/arrow-down-circle.svg +3 -0
  653. data/app/assets/images/heroicons/outline/arrow-down-left.svg +3 -0
  654. data/app/assets/images/heroicons/outline/arrow-down-on-square-stack.svg +3 -0
  655. data/app/assets/images/heroicons/outline/arrow-down-on-square.svg +3 -0
  656. data/app/assets/images/heroicons/outline/arrow-down-right.svg +3 -0
  657. data/app/assets/images/heroicons/outline/arrow-down-tray.svg +3 -0
  658. data/app/assets/images/heroicons/outline/arrow-down.svg +3 -0
  659. data/app/assets/images/heroicons/outline/arrow-left-circle.svg +3 -0
  660. data/app/assets/images/heroicons/outline/arrow-left-end-on-rectangle.svg +3 -0
  661. data/app/assets/images/heroicons/outline/arrow-left-on-rectangle.svg +3 -0
  662. data/app/assets/images/heroicons/outline/arrow-left-start-on-rectangle.svg +3 -0
  663. data/app/assets/images/heroicons/outline/arrow-left.svg +3 -0
  664. data/app/assets/images/heroicons/outline/arrow-long-down.svg +3 -0
  665. data/app/assets/images/heroicons/outline/arrow-long-left.svg +3 -0
  666. data/app/assets/images/heroicons/outline/arrow-long-right.svg +3 -0
  667. data/app/assets/images/heroicons/outline/arrow-long-up.svg +3 -0
  668. data/app/assets/images/heroicons/outline/arrow-path-rounded-square.svg +3 -0
  669. data/app/assets/images/heroicons/outline/arrow-path.svg +3 -0
  670. data/app/assets/images/heroicons/outline/arrow-right-circle.svg +3 -0
  671. data/app/assets/images/heroicons/outline/arrow-right-end-on-rectangle.svg +3 -0
  672. data/app/assets/images/heroicons/outline/arrow-right-on-rectangle.svg +3 -0
  673. data/app/assets/images/heroicons/outline/arrow-right-start-on-rectangle.svg +3 -0
  674. data/app/assets/images/heroicons/outline/arrow-right.svg +3 -0
  675. data/app/assets/images/heroicons/outline/arrow-small-down.svg +3 -0
  676. data/app/assets/images/heroicons/outline/arrow-small-left.svg +3 -0
  677. data/app/assets/images/heroicons/outline/arrow-small-right.svg +3 -0
  678. data/app/assets/images/heroicons/outline/arrow-small-up.svg +3 -0
  679. data/app/assets/images/heroicons/outline/arrow-top-right-on-square.svg +3 -0
  680. data/app/assets/images/heroicons/outline/arrow-trending-down.svg +3 -0
  681. data/app/assets/images/heroicons/outline/arrow-trending-up.svg +3 -0
  682. data/app/assets/images/heroicons/outline/arrow-turn-down-left.svg +3 -0
  683. data/app/assets/images/heroicons/outline/arrow-turn-down-right.svg +3 -0
  684. data/app/assets/images/heroicons/outline/arrow-turn-left-down.svg +3 -0
  685. data/app/assets/images/heroicons/outline/arrow-turn-left-up.svg +3 -0
  686. data/app/assets/images/heroicons/outline/arrow-turn-right-down.svg +3 -0
  687. data/app/assets/images/heroicons/outline/arrow-turn-right-up.svg +3 -0
  688. data/app/assets/images/heroicons/outline/arrow-turn-up-left.svg +3 -0
  689. data/app/assets/images/heroicons/outline/arrow-turn-up-right.svg +3 -0
  690. data/app/assets/images/heroicons/outline/arrow-up-circle.svg +3 -0
  691. data/app/assets/images/heroicons/outline/arrow-up-left.svg +3 -0
  692. data/app/assets/images/heroicons/outline/arrow-up-on-square-stack.svg +3 -0
  693. data/app/assets/images/heroicons/outline/arrow-up-on-square.svg +3 -0
  694. data/app/assets/images/heroicons/outline/arrow-up-right.svg +3 -0
  695. data/app/assets/images/heroicons/outline/arrow-up-tray.svg +3 -0
  696. data/app/assets/images/heroicons/outline/arrow-up.svg +3 -0
  697. data/app/assets/images/heroicons/outline/arrow-uturn-down.svg +3 -0
  698. data/app/assets/images/heroicons/outline/arrow-uturn-left.svg +3 -0
  699. data/app/assets/images/heroicons/outline/arrow-uturn-right.svg +3 -0
  700. data/app/assets/images/heroicons/outline/arrow-uturn-up.svg +3 -0
  701. data/app/assets/images/heroicons/outline/arrows-pointing-in.svg +3 -0
  702. data/app/assets/images/heroicons/outline/arrows-pointing-out.svg +3 -0
  703. data/app/assets/images/heroicons/outline/arrows-right-left.svg +3 -0
  704. data/app/assets/images/heroicons/outline/arrows-up-down.svg +3 -0
  705. data/app/assets/images/heroicons/outline/at-symbol.svg +3 -0
  706. data/app/assets/images/heroicons/outline/backspace.svg +3 -0
  707. data/app/assets/images/heroicons/outline/backward.svg +4 -0
  708. data/app/assets/images/heroicons/outline/banknotes.svg +3 -0
  709. data/app/assets/images/heroicons/outline/bars-2.svg +3 -0
  710. data/app/assets/images/heroicons/outline/bars-3-bottom-left.svg +3 -0
  711. data/app/assets/images/heroicons/outline/bars-3-bottom-right.svg +3 -0
  712. data/app/assets/images/heroicons/outline/bars-3-center-left.svg +3 -0
  713. data/app/assets/images/heroicons/outline/bars-3.svg +3 -0
  714. data/app/assets/images/heroicons/outline/bars-4.svg +3 -0
  715. data/app/assets/images/heroicons/outline/bars-arrow-down.svg +3 -0
  716. data/app/assets/images/heroicons/outline/bars-arrow-up.svg +3 -0
  717. data/app/assets/images/heroicons/outline/battery-0.svg +3 -0
  718. data/app/assets/images/heroicons/outline/battery-100.svg +3 -0
  719. data/app/assets/images/heroicons/outline/battery-50.svg +3 -0
  720. data/app/assets/images/heroicons/outline/beaker.svg +3 -0
  721. data/app/assets/images/heroicons/outline/bell-alert.svg +3 -0
  722. data/app/assets/images/heroicons/outline/bell-slash.svg +3 -0
  723. data/app/assets/images/heroicons/outline/bell-snooze.svg +3 -0
  724. data/app/assets/images/heroicons/outline/bell.svg +3 -0
  725. data/app/assets/images/heroicons/outline/bold.svg +3 -0
  726. data/app/assets/images/heroicons/outline/bolt-slash.svg +3 -0
  727. data/app/assets/images/heroicons/outline/bolt.svg +3 -0
  728. data/app/assets/images/heroicons/outline/book-open.svg +3 -0
  729. data/app/assets/images/heroicons/outline/bookmark-slash.svg +3 -0
  730. data/app/assets/images/heroicons/outline/bookmark-square.svg +3 -0
  731. data/app/assets/images/heroicons/outline/bookmark.svg +3 -0
  732. data/app/assets/images/heroicons/outline/briefcase.svg +3 -0
  733. data/app/assets/images/heroicons/outline/bug-ant.svg +3 -0
  734. data/app/assets/images/heroicons/outline/building-library.svg +3 -0
  735. data/app/assets/images/heroicons/outline/building-office-2.svg +3 -0
  736. data/app/assets/images/heroicons/outline/building-office.svg +3 -0
  737. data/app/assets/images/heroicons/outline/building-storefront.svg +3 -0
  738. data/app/assets/images/heroicons/outline/cake.svg +3 -0
  739. data/app/assets/images/heroicons/outline/calculator.svg +3 -0
  740. data/app/assets/images/heroicons/outline/calendar-date-range.svg +3 -0
  741. data/app/assets/images/heroicons/outline/calendar-days.svg +3 -0
  742. data/app/assets/images/heroicons/outline/calendar.svg +3 -0
  743. data/app/assets/images/heroicons/outline/camera.svg +5 -0
  744. data/app/assets/images/heroicons/outline/chart-bar-square.svg +3 -0
  745. data/app/assets/images/heroicons/outline/chart-bar.svg +5 -0
  746. data/app/assets/images/heroicons/outline/chart-pie.svg +4 -0
  747. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center-text.svg +3 -0
  748. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center.svg +3 -0
  749. data/app/assets/images/heroicons/outline/chat-bubble-left-ellipsis.svg +3 -0
  750. data/app/assets/images/heroicons/outline/chat-bubble-left-right.svg +3 -0
  751. data/app/assets/images/heroicons/outline/chat-bubble-left.svg +3 -0
  752. data/app/assets/images/heroicons/outline/chat-bubble-oval-left-ellipsis.svg +3 -0
  753. data/app/assets/images/heroicons/outline/chat-bubble-oval-left.svg +3 -0
  754. data/app/assets/images/heroicons/outline/check-badge.svg +3 -0
  755. data/app/assets/images/heroicons/outline/check-circle.svg +3 -0
  756. data/app/assets/images/heroicons/outline/check.svg +3 -0
  757. data/app/assets/images/heroicons/outline/chevron-double-down.svg +3 -0
  758. data/app/assets/images/heroicons/outline/chevron-double-left.svg +3 -0
  759. data/app/assets/images/heroicons/outline/chevron-double-right.svg +3 -0
  760. data/app/assets/images/heroicons/outline/chevron-double-up.svg +4 -0
  761. data/app/assets/images/heroicons/outline/chevron-down.svg +3 -0
  762. data/app/assets/images/heroicons/outline/chevron-left.svg +3 -0
  763. data/app/assets/images/heroicons/outline/chevron-right.svg +3 -0
  764. data/app/assets/images/heroicons/outline/chevron-up-down.svg +3 -0
  765. data/app/assets/images/heroicons/outline/chevron-up.svg +3 -0
  766. data/app/assets/images/heroicons/outline/circle-stack.svg +3 -0
  767. data/app/assets/images/heroicons/outline/clipboard-document-check.svg +3 -0
  768. data/app/assets/images/heroicons/outline/clipboard-document-list.svg +3 -0
  769. data/app/assets/images/heroicons/outline/clipboard-document.svg +3 -0
  770. data/app/assets/images/heroicons/outline/clipboard.svg +3 -0
  771. data/app/assets/images/heroicons/outline/clock.svg +3 -0
  772. data/app/assets/images/heroicons/outline/cloud-arrow-down.svg +3 -0
  773. data/app/assets/images/heroicons/outline/cloud-arrow-up.svg +3 -0
  774. data/app/assets/images/heroicons/outline/cloud.svg +3 -0
  775. data/app/assets/images/heroicons/outline/code-bracket-square.svg +3 -0
  776. data/app/assets/images/heroicons/outline/code-bracket.svg +3 -0
  777. data/app/assets/images/heroicons/outline/cog-6-tooth.svg +4 -0
  778. data/app/assets/images/heroicons/outline/cog-8-tooth.svg +4 -0
  779. data/app/assets/images/heroicons/outline/cog.svg +3 -0
  780. data/app/assets/images/heroicons/outline/command-line.svg +3 -0
  781. data/app/assets/images/heroicons/outline/computer-desktop.svg +3 -0
  782. data/app/assets/images/heroicons/outline/cpu-chip.svg +3 -0
  783. data/app/assets/images/heroicons/outline/credit-card.svg +3 -0
  784. data/app/assets/images/heroicons/outline/cube-transparent.svg +3 -0
  785. data/app/assets/images/heroicons/outline/cube.svg +3 -0
  786. data/app/assets/images/heroicons/outline/currency-bangladeshi.svg +3 -0
  787. data/app/assets/images/heroicons/outline/currency-dollar.svg +3 -0
  788. data/app/assets/images/heroicons/outline/currency-euro.svg +3 -0
  789. data/app/assets/images/heroicons/outline/currency-pound.svg +3 -0
  790. data/app/assets/images/heroicons/outline/currency-rupee.svg +3 -0
  791. data/app/assets/images/heroicons/outline/currency-yen.svg +3 -0
  792. data/app/assets/images/heroicons/outline/cursor-arrow-rays.svg +3 -0
  793. data/app/assets/images/heroicons/outline/cursor-arrow-ripple.svg +3 -0
  794. data/app/assets/images/heroicons/outline/device-phone-mobile.svg +3 -0
  795. data/app/assets/images/heroicons/outline/device-tablet.svg +3 -0
  796. data/app/assets/images/heroicons/outline/divide.svg +3 -0
  797. data/app/assets/images/heroicons/outline/document-arrow-down.svg +3 -0
  798. data/app/assets/images/heroicons/outline/document-arrow-up.svg +3 -0
  799. data/app/assets/images/heroicons/outline/document-chart-bar.svg +3 -0
  800. data/app/assets/images/heroicons/outline/document-check.svg +3 -0
  801. data/app/assets/images/heroicons/outline/document-currency-bangladeshi.svg +3 -0
  802. data/app/assets/images/heroicons/outline/document-currency-dollar.svg +3 -0
  803. data/app/assets/images/heroicons/outline/document-currency-euro.svg +3 -0
  804. data/app/assets/images/heroicons/outline/document-currency-pound.svg +3 -0
  805. data/app/assets/images/heroicons/outline/document-currency-rupee.svg +3 -0
  806. data/app/assets/images/heroicons/outline/document-currency-yen.svg +3 -0
  807. data/app/assets/images/heroicons/outline/document-duplicate.svg +3 -0
  808. data/app/assets/images/heroicons/outline/document-magnifying-glass.svg +3 -0
  809. data/app/assets/images/heroicons/outline/document-minus.svg +3 -0
  810. data/app/assets/images/heroicons/outline/document-plus.svg +3 -0
  811. data/app/assets/images/heroicons/outline/document-text.svg +3 -0
  812. data/app/assets/images/heroicons/outline/document.svg +3 -0
  813. data/app/assets/images/heroicons/outline/ellipsis-horizontal-circle.svg +3 -0
  814. data/app/assets/images/heroicons/outline/ellipsis-horizontal.svg +5 -0
  815. data/app/assets/images/heroicons/outline/ellipsis-vertical.svg +5 -0
  816. data/app/assets/images/heroicons/outline/envelope-open.svg +3 -0
  817. data/app/assets/images/heroicons/outline/envelope.svg +3 -0
  818. data/app/assets/images/heroicons/outline/equals.svg +3 -0
  819. data/app/assets/images/heroicons/outline/exclamation-circle.svg +3 -0
  820. data/app/assets/images/heroicons/outline/exclamation-triangle.svg +3 -0
  821. data/app/assets/images/heroicons/outline/eye-dropper.svg +3 -0
  822. data/app/assets/images/heroicons/outline/eye-slash.svg +3 -0
  823. data/app/assets/images/heroicons/outline/eye.svg +4 -0
  824. data/app/assets/images/heroicons/outline/face-frown.svg +3 -0
  825. data/app/assets/images/heroicons/outline/face-smile.svg +3 -0
  826. data/app/assets/images/heroicons/outline/film.svg +3 -0
  827. data/app/assets/images/heroicons/outline/finger-print.svg +3 -0
  828. data/app/assets/images/heroicons/outline/fire.svg +4 -0
  829. data/app/assets/images/heroicons/outline/flag.svg +3 -0
  830. data/app/assets/images/heroicons/outline/folder-arrow-down.svg +3 -0
  831. data/app/assets/images/heroicons/outline/folder-minus.svg +3 -0
  832. data/app/assets/images/heroicons/outline/folder-open.svg +3 -0
  833. data/app/assets/images/heroicons/outline/folder-plus.svg +3 -0
  834. data/app/assets/images/heroicons/outline/folder.svg +3 -0
  835. data/app/assets/images/heroicons/outline/forward.svg +4 -0
  836. data/app/assets/images/heroicons/outline/funnel.svg +3 -0
  837. data/app/assets/images/heroicons/outline/gif.svg +3 -0
  838. data/app/assets/images/heroicons/outline/gift-top.svg +3 -0
  839. data/app/assets/images/heroicons/outline/gift.svg +3 -0
  840. data/app/assets/images/heroicons/outline/globe-alt.svg +3 -0
  841. data/app/assets/images/heroicons/outline/globe-americas.svg +3 -0
  842. data/app/assets/images/heroicons/outline/globe-asia-australia.svg +3 -0
  843. data/app/assets/images/heroicons/outline/globe-europe-africa.svg +3 -0
  844. data/app/assets/images/heroicons/outline/h1.svg +3 -0
  845. data/app/assets/images/heroicons/outline/h2.svg +3 -0
  846. data/app/assets/images/heroicons/outline/h3.svg +3 -0
  847. data/app/assets/images/heroicons/outline/hand-raised.svg +3 -0
  848. data/app/assets/images/heroicons/outline/hand-thumb-down.svg +3 -0
  849. data/app/assets/images/heroicons/outline/hand-thumb-up.svg +3 -0
  850. data/app/assets/images/heroicons/outline/hashtag.svg +3 -0
  851. data/app/assets/images/heroicons/outline/heart.svg +3 -0
  852. data/app/assets/images/heroicons/outline/home-modern.svg +3 -0
  853. data/app/assets/images/heroicons/outline/home.svg +3 -0
  854. data/app/assets/images/heroicons/outline/identification.svg +3 -0
  855. data/app/assets/images/heroicons/outline/inbox-arrow-down.svg +3 -0
  856. data/app/assets/images/heroicons/outline/inbox-stack.svg +3 -0
  857. data/app/assets/images/heroicons/outline/inbox.svg +3 -0
  858. data/app/assets/images/heroicons/outline/information-circle.svg +3 -0
  859. data/app/assets/images/heroicons/outline/italic.svg +3 -0
  860. data/app/assets/images/heroicons/outline/key.svg +3 -0
  861. data/app/assets/images/heroicons/outline/language.svg +3 -0
  862. data/app/assets/images/heroicons/outline/lifebuoy.svg +3 -0
  863. data/app/assets/images/heroicons/outline/light-bulb.svg +3 -0
  864. data/app/assets/images/heroicons/outline/link-slash.svg +3 -0
  865. data/app/assets/images/heroicons/outline/link.svg +3 -0
  866. data/app/assets/images/heroicons/outline/list-bullet.svg +3 -0
  867. data/app/assets/images/heroicons/outline/lock-closed.svg +3 -0
  868. data/app/assets/images/heroicons/outline/lock-open.svg +3 -0
  869. data/app/assets/images/heroicons/outline/magnifying-glass-circle.svg +3 -0
  870. data/app/assets/images/heroicons/outline/magnifying-glass-minus.svg +3 -0
  871. data/app/assets/images/heroicons/outline/magnifying-glass-plus.svg +3 -0
  872. data/app/assets/images/heroicons/outline/magnifying-glass.svg +3 -0
  873. data/app/assets/images/heroicons/outline/map-pin.svg +4 -0
  874. data/app/assets/images/heroicons/outline/map.svg +3 -0
  875. data/app/assets/images/heroicons/outline/megaphone.svg +3 -0
  876. data/app/assets/images/heroicons/outline/microphone.svg +3 -0
  877. data/app/assets/images/heroicons/outline/minus-circle.svg +3 -0
  878. data/app/assets/images/heroicons/outline/minus-small.svg +3 -0
  879. data/app/assets/images/heroicons/outline/minus.svg +3 -0
  880. data/app/assets/images/heroicons/outline/moon.svg +3 -0
  881. data/app/assets/images/heroicons/outline/musical-note.svg +3 -0
  882. data/app/assets/images/heroicons/outline/newspaper.svg +3 -0
  883. data/app/assets/images/heroicons/outline/no-symbol.svg +3 -0
  884. data/app/assets/images/heroicons/outline/numbered-list.svg +3 -0
  885. data/app/assets/images/heroicons/outline/paint-brush.svg +3 -0
  886. data/app/assets/images/heroicons/outline/paper-airplane.svg +3 -0
  887. data/app/assets/images/heroicons/outline/paper-clip.svg +3 -0
  888. data/app/assets/images/heroicons/outline/pause-circle.svg +3 -0
  889. data/app/assets/images/heroicons/outline/pause.svg +3 -0
  890. data/app/assets/images/heroicons/outline/pencil-square.svg +3 -0
  891. data/app/assets/images/heroicons/outline/pencil.svg +3 -0
  892. data/app/assets/images/heroicons/outline/percent-badge.svg +3 -0
  893. data/app/assets/images/heroicons/outline/phone-arrow-down-left.svg +3 -0
  894. data/app/assets/images/heroicons/outline/phone-arrow-up-right.svg +3 -0
  895. data/app/assets/images/heroicons/outline/phone-x-mark.svg +3 -0
  896. data/app/assets/images/heroicons/outline/phone.svg +3 -0
  897. data/app/assets/images/heroicons/outline/photo.svg +3 -0
  898. data/app/assets/images/heroicons/outline/play-circle.svg +4 -0
  899. data/app/assets/images/heroicons/outline/play-pause.svg +3 -0
  900. data/app/assets/images/heroicons/outline/play.svg +3 -0
  901. data/app/assets/images/heroicons/outline/plus-circle.svg +3 -0
  902. data/app/assets/images/heroicons/outline/plus-small.svg +3 -0
  903. data/app/assets/images/heroicons/outline/plus.svg +3 -0
  904. data/app/assets/images/heroicons/outline/power.svg +3 -0
  905. data/app/assets/images/heroicons/outline/presentation-chart-bar.svg +3 -0
  906. data/app/assets/images/heroicons/outline/presentation-chart-line.svg +3 -0
  907. data/app/assets/images/heroicons/outline/printer.svg +3 -0
  908. data/app/assets/images/heroicons/outline/puzzle-piece.svg +3 -0
  909. data/app/assets/images/heroicons/outline/qr-code.svg +13 -0
  910. data/app/assets/images/heroicons/outline/question-mark-circle.svg +3 -0
  911. data/app/assets/images/heroicons/outline/queue-icons.svg +3 -0
  912. data/app/assets/images/heroicons/outline/queue-list.svg +3 -0
  913. data/app/assets/images/heroicons/outline/radio.svg +3 -0
  914. data/app/assets/images/heroicons/outline/receipt-percent.svg +3 -0
  915. data/app/assets/images/heroicons/outline/receipt-refund.svg +3 -0
  916. data/app/assets/images/heroicons/outline/rectangle-group.svg +5 -0
  917. data/app/assets/images/heroicons/outline/rectangle-stack.svg +3 -0
  918. data/app/assets/images/heroicons/outline/rocket-launch.svg +3 -0
  919. data/app/assets/images/heroicons/outline/rss.svg +3 -0
  920. data/app/assets/images/heroicons/outline/scale.svg +3 -0
  921. data/app/assets/images/heroicons/outline/scissors.svg +3 -0
  922. data/app/assets/images/heroicons/outline/server-stack.svg +3 -0
  923. data/app/assets/images/heroicons/outline/server.svg +3 -0
  924. data/app/assets/images/heroicons/outline/share.svg +3 -0
  925. data/app/assets/images/heroicons/outline/shield-check.svg +3 -0
  926. data/app/assets/images/heroicons/outline/shield-exclamation.svg +3 -0
  927. data/app/assets/images/heroicons/outline/shopping-bag.svg +3 -0
  928. data/app/assets/images/heroicons/outline/shopping-cart.svg +3 -0
  929. data/app/assets/images/heroicons/outline/signal-slash.svg +3 -0
  930. data/app/assets/images/heroicons/outline/signal.svg +3 -0
  931. data/app/assets/images/heroicons/outline/slash.svg +3 -0
  932. data/app/assets/images/heroicons/outline/sparkles.svg +5 -0
  933. data/app/assets/images/heroicons/outline/speaker-wave.svg +3 -0
  934. data/app/assets/images/heroicons/outline/speaker-x-mark.svg +3 -0
  935. data/app/assets/images/heroicons/outline/square-2-stack.svg +3 -0
  936. data/app/assets/images/heroicons/outline/square-3-stack-3d.svg +3 -0
  937. data/app/assets/images/heroicons/outline/squares-2x2.svg +6 -0
  938. data/app/assets/images/heroicons/outline/squares-plus.svg +3 -0
  939. data/app/assets/images/heroicons/outline/star.svg +3 -0
  940. data/app/assets/images/heroicons/outline/stop-circle.svg +4 -0
  941. data/app/assets/images/heroicons/outline/stop.svg +3 -0
  942. data/app/assets/images/heroicons/outline/strikethrough.svg +3 -0
  943. data/app/assets/images/heroicons/outline/sun.svg +3 -0
  944. data/app/assets/images/heroicons/outline/swatch.svg +3 -0
  945. data/app/assets/images/heroicons/outline/table-cells.svg +3 -0
  946. data/app/assets/images/heroicons/outline/tag.svg +4 -0
  947. data/app/assets/images/heroicons/outline/ticket.svg +3 -0
  948. data/app/assets/images/heroicons/outline/trash.svg +3 -0
  949. data/app/assets/images/heroicons/outline/trophy.svg +3 -0
  950. data/app/assets/images/heroicons/outline/truck.svg +3 -0
  951. data/app/assets/images/heroicons/outline/tv.svg +3 -0
  952. data/app/assets/images/heroicons/outline/underline.svg +3 -0
  953. data/app/assets/images/heroicons/outline/user-circle.svg +3 -0
  954. data/app/assets/images/heroicons/outline/user-group.svg +3 -0
  955. data/app/assets/images/heroicons/outline/user-minus.svg +3 -0
  956. data/app/assets/images/heroicons/outline/user-plus.svg +3 -0
  957. data/app/assets/images/heroicons/outline/user.svg +4 -0
  958. data/app/assets/images/heroicons/outline/users.svg +3 -0
  959. data/app/assets/images/heroicons/outline/variable.svg +3 -0
  960. data/app/assets/images/heroicons/outline/video-camera-slash.svg +3 -0
  961. data/app/assets/images/heroicons/outline/video-camera.svg +3 -0
  962. data/app/assets/images/heroicons/outline/view-columns.svg +3 -0
  963. data/app/assets/images/heroicons/outline/viewfinder-circle.svg +3 -0
  964. data/app/assets/images/heroicons/outline/wallet.svg +3 -0
  965. data/app/assets/images/heroicons/outline/wifi.svg +3 -0
  966. data/app/assets/images/heroicons/outline/window.svg +3 -0
  967. data/app/assets/images/heroicons/outline/wrench-screwdriver.svg +3 -0
  968. data/app/assets/images/heroicons/outline/wrench.svg +4 -0
  969. data/app/assets/images/heroicons/outline/x-circle.svg +3 -0
  970. data/app/assets/images/heroicons/outline/x-mark.svg +3 -0
  971. data/app/assets/images/heroicons/solid/academic-cap.svg +5 -0
  972. data/app/assets/images/heroicons/solid/adjustments-horizontal.svg +11 -0
  973. data/app/assets/images/heroicons/solid/adjustments-vertical.svg +11 -0
  974. data/app/assets/images/heroicons/solid/archive-box-arrow-down.svg +4 -0
  975. data/app/assets/images/heroicons/solid/archive-box-x-mark.svg +4 -0
  976. data/app/assets/images/heroicons/solid/archive-box.svg +4 -0
  977. data/app/assets/images/heroicons/solid/arrow-down-circle.svg +3 -0
  978. data/app/assets/images/heroicons/solid/arrow-down-left.svg +3 -0
  979. data/app/assets/images/heroicons/solid/arrow-down-on-square-stack.svg +4 -0
  980. data/app/assets/images/heroicons/solid/arrow-down-on-square.svg +4 -0
  981. data/app/assets/images/heroicons/solid/arrow-down-right.svg +3 -0
  982. data/app/assets/images/heroicons/solid/arrow-down-tray.svg +3 -0
  983. data/app/assets/images/heroicons/solid/arrow-down.svg +3 -0
  984. data/app/assets/images/heroicons/solid/arrow-left-circle.svg +3 -0
  985. data/app/assets/images/heroicons/solid/arrow-left-end-on-rectangle.svg +3 -0
  986. data/app/assets/images/heroicons/solid/arrow-left-on-rectangle.svg +3 -0
  987. data/app/assets/images/heroicons/solid/arrow-left-start-on-rectangle.svg +3 -0
  988. data/app/assets/images/heroicons/solid/arrow-left.svg +3 -0
  989. data/app/assets/images/heroicons/solid/arrow-long-down.svg +3 -0
  990. data/app/assets/images/heroicons/solid/arrow-long-left.svg +3 -0
  991. data/app/assets/images/heroicons/solid/arrow-long-right.svg +3 -0
  992. data/app/assets/images/heroicons/solid/arrow-long-up.svg +3 -0
  993. data/app/assets/images/heroicons/solid/arrow-path-rounded-square.svg +3 -0
  994. data/app/assets/images/heroicons/solid/arrow-path.svg +3 -0
  995. data/app/assets/images/heroicons/solid/arrow-right-circle.svg +3 -0
  996. data/app/assets/images/heroicons/solid/arrow-right-end-on-rectangle.svg +3 -0
  997. data/app/assets/images/heroicons/solid/arrow-right-on-rectangle.svg +3 -0
  998. data/app/assets/images/heroicons/solid/arrow-right-start-on-rectangle.svg +3 -0
  999. data/app/assets/images/heroicons/solid/arrow-right.svg +3 -0
  1000. data/app/assets/images/heroicons/solid/arrow-small-down.svg +3 -0
  1001. data/app/assets/images/heroicons/solid/arrow-small-left.svg +3 -0
  1002. data/app/assets/images/heroicons/solid/arrow-small-right.svg +3 -0
  1003. data/app/assets/images/heroicons/solid/arrow-small-up.svg +3 -0
  1004. data/app/assets/images/heroicons/solid/arrow-top-right-on-square.svg +3 -0
  1005. data/app/assets/images/heroicons/solid/arrow-trending-down.svg +3 -0
  1006. data/app/assets/images/heroicons/solid/arrow-trending-up.svg +3 -0
  1007. data/app/assets/images/heroicons/solid/arrow-turn-down-left.svg +3 -0
  1008. data/app/assets/images/heroicons/solid/arrow-turn-down-right.svg +3 -0
  1009. data/app/assets/images/heroicons/solid/arrow-turn-left-down.svg +3 -0
  1010. data/app/assets/images/heroicons/solid/arrow-turn-left-up.svg +3 -0
  1011. data/app/assets/images/heroicons/solid/arrow-turn-right-down.svg +3 -0
  1012. data/app/assets/images/heroicons/solid/arrow-turn-right-up.svg +3 -0
  1013. data/app/assets/images/heroicons/solid/arrow-turn-up-left.svg +3 -0
  1014. data/app/assets/images/heroicons/solid/arrow-turn-up-right.svg +3 -0
  1015. data/app/assets/images/heroicons/solid/arrow-up-circle.svg +3 -0
  1016. data/app/assets/images/heroicons/solid/arrow-up-left.svg +3 -0
  1017. data/app/assets/images/heroicons/solid/arrow-up-on-square-stack.svg +5 -0
  1018. data/app/assets/images/heroicons/solid/arrow-up-on-square.svg +4 -0
  1019. data/app/assets/images/heroicons/solid/arrow-up-right.svg +3 -0
  1020. data/app/assets/images/heroicons/solid/arrow-up-tray.svg +3 -0
  1021. data/app/assets/images/heroicons/solid/arrow-up.svg +3 -0
  1022. data/app/assets/images/heroicons/solid/arrow-uturn-down.svg +3 -0
  1023. data/app/assets/images/heroicons/solid/arrow-uturn-left.svg +3 -0
  1024. data/app/assets/images/heroicons/solid/arrow-uturn-right.svg +3 -0
  1025. data/app/assets/images/heroicons/solid/arrow-uturn-up.svg +3 -0
  1026. data/app/assets/images/heroicons/solid/arrows-pointing-in.svg +3 -0
  1027. data/app/assets/images/heroicons/solid/arrows-pointing-out.svg +3 -0
  1028. data/app/assets/images/heroicons/solid/arrows-right-left.svg +3 -0
  1029. data/app/assets/images/heroicons/solid/arrows-up-down.svg +3 -0
  1030. data/app/assets/images/heroicons/solid/at-symbol.svg +3 -0
  1031. data/app/assets/images/heroicons/solid/backspace.svg +3 -0
  1032. data/app/assets/images/heroicons/solid/backward.svg +3 -0
  1033. data/app/assets/images/heroicons/solid/banknotes.svg +5 -0
  1034. data/app/assets/images/heroicons/solid/bars-2.svg +3 -0
  1035. data/app/assets/images/heroicons/solid/bars-3-bottom-left.svg +3 -0
  1036. data/app/assets/images/heroicons/solid/bars-3-bottom-right.svg +3 -0
  1037. data/app/assets/images/heroicons/solid/bars-3-center-left.svg +3 -0
  1038. data/app/assets/images/heroicons/solid/bars-3.svg +3 -0
  1039. data/app/assets/images/heroicons/solid/bars-4.svg +3 -0
  1040. data/app/assets/images/heroicons/solid/bars-arrow-down.svg +3 -0
  1041. data/app/assets/images/heroicons/solid/bars-arrow-up.svg +3 -0
  1042. data/app/assets/images/heroicons/solid/battery-0.svg +3 -0
  1043. data/app/assets/images/heroicons/solid/battery-100.svg +3 -0
  1044. data/app/assets/images/heroicons/solid/battery-50.svg +4 -0
  1045. data/app/assets/images/heroicons/solid/beaker.svg +3 -0
  1046. data/app/assets/images/heroicons/solid/bell-alert.svg +5 -0
  1047. data/app/assets/images/heroicons/solid/bell-slash.svg +5 -0
  1048. data/app/assets/images/heroicons/solid/bell-snooze.svg +3 -0
  1049. data/app/assets/images/heroicons/solid/bell.svg +3 -0
  1050. data/app/assets/images/heroicons/solid/bold.svg +3 -0
  1051. data/app/assets/images/heroicons/solid/bolt-slash.svg +5 -0
  1052. data/app/assets/images/heroicons/solid/bolt.svg +3 -0
  1053. data/app/assets/images/heroicons/solid/book-open.svg +4 -0
  1054. data/app/assets/images/heroicons/solid/bookmark-slash.svg +5 -0
  1055. data/app/assets/images/heroicons/solid/bookmark-square.svg +3 -0
  1056. data/app/assets/images/heroicons/solid/bookmark.svg +3 -0
  1057. data/app/assets/images/heroicons/solid/briefcase.svg +4 -0
  1058. data/app/assets/images/heroicons/solid/bug-ant.svg +3 -0
  1059. data/app/assets/images/heroicons/solid/building-library.svg +5 -0
  1060. data/app/assets/images/heroicons/solid/building-office-2.svg +4 -0
  1061. data/app/assets/images/heroicons/solid/building-office.svg +3 -0
  1062. data/app/assets/images/heroicons/solid/building-storefront.svg +4 -0
  1063. data/app/assets/images/heroicons/solid/cake.svg +8 -0
  1064. data/app/assets/images/heroicons/solid/calculator.svg +3 -0
  1065. data/app/assets/images/heroicons/solid/calendar-date-range.svg +12 -0
  1066. data/app/assets/images/heroicons/solid/calendar-days.svg +15 -0
  1067. data/app/assets/images/heroicons/solid/calendar.svg +3 -0
  1068. data/app/assets/images/heroicons/solid/camera.svg +4 -0
  1069. data/app/assets/images/heroicons/solid/chart-bar-square.svg +3 -0
  1070. data/app/assets/images/heroicons/solid/chart-bar.svg +5 -0
  1071. data/app/assets/images/heroicons/solid/chart-pie.svg +4 -0
  1072. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center-text.svg +3 -0
  1073. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center.svg +3 -0
  1074. data/app/assets/images/heroicons/solid/chat-bubble-left-ellipsis.svg +3 -0
  1075. data/app/assets/images/heroicons/solid/chat-bubble-left-right.svg +4 -0
  1076. data/app/assets/images/heroicons/solid/chat-bubble-left.svg +3 -0
  1077. data/app/assets/images/heroicons/solid/chat-bubble-oval-left-ellipsis.svg +3 -0
  1078. data/app/assets/images/heroicons/solid/chat-bubble-oval-left.svg +3 -0
  1079. data/app/assets/images/heroicons/solid/check-badge.svg +3 -0
  1080. data/app/assets/images/heroicons/solid/check-circle.svg +3 -0
  1081. data/app/assets/images/heroicons/solid/check.svg +3 -0
  1082. data/app/assets/images/heroicons/solid/chevron-double-down.svg +4 -0
  1083. data/app/assets/images/heroicons/solid/chevron-double-left.svg +4 -0
  1084. data/app/assets/images/heroicons/solid/chevron-double-right.svg +4 -0
  1085. data/app/assets/images/heroicons/solid/chevron-double-up.svg +4 -0
  1086. data/app/assets/images/heroicons/solid/chevron-down.svg +3 -0
  1087. data/app/assets/images/heroicons/solid/chevron-left.svg +3 -0
  1088. data/app/assets/images/heroicons/solid/chevron-right.svg +3 -0
  1089. data/app/assets/images/heroicons/solid/chevron-up-down.svg +3 -0
  1090. data/app/assets/images/heroicons/solid/chevron-up.svg +3 -0
  1091. data/app/assets/images/heroicons/solid/circle-stack.svg +6 -0
  1092. data/app/assets/images/heroicons/solid/clipboard-document-check.svg +4 -0
  1093. data/app/assets/images/heroicons/solid/clipboard-document-list.svg +4 -0
  1094. data/app/assets/images/heroicons/solid/clipboard-document.svg +5 -0
  1095. data/app/assets/images/heroicons/solid/clipboard.svg +3 -0
  1096. data/app/assets/images/heroicons/solid/clock.svg +3 -0
  1097. data/app/assets/images/heroicons/solid/cloud-arrow-down.svg +3 -0
  1098. data/app/assets/images/heroicons/solid/cloud-arrow-up.svg +3 -0
  1099. data/app/assets/images/heroicons/solid/cloud.svg +3 -0
  1100. data/app/assets/images/heroicons/solid/code-bracket-square.svg +3 -0
  1101. data/app/assets/images/heroicons/solid/code-bracket.svg +3 -0
  1102. data/app/assets/images/heroicons/solid/cog-6-tooth.svg +3 -0
  1103. data/app/assets/images/heroicons/solid/cog-8-tooth.svg +3 -0
  1104. data/app/assets/images/heroicons/solid/cog.svg +6 -0
  1105. data/app/assets/images/heroicons/solid/command-line.svg +3 -0
  1106. data/app/assets/images/heroicons/solid/computer-desktop.svg +3 -0
  1107. data/app/assets/images/heroicons/solid/cpu-chip.svg +4 -0
  1108. data/app/assets/images/heroicons/solid/credit-card.svg +4 -0
  1109. data/app/assets/images/heroicons/solid/cube-transparent.svg +3 -0
  1110. data/app/assets/images/heroicons/solid/cube.svg +5 -0
  1111. data/app/assets/images/heroicons/solid/currency-bangladeshi.svg +3 -0
  1112. data/app/assets/images/heroicons/solid/currency-dollar.svg +5 -0
  1113. data/app/assets/images/heroicons/solid/currency-euro.svg +3 -0
  1114. data/app/assets/images/heroicons/solid/currency-pound.svg +3 -0
  1115. data/app/assets/images/heroicons/solid/currency-rupee.svg +3 -0
  1116. data/app/assets/images/heroicons/solid/currency-yen.svg +3 -0
  1117. data/app/assets/images/heroicons/solid/cursor-arrow-rays.svg +3 -0
  1118. data/app/assets/images/heroicons/solid/cursor-arrow-ripple.svg +3 -0
  1119. data/app/assets/images/heroicons/solid/device-phone-mobile.svg +4 -0
  1120. data/app/assets/images/heroicons/solid/device-tablet.svg +4 -0
  1121. data/app/assets/images/heroicons/solid/divide.svg +3 -0
  1122. data/app/assets/images/heroicons/solid/document-arrow-down.svg +4 -0
  1123. data/app/assets/images/heroicons/solid/document-arrow-up.svg +4 -0
  1124. data/app/assets/images/heroicons/solid/document-chart-bar.svg +4 -0
  1125. data/app/assets/images/heroicons/solid/document-check.svg +4 -0
  1126. data/app/assets/images/heroicons/solid/document-currency-bangladeshi.svg +3 -0
  1127. data/app/assets/images/heroicons/solid/document-currency-dollar.svg +3 -0
  1128. data/app/assets/images/heroicons/solid/document-currency-euro.svg +4 -0
  1129. data/app/assets/images/heroicons/solid/document-currency-pound.svg +3 -0
  1130. data/app/assets/images/heroicons/solid/document-currency-rupee.svg +3 -0
  1131. data/app/assets/images/heroicons/solid/document-currency-yen.svg +3 -0
  1132. data/app/assets/images/heroicons/solid/document-duplicate.svg +5 -0
  1133. data/app/assets/images/heroicons/solid/document-magnifying-glass.svg +5 -0
  1134. data/app/assets/images/heroicons/solid/document-minus.svg +4 -0
  1135. data/app/assets/images/heroicons/solid/document-plus.svg +4 -0
  1136. data/app/assets/images/heroicons/solid/document-text.svg +4 -0
  1137. data/app/assets/images/heroicons/solid/document.svg +4 -0
  1138. data/app/assets/images/heroicons/solid/ellipsis-horizontal-circle.svg +3 -0
  1139. data/app/assets/images/heroicons/solid/ellipsis-horizontal.svg +3 -0
  1140. data/app/assets/images/heroicons/solid/ellipsis-vertical.svg +3 -0
  1141. data/app/assets/images/heroicons/solid/envelope-open.svg +4 -0
  1142. data/app/assets/images/heroicons/solid/envelope.svg +4 -0
  1143. data/app/assets/images/heroicons/solid/equals.svg +4 -0
  1144. data/app/assets/images/heroicons/solid/exclamation-circle.svg +3 -0
  1145. data/app/assets/images/heroicons/solid/exclamation-triangle.svg +3 -0
  1146. data/app/assets/images/heroicons/solid/eye-dropper.svg +3 -0
  1147. data/app/assets/images/heroicons/solid/eye-slash.svg +7 -0
  1148. data/app/assets/images/heroicons/solid/eye.svg +4 -0
  1149. data/app/assets/images/heroicons/solid/face-frown.svg +3 -0
  1150. data/app/assets/images/heroicons/solid/face-smile.svg +3 -0
  1151. data/app/assets/images/heroicons/solid/film.svg +3 -0
  1152. data/app/assets/images/heroicons/solid/finger-print.svg +3 -0
  1153. data/app/assets/images/heroicons/solid/fire.svg +3 -0
  1154. data/app/assets/images/heroicons/solid/flag.svg +3 -0
  1155. data/app/assets/images/heroicons/solid/folder-arrow-down.svg +3 -0
  1156. data/app/assets/images/heroicons/solid/folder-minus.svg +3 -0
  1157. data/app/assets/images/heroicons/solid/folder-open.svg +4 -0
  1158. data/app/assets/images/heroicons/solid/folder-plus.svg +3 -0
  1159. data/app/assets/images/heroicons/solid/folder.svg +4 -0
  1160. data/app/assets/images/heroicons/solid/forward.svg +3 -0
  1161. data/app/assets/images/heroicons/solid/funnel.svg +3 -0
  1162. data/app/assets/images/heroicons/solid/gif.svg +3 -0
  1163. data/app/assets/images/heroicons/solid/gift-top.svg +8 -0
  1164. data/app/assets/images/heroicons/solid/gift.svg +5 -0
  1165. data/app/assets/images/heroicons/solid/globe-alt.svg +11 -0
  1166. data/app/assets/images/heroicons/solid/globe-americas.svg +3 -0
  1167. data/app/assets/images/heroicons/solid/globe-asia-australia.svg +4 -0
  1168. data/app/assets/images/heroicons/solid/globe-europe-africa.svg +3 -0
  1169. data/app/assets/images/heroicons/solid/h1.svg +3 -0
  1170. data/app/assets/images/heroicons/solid/h2.svg +3 -0
  1171. data/app/assets/images/heroicons/solid/h3.svg +4 -0
  1172. data/app/assets/images/heroicons/solid/hand-raised.svg +3 -0
  1173. data/app/assets/images/heroicons/solid/hand-thumb-down.svg +4 -0
  1174. data/app/assets/images/heroicons/solid/hand-thumb-up.svg +4 -0
  1175. data/app/assets/images/heroicons/solid/hashtag.svg +3 -0
  1176. data/app/assets/images/heroicons/solid/heart.svg +3 -0
  1177. data/app/assets/images/heroicons/solid/home-modern.svg +4 -0
  1178. data/app/assets/images/heroicons/solid/home.svg +4 -0
  1179. data/app/assets/images/heroicons/solid/identification.svg +3 -0
  1180. data/app/assets/images/heroicons/solid/inbox-arrow-down.svg +4 -0
  1181. data/app/assets/images/heroicons/solid/inbox-stack.svg +4 -0
  1182. data/app/assets/images/heroicons/solid/inbox.svg +3 -0
  1183. data/app/assets/images/heroicons/solid/information-circle.svg +3 -0
  1184. data/app/assets/images/heroicons/solid/italic.svg +3 -0
  1185. data/app/assets/images/heroicons/solid/key.svg +3 -0
  1186. data/app/assets/images/heroicons/solid/language.svg +3 -0
  1187. data/app/assets/images/heroicons/solid/lifebuoy.svg +3 -0
  1188. data/app/assets/images/heroicons/solid/light-bulb.svg +5 -0
  1189. data/app/assets/images/heroicons/solid/link-slash.svg +3 -0
  1190. data/app/assets/images/heroicons/solid/link.svg +3 -0
  1191. data/app/assets/images/heroicons/solid/list-bullet.svg +3 -0
  1192. data/app/assets/images/heroicons/solid/lock-closed.svg +3 -0
  1193. data/app/assets/images/heroicons/solid/lock-open.svg +3 -0
  1194. data/app/assets/images/heroicons/solid/magnifying-glass-circle.svg +4 -0
  1195. data/app/assets/images/heroicons/solid/magnifying-glass-minus.svg +3 -0
  1196. data/app/assets/images/heroicons/solid/magnifying-glass-plus.svg +3 -0
  1197. data/app/assets/images/heroicons/solid/magnifying-glass.svg +3 -0
  1198. data/app/assets/images/heroicons/solid/map-pin.svg +3 -0
  1199. data/app/assets/images/heroicons/solid/map.svg +3 -0
  1200. data/app/assets/images/heroicons/solid/megaphone.svg +4 -0
  1201. data/app/assets/images/heroicons/solid/microphone.svg +4 -0
  1202. data/app/assets/images/heroicons/solid/minus-circle.svg +3 -0
  1203. data/app/assets/images/heroicons/solid/minus-small.svg +3 -0
  1204. data/app/assets/images/heroicons/solid/minus.svg +3 -0
  1205. data/app/assets/images/heroicons/solid/moon.svg +3 -0
  1206. data/app/assets/images/heroicons/solid/musical-note.svg +3 -0
  1207. data/app/assets/images/heroicons/solid/newspaper.svg +4 -0
  1208. data/app/assets/images/heroicons/solid/no-symbol.svg +3 -0
  1209. data/app/assets/images/heroicons/solid/numbered-list.svg +8 -0
  1210. data/app/assets/images/heroicons/solid/paint-brush.svg +3 -0
  1211. data/app/assets/images/heroicons/solid/paper-airplane.svg +3 -0
  1212. data/app/assets/images/heroicons/solid/paper-clip.svg +3 -0
  1213. data/app/assets/images/heroicons/solid/pause-circle.svg +3 -0
  1214. data/app/assets/images/heroicons/solid/pause.svg +3 -0
  1215. data/app/assets/images/heroicons/solid/pencil-square.svg +5 -0
  1216. data/app/assets/images/heroicons/solid/pencil.svg +4 -0
  1217. data/app/assets/images/heroicons/solid/percent-badge.svg +3 -0
  1218. data/app/assets/images/heroicons/solid/phone-arrow-down-left.svg +4 -0
  1219. data/app/assets/images/heroicons/solid/phone-arrow-up-right.svg +4 -0
  1220. data/app/assets/images/heroicons/solid/phone-x-mark.svg +4 -0
  1221. data/app/assets/images/heroicons/solid/phone.svg +3 -0
  1222. data/app/assets/images/heroicons/solid/photo.svg +3 -0
  1223. data/app/assets/images/heroicons/solid/play-circle.svg +3 -0
  1224. data/app/assets/images/heroicons/solid/play-pause.svg +5 -0
  1225. data/app/assets/images/heroicons/solid/play.svg +3 -0
  1226. data/app/assets/images/heroicons/solid/plus-circle.svg +3 -0
  1227. data/app/assets/images/heroicons/solid/plus-small.svg +3 -0
  1228. data/app/assets/images/heroicons/solid/plus.svg +3 -0
  1229. data/app/assets/images/heroicons/solid/power.svg +3 -0
  1230. data/app/assets/images/heroicons/solid/presentation-chart-bar.svg +3 -0
  1231. data/app/assets/images/heroicons/solid/presentation-chart-line.svg +3 -0
  1232. data/app/assets/images/heroicons/solid/printer.svg +3 -0
  1233. data/app/assets/images/heroicons/solid/puzzle-piece.svg +3 -0
  1234. data/app/assets/images/heroicons/solid/qr-code.svg +3 -0
  1235. data/app/assets/images/heroicons/solid/question-mark-circle.svg +3 -0
  1236. data/app/assets/images/heroicons/solid/queue-list.svg +6 -0
  1237. data/app/assets/images/heroicons/solid/radio.svg +3 -0
  1238. data/app/assets/images/heroicons/solid/receipt-percent.svg +3 -0
  1239. data/app/assets/images/heroicons/solid/receipt-refund.svg +3 -0
  1240. data/app/assets/images/heroicons/solid/rectangle-group.svg +3 -0
  1241. data/app/assets/images/heroicons/solid/rectangle-stack.svg +5 -0
  1242. data/app/assets/images/heroicons/solid/rocket-launch.svg +4 -0
  1243. data/app/assets/images/heroicons/solid/rss.svg +3 -0
  1244. data/app/assets/images/heroicons/solid/scale.svg +3 -0
  1245. data/app/assets/images/heroicons/solid/scissors.svg +5 -0
  1246. data/app/assets/images/heroicons/solid/server-stack.svg +5 -0
  1247. data/app/assets/images/heroicons/solid/server.svg +4 -0
  1248. data/app/assets/images/heroicons/solid/share.svg +3 -0
  1249. data/app/assets/images/heroicons/solid/shield-check.svg +3 -0
  1250. data/app/assets/images/heroicons/solid/shield-exclamation.svg +3 -0
  1251. data/app/assets/images/heroicons/solid/shopping-bag.svg +3 -0
  1252. data/app/assets/images/heroicons/solid/shopping-cart.svg +5 -0
  1253. data/app/assets/images/heroicons/solid/signal-slash.svg +3 -0
  1254. data/app/assets/images/heroicons/solid/signal.svg +3 -0
  1255. data/app/assets/images/heroicons/solid/slash.svg +3 -0
  1256. data/app/assets/images/heroicons/solid/sparkles.svg +5 -0
  1257. data/app/assets/images/heroicons/solid/speaker-wave.svg +5 -0
  1258. data/app/assets/images/heroicons/solid/speaker-x-mark.svg +4 -0
  1259. data/app/assets/images/heroicons/solid/square-2-stack.svg +4 -0
  1260. data/app/assets/images/heroicons/solid/square-3-stack-3d.svg +5 -0
  1261. data/app/assets/images/heroicons/solid/squares-2x2.svg +3 -0
  1262. data/app/assets/images/heroicons/solid/squares-plus.svg +6 -0
  1263. data/app/assets/images/heroicons/solid/star.svg +3 -0
  1264. data/app/assets/images/heroicons/solid/stop-circle.svg +3 -0
  1265. data/app/assets/images/heroicons/solid/stop.svg +3 -0
  1266. data/app/assets/images/heroicons/solid/strikethrough.svg +3 -0
  1267. data/app/assets/images/heroicons/solid/sun.svg +11 -0
  1268. data/app/assets/images/heroicons/solid/swatch.svg +5 -0
  1269. data/app/assets/images/heroicons/solid/table-cells.svg +3 -0
  1270. data/app/assets/images/heroicons/solid/tag.svg +3 -0
  1271. data/app/assets/images/heroicons/solid/ticket.svg +3 -0
  1272. data/app/assets/images/heroicons/solid/trash.svg +3 -0
  1273. data/app/assets/images/heroicons/solid/trophy.svg +3 -0
  1274. data/app/assets/images/heroicons/solid/truck.svg +7 -0
  1275. data/app/assets/images/heroicons/solid/tv.svg +4 -0
  1276. data/app/assets/images/heroicons/solid/underline.svg +3 -0
  1277. data/app/assets/images/heroicons/solid/user-circle.svg +3 -0
  1278. data/app/assets/images/heroicons/solid/user-group.svg +8 -0
  1279. data/app/assets/images/heroicons/solid/user-minus.svg +5 -0
  1280. data/app/assets/images/heroicons/solid/user-plus.svg +5 -0
  1281. data/app/assets/images/heroicons/solid/user.svg +4 -0
  1282. data/app/assets/images/heroicons/solid/users.svg +6 -0
  1283. data/app/assets/images/heroicons/solid/variable.svg +3 -0
  1284. data/app/assets/images/heroicons/solid/video-camera-slash.svg +6 -0
  1285. data/app/assets/images/heroicons/solid/video-camera.svg +4 -0
  1286. data/app/assets/images/heroicons/solid/view-columns.svg +5 -0
  1287. data/app/assets/images/heroicons/solid/viewfinder-circle.svg +7 -0
  1288. data/app/assets/images/heroicons/solid/wallet.svg +5 -0
  1289. data/app/assets/images/heroicons/solid/wifi.svg +3 -0
  1290. data/app/assets/images/heroicons/solid/window.svg +3 -0
  1291. data/app/assets/images/heroicons/solid/wrench-screwdriver.svg +5 -0
  1292. data/app/assets/images/heroicons/solid/wrench.svg +3 -0
  1293. data/app/assets/images/heroicons/solid/x-circle.svg +3 -0
  1294. data/app/assets/images/heroicons/solid/x-mark.svg +3 -0
  1295. data/app/assets/stylesheets/okonomi_ui_kit/application.css +15 -0
  1296. data/app/assets/stylesheets/okonomi_ui_kit/application.tailwind.css +3 -0
  1297. data/app/controllers/okonomi_ui_kit/application_controller.rb +4 -0
  1298. data/app/helpers/okonomi_ui_kit/application_helper.rb +4 -0
  1299. data/app/helpers/okonomi_ui_kit/attribute_section_helper.rb +50 -0
  1300. data/app/helpers/okonomi_ui_kit/badge_helper.rb +23 -0
  1301. data/app/helpers/okonomi_ui_kit/breadcrumbs_helper.rb +60 -0
  1302. data/app/helpers/okonomi_ui_kit/button_helper.rb +39 -0
  1303. data/app/helpers/okonomi_ui_kit/form_builder.rb +189 -0
  1304. data/app/helpers/okonomi_ui_kit/icon_helper.rb +39 -0
  1305. data/app/helpers/okonomi_ui_kit/navigation_helper.rb +72 -0
  1306. data/app/helpers/okonomi_ui_kit/page_builder_helper.rb +217 -0
  1307. data/app/helpers/okonomi_ui_kit/svg_icons.rb +35 -0
  1308. data/app/helpers/okonomi_ui_kit/table_helper.rb +158 -0
  1309. data/app/javascript/okonomi_ui_kit/application.js +8 -0
  1310. data/app/javascript/okonomi_ui_kit/controllers/dropdown_controller.js +27 -0
  1311. data/app/javascript/okonomi_ui_kit_manifest.js +2 -0
  1312. data/app/jobs/okonomi_ui_kit/application_job.rb +4 -0
  1313. data/app/mailers/okonomi_ui_kit/application_mailer.rb +6 -0
  1314. data/app/models/okonomi_ui_kit/application_record.rb +5 -0
  1315. data/app/views/layouts/okonomi_ui_kit/application.html.erb +19 -0
  1316. data/app/views/okonomi_ui_kit/attribute_sections/_section.html.erb +13 -0
  1317. data/app/views/okonomi_ui_kit/forms/tailwind/_checkbox_label.html.erb +18 -0
  1318. data/app/views/okonomi_ui_kit/forms/tailwind/_field.html.erb +34 -0
  1319. data/app/views/okonomi_ui_kit/forms/tailwind/_field_set.html.erb +3 -0
  1320. data/app/views/okonomi_ui_kit/forms/tailwind/_multi_select.html.erb +17 -0
  1321. data/app/views/okonomi_ui_kit/forms/tailwind/_radio_button.html.erb +10 -0
  1322. data/app/views/okonomi_ui_kit/forms/tailwind/_upload_field.html.erb +45 -0
  1323. data/app/views/okonomi_ui_kit/page_builder/_page.html.erb +3 -0
  1324. data/app/views/okonomi_ui_kit/shared/_navigation_menu.html.erb +3 -0
  1325. data/app/views/okonomi_ui_kit/tables/_table.html.erb +9 -0
  1326. data/config/importmap.rb +2 -0
  1327. data/config/routes.rb +2 -0
  1328. data/config/tailwind.config.js +16 -0
  1329. data/lib/okonomi_ui_kit/engine.rb +36 -0
  1330. data/lib/okonomi_ui_kit/version.rb +3 -0
  1331. data/lib/okonomi_ui_kit.rb +6 -0
  1332. data/lib/tasks/okonomi_ui_kit_tasks.rake +4 -0
  1333. metadata +1388 -0
@@ -0,0 +1,3 @@
1
+ <svg width="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="M15 3.75C12.1005 3.75 9.75 6.10051 9.75 9L9.75 19.1893L14.4697 14.4697C14.7626 14.1768 15.2374 14.1768 15.5303 14.4697C15.8232 14.7626 15.8232 15.2374 15.5303 15.5303L9.53033 21.5303C9.38968 21.671 9.19891 21.75 9 21.75C8.80109 21.75 8.61032 21.671 8.46967 21.5303L2.46967 15.5303C2.17678 15.2374 2.17678 14.7626 2.46967 14.4697C2.76256 14.1768 3.23744 14.1768 3.53033 14.4697L8.25 19.1893V9C8.25 5.27208 11.2721 2.25 15 2.25C18.7279 2.25 21.75 5.27208 21.75 9V12C21.75 12.4142 21.4142 12.75 21 12.75C20.5858 12.75 20.25 12.4142 20.25 12V9C20.25 6.10051 17.8995 3.75 15 3.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="M9.53033 2.46967C9.82322 2.76256 9.82322 3.23744 9.53033 3.53033L4.81066 8.25H15C18.7279 8.25 21.75 11.2721 21.75 15C21.75 18.7279 18.7279 21.75 15 21.75H12C11.5858 21.75 11.25 21.4142 11.25 21C11.25 20.5858 11.5858 20.25 12 20.25H15C17.8995 20.25 20.25 17.8995 20.25 15C20.25 12.1005 17.8995 9.75 15 9.75H4.81066L9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303C9.23744 15.8232 8.76256 15.8232 8.46967 15.5303L2.46967 9.53033C2.17678 9.23744 2.17678 8.76256 2.46967 8.46967L8.46967 2.46967C8.76256 2.17678 9.23744 2.17678 9.53033 2.46967Z" 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.4697 2.46967C14.7626 2.17678 15.2374 2.17678 15.5303 2.46967L21.5303 8.46967C21.8232 8.76256 21.8232 9.23744 21.5303 9.53033L15.5303 15.5303C15.2374 15.8232 14.7626 15.8232 14.4697 15.5303C14.1768 15.2374 14.1768 14.7626 14.4697 14.4697L19.1893 9.75H9C6.10051 9.75 3.75 12.1005 3.75 15C3.75 17.8995 6.10051 20.25 9 20.25H12C12.4142 20.25 12.75 20.5858 12.75 21C12.75 21.4142 12.4142 21.75 12 21.75H9C5.27208 21.75 2.25 18.7279 2.25 15C2.25 11.2721 5.27208 8.25 9 8.25H19.1893L14.4697 3.53033C14.1768 3.23744 14.1768 2.76256 14.4697 2.46967Z" 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="M21.5303 9.53033C21.2374 9.82322 20.7626 9.82322 20.4697 9.53033L15.75 4.81066V15C15.75 18.7279 12.7279 21.75 9 21.75C5.27208 21.75 2.25 18.7279 2.25 15L2.25 12C2.25 11.5858 2.58579 11.25 3 11.25C3.41421 11.25 3.75 11.5858 3.75 12L3.75 15C3.75 17.8995 6.10051 20.25 9 20.25C11.8995 20.25 14.25 17.8995 14.25 15V4.81066L9.53033 9.53033C9.23744 9.82322 8.76256 9.82322 8.46967 9.53033C8.17678 9.23744 8.17678 8.76256 8.46967 8.46967L14.4697 2.46967C14.7626 2.17678 15.2374 2.17678 15.5303 2.46967L21.5303 8.46967C21.8232 8.76256 21.8232 9.23744 21.5303 9.53033Z" 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.21967 3.21967C3.51256 2.92678 3.98744 2.92678 4.28033 3.21967L8.25 7.18934L8.25 4.5C8.25 4.08579 8.58579 3.75 9 3.75C9.41421 3.75 9.75 4.08579 9.75 4.5L9.75 9C9.75 9.41421 9.41421 9.75 9 9.75H4.5C4.08579 9.75 3.75 9.41421 3.75 9C3.75 8.58579 4.08579 8.25 4.5 8.25L7.18934 8.25L3.21967 4.28033C2.92678 3.98744 2.92678 3.51256 3.21967 3.21967ZM20.7803 3.21967C21.0732 3.51256 21.0732 3.98744 20.7803 4.28033L16.8107 8.25H19.5C19.9142 8.25 20.25 8.58579 20.25 9C20.25 9.41421 19.9142 9.75 19.5 9.75H15C14.5858 9.75 14.25 9.41421 14.25 9V4.5C14.25 4.08579 14.5858 3.75 15 3.75C15.4142 3.75 15.75 4.08579 15.75 4.5V7.18934L19.7197 3.21967C20.0126 2.92678 20.4874 2.92678 20.7803 3.21967ZM3.75 15C3.75 14.5858 4.08579 14.25 4.5 14.25L9 14.25C9.41421 14.25 9.75 14.5858 9.75 15V19.5C9.75 19.9142 9.41421 20.25 9 20.25C8.58579 20.25 8.25 19.9142 8.25 19.5L8.25 16.8107L4.28033 20.7803C3.98744 21.0732 3.51256 21.0732 3.21967 20.7803C2.92678 20.4874 2.92678 20.0126 3.21967 19.7197L7.18934 15.75H4.5C4.08579 15.75 3.75 15.4142 3.75 15ZM14.25 15C14.25 14.5858 14.5858 14.25 15 14.25H19.5C19.9142 14.25 20.25 14.5858 20.25 15C20.25 15.4142 19.9142 15.75 19.5 15.75H16.8107L20.7803 19.7197C21.0732 20.0126 21.0732 20.4874 20.7803 20.7803C20.4874 21.0732 20.0126 21.0732 19.7197 20.7803L15.75 16.8107V19.5C15.75 19.9142 15.4142 20.25 15 20.25C14.5858 20.25 14.25 19.9142 14.25 19.5L14.25 15Z" 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="M15 3.75C15 3.33579 15.3358 3 15.75 3L20.25 3C20.6642 3 21 3.33579 21 3.75V8.25C21 8.66421 20.6642 9 20.25 9C19.8358 9 19.5 8.66421 19.5 8.25V5.56066L15.5303 9.53033C15.2374 9.82322 14.7626 9.82322 14.4697 9.53033C14.1768 9.23744 14.1768 8.76256 14.4697 8.46967L18.4393 4.5H15.75C15.3358 4.5 15 4.16421 15 3.75ZM3 3.75C3 3.33579 3.33579 3 3.75 3H8.25C8.66421 3 9 3.33579 9 3.75C9 4.16421 8.66421 4.5 8.25 4.5H5.56066L9.53033 8.46967C9.82322 8.76256 9.82322 9.23744 9.53033 9.53033C9.23744 9.82322 8.76256 9.82322 8.46967 9.53033L4.5 5.56066V8.25C4.5 8.66421 4.16421 9 3.75 9C3.33579 9 3 8.66421 3 8.25V3.75ZM14.4697 15.5303C14.1768 15.2374 14.1768 14.7626 14.4697 14.4697C14.7626 14.1768 15.2374 14.1768 15.5303 14.4697L19.5 18.4393V15.75C19.5 15.3358 19.8358 15 20.25 15C20.6642 15 21 15.3358 21 15.75V20.25C21 20.6642 20.6642 21 20.25 21H15.75C15.3358 21 15 20.6642 15 20.25C15 19.8358 15.3358 19.5 15.75 19.5H18.4393L14.4697 15.5303ZM9.53033 14.4697C9.82322 14.7626 9.82322 15.2374 9.53033 15.5303L5.56066 19.5H8.25C8.66421 19.5 9 19.8358 9 20.25C9 20.6642 8.66421 21 8.25 21H3.75C3.33579 21 3 20.6642 3 20.25V15.75C3 15.3358 3.33579 15 3.75 15C4.16421 15 4.5 15.3358 4.5 15.75V18.4393L8.46967 14.4697C8.76256 14.1768 9.23744 14.1768 9.53033 14.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="M15.9697 2.46967C16.2626 2.17678 16.7374 2.17678 17.0303 2.46967L21.5303 6.96967C21.671 7.11032 21.75 7.30109 21.75 7.5C21.75 7.69891 21.671 7.88968 21.5303 8.03033L17.0303 12.5303C16.7374 12.8232 16.2626 12.8232 15.9697 12.5303C15.6768 12.2374 15.6768 11.7626 15.9697 11.4697L19.1893 8.25L7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75L19.1893 6.75L15.9697 3.53033C15.6768 3.23744 15.6768 2.76256 15.9697 2.46967ZM8.03033 11.4697C8.32322 11.7626 8.32322 12.2374 8.03033 12.5303L4.81066 15.75H16.5C16.9142 15.75 17.25 16.0858 17.25 16.5C17.25 16.9142 16.9142 17.25 16.5 17.25H4.81066L8.03033 20.4697C8.32322 20.7626 8.32322 21.2374 8.03033 21.5303C7.73744 21.8232 7.26256 21.8232 6.96967 21.5303L2.46967 17.0303C2.17678 16.7374 2.17678 16.2626 2.46967 15.9697L6.96967 11.4697C7.26256 11.1768 7.73744 11.1768 8.03033 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="M6.96967 2.46967C7.26256 2.17678 7.73744 2.17678 8.03033 2.46967L12.5303 6.96967C12.8232 7.26256 12.8232 7.73744 12.5303 8.03033C12.2374 8.32322 11.7626 8.32322 11.4697 8.03033L8.25 4.81066V16.5C8.25 16.9142 7.91421 17.25 7.5 17.25C7.08579 17.25 6.75 16.9142 6.75 16.5V4.81066L3.53033 8.03033C3.23744 8.32322 2.76256 8.32322 2.46967 8.03033C2.17678 7.73744 2.17678 7.26256 2.46967 6.96967L6.96967 2.46967ZM16.5 6.75C16.9142 6.75 17.25 7.08579 17.25 7.5L17.25 19.1893L20.4697 15.9697C20.7626 15.6768 21.2374 15.6768 21.5303 15.9697C21.8232 16.2626 21.8232 16.7374 21.5303 17.0303L17.0303 21.5303C16.8897 21.671 16.6989 21.75 16.5 21.75C16.3011 21.75 16.1103 21.671 15.9697 21.5303L11.4697 17.0303C11.1768 16.7374 11.1768 16.2626 11.4697 15.9697C11.7626 15.6768 12.2374 15.6768 12.5303 15.9697L15.75 19.1893L15.75 7.5C15.75 7.08579 16.0858 6.75 16.5 6.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="M17.8336 6.16637C14.6118 2.94454 9.38819 2.94454 6.16637 6.16637C2.94454 9.38819 2.94454 14.6118 6.16637 17.8336C9.38819 21.0555 14.6118 21.0555 17.8336 17.8336C18.1265 17.5407 18.6014 17.5407 18.8943 17.8336C19.1872 18.1265 19.1872 18.6014 18.8943 18.8943C15.0867 22.7019 8.91332 22.7019 5.10571 18.8943C1.2981 15.0867 1.2981 8.91332 5.10571 5.10571C8.91332 1.2981 15.0867 1.2981 18.8943 5.10571C20.798 7.00937 21.75 9.50593 21.75 12C21.75 12.975 21.4545 13.8866 20.941 14.5713C20.4273 15.2563 19.6603 15.75 18.75 15.75C17.8462 15.75 17.0837 15.2633 16.57 14.5859C15.668 16.1767 13.9593 17.25 12 17.25C9.1005 17.25 6.75 14.8995 6.75 12C6.75 9.1005 9.1005 6.75 12 6.75C13.469 6.75 14.7971 7.35335 15.75 8.32576V8.25C15.75 7.83579 16.0858 7.5 16.5 7.5C16.9142 7.5 17.25 7.83579 17.25 8.25V12C17.25 12.6818 17.4582 13.2703 17.759 13.6713C18.0596 14.0721 18.4177 14.25 18.75 14.25C19.0823 14.25 19.4404 14.0721 19.741 13.6713C20.0418 13.2703 20.25 12.6819 20.25 12C20.25 9.88749 19.4447 7.77743 17.8336 6.16637ZM15.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.75C14.0711 15.75 15.75 14.0711 15.75 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="M2.515 10.6742C1.78276 11.4064 1.78276 12.5936 2.51499 13.3258L8.89 19.7008C9.24163 20.0525 9.71854 20.25 10.2158 20.25H19.4998C21.1567 20.25 22.4998 18.9069 22.4998 17.25V6.75C22.4998 5.09315 21.1567 3.75 19.4998 3.75L10.2158 3.75C9.71854 3.75 9.24163 3.94754 8.89 4.29917L2.515 10.6742ZM12.5303 9.21967C12.2374 8.92678 11.7626 8.92678 11.4697 9.21967C11.1768 9.51256 11.1768 9.98744 11.4697 10.2803L13.1893 12L11.4697 13.7197C11.1768 14.0126 11.1768 14.4874 11.4697 14.7803C11.7626 15.0732 12.2374 15.0732 12.5303 14.7803L14.25 13.0607L15.9697 14.7803C16.2626 15.0732 16.7374 15.0732 17.0303 14.7803C17.3232 14.4874 17.3232 14.0126 17.0303 13.7197L15.3107 12L17.0303 10.2803C17.3232 9.98744 17.3232 9.51256 17.0303 9.21967C16.7374 8.92678 16.2626 8.92678 15.9697 9.21967L14.25 10.9393L12.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 d="M9.19475 18.4394C10.4447 19.1536 12 18.2511 12 16.8114V14.4709L18.9447 18.4394C20.1947 19.1536 21.75 18.2511 21.75 16.8114L21.75 8.68856C21.75 7.24889 20.1947 6.34633 18.9447 7.06061L12 11.029V8.68856C12 7.24889 10.4447 6.34633 9.19475 7.06061L2.08726 11.122C0.827605 11.8418 0.827603 13.6581 2.08726 14.3779L9.19475 18.4394Z" 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 7.5C10.7574 7.5 9.75 8.50736 9.75 9.75C9.75 10.9926 10.7574 12 12 12C13.2426 12 14.25 10.9926 14.25 9.75C14.25 8.50736 13.2426 7.5 12 7.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 4.875C1.5 3.83947 2.33947 3 3.375 3H20.625C21.6605 3 22.5 3.83947 22.5 4.875V14.625C22.5 15.6605 21.6605 16.5 20.625 16.5H3.375C2.33947 16.5 1.5 15.6605 1.5 14.625V4.875ZM8.25 9.75C8.25 7.67893 9.92893 6 12 6C14.0711 6 15.75 7.67893 15.75 9.75C15.75 11.8211 14.0711 13.5 12 13.5C9.92893 13.5 8.25 11.8211 8.25 9.75ZM18.75 9C18.3358 9 18 9.33579 18 9.75V9.7575C18 10.1717 18.3358 10.5075 18.75 10.5075H18.7575C19.1717 10.5075 19.5075 10.1717 19.5075 9.7575V9.75C19.5075 9.33579 19.1717 9 18.7575 9H18.75ZM4.5 9.75C4.5 9.33579 4.83579 9 5.25 9H5.2575C5.67171 9 6.0075 9.33579 6.0075 9.75V9.7575C6.0075 10.1717 5.67171 10.5075 5.2575 10.5075H5.25C4.83579 10.5075 4.5 10.1717 4.5 9.7575V9.75Z" fill="currentColor"/>
4
+ <path d="M2.25 18C1.83579 18 1.5 18.3358 1.5 18.75C1.5 19.1642 1.83579 19.5 2.25 19.5C7.65005 19.5 12.8802 20.2222 17.8498 21.5749C19.0404 21.899 20.25 21.0168 20.25 19.7551V18.75C20.25 18.3358 19.9142 18 19.5 18H2.25Z" 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="M3 9C3 8.58579 3.33579 8.25 3.75 8.25H20.25C20.6642 8.25 21 8.58579 21 9C21 9.41421 20.6642 9.75 20.25 9.75H3.75C3.33579 9.75 3 9.41421 3 9ZM3 15.75C3 15.3358 3.33579 15 3.75 15H20.25C20.6642 15 21 15.3358 21 15.75C21 16.1642 20.6642 16.5 20.25 16.5H3.75C3.33579 16.5 3 16.1642 3 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="M3 6.75C3 6.33579 3.33579 6 3.75 6H20.25C20.6642 6 21 6.33579 21 6.75C21 7.16421 20.6642 7.5 20.25 7.5H3.75C3.33579 7.5 3 7.16421 3 6.75ZM3 12C3 11.5858 3.33579 11.25 3.75 11.25H20.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H3.75C3.33579 12.75 3 12.4142 3 12ZM3 17.25C3 16.8358 3.33579 16.5 3.75 16.5H12C12.4142 16.5 12.75 16.8358 12.75 17.25C12.75 17.6642 12.4142 18 12 18H3.75C3.33579 18 3 17.6642 3 17.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 6.75C3 6.33579 3.33579 6 3.75 6H20.25C20.6642 6 21 6.33579 21 6.75C21 7.16421 20.6642 7.5 20.25 7.5H3.75C3.33579 7.5 3 7.16421 3 6.75ZM3 12C3 11.5858 3.33579 11.25 3.75 11.25H20.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H3.75C3.33579 12.75 3 12.4142 3 12ZM11.25 17.25C11.25 16.8358 11.5858 16.5 12 16.5H20.25C20.6642 16.5 21 16.8358 21 17.25C21 17.6642 20.6642 18 20.25 18H12C11.5858 18 11.25 17.6642 11.25 17.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 6.75C3 6.33579 3.33579 6 3.75 6H20.25C20.6642 6 21 6.33579 21 6.75C21 7.16421 20.6642 7.5 20.25 7.5H3.75C3.33579 7.5 3 7.16421 3 6.75ZM3 12C3 11.5858 3.33579 11.25 3.75 11.25H12C12.4142 11.25 12.75 11.5858 12.75 12C12.75 12.4142 12.4142 12.75 12 12.75H3.75C3.33579 12.75 3 12.4142 3 12ZM3 17.25C3 16.8358 3.33579 16.5 3.75 16.5H20.25C20.6642 16.5 21 16.8358 21 17.25C21 17.6642 20.6642 18 20.25 18H3.75C3.33579 18 3 17.6642 3 17.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 6.75C3 6.33579 3.33579 6 3.75 6H20.25C20.6642 6 21 6.33579 21 6.75C21 7.16421 20.6642 7.5 20.25 7.5H3.75C3.33579 7.5 3 7.16421 3 6.75ZM3 12C3 11.5858 3.33579 11.25 3.75 11.25H20.25C20.6642 11.25 21 11.5858 21 12C21 12.4142 20.6642 12.75 20.25 12.75H3.75C3.33579 12.75 3 12.4142 3 12ZM3 17.25C3 16.8358 3.33579 16.5 3.75 16.5H20.25C20.6642 16.5 21 16.8358 21 17.25C21 17.6642 20.6642 18 20.25 18H3.75C3.33579 18 3 17.6642 3 17.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 5.25C3 4.83579 3.33579 4.5 3.75 4.5H20.25C20.6642 4.5 21 4.83579 21 5.25C21 5.66421 20.6642 6 20.25 6H3.75C3.33579 6 3 5.66421 3 5.25ZM3 9.75C3 9.33579 3.33579 9 3.75 9H20.25C20.6642 9 21 9.33579 21 9.75C21 10.1642 20.6642 10.5 20.25 10.5H3.75C3.33579 10.5 3 10.1642 3 9.75ZM3 14.25C3 13.8358 3.33579 13.5 3.75 13.5H20.25C20.6642 13.5 21 13.8358 21 14.25C21 14.6642 20.6642 15 20.25 15H3.75C3.33579 15 3 14.6642 3 14.25ZM3 18.75C3 18.3358 3.33579 18 3.75 18H20.25C20.6642 18 21 18.3358 21 18.75C21 19.1642 20.6642 19.5 20.25 19.5H3.75C3.33579 19.5 3 19.1642 3 18.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="M2.25 4.5C2.25 4.08579 2.58579 3.75 3 3.75H17.25C17.6642 3.75 18 4.08579 18 4.5C18 4.91421 17.6642 5.25 17.25 5.25H3C2.58579 5.25 2.25 4.91421 2.25 4.5ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12.75C13.1642 8.25 13.5 8.58579 13.5 9C13.5 9.41421 13.1642 9.75 12.75 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM17.25 8.25C17.6642 8.25 18 8.58579 18 9V19.1893L20.4697 16.7197C20.7626 16.4268 21.2374 16.4268 21.5303 16.7197C21.8232 17.0126 21.8232 17.4874 21.5303 17.7803L17.7803 21.5303C17.4874 21.8232 17.0126 21.8232 16.7197 21.5303L12.9697 17.7803C12.6768 17.4874 12.6768 17.0126 12.9697 16.7197C13.2626 16.4268 13.7374 16.4268 14.0303 16.7197L16.5 19.1893V9C16.5 8.58579 16.8358 8.25 17.25 8.25ZM2.25 13.5C2.25 13.0858 2.58579 12.75 3 12.75H12.75C13.1642 12.75 13.5 13.0858 13.5 13.5C13.5 13.9142 13.1642 14.25 12.75 14.25H3C2.58579 14.25 2.25 13.9142 2.25 13.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 4.5C2.25 4.08579 2.58579 3.75 3 3.75H17.25C17.6642 3.75 18 4.08579 18 4.5C18 4.91421 17.6642 5.25 17.25 5.25H3C2.58579 5.25 2.25 4.91421 2.25 4.5ZM16.7197 8.46967C17.0126 8.17678 17.4874 8.17678 17.7803 8.46967L21.5303 12.2197C21.8232 12.5126 21.8232 12.9874 21.5303 13.2803C21.2374 13.5732 20.7626 13.5732 20.4697 13.2803L18 10.8107L18 21C18 21.4142 17.6642 21.75 17.25 21.75C16.8358 21.75 16.5 21.4142 16.5 21L16.5 10.8107L14.0303 13.2803C13.7374 13.5732 13.2626 13.5732 12.9697 13.2803C12.6768 12.9874 12.6768 12.5126 12.9697 12.2197L16.7197 8.46967ZM2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H12.75C13.1642 8.25 13.5 8.58579 13.5 9C13.5 9.41421 13.1642 9.75 12.75 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9ZM2.25 13.5C2.25 13.0858 2.58579 12.75 3 12.75H8.25C8.66421 12.75 9 13.0858 9 13.5C9 13.9142 8.66421 14.25 8.25 14.25H3C2.58579 14.25 2.25 13.9142 2.25 13.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="M0.75 9.75C0.75 8.09315 2.09315 6.75 3.75 6.75H18.75C20.4069 6.75 21.75 8.09315 21.75 9.75V9.78751C22.6058 9.96123 23.25 10.7179 23.25 11.625V13.875C23.25 14.7821 22.6058 15.5388 21.75 15.7125V15.75C21.75 17.4069 20.4069 18.75 18.75 18.75H3.75C2.09315 18.75 0.75 17.4069 0.75 15.75V9.75ZM20.25 9.75C20.25 8.92157 19.5784 8.25 18.75 8.25H3.75C2.92157 8.25 2.25 8.92157 2.25 9.75V15.75C2.25 16.5784 2.92157 17.25 3.75 17.25H18.75C19.5784 17.25 20.25 16.5784 20.25 15.75V9.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.75 6.75C2.09315 6.75 0.75 8.09315 0.75 9.75V15.75C0.75 17.4069 2.09315 18.75 3.75 18.75H18.75C20.4069 18.75 21.75 17.4069 21.75 15.75V15.7125C22.6058 15.5388 23.25 14.7821 23.25 13.875V11.625C23.25 10.7179 22.6058 9.96123 21.75 9.78751V9.75C21.75 8.09315 20.4069 6.75 18.75 6.75H3.75ZM18.75 8.25C19.5784 8.25 20.25 8.92157 20.25 9.75V15.75C20.25 16.5784 19.5784 17.25 18.75 17.25H3.75C2.92157 17.25 2.25 16.5784 2.25 15.75V9.75C2.25 8.92157 2.92157 8.25 3.75 8.25H18.75ZM4.5 9.75C4.08579 9.75 3.75 10.0858 3.75 10.5V15C3.75 15.4142 4.08579 15.75 4.5 15.75H18C18.4142 15.75 18.75 15.4142 18.75 15V10.5C18.75 10.0858 18.4142 9.75 18 9.75H4.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="M4.5 9.75C4.08579 9.75 3.75 10.0858 3.75 10.5V15C3.75 15.4142 4.08579 15.75 4.5 15.75H11.25C11.6642 15.75 12 15.4142 12 15V10.5C12 10.0858 11.6642 9.75 11.25 9.75H4.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 6.75C2.09315 6.75 0.75 8.09315 0.75 9.75V15.75C0.75 17.4069 2.09315 18.75 3.75 18.75H18.75C20.4069 18.75 21.75 17.4069 21.75 15.75V15.7125C22.6058 15.5388 23.25 14.7821 23.25 13.875V11.625C23.25 10.7179 22.6058 9.96123 21.75 9.78751V9.75C21.75 8.09315 20.4069 6.75 18.75 6.75H3.75ZM18.75 8.25C19.5784 8.25 20.25 8.92157 20.25 9.75V15.75C20.25 16.5784 19.5784 17.25 18.75 17.25H3.75C2.92157 17.25 2.25 16.5784 2.25 15.75V9.75C2.25 8.92157 2.92157 8.25 3.75 8.25H18.75Z" 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.5 3.79758V8.81802C10.5 9.61367 10.1839 10.3767 9.62131 10.9393L7.24427 13.3164C8.99161 13.192 10.7578 13.5404 12.3354 14.3292C14.0988 15.2109 16.1395 15.442 18.048 14.9649L18.333 14.8937L14.3787 10.9393C13.8161 10.3767 13.5 9.61367 13.5 8.81802V3.79758C13.0041 3.76602 12.504 3.75 12 3.75C11.496 3.75 10.9958 3.76602 10.5 3.79758ZM15 3.93576C15.3732 3.93623 15.6969 3.65833 15.7442 3.27849C15.7955 2.86746 15.5038 2.4927 15.0928 2.44144C14.8362 2.40945 14.5784 2.38138 14.3194 2.3573C13.5556 2.28628 12.7819 2.25 12 2.25C11.218 2.25 10.4444 2.28628 9.68055 2.3573C9.4216 2.38138 9.16378 2.40945 8.90718 2.44144C8.49615 2.4927 8.2045 2.86746 8.25575 3.27849C8.30312 3.65833 8.62676 3.93623 8.99999 3.93576V8.81802C8.99999 9.21584 8.84195 9.59737 8.56065 9.87868L2.26745 16.1719C0.646313 17.793 1.36446 20.6474 3.73836 21.0527C6.42419 21.5112 9.1845 21.75 12 21.75C14.8155 21.75 17.5758 21.5112 20.2616 21.0527C22.6355 20.6474 23.3537 17.793 21.7325 16.1719L15.4393 9.87868C15.158 9.59737 15 9.21584 15 8.81802V3.93576Z" 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="M5.85036 3.50019C6.1266 3.19155 6.10034 2.7174 5.79169 2.44116C5.48305 2.16491 5.0089 2.19118 4.73266 2.49982C3.5317 3.84163 2.69605 5.51948 2.3846 7.37592C2.31607 7.78442 2.59167 8.17114 3.00017 8.23967C3.40868 8.3082 3.79539 8.0326 3.86393 7.6241C4.12704 6.05581 4.83301 4.63686 5.85036 3.50019Z" fill="currentColor"/>
3
+ <path d="M19.267 2.49982C18.9908 2.19118 18.5166 2.16491 18.208 2.44116C17.8993 2.7174 17.873 3.19155 18.1493 3.50019C19.1666 4.63686 19.8726 6.05581 20.1357 7.6241C20.2043 8.0326 20.591 8.3082 20.9995 8.23967C21.408 8.17114 21.6836 7.78442 21.6151 7.37592C21.3036 5.51948 20.4679 3.84163 19.267 2.49982Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12 2.25C8.27215 2.25 5.25012 5.27197 5.25001 8.9998L5.24981 9.75C5.24981 11.8731 4.4488 13.8074 3.13126 15.2699C2.96476 15.4547 2.90073 15.71 2.96033 15.9516C3.01992 16.1931 3.19539 16.3893 3.42875 16.4755C4.97287 17.0455 6.58934 17.4659 8.2604 17.7192C8.25351 17.812 8.25001 17.9056 8.25001 18C8.25001 20.0711 9.92894 21.75 12 21.75C14.0711 21.75 15.75 20.0711 15.75 18C15.75 17.9056 15.7465 17.812 15.7396 17.7192C17.4105 17.4659 19.0269 17.0455 20.5709 16.4755C20.8042 16.3893 20.9797 16.1931 21.0393 15.9516C21.0989 15.71 21.0349 15.4547 20.8684 15.2699C19.5508 13.8074 18.7498 11.8731 18.7498 9.75V9.04919L18.75 9C18.75 5.27208 15.7279 2.25 12 2.25ZM9.75001 18C9.75001 17.9662 9.75075 17.9326 9.75221 17.8993C10.4927 17.966 11.2424 18 11.9998 18C12.7574 18 13.5072 17.9659 14.2478 17.8992C14.2493 17.9326 14.25 17.9662 14.25 18C14.25 19.2426 13.2427 20.25 12 20.25C10.7574 20.25 9.75001 19.2426 9.75001 18Z" 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="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="M20.5709 16.4755C20.3473 16.558 20.1222 16.6374 19.8956 16.7136L7.31889 4.13691C8.53246 2.96847 10.1823 2.25 12 2.25C15.7279 2.25 18.75 5.27208 18.75 9L18.7498 9.04919V9.75C18.7498 11.8731 19.5508 13.8074 20.8684 15.2699C21.0349 15.4547 21.0989 15.71 21.0393 15.9516C20.9797 16.1931 20.8042 16.3893 20.5709 16.4755Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.25001 8.9998C5.25002 8.81598 5.25737 8.63388 5.27179 8.45377L15.656 18.838C15.2754 20.5056 13.783 21.75 12 21.75C9.92894 21.75 8.25001 20.0711 8.25001 18C8.25001 17.9056 8.25351 17.812 8.2604 17.7192C6.58934 17.4659 4.97287 17.0455 3.42875 16.4755C3.19539 16.3893 3.01992 16.1931 2.96033 15.9516C2.90073 15.71 2.96476 15.4547 3.13126 15.2699C4.4488 13.8074 5.24981 11.8731 5.24981 9.75L5.25001 8.9998ZM9.75221 17.8993C9.75075 17.9326 9.75001 17.9662 9.75001 18C9.75001 19.2426 10.7574 20.25 12 20.25C13.2427 20.25 14.25 19.2426 14.25 18C14.25 17.9662 14.2493 17.9326 14.2478 17.8992C13.5072 17.9659 12.7574 18 11.9998 18C11.2424 18 10.4927 17.966 9.75221 17.8993Z" 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.25C8.27215 2.25 5.25012 5.27197 5.25001 8.9998L5.24981 9.75C5.24981 11.8731 4.44879 13.8074 3.13126 15.2699C2.96476 15.4547 2.90073 15.71 2.96033 15.9516C3.01992 16.1931 3.19539 16.3893 3.42875 16.4755C4.97287 17.0455 6.58934 17.4659 8.2604 17.7192C8.25351 17.812 8.25001 17.9056 8.25001 18C8.25001 20.0711 9.92894 21.75 12 21.75C14.0711 21.75 15.75 20.0711 15.75 18C15.75 17.9056 15.7465 17.812 15.7396 17.7192C17.4105 17.4659 19.0269 17.0455 20.5709 16.4755C20.8042 16.3893 20.9797 16.1931 21.0393 15.9516C21.0989 15.71 21.0349 15.4547 20.8684 15.2699C19.5508 13.8074 18.7498 11.8731 18.7498 9.75V9.04919L18.75 9C18.75 5.27208 15.7279 2.25 12 2.25ZM9.75001 18C9.75001 17.9662 9.75075 17.9326 9.75221 17.8993C10.4927 17.966 11.2424 18 11.9998 18C12.7574 18 13.5072 17.9659 14.2478 17.8992C14.2493 17.9326 14.25 17.9662 14.25 18C14.25 19.2426 13.2427 20.25 12 20.25C10.7574 20.25 9.75001 19.2426 9.75001 18ZM10.5 7.5C10.0858 7.5 9.75 7.83579 9.75 8.25C9.75 8.66421 10.0858 9 10.5 9H12.0986L9.87596 12.334C9.72253 12.5641 9.70823 12.86 9.83874 13.1039C9.96926 13.3478 10.2234 13.5 10.5 13.5H13.5C13.9142 13.5 14.25 13.1642 14.25 12.75C14.25 12.3358 13.9142 12 13.5 12H11.9014L14.124 8.66603C14.2775 8.43588 14.2918 8.13997 14.1613 7.89611C14.0307 7.65224 13.7766 7.5 13.5 7.5H10.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="M5.25001 8.9998C5.25012 5.27197 8.27215 2.25 12 2.25C15.7279 2.25 18.75 5.27208 18.75 9L18.7498 9.04919V9.75C18.7498 11.8731 19.5508 13.8074 20.8684 15.2699C21.0349 15.4547 21.0989 15.71 21.0393 15.9516C20.9797 16.1931 20.8042 16.3893 20.5709 16.4755C19.0269 17.0455 17.4105 17.4659 15.7396 17.7192C15.7465 17.812 15.75 17.9056 15.75 18C15.75 20.0711 14.0711 21.75 12 21.75C9.92894 21.75 8.25001 20.0711 8.25001 18C8.25001 17.9056 8.25351 17.812 8.2604 17.7192C6.58934 17.4659 4.97287 17.0455 3.42875 16.4755C3.19539 16.3893 3.01992 16.1931 2.96033 15.9516C2.90073 15.71 2.96476 15.4547 3.13126 15.2699C4.44879 13.8074 5.24981 11.8731 5.24981 9.75L5.25001 8.9998ZM9.75221 17.8993C9.75075 17.9326 9.75001 17.9662 9.75001 18C9.75001 19.2426 10.7574 20.25 12 20.25C13.2427 20.25 14.25 19.2426 14.25 18C14.25 17.9662 14.2493 17.9326 14.2478 17.8992C13.5072 17.9659 12.7574 18 11.9998 18C11.2424 18 10.4927 17.966 9.75221 17.8993Z" 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="M5.24609 3.74418C5.24609 3.32994 5.58189 2.99414 5.99611 2.99414H13.121C15.8134 2.99414 17.9959 5.17701 17.9959 7.86958C17.9959 9.26677 17.4082 10.5267 16.4666 11.4156C17.8432 12.3622 18.7459 13.9483 18.7459 15.7453C18.7459 18.645 16.3955 20.9958 13.496 20.9958H5.99611C5.58189 20.9958 5.24609 20.66 5.24609 20.2458V3.74418ZM12.371 10.4949C13.8206 10.4949 14.9959 9.31954 14.9959 7.86958C14.9959 6.41961 13.8206 5.24429 12.371 5.24429H8.2461V10.4949H12.371ZM8.2461 12.745V18.7457H12.746C14.4027 18.7457 15.7459 17.4024 15.7459 15.7453C15.7459 14.0882 14.4027 12.745 12.746 12.745H8.2461Z" 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="M20.7983 11.0118L17.6099 14.4279L9.4624 6.28042L13.7017 1.73829C13.937 1.48615 14.314 1.42701 14.6152 1.59495C14.9165 1.76289 15.0643 2.11463 14.9736 2.44736L12.982 9.75003H20.25C20.5487 9.75003 20.8189 9.92721 20.9379 10.2011C21.0569 10.475 21.0021 10.7934 20.7983 11.0118Z" fill="currentColor"/>
3
+ <path d="M3.20173 12.9883L6.39014 9.57212L14.5376 17.7196L10.2983 22.2618C10.063 22.5139 9.68604 22.573 9.38481 22.4051C9.08357 22.2372 8.9357 21.8854 9.02644 21.5527L11.0181 14.25H3.75002C3.45137 14.25 3.18118 14.0728 3.06216 13.7989C2.94313 13.525 2.99795 13.2066 3.20173 12.9883Z" fill="currentColor"/>
4
+ <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"/>
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="M14.6152 1.59492C14.9164 1.76287 15.0643 2.1146 14.9736 2.44734L12.9819 9.75H20.25C20.5486 9.75 20.8188 9.92718 20.9378 10.2011C21.0569 10.475 21.0021 10.7934 20.7983 11.0117L10.2983 22.2617C10.063 22.5139 9.68601 22.573 9.38478 22.4051C9.08354 22.2371 8.93567 21.8854 9.02641 21.5527L11.018 14.25H3.74999C3.45134 14.25 3.18115 14.0728 3.06213 13.7989C2.9431 13.525 2.99792 13.2066 3.20169 12.9883L13.7017 1.73826C13.937 1.48613 14.314 1.42698 14.6152 1.59492Z" 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="M11.25 4.53286C9.73455 3.56279 7.93246 3 6 3C4.86178 3 3.76756 3.19535 2.75007 3.55499C2.45037 3.66091 2.25 3.94425 2.25 4.26212V18.5121C2.25 18.7556 2.36818 18.9839 2.56696 19.1245C2.76574 19.265 3.02039 19.3004 3.24993 19.2192C4.10911 18.9156 5.03441 18.75 6 18.75C7.99502 18.75 9.82325 19.4573 11.25 20.6357V4.53286Z" fill="currentColor"/>
3
+ <path d="M12.75 20.6357C14.1768 19.4573 16.005 18.75 18 18.75C18.9656 18.75 19.8909 18.9156 20.7501 19.2192C20.9796 19.3004 21.2343 19.265 21.433 19.1245C21.6318 18.9839 21.75 18.7556 21.75 18.5121V4.26212C21.75 3.94425 21.5496 3.66091 21.2499 3.55499C20.2324 3.19535 19.1382 3 18 3C16.0675 3 14.2655 3.56279 12.75 4.53286V20.6357Z" 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 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="M20.25 5.50699V17.068L5.85284 2.67086C6.00319 2.62762 6.15925 2.59609 6.32022 2.57741C8.18374 2.36114 10.079 2.25 12 2.25C13.921 2.25 15.8163 2.36114 17.6798 2.57741C19.1772 2.75119 20.25 4.03722 20.25 5.50699Z" fill="currentColor"/>
4
+ <path d="M3.75 21V6.93198L17.8131 20.9951L12 18.0885L4.83541 21.6708C4.60292 21.7871 4.32681 21.7746 4.1057 21.638C3.88459 21.5013 3.75 21.2599 3.75 21Z" 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="M6 3C4.34315 3 3 4.34315 3 6V18C3 19.6569 4.34315 21 6 21H18C19.6569 21 21 19.6569 21 18V6C21 4.34315 19.6569 3 18 3H6ZM7.5 4.5C7.08579 4.5 6.75 4.83579 6.75 5.25V16.5C6.75 16.7599 6.88459 17.0013 7.1057 17.138C7.32681 17.2746 7.60292 17.2871 7.83541 17.1708L12 15.0885L16.1646 17.1708C16.3971 17.2871 16.6732 17.2746 16.8943 17.138C17.1154 17.0013 17.25 16.7599 17.25 16.5V5.25C17.25 4.83579 16.9142 4.5 16.5 4.5H7.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="M6.32022 2.57741C8.18374 2.36114 10.079 2.25 12 2.25C13.921 2.25 15.8163 2.36114 17.6798 2.57741C19.1772 2.75119 20.25 4.03722 20.25 5.50699V21C20.25 21.2599 20.1154 21.5013 19.8943 21.638C19.6732 21.7746 19.3971 21.7871 19.1646 21.6708L12 18.0885L4.83541 21.6708C4.60292 21.7871 4.32681 21.7746 4.1057 21.638C3.88459 21.5013 3.75 21.2599 3.75 21V5.50699C3.75 4.03722 4.82283 2.75119 6.32022 2.57741Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M7.5 5.25C7.5 3.59315 8.84315 2.25 10.5 2.25H13.5C15.1569 2.25 16.5 3.59315 16.5 5.25V5.45498C17.4325 5.54034 18.3574 5.65196 19.274 5.78912C20.7281 6.00668 21.75 7.27163 21.75 8.70569V11.7389C21.75 12.95 21.0164 14.0913 19.8137 14.4911C17.3566 15.308 14.7292 15.75 12 15.75C9.27087 15.75 6.64342 15.308 4.18627 14.4911C2.98364 14.0912 2.25 12.95 2.25 11.7389V8.70569C2.25 7.27163 3.27191 6.00668 4.72596 5.78912C5.6426 5.65196 6.56753 5.54034 7.5 5.45498V5.25ZM15 5.25V5.34082C14.0077 5.28056 13.0074 5.25 12 5.25C10.9927 5.25 9.99235 5.28056 9 5.34082V5.25C9 4.42157 9.67157 3.75 10.5 3.75H13.5C14.3284 3.75 15 4.42157 15 5.25ZM12 13.5C12.4142 13.5 12.75 13.1642 12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75C11.25 13.1642 11.5858 13.5 12 13.5Z" fill="currentColor"/>
3
+ <path d="M3 18.4V15.6039C3.22304 15.7263 3.46097 15.8307 3.71303 15.9145C6.32087 16.7815 9.10801 17.25 12 17.25C14.892 17.25 17.6791 16.7815 20.287 15.9145C20.539 15.8307 20.777 15.7263 21 15.604V18.4C21 19.8519 19.9528 21.1275 18.4769 21.3234C16.3575 21.6048 14.1955 21.75 12 21.75C9.80447 21.75 7.64246 21.6048 5.52314 21.3234C4.04724 21.1275 3 19.8519 3 18.4Z" 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="M8.47762 1.6008C8.83616 1.80821 8.95868 2.267 8.75128 2.62555C8.55271 2.96881 8.40712 3.34624 8.32551 3.7471C8.38406 3.80457 8.44396 3.86068 8.50514 3.91537C9.32957 2.90013 10.5885 2.25 12.0002 2.25C13.4129 2.25 14.6728 2.90117 15.4972 3.91782C15.5579 3.86365 15.6173 3.80808 15.6754 3.75117C15.594 3.34879 15.4481 2.96997 15.2488 2.62555C15.0414 2.267 15.1639 1.80821 15.5225 1.6008C15.881 1.39339 16.3398 1.51591 16.5472 1.87446C16.9024 2.48842 17.137 3.18135 17.2183 3.91994C17.2416 4.13185 17.1737 4.34368 17.0314 4.50247C16.7896 4.77241 16.5263 5.02277 16.2442 5.2509C16.41 5.72038 16.5002 6.22519 16.5002 6.75C16.5002 6.95356 16.4866 7.15434 16.4602 7.35141C16.3543 8.14315 15.7073 8.6458 15.0428 8.75426C14.8614 8.78388 14.6791 8.81089 14.496 8.83526C14.6477 9.06238 14.7692 9.31137 14.8549 9.57652C16.1695 9.41561 17.4498 9.14501 18.6867 8.77423C18.6212 7.88092 18.5053 7.00184 18.3417 6.13978C18.2645 5.73282 18.5319 5.34034 18.9388 5.26314C19.3458 5.18595 19.7383 5.45327 19.8155 5.86022C20.0269 6.97505 20.1636 8.11609 20.2201 9.27786C20.2365 9.61528 20.0254 9.92203 19.7043 10.0271C18.1774 10.5268 16.5854 10.882 14.9444 11.0766C14.8703 11.4573 14.7242 11.8123 14.5208 12.1269C16.5869 12.336 18.5788 12.7993 20.464 13.4853C20.7756 13.5987 20.9758 13.9033 20.9562 14.2344C20.8278 16.4041 20.4197 18.4994 19.7674 20.4842C19.638 20.8777 19.2142 21.0918 18.8207 20.9625C18.4272 20.8332 18.213 20.4093 18.3424 20.0158C18.8983 18.3245 19.2654 16.5472 19.4187 14.7085C18.9182 14.5401 18.4101 14.3883 17.895 14.2537C17.9627 14.4883 17.9993 14.738 17.9993 15C17.9993 18.9558 15.4775 22.5 11.9993 22.5C8.52108 22.5 5.99928 18.9558 5.99928 15C5.99928 14.7382 6.03584 14.4886 6.10348 14.2541C5.58888 14.3886 5.08127 14.5403 4.58128 14.7085C4.73457 16.5472 5.10172 18.3245 5.65763 20.0158C5.78697 20.4093 5.57282 20.8332 5.17932 20.9625C4.78582 21.0918 4.36197 20.8777 4.23263 20.4842C3.58026 18.4994 3.17221 16.4041 3.0438 14.2344C3.02421 13.9033 3.22437 13.5987 3.53602 13.4853C5.12188 12.9082 6.78302 12.4887 8.50042 12.2456C8.50368 12.2451 8.50694 12.2446 8.5102 12.2442C8.83115 12.1989 9.15404 12.1597 9.47876 12.1269C9.27538 11.8123 9.12926 11.4573 9.05515 11.0766C7.4142 10.882 5.82214 10.5268 4.29529 10.0271C3.97423 9.92203 3.76304 9.61528 3.77946 9.27786C3.83598 8.11609 3.97265 6.97505 4.18412 5.86023C4.26132 5.45327 4.6538 5.18595 5.06076 5.26314C5.46772 5.34034 5.73504 5.73282 5.65784 6.13978C5.49432 7.00184 5.37836 7.88092 5.31284 8.77423C6.54977 9.14502 7.83017 9.41561 9.14473 9.57653C9.23046 9.31134 9.35209 9.06232 9.50389 8.8352C9.32092 8.81085 9.13878 8.78386 8.95749 8.75426C8.29303 8.6458 7.64601 8.14315 7.54009 7.35141C7.51373 7.15434 7.50016 6.95356 7.50016 6.75C7.50016 6.22408 7.59068 5.71823 7.75718 5.24791C7.47455 5.01902 7.21083 4.76779 6.96868 4.49691C6.8266 4.33796 6.75887 4.12606 6.78244 3.91417C6.86433 3.17773 7.09864 2.48682 7.45287 1.87446C7.66028 1.51591 8.11907 1.39339 8.47762 1.6008Z" 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="M11.5841 2.37596C11.836 2.20801 12.1642 2.20801 12.4161 2.37596L21.4161 8.37596C21.7608 8.60573 21.8539 9.07138 21.6241 9.41603C21.3944 9.76067 20.9287 9.8538 20.5841 9.62404L12.0001 3.90139L3.4161 9.62404C3.07146 9.8538 2.60581 9.76067 2.37604 9.41603C2.14628 9.07138 2.23941 8.60573 2.58405 8.37596L11.5841 2.37596Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20.25 10.3325V20.25H21C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H3.75V10.3325C3.75 9.96317 4.01888 9.64882 4.38374 9.59157C6.86578 9.20211 9.40954 9 12 9C14.5905 9 17.1342 9.20211 19.6163 9.59157C19.9811 9.64882 20.25 9.96317 20.25 10.3325ZM12.75 12.75C12.75 12.3358 12.4142 12 12 12C11.5858 12 11.25 12.3358 11.25 12.75V19.5C11.25 19.9142 11.5858 20.25 12 20.25C12.4142 20.25 12.75 19.9142 12.75 19.5V12.75ZM15.75 12C16.1642 12 16.5 12.3358 16.5 12.75V19.5C16.5 19.9142 16.1642 20.25 15.75 20.25C15.3358 20.25 15 19.9142 15 19.5V12.75C15 12.3358 15.3358 12 15.75 12ZM9 12.75C9 12.3358 8.66421 12 8.25 12C7.83579 12 7.5 12.3358 7.5 12.75V19.5C7.5 19.9142 7.83579 20.25 8.25 20.25C8.66421 20.25 9 19.9142 9 19.5V12.75Z" fill="currentColor"/>
4
+ <path d="M12 7.875C12.6213 7.875 13.125 7.37132 13.125 6.75C13.125 6.12868 12.6213 5.625 12 5.625C11.3787 5.625 10.875 6.12868 10.875 6.75C10.875 7.37132 11.3787 7.875 12 7.875Z" 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="M3 2.25C2.58579 2.25 2.25 2.58579 2.25 3C2.25 3.41421 2.58579 3.75 3 3.75V20.25H2.25C1.83579 20.25 1.5 20.5858 1.5 21C1.5 21.4142 1.83579 21.75 2.25 21.75H15V3.75C15.4142 3.75 15.75 3.41421 15.75 3C15.75 2.58579 15.4142 2.25 15 2.25H3ZM6.75 19.5V17.25C6.75 16.8358 7.08579 16.5 7.5 16.5H10.5C10.9142 16.5 11.25 16.8358 11.25 17.25V19.5C11.25 19.9142 10.9142 20.25 10.5 20.25H7.5C7.08579 20.25 6.75 19.9142 6.75 19.5ZM6 6.75C6 6.33579 6.33579 6 6.75 6H7.5C7.91421 6 8.25 6.33579 8.25 6.75C8.25 7.16421 7.91421 7.5 7.5 7.5H6.75C6.33579 7.5 6 7.16421 6 6.75ZM6.75 9C6.33579 9 6 9.33579 6 9.75C6 10.1642 6.33579 10.5 6.75 10.5H7.5C7.91421 10.5 8.25 10.1642 8.25 9.75C8.25 9.33579 7.91421 9 7.5 9H6.75ZM6 12.75C6 12.3358 6.33579 12 6.75 12H7.5C7.91421 12 8.25 12.3358 8.25 12.75C8.25 13.1642 7.91421 13.5 7.5 13.5H6.75C6.33579 13.5 6 13.1642 6 12.75ZM10.5 6C10.0858 6 9.75 6.33579 9.75 6.75C9.75 7.16421 10.0858 7.5 10.5 7.5H11.25C11.6642 7.5 12 7.16421 12 6.75C12 6.33579 11.6642 6 11.25 6H10.5ZM9.75 9.75C9.75 9.33579 10.0858 9 10.5 9H11.25C11.6642 9 12 9.33579 12 9.75C12 10.1642 11.6642 10.5 11.25 10.5H10.5C10.0858 10.5 9.75 10.1642 9.75 9.75ZM10.5 12C10.0858 12 9.75 12.3358 9.75 12.75C9.75 13.1642 10.0858 13.5 10.5 13.5H11.25C11.6642 13.5 12 13.1642 12 12.75C12 12.3358 11.6642 12 11.25 12H10.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 6.75V21.75H21.75C22.1642 21.75 22.5 21.4142 22.5 21C22.5 20.5858 22.1642 20.25 21.75 20.25H21V8.25C21.4142 8.25 21.75 7.91421 21.75 7.5C21.75 7.08579 21.4142 6.75 21 6.75H16.5ZM18 11.25C18 10.8358 18.3358 10.5 18.75 10.5H18.7575C19.1717 10.5 19.5075 10.8358 19.5075 11.25V11.2575C19.5075 11.6717 19.1717 12.0075 18.7575 12.0075H18.75C18.3358 12.0075 18 11.6717 18 11.2575V11.25ZM18.75 13.5C18.3358 13.5 18 13.8358 18 14.25V14.2575C18 14.6717 18.3358 15.0075 18.75 15.0075H18.7575C19.1717 15.0075 19.5075 14.6717 19.5075 14.2575V14.25C19.5075 13.8358 19.1717 13.5 18.7575 13.5H18.75ZM18 17.25C18 16.8358 18.3358 16.5 18.75 16.5H18.7575C19.1717 16.5 19.5075 16.8358 19.5075 17.25V17.2575C19.5075 17.6717 19.1717 18.0075 18.7575 18.0075H18.75C18.3358 18.0075 18 17.6717 18 17.2575V17.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="M4.5 2.25C4.08579 2.25 3.75 2.58579 3.75 3C3.75 3.41421 4.08579 3.75 4.5 3.75V20.25H3.75C3.33579 20.25 3 20.5858 3 21C3 21.4142 3.33579 21.75 3.75 21.75H20.25C20.6642 21.75 21 21.4142 21 21C21 20.5858 20.6642 20.25 20.25 20.25H19.5V3.75C19.9142 3.75 20.25 3.41421 20.25 3C20.25 2.58579 19.9142 2.25 19.5 2.25H4.5ZM9 6C8.58579 6 8.25 6.33579 8.25 6.75C8.25 7.16421 8.58579 7.5 9 7.5H10.5C10.9142 7.5 11.25 7.16421 11.25 6.75C11.25 6.33579 10.9142 6 10.5 6H9ZM8.25 9.75C8.25 9.33579 8.58579 9 9 9H10.5C10.9142 9 11.25 9.33579 11.25 9.75C11.25 10.1642 10.9142 10.5 10.5 10.5H9C8.58579 10.5 8.25 10.1642 8.25 9.75ZM9 12C8.58579 12 8.25 12.3358 8.25 12.75C8.25 13.1642 8.58579 13.5 9 13.5H10.5C10.9142 13.5 11.25 13.1642 11.25 12.75C11.25 12.3358 10.9142 12 10.5 12H9ZM12.75 6.75C12.75 6.33579 13.0858 6 13.5 6H15C15.4142 6 15.75 6.33579 15.75 6.75C15.75 7.16421 15.4142 7.5 15 7.5H13.5C13.0858 7.5 12.75 7.16421 12.75 6.75ZM13.5 9C13.0858 9 12.75 9.33579 12.75 9.75C12.75 10.1642 13.0858 10.5 13.5 10.5H15C15.4142 10.5 15.75 10.1642 15.75 9.75C15.75 9.33579 15.4142 9 15 9H13.5ZM12.75 12.75C12.75 12.3358 13.0858 12 13.5 12H15C15.4142 12 15.75 12.3358 15.75 12.75C15.75 13.1642 15.4142 13.5 15 13.5H13.5C13.0858 13.5 12.75 13.1642 12.75 12.75ZM9 19.5V17.25C9 16.8358 9.33579 16.5 9.75 16.5H14.25C14.6642 16.5 15 16.8358 15 17.25V19.5C15 19.9142 14.6642 20.25 14.25 20.25H9.75C9.33579 20.25 9 19.9142 9 19.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="M5.22335 2.25C4.72607 2.25 4.24916 2.44754 3.89752 2.79917L2.59835 4.09835C1.13388 5.56282 1.13388 7.93718 2.59835 9.40165C3.93551 10.7388 6.03124 10.8551 7.50029 9.75038C8.12669 10.2206 8.90598 10.5 9.75 10.5C10.5941 10.5 11.3736 10.2205 12 9.75016C12.6264 10.2205 13.4059 10.5 14.25 10.5C15.094 10.5 15.8733 10.2206 16.4997 9.75038C17.9688 10.8551 20.0645 10.7388 21.4016 9.40165C22.8661 7.93718 22.8661 5.56282 21.4016 4.09835L20.1025 2.79918C19.7508 2.44755 19.2739 2.25 18.7767 2.25L5.22335 2.25Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3 20.25V11.4951C4.42021 12.1686 6.0799 12.1681 7.50044 11.4944C8.18265 11.8183 8.94611 12 9.75 12C10.5541 12 11.3177 11.8182 12 11.4942C12.6823 11.8182 13.4459 12 14.25 12C15.0539 12 15.8173 11.8183 16.4996 11.4944C17.9201 12.1681 19.5798 12.1686 21 11.4951V20.25H21.75C22.1642 20.25 22.5 20.5858 22.5 21C22.5 21.4142 22.1642 21.75 21.75 21.75H2.25C1.83579 21.75 1.5 21.4142 1.5 21C1.5 20.5858 1.83579 20.25 2.25 20.25H3ZM6 14.25C6 13.8358 6.33579 13.5 6.75 13.5H9.75C10.1642 13.5 10.5 13.8358 10.5 14.25V17.25C10.5 17.6642 10.1642 18 9.75 18H6.75C6.33579 18 6 17.6642 6 17.25V14.25ZM14.25 13.5C13.8358 13.5 13.5 13.8358 13.5 14.25V19.5C13.5 19.9142 13.8358 20.25 14.25 20.25H17.25C17.6642 20.25 18 19.9142 18 19.5V14.25C18 13.8358 17.6642 13.5 17.25 13.5H14.25Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15 1.784L14.2045 2.5795C13.7652 3.01884 13.7652 3.73115 14.2045 4.17049C14.6438 4.60983 15.3562 4.60983 15.7955 4.17049C16.2348 3.73115 16.2348 3.01884 15.7955 2.5795L15 1.784Z" fill="currentColor"/>
3
+ <path d="M12 1.784L11.2045 2.5795C10.7652 3.01884 10.7652 3.73115 11.2045 4.17049C11.6438 4.60983 12.3562 4.60983 12.7955 4.17049C13.2348 3.73115 13.2348 3.01884 12.7955 2.5795L12 1.784Z" fill="currentColor"/>
4
+ <path d="M8.99999 1.784L8.2045 2.5795C7.76516 3.01884 7.76516 3.73115 8.2045 4.17049C8.64384 4.60983 9.35616 4.60983 9.7955 4.17049C10.2348 3.73115 10.2348 3.01884 9.7955 2.5795L8.99999 1.784Z" fill="currentColor"/>
5
+ <path d="M9.75 7.54669C10.2483 7.52597 10.7483 7.5121 11.25 7.50518V6.75C11.25 6.33579 11.5858 6 12 6C12.4142 6 12.75 6.33579 12.75 6.75V7.50518C13.2517 7.5121 13.7517 7.52597 14.25 7.54669V6.75C14.25 6.33579 14.5858 6 15 6C15.4142 6 15.75 6.33579 15.75 6.75V7.63003C15.8524 7.63715 15.9547 7.64456 16.0569 7.65226C17.6071 7.76907 18.75 9.07932 18.75 10.5976V11.6162C16.5333 11.3742 14.2811 11.25 12 11.25C9.71886 11.25 7.46673 11.3742 5.25 11.6162V10.5976C5.25 9.07932 6.39295 7.76907 7.94314 7.65226C8.04534 7.64456 8.14763 7.63715 8.25 7.63003V6.75C8.25 6.33579 8.58579 6 9 6C9.41421 6 9.75 6.33579 9.75 6.75V7.54669Z" fill="currentColor"/>
6
+ <path d="M12 12.75C9.52847 12.75 7.09944 12.934 4.72596 13.2891C3.27191 13.5067 2.25 14.7716 2.25 16.2057V16.59C3.11853 16.4286 4.02704 16.55 4.83541 16.9542C5.56854 17.3207 6.43146 17.3207 7.16459 16.9542C8.32001 16.3765 9.67999 16.3765 10.8354 16.9542C11.5685 17.3207 12.4315 17.3207 13.1646 16.9542C14.32 16.3765 15.68 16.3765 16.8354 16.9542C17.5685 17.3207 18.4315 17.3207 19.1646 16.9542C19.973 16.55 20.8815 16.4286 21.75 16.59V16.2057C21.75 14.7716 20.7281 13.5067 19.274 13.2891C16.9006 12.934 14.4715 12.75 12 12.75Z" fill="currentColor"/>
7
+ <path d="M21.75 18.1312C21.1195 17.9416 20.4342 17.9964 19.8354 18.2958C18.68 18.8735 17.32 18.8735 16.1646 18.2958C15.4315 17.9293 14.5685 17.9293 13.8354 18.2958C12.68 18.8735 11.32 18.8735 10.1646 18.2958C9.43146 17.9293 8.56854 17.9293 7.83541 18.2958C6.67999 18.8735 5.32001 18.8735 4.16459 18.2958C3.56583 17.9964 2.88049 17.9416 2.25 18.1312V20.625C2.25 21.6605 3.08947 22.5 4.125 22.5H19.875C20.9105 22.5 21.75 21.6605 21.75 20.625V18.1312Z" fill="currentColor"/>
8
+ </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="M6.32022 1.82741C8.18374 1.61114 10.079 1.5 12 1.5C13.921 1.5 15.8163 1.61114 17.6798 1.82741C19.1772 2.00119 20.25 3.28722 20.25 4.75699V19.5C20.25 21.1569 18.9069 22.5 17.25 22.5H6.75C5.09315 22.5 3.75 21.1569 3.75 19.5V4.75699C3.75 3.28722 4.82283 2.00119 6.32022 1.82741ZM7.5 11.25C7.5 10.8358 7.83579 10.5 8.25 10.5H8.2575C8.67171 10.5 9.0075 10.8358 9.0075 11.25V11.2575C9.0075 11.6717 8.67171 12.0075 8.2575 12.0075H8.25C7.83579 12.0075 7.5 11.6717 7.5 11.2575V11.25ZM8.25 12.75C7.83579 12.75 7.5 13.0858 7.5 13.5V13.5075C7.5 13.9217 7.83579 14.2575 8.25 14.2575H8.2575C8.67171 14.2575 9.0075 13.9217 9.0075 13.5075V13.5C9.0075 13.0858 8.67171 12.75 8.2575 12.75H8.25ZM7.5 15.75C7.5 15.3358 7.83579 15 8.25 15H8.2575C8.67171 15 9.0075 15.3358 9.0075 15.75V15.7575C9.0075 16.1717 8.67171 16.5075 8.2575 16.5075H8.25C7.83579 16.5075 7.5 16.1717 7.5 15.7575V15.75ZM8.25 17.25C7.83579 17.25 7.5 17.5858 7.5 18V18.0075C7.5 18.4217 7.83579 18.7575 8.25 18.7575H8.2575C8.67171 18.7575 9.0075 18.4217 9.0075 18.0075V18C9.0075 17.5858 8.67171 17.25 8.2575 17.25H8.25ZM9.99756 11.25C9.99756 10.8358 10.3333 10.5 10.7476 10.5H10.7551C11.1693 10.5 11.5051 10.8358 11.5051 11.25V11.2575C11.5051 11.6717 11.1693 12.0075 10.7551 12.0075H10.7476C10.3333 12.0075 9.99756 11.6717 9.99756 11.2575V11.25ZM10.7476 12.75C10.3333 12.75 9.99756 13.0858 9.99756 13.5V13.5075C9.99756 13.9217 10.3333 14.2575 10.7476 14.2575H10.7551C11.1693 14.2575 11.5051 13.9217 11.5051 13.5075V13.5C11.5051 13.0858 11.1693 12.75 10.7551 12.75H10.7476ZM9.99756 15.75C9.99756 15.3358 10.3333 15 10.7476 15H10.7551C11.1693 15 11.5051 15.3358 11.5051 15.75V15.7575C11.5051 16.1717 11.1693 16.5075 10.7551 16.5075H10.7476C10.3333 16.5075 9.99756 16.1717 9.99756 15.7575V15.75ZM10.7476 17.25C10.3333 17.25 9.99756 17.5858 9.99756 18V18.0075C9.99756 18.4217 10.3333 18.7575 10.7476 18.7575H10.7551C11.1693 18.7575 11.5051 18.4217 11.5051 18.0075V18C11.5051 17.5858 11.1693 17.25 10.7551 17.25H10.7476ZM12.5024 11.25C12.5024 10.8358 12.8382 10.5 13.2524 10.5H13.2599C13.6742 10.5 14.0099 10.8358 14.0099 11.25V11.2575C14.0099 11.6717 13.6742 12.0075 13.2599 12.0075H13.2524C12.8382 12.0075 12.5024 11.6717 12.5024 11.2575V11.25ZM13.2524 12.75C12.8382 12.75 12.5024 13.0858 12.5024 13.5V13.5075C12.5024 13.9217 12.8382 14.2575 13.2524 14.2575H13.2599C13.6742 14.2575 14.0099 13.9217 14.0099 13.5075V13.5C14.0099 13.0858 13.6742 12.75 13.2599 12.75H13.2524ZM12.5024 15.75C12.5024 15.3358 12.8382 15 13.2524 15H13.2599C13.6742 15 14.0099 15.3358 14.0099 15.75V15.7575C14.0099 16.1717 13.6742 16.5075 13.2599 16.5075H13.2524C12.8382 16.5075 12.5024 16.1717 12.5024 15.7575V15.75ZM13.2524 17.25C12.8382 17.25 12.5024 17.5858 12.5024 18V18.0075C12.5024 18.4217 12.8382 18.7575 13.2524 18.7575H13.2599C13.6742 18.7575 14.0099 18.4217 14.0099 18.0075V18C14.0099 17.5858 13.6742 17.25 13.2599 17.25H13.2524ZM15 11.25C15 10.8358 15.3358 10.5 15.75 10.5H15.7575C16.1717 10.5 16.5075 10.8358 16.5075 11.25V11.2575C16.5075 11.6717 16.1717 12.0075 15.7575 12.0075H15.75C15.3358 12.0075 15 11.6717 15 11.2575V11.25ZM15.75 12.75C15.3358 12.75 15 13.0858 15 13.5V13.5075C15 13.9217 15.3358 14.2575 15.75 14.2575H15.7575C16.1717 14.2575 16.5075 13.9217 16.5075 13.5075V13.5C16.5075 13.0858 16.1717 12.75 15.7575 12.75H15.75ZM7.5 6.75C7.5 6.33579 7.83579 6 8.25 6H15.75C16.1642 6 16.5 6.33579 16.5 6.75V7.5C16.5 7.91421 16.1642 8.25 15.75 8.25H8.25C7.83579 8.25 7.5 7.91421 7.5 7.5V6.75ZM16.5 15.75C16.5 15.3358 16.1642 15 15.75 15C15.3358 15 15 15.3358 15 15.75V18C15 18.4142 15.3358 18.75 15.75 18.75C16.1642 18.75 16.5 18.4142 16.5 18V15.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.0004 11.993C11.5862 11.993 11.2504 12.3288 11.2504 12.7431V12.7487C11.2504 13.1629 11.5862 13.4987 12.0004 13.4987H12.006C12.4202 13.4987 12.756 13.1629 12.756 12.7487V12.7431C12.756 12.3288 12.4202 11.993 12.006 11.993H12.0004Z" fill="black"/>
3
+ <path d="M11.9997 16.4935C11.5854 16.4935 11.2496 16.8293 11.2496 17.2435V17.2492C11.2496 17.6634 11.5854 17.9992 11.9997 17.9992H12.0053C12.4195 17.9992 12.7553 17.6634 12.7553 17.2492V17.2435C12.7553 16.8293 12.4195 16.4935 12.0053 16.4935H11.9997Z" fill="black"/>
4
+ <path d="M8.99886 17.2443C8.99886 16.83 9.33466 16.4942 9.74889 16.4942H9.75451C10.1687 16.4942 10.5045 16.83 10.5045 17.2443V17.2499C10.5045 17.6641 10.1687 17.9999 9.75451 17.9999H9.74889C9.33466 17.9999 8.99886 17.6641 8.99886 17.2499V17.2443Z" fill="black"/>
5
+ <path d="M7.49886 16.4935C7.08462 16.4935 6.74882 16.8293 6.74882 17.2435V17.2492C6.74882 17.6634 7.08462 17.9992 7.49886 17.9992H7.50448C7.91871 17.9992 8.25451 17.6634 8.25451 17.2492V17.2435C8.25451 16.8293 7.91871 16.4935 7.50448 16.4935H7.49886Z" fill="black"/>
6
+ <path d="M13.4989 14.9968C13.4989 14.5825 13.8347 14.2467 14.249 14.2467H14.2546C14.6688 14.2467 15.0046 14.5825 15.0046 14.9968V15.0024C15.0046 15.4166 14.6688 15.7524 14.2546 15.7524H14.249C13.8347 15.7524 13.4989 15.4166 13.4989 15.0024V14.9968Z" fill="black"/>
7
+ <path d="M14.2497 16.4942C13.8355 16.4942 13.4997 16.83 13.4997 17.2443V17.2499C13.4997 17.6641 13.8355 17.9999 14.2497 17.9999H14.2553C14.6695 17.9999 15.0053 17.6641 15.0053 17.2499V17.2443C15.0053 16.83 14.6695 16.4942 14.2553 16.4942H14.2497Z" fill="black"/>
8
+ <path d="M15.7497 14.9953C15.7497 14.5811 16.0855 14.2453 16.4997 14.2453H16.5053C16.9196 14.2453 17.2554 14.5811 17.2554 14.9953V15.0009C17.2554 15.4152 16.9196 15.751 16.5053 15.751H16.4997C16.0855 15.751 15.7497 15.4152 15.7497 15.0009V14.9953Z" fill="black"/>
9
+ <path d="M13.4981 12.7431C13.4981 12.3288 13.8339 11.993 14.2481 11.993H16.4981C16.9124 11.993 17.2482 12.3288 17.2482 12.7431C17.2482 13.1573 16.9124 13.4931 16.4981 13.4931H14.2481C13.8339 13.4931 13.4981 13.1573 13.4981 12.7431Z" fill="black"/>
10
+ <path d="M6.74811 14.9933C6.74811 14.5791 7.08391 14.2432 7.49815 14.2432H11.9981C12.4124 14.2432 12.7482 14.5791 12.7482 14.9933C12.7482 15.4075 12.4124 15.7433 11.9981 15.7433H7.49815C7.08391 15.7433 6.74811 15.4075 6.74811 14.9933Z" fill="black"/>
11
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 2.9932C18 2.57897 17.6642 2.24316 17.2499 2.24316C16.8357 2.24316 16.4999 2.57897 16.4999 2.9932V4.49212H7.49963V2.99454C7.49963 2.58031 7.16383 2.2445 6.7496 2.2445C6.33537 2.2445 5.99957 2.58031 5.99957 2.99454V4.49212H5.24818C3.59125 4.49212 2.24805 5.83534 2.24805 7.49228V18.7436C2.24805 20.4005 3.59125 21.7437 5.24818 21.7437H18.748C20.4049 21.7437 21.7481 20.4005 21.7481 18.7436V7.49228C21.7481 5.83534 20.4049 4.49212 18.748 4.49212H18V2.9932ZM3.74811 18.7436V11.2431C3.74811 10.4147 4.41971 9.74304 5.24818 9.74304H18.748C19.5764 9.74304 20.248 10.4147 20.248 11.2431V18.7436C20.248 19.572 19.5764 20.2436 18.748 20.2436H5.24818C4.41972 20.2436 3.74811 19.572 3.74811 18.7436Z" fill="black"/>
12
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.75 12.75C12.75 13.1642 12.4142 13.5 12 13.5C11.5858 13.5 11.25 13.1642 11.25 12.75C11.25 12.3358 11.5858 12 12 12C12.4142 12 12.75 12.3358 12.75 12.75Z" fill="currentColor"/>
3
+ <path d="M7.5 15.75C7.91421 15.75 8.25 15.4142 8.25 15C8.25 14.5858 7.91421 14.25 7.5 14.25C7.08579 14.25 6.75 14.5858 6.75 15C6.75 15.4142 7.08579 15.75 7.5 15.75Z" fill="currentColor"/>
4
+ <path d="M8.25 17.25C8.25 17.6642 7.91421 18 7.5 18C7.08579 18 6.75 17.6642 6.75 17.25C6.75 16.8358 7.08579 16.5 7.5 16.5C7.91421 16.5 8.25 16.8358 8.25 17.25Z" fill="currentColor"/>
5
+ <path d="M9.75 15.75C10.1642 15.75 10.5 15.4142 10.5 15C10.5 14.5858 10.1642 14.25 9.75 14.25C9.33579 14.25 9 14.5858 9 15C9 15.4142 9.33579 15.75 9.75 15.75Z" fill="currentColor"/>
6
+ <path d="M10.5 17.25C10.5 17.6642 10.1642 18 9.75 18C9.33579 18 9 17.6642 9 17.25C9 16.8358 9.33579 16.5 9.75 16.5C10.1642 16.5 10.5 16.8358 10.5 17.25Z" fill="currentColor"/>
7
+ <path d="M12 15.75C12.4142 15.75 12.75 15.4142 12.75 15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15C11.25 15.4142 11.5858 15.75 12 15.75Z" fill="currentColor"/>
8
+ <path d="M12.75 17.25C12.75 17.6642 12.4142 18 12 18C11.5858 18 11.25 17.6642 11.25 17.25C11.25 16.8358 11.5858 16.5 12 16.5C12.4142 16.5 12.75 16.8358 12.75 17.25Z" fill="currentColor"/>
9
+ <path d="M14.25 15.75C14.6642 15.75 15 15.4142 15 15C15 14.5858 14.6642 14.25 14.25 14.25C13.8358 14.25 13.5 14.5858 13.5 15C13.5 15.4142 13.8358 15.75 14.25 15.75Z" fill="currentColor"/>
10
+ <path d="M15 17.25C15 17.6642 14.6642 18 14.25 18C13.8358 18 13.5 17.6642 13.5 17.25C13.5 16.8358 13.8358 16.5 14.25 16.5C14.6642 16.5 15 16.8358 15 17.25Z" fill="currentColor"/>
11
+ <path d="M16.5 15.75C16.9142 15.75 17.25 15.4142 17.25 15C17.25 14.5858 16.9142 14.25 16.5 14.25C16.0858 14.25 15.75 14.5858 15.75 15C15.75 15.4142 16.0858 15.75 16.5 15.75Z" fill="currentColor"/>
12
+ <path d="M15 12.75C15 13.1642 14.6642 13.5 14.25 13.5C13.8358 13.5 13.5 13.1642 13.5 12.75C13.5 12.3358 13.8358 12 14.25 12C14.6642 12 15 12.3358 15 12.75Z" fill="currentColor"/>
13
+ <path d="M16.5 13.5C16.9142 13.5 17.25 13.1642 17.25 12.75C17.25 12.3358 16.9142 12 16.5 12C16.0858 12 15.75 12.3358 15.75 12.75C15.75 13.1642 16.0858 13.5 16.5 13.5Z" fill="currentColor"/>
14
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.75 2.25C7.16421 2.25 7.5 2.58579 7.5 3V4.5H16.5V3C16.5 2.58579 16.8358 2.25 17.25 2.25C17.6642 2.25 18 2.58579 18 3V4.5H18.75C20.4069 4.5 21.75 5.84315 21.75 7.5V18.75C21.75 20.4069 20.4069 21.75 18.75 21.75H5.25C3.59315 21.75 2.25 20.4069 2.25 18.75V7.5C2.25 5.84315 3.59315 4.5 5.25 4.5H6V3C6 2.58579 6.33579 2.25 6.75 2.25ZM20.25 11.25C20.25 10.4216 19.5784 9.75 18.75 9.75H5.25C4.42157 9.75 3.75 10.4216 3.75 11.25V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V11.25Z" fill="currentColor"/>
15
+ </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="M6.75 2.25C7.16421 2.25 7.5 2.58579 7.5 3V4.5H16.5V3C16.5 2.58579 16.8358 2.25 17.25 2.25C17.6642 2.25 18 2.58579 18 3V4.5H18.75C20.4069 4.5 21.75 5.84315 21.75 7.5V18.75C21.75 20.4069 20.4069 21.75 18.75 21.75H5.25C3.59315 21.75 2.25 20.4069 2.25 18.75V7.5C2.25 5.84315 3.59315 4.5 5.25 4.5H6V3C6 2.58579 6.33579 2.25 6.75 2.25ZM20.25 11.25C20.25 10.4216 19.5784 9.75 18.75 9.75H5.25C4.42157 9.75 3.75 10.4216 3.75 11.25V18.75C3.75 19.5784 4.42157 20.25 5.25 20.25H18.75C19.5784 20.25 20.25 19.5784 20.25 18.75V11.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="M12 9C9.92893 9 8.25 10.6789 8.25 12.75C8.25 14.8211 9.92893 16.5 12 16.5C14.0711 16.5 15.75 14.8211 15.75 12.75C15.75 10.6789 14.0711 9 12 9Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.34429 3.07113C10.2236 3.02391 11.109 3 12 3C12.891 3 13.7764 3.02391 14.6557 3.07113C15.6233 3.12309 16.4854 3.65612 16.9882 4.46184L17.8094 5.77786C18.0485 6.16099 18.4544 6.42131 18.9195 6.48741C19.3049 6.54218 19.6888 6.60145 20.0713 6.66518C21.5031 6.90378 22.5 8.15785 22.5 9.57403V18C22.5 19.6569 21.1569 21 19.5 21H4.5C2.84315 21 1.5 19.6569 1.5 18V9.57402C1.5 8.15784 2.49686 6.90377 3.92872 6.66517C4.31116 6.60144 4.6951 6.54217 5.08048 6.4874C5.54556 6.42131 5.95152 6.16099 6.19061 5.77785L7.01181 4.46184C7.5146 3.65612 8.37667 3.12309 9.34429 3.07113ZM6.75 12.75C6.75 9.8505 9.1005 7.5 12 7.5C14.8995 7.5 17.25 9.8505 17.25 12.75C17.25 15.6495 14.8995 18 12 18C9.1005 18 6.75 15.6495 6.75 12.75ZM18.75 11.25C19.1642 11.25 19.5 10.9142 19.5 10.5C19.5 10.0858 19.1642 9.75 18.75 9.75C18.3358 9.75 18 10.0858 18 10.5C18 10.9142 18.3358 11.25 18.75 11.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="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 18V6ZM7.5 13.5C7.91421 13.5 8.25 13.8358 8.25 14.25V16.5C8.25 16.9142 7.91421 17.25 7.5 17.25C7.08579 17.25 6.75 16.9142 6.75 16.5V14.25C6.75 13.8358 7.08579 13.5 7.5 13.5ZM11.25 12C11.25 11.5858 10.9142 11.25 10.5 11.25C10.0858 11.25 9.75 11.5858 9.75 12V16.5C9.75 16.9142 10.0858 17.25 10.5 17.25C10.9142 17.25 11.25 16.9142 11.25 16.5V12ZM13.5 9C13.9142 9 14.25 9.33579 14.25 9.75V16.5C14.25 16.9142 13.9142 17.25 13.5 17.25C13.0858 17.25 12.75 16.9142 12.75 16.5V9.75C12.75 9.33579 13.0858 9 13.5 9ZM17.25 7.5C17.25 7.08579 16.9142 6.75 16.5 6.75C16.0858 6.75 15.75 7.08579 15.75 7.5V16.5C15.75 16.9142 16.0858 17.25 16.5 17.25C16.9142 17.25 17.25 16.9142 17.25 16.5V7.5Z" 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="M18.375 2.25C17.3395 2.25 16.5 3.08947 16.5 4.125V19.875C16.5 20.9105 17.3395 21.75 18.375 21.75H19.125C20.1605 21.75 21 20.9105 21 19.875V4.125C21 3.08947 20.1605 2.25 19.125 2.25H18.375Z" fill="currentColor"/>
3
+ <path d="M9.75 8.625C9.75 7.58947 10.5895 6.75 11.625 6.75H12.375C13.4105 6.75 14.25 7.58947 14.25 8.625V19.875C14.25 20.9105 13.4105 21.75 12.375 21.75H11.625C10.5895 21.75 9.75 20.9105 9.75 19.875V8.625Z" fill="currentColor"/>
4
+ <path d="M3 13.125C3 12.0895 3.83947 11.25 4.875 11.25H5.625C6.66053 11.25 7.5 12.0895 7.5 13.125V19.875C7.5 20.9105 6.66053 21.75 5.625 21.75H4.875C3.83947 21.75 3 20.9105 3 19.875V13.125Z" 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="M2.25 13.5C2.25 8.94365 5.94365 5.25 10.5 5.25C10.9142 5.25 11.25 5.58579 11.25 6V12.75H18C18.4142 12.75 18.75 13.0858 18.75 13.5C18.75 18.0563 15.0563 21.75 10.5 21.75C5.94365 21.75 2.25 18.0563 2.25 13.5Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.75 3C12.75 2.58579 13.0858 2.25 13.5 2.25C18.0563 2.25 21.75 5.94365 21.75 10.5C21.75 10.9142 21.4142 11.25 21 11.25H13.5C13.0858 11.25 12.75 10.9142 12.75 10.5V3Z" 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="M4.84836 2.771C7.18302 2.42773 9.57113 2.25 12.0003 2.25C14.4292 2.25 16.8171 2.4277 19.1516 2.77091C21.1299 3.06177 22.5 4.79445 22.5 6.74056V12.7595C22.5 14.7056 21.1299 16.4382 19.1516 16.7291C18.0054 16.8976 16.8464 17.0262 15.6759 17.1135C15.5514 17.1228 15.4431 17.1875 15.379 17.2835L12.624 21.416C12.4849 21.6247 12.2508 21.75 12 21.75C11.7492 21.75 11.5151 21.6247 11.376 21.416L8.62092 17.2835C8.5569 17.1874 8.44853 17.1227 8.32408 17.1134C7.15358 17.0261 5.99452 16.8975 4.84836 16.729C2.87004 16.4381 1.5 14.7054 1.5 12.7593V6.74064C1.5 4.79455 2.87004 3.06188 4.84836 2.771ZM6.75 8.25C6.75 7.83579 7.08579 7.5 7.5 7.5H16.5C16.9142 7.5 17.25 7.83579 17.25 8.25C17.25 8.66421 16.9142 9 16.5 9H7.5C7.08579 9 6.75 8.66421 6.75 8.25ZM7.5 10.5C7.08579 10.5 6.75 10.8358 6.75 11.25C6.75 11.6642 7.08579 12 7.5 12H12C12.4142 12 12.75 11.6642 12.75 11.25C12.75 10.8358 12.4142 10.5 12 10.5H7.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="M4.84836 2.771C7.18302 2.42773 9.57113 2.25 12.0003 2.25C14.4292 2.25 16.8171 2.4277 19.1516 2.77091C21.1299 3.06177 22.5 4.79445 22.5 6.74056V12.7595C22.5 14.7056 21.1299 16.4382 19.1516 16.7291C18.0054 16.8976 16.8464 17.0262 15.6759 17.1135C15.5514 17.1228 15.4431 17.1875 15.379 17.2835L12.624 21.416C12.4849 21.6247 12.2508 21.75 12 21.75C11.7492 21.75 11.5151 21.6247 11.376 21.416L8.62092 17.2835C8.5569 17.1874 8.44853 17.1227 8.32408 17.1134C7.15358 17.0261 5.99452 16.8975 4.84836 16.729C2.87004 16.4381 1.5 14.7054 1.5 12.7593V6.74064C1.5 4.79455 2.87004 3.06188 4.84836 2.771Z" 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.0003 2.25C9.57113 2.25 7.18302 2.42773 4.84836 2.771C2.87004 3.06188 1.5 4.79455 1.5 6.74064V12.7593C1.5 14.7054 2.87004 16.4381 4.84836 16.729C5.72491 16.8579 6.60901 16.9634 7.5 17.045V21C7.5 21.3033 7.68273 21.5768 7.96299 21.6929C8.24324 21.809 8.56583 21.7448 8.78033 21.5303L12.9638 17.3468C13.0318 17.2788 13.1266 17.2374 13.2302 17.2348C15.2361 17.1851 17.2123 17.0142 19.1516 16.7291C21.1299 16.4382 22.5 14.7056 22.5 12.7595V6.74056C22.5 4.79445 21.1299 3.06177 19.1516 2.77091C16.8171 2.4277 14.4292 2.25 12.0003 2.25ZM8.25 8.625C7.62868 8.625 7.125 9.12868 7.125 9.75C7.125 10.3713 7.62868 10.875 8.25 10.875C8.87132 10.875 9.375 10.3713 9.375 9.75C9.375 9.12868 8.87132 8.625 8.25 8.625ZM10.875 9.75C10.875 9.12868 11.3787 8.625 12 8.625C12.6213 8.625 13.125 9.12868 13.125 9.75C13.125 10.3713 12.6213 10.875 12 10.875C11.3787 10.875 10.875 10.3713 10.875 9.75ZM15.75 8.625C15.1287 8.625 14.625 9.12868 14.625 9.75C14.625 10.3713 15.1287 10.875 15.75 10.875C16.3713 10.875 16.875 10.3713 16.875 9.75C16.875 9.12868 16.3713 8.625 15.75 8.625Z" 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="M4.91307 2.65823C6.9877 2.38888 9.10296 2.25 11.2503 2.25C13.3974 2.25 15.5124 2.38885 17.5869 2.65815C19.5091 2.90769 20.8783 4.51937 20.9923 6.38495C20.6665 6.27614 20.3212 6.20396 19.96 6.17399C18.5715 6.05874 17.1673 6 15.75 6C14.3326 6 12.9285 6.05874 11.54 6.17398C9.1817 6.36971 7.5 8.36467 7.5 10.6082V14.8937C7.5 16.5844 8.45468 18.1326 9.9328 18.8779L7.28033 21.5303C7.06583 21.7448 6.74324 21.809 6.46299 21.6929C6.18273 21.5768 6 21.3033 6 21V16.9705C5.63649 16.9316 5.27417 16.8887 4.91308 16.8418C2.90466 16.581 1.5 14.8333 1.5 12.8626V6.63738C1.5 4.66672 2.90466 2.91899 4.91307 2.65823Z" fill="currentColor"/>
3
+ <path d="M15.75 7.5C14.3741 7.5 13.0114 7.55702 11.6641 7.66884C10.1248 7.7966 9 9.10282 9 10.6082V14.8937C9 16.4014 10.128 17.7083 11.6692 17.8341C12.9131 17.9357 14.17 17.9912 15.4384 17.999L18.2197 20.7803C18.4342 20.9948 18.7568 21.059 19.037 20.9429C19.3173 20.8268 19.5 20.5533 19.5 20.25V17.8601C19.6103 17.8518 19.7206 17.8432 19.8307 17.8342C21.372 17.7085 22.5 16.4015 22.5 14.8938V10.6082C22.5 9.10283 21.3752 7.79661 19.836 7.66885C18.4886 7.55702 17.1259 7.5 15.75 7.5Z" 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="M4.84836 2.771C7.18302 2.42773 9.57113 2.25 12.0003 2.25C14.4292 2.25 16.8171 2.4277 19.1516 2.77091C21.1299 3.06177 22.5 4.79445 22.5 6.74056V12.7595C22.5 14.7056 21.1299 16.4382 19.1516 16.7291C17.2123 17.0142 15.2361 17.1851 13.2302 17.2348C13.1266 17.2374 13.0318 17.2788 12.9638 17.3468L8.78033 21.5303C8.56583 21.7448 8.24324 21.809 7.96299 21.6929C7.68273 21.5768 7.5 21.3033 7.5 21V17.045C6.60901 16.9634 5.72491 16.8579 4.84836 16.729C2.87004 16.4381 1.5 14.7054 1.5 12.7593V6.74064C1.5 4.79455 2.87004 3.06188 4.84836 2.771Z" 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.80365 21.6442C4.9793 21.6757 5.15732 21.7003 5.33691 21.7178C5.55516 21.7391 5.77647 21.75 6 21.75C7.3153 21.75 8.54447 21.3731 9.58317 20.7213C10.3569 20.9034 11.1668 21 12 21C17.322 21 21.75 17.0307 21.75 12C21.75 6.96934 17.322 3 12 3C6.67799 3 2.25 6.96934 2.25 12C2.25 14.4086 3.2746 16.5871 4.92371 18.1923C5.15571 18.4182 5.20107 18.6196 5.17822 18.7349C5.05254 19.3685 4.76687 19.9451 4.36357 20.4211C4.19016 20.6258 4.13927 20.9075 4.23008 21.1599C4.3209 21.4123 4.5396 21.597 4.80365 21.6442ZM8.25 10.875C7.62868 10.875 7.125 11.3787 7.125 12C7.125 12.6213 7.62868 13.125 8.25 13.125C8.87132 13.125 9.375 12.6213 9.375 12C9.375 11.3787 8.87132 10.875 8.25 10.875ZM10.875 12C10.875 11.3787 11.3787 10.875 12 10.875C12.6213 10.875 13.125 11.3787 13.125 12C13.125 12.6213 12.6213 13.125 12 13.125C11.3787 13.125 10.875 12.6213 10.875 12ZM15.75 10.875C15.1287 10.875 14.625 11.3787 14.625 12C14.625 12.6213 15.1287 13.125 15.75 13.125C16.3713 13.125 16.875 12.6213 16.875 12C16.875 11.3787 16.3713 10.875 15.75 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="M5.33691 21.7178C5.15732 21.7003 4.9793 21.6757 4.80365 21.6442C4.5396 21.597 4.3209 21.4123 4.23008 21.1599C4.13927 20.9075 4.19016 20.6258 4.36357 20.4211C4.76687 19.9451 5.05254 19.3685 5.17822 18.7349C5.20107 18.6196 5.15571 18.4182 4.92371 18.1923C3.2746 16.5871 2.25 14.4086 2.25 12C2.25 6.96934 6.67799 3 12 3C17.322 3 21.75 6.96934 21.75 12C21.75 17.0307 17.322 21 12 21C11.1668 21 10.3569 20.9034 9.58317 20.7213C8.54447 21.3731 7.3153 21.75 6 21.75C5.77647 21.75 5.55516 21.7391 5.33691 21.7178Z" 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="M8.60288 3.79876C9.42705 2.85093 10.6433 2.25 12 2.25C13.3566 2.25 14.5728 2.85087 15.397 3.79861C16.6501 3.71106 17.9352 4.14616 18.8946 5.10557C19.854 6.06498 20.2891 7.35009 20.2016 8.60319C21.1492 9.42735 21.75 10.6435 21.75 12C21.75 13.3568 21.149 14.5731 20.2011 15.3973C20.2884 16.6502 19.8533 17.935 18.8941 18.8943C17.9348 19.8535 16.65 20.2886 15.3971 20.2013C14.5729 21.1491 13.3567 21.75 12 21.75C10.6434 21.75 9.4272 21.1491 8.60304 20.2014C7.34992 20.289 6.0648 19.8539 5.10537 18.8945C4.14596 17.935 3.71086 16.6499 3.79841 15.3968C2.85079 14.5726 2.25 13.3565 2.25 12C2.25 10.6434 2.85085 9.42723 3.79855 8.60306C3.7111 7.35005 4.14621 6.06507 5.10554 5.10574C6.06488 4.1464 7.34987 3.71129 8.60288 3.79876ZM15.6103 10.1859C15.8511 9.84887 15.773 9.38046 15.4359 9.1397C15.0989 8.89894 14.6305 8.97701 14.3897 9.31407L11.1543 13.8436L9.53033 12.2197C9.23744 11.9268 8.76256 11.9268 8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803L10.7197 15.5303C10.8756 15.6862 11.0921 15.7656 11.3119 15.7474C11.5316 15.7293 11.7322 15.6153 11.8603 15.4359L15.6103 10.1859Z" 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 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 12ZM15.6103 10.1859C15.8511 9.84887 15.773 9.38046 15.4359 9.1397C15.0989 8.89894 14.6305 8.97701 14.3897 9.31407L11.1543 13.8436L9.53033 12.2197C9.23744 11.9268 8.76256 11.9268 8.46967 12.2197C8.17678 12.5126 8.17678 12.9874 8.46967 13.2803L10.7197 15.5303C10.8756 15.6862 11.0921 15.7656 11.3119 15.7474C11.5316 15.7293 11.7322 15.6153 11.8603 15.4359L15.6103 10.1859Z" 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.916 4.62592C20.2607 4.85568 20.3538 5.32134 20.124 5.66598L11.124 19.166C10.9994 19.3529 10.7975 19.4742 10.5739 19.4963C10.3503 19.5184 10.1286 19.4392 9.96967 19.2803L3.96967 13.2803C3.67678 12.9874 3.67678 12.5125 3.96967 12.2196C4.26256 11.9267 4.73744 11.9267 5.03033 12.2196L10.3834 17.5727L18.876 4.83393C19.1057 4.48929 19.5714 4.39616 19.916 4.62592Z" 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 fill-rule="evenodd" clip-rule="evenodd" d="M11.4697 13.2803C11.7626 13.5732 12.2374 13.5732 12.5303 13.2803L20.0303 5.78033C20.3232 5.48744 20.3232 5.01256 20.0303 4.71967C19.7374 4.42678 19.2626 4.42678 18.9697 4.71967L12 11.6893L5.03033 4.71967C4.73744 4.42678 4.26256 4.42678 3.96967 4.71967C3.67678 5.01256 3.67678 5.48744 3.96967 5.78033L11.4697 13.2803Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4697 19.2803C11.7626 19.5732 12.2374 19.5732 12.5303 19.2803L20.0303 11.7803C20.3232 11.4874 20.3232 11.0126 20.0303 10.7197C19.7374 10.4268 19.2626 10.4268 18.9697 10.7197L12 17.6893L5.03033 10.7197C4.73744 10.4268 4.26256 10.4268 3.96967 10.7197C3.67678 11.0126 3.67678 11.4874 3.96967 11.7803L11.4697 19.2803Z" 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="M10.7197 11.4697C10.4268 11.7626 10.4268 12.2374 10.7197 12.5303L18.2197 20.0303C18.5126 20.3232 18.9874 20.3232 19.2803 20.0303C19.5732 19.7374 19.5732 19.2626 19.2803 18.9697L12.3107 12L19.2803 5.03033C19.5732 4.73744 19.5732 4.26256 19.2803 3.96967C18.9874 3.67678 18.5126 3.67678 18.2197 3.96967L10.7197 11.4697Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.71967 11.4697C4.42678 11.7626 4.42678 12.2374 4.71967 12.5303L12.2197 20.0303C12.5126 20.3232 12.9874 20.3232 13.2803 20.0303C13.5732 19.7374 13.5732 19.2626 13.2803 18.9697L6.31066 12L13.2803 5.03033C13.5732 4.73744 13.5732 4.26256 13.2803 3.96967C12.9874 3.67678 12.5126 3.67678 12.2197 3.96967L4.71967 11.4697Z" 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="M13.2803 11.4697C13.5732 11.7626 13.5732 12.2374 13.2803 12.5303L5.78033 20.0303C5.48744 20.3232 5.01256 20.3232 4.71967 20.0303C4.42678 19.7374 4.42678 19.2626 4.71967 18.9697L11.6893 12L4.71967 5.03033C4.42678 4.73744 4.42678 4.26256 4.71967 3.96967C5.01256 3.67678 5.48744 3.67678 5.78033 3.96967L13.2803 11.4697Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M19.2803 11.4697C19.5732 11.7626 19.5732 12.2374 19.2803 12.5303L11.7803 20.0303C11.4874 20.3232 11.0126 20.3232 10.7197 20.0303C10.4268 19.7374 10.4268 19.2626 10.7197 18.9697L17.6893 12L10.7197 5.03033C10.4268 4.73744 10.4268 4.26256 10.7197 3.96967C11.0126 3.67678 11.4874 3.67678 11.7803 3.96967L19.2803 11.4697Z" 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="M11.4697 10.7197C11.7626 10.4268 12.2374 10.4268 12.5303 10.7197L20.0303 18.2197C20.3232 18.5126 20.3232 18.9874 20.0303 19.2803C19.7374 19.5732 19.2626 19.5732 18.9697 19.2803L12 12.3107L5.03033 19.2803C4.73744 19.5732 4.26256 19.5732 3.96967 19.2803C3.67678 18.9874 3.67678 18.5126 3.96967 18.2197L11.4697 10.7197Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M11.4697 4.71967C11.7626 4.42678 12.2374 4.42678 12.5303 4.71967L20.0303 12.2197C20.3232 12.5126 20.3232 12.9874 20.0303 13.2803C19.7374 13.5732 19.2626 13.5732 18.9697 13.2803L12 6.31066L5.03033 13.2803C4.73744 13.5732 4.26256 13.5732 3.96967 13.2803C3.67678 12.9874 3.67678 12.5126 3.96967 12.2197L11.4697 4.71967Z" 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.5303 16.2803C12.2374 16.5732 11.7626 16.5732 11.4697 16.2803L3.96967 8.78033C3.67678 8.48744 3.67678 8.01256 3.96967 7.71967C4.26256 7.42678 4.73744 7.42678 5.03033 7.71967L12 14.6893L18.9697 7.71967C19.2626 7.42678 19.7374 7.42678 20.0303 7.71967C20.3232 8.01256 20.3232 8.48744 20.0303 8.78033L12.5303 16.2803Z" 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="M7.71967 12.5303C7.42678 12.2374 7.42678 11.7626 7.71967 11.4697L15.2197 3.96967C15.5126 3.67678 15.9874 3.67678 16.2803 3.96967C16.5732 4.26256 16.5732 4.73744 16.2803 5.03033L9.31066 12L16.2803 18.9697C16.5732 19.2626 16.5732 19.7374 16.2803 20.0303C15.9874 20.3232 15.5126 20.3232 15.2197 20.0303L7.71967 12.5303Z" 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.2803 11.4697C16.5732 11.7626 16.5732 12.2374 16.2803 12.5303L8.78033 20.0303C8.48744 20.3232 8.01256 20.3232 7.71967 20.0303C7.42678 19.7374 7.42678 19.2626 7.71967 18.9697L14.6893 12L7.71967 5.03033C7.42678 4.73744 7.42678 4.26256 7.71967 3.96967C8.01256 3.67678 8.48744 3.67678 8.78033 3.96967L16.2803 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="M11.4697 4.71967C11.7626 4.42678 12.2374 4.42678 12.5303 4.71967L16.2803 8.46967C16.5732 8.76256 16.5732 9.23744 16.2803 9.53033C15.9874 9.82322 15.5126 9.82322 15.2197 9.53033L12 6.31066L8.78033 9.53033C8.48744 9.82322 8.01256 9.82322 7.71967 9.53033C7.42678 9.23744 7.42678 8.76256 7.71967 8.46967L11.4697 4.71967ZM7.71967 14.4697C8.01256 14.1768 8.48744 14.1768 8.78033 14.4697L12 17.6893L15.2197 14.4697C15.5126 14.1768 15.9874 14.1768 16.2803 14.4697C16.5732 14.7626 16.5732 15.2374 16.2803 15.5303L12.5303 19.2803C12.2374 19.5732 11.7626 19.5732 11.4697 19.2803L7.71967 15.5303C7.42678 15.2374 7.42678 14.7626 7.71967 14.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="M11.4697 7.71967C11.7626 7.42678 12.2374 7.42678 12.5303 7.71967L20.0303 15.2197C20.3232 15.5126 20.3232 15.9874 20.0303 16.2803C19.7374 16.5732 19.2626 16.5732 18.9697 16.2803L12 9.31066L5.03033 16.2803C4.73744 16.5732 4.26256 16.5732 3.96967 16.2803C3.67678 15.9874 3.67678 15.5126 3.96967 15.2197L11.4697 7.71967Z" 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="M21 6.375C21 9.06739 16.9706 11.25 12 11.25C7.02944 11.25 3 9.06739 3 6.375C3 3.68261 7.02944 1.5 12 1.5C16.9706 1.5 21 3.68261 21 6.375Z" fill="currentColor"/>
3
+ <path d="M12 12.75C14.6852 12.75 17.1905 12.1637 19.0784 11.1411C19.7684 10.7673 20.4248 10.3043 20.9747 9.75674C20.9915 9.87831 21 10.0011 21 10.125C21 12.8174 16.9706 15 12 15C7.02944 15 3 12.8174 3 10.125C3 10.0011 3.00853 9.8783 3.02529 9.75674C3.57523 10.3043 4.23162 10.7673 4.92161 11.1411C6.80949 12.1637 9.31481 12.75 12 12.75Z" fill="currentColor"/>
4
+ <path d="M12 16.5C14.6852 16.5 17.1905 15.9137 19.0784 14.8911C19.7684 14.5173 20.4248 14.0543 20.9747 13.5067C20.9915 13.6283 21 13.7511 21 13.875C21 16.5674 16.9706 18.75 12 18.75C7.02944 18.75 3 16.5674 3 13.875C3 13.7511 3.00853 13.6283 3.02529 13.5067C3.57523 14.0543 4.23162 14.5173 4.92161 14.8911C6.80949 15.9137 9.31481 16.5 12 16.5Z" fill="currentColor"/>
5
+ <path d="M12 20.25C14.6852 20.25 17.1905 19.6637 19.0784 18.6411C19.7684 18.2673 20.4248 17.8043 20.9747 17.2567C20.9915 17.3783 21 17.5011 21 17.625C21 20.3174 16.9706 22.5 12 22.5C7.02944 22.5 3 20.3174 3 17.625C3 17.5011 3.00853 17.3783 3.02529 17.2567C3.57523 17.8043 4.23162 18.2673 4.92161 18.6411C6.80949 19.6637 9.31481 20.25 12 20.25Z" fill="currentColor"/>
6
+ </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="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.375ZM12.5857 13.9685C12.8444 13.6451 12.792 13.1731 12.4685 12.9143C12.1451 12.6556 11.6731 12.708 11.4143 13.0315L8.93781 16.1272L8.03033 15.2197C7.73744 14.9268 7.26256 14.9268 6.96967 15.2197C6.67678 15.5126 6.67678 15.9874 6.96967 16.2803L8.46967 17.7803C8.62052 17.9312 8.82847 18.0107 9.04148 17.9989C9.25448 17.9871 9.45238 17.8851 9.58565 17.7185L12.5857 13.9685Z" fill="currentColor"/>
4
+ </svg>