okonomi_ui_kit 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1333) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +28 -0
  4. data/Rakefile +8 -0
  5. data/app/assets/builds/okonomi_ui_kit/application.tailwind.css +1626 -0
  6. data/app/assets/images/heroicons/micro/academic-cap.svg +5 -0
  7. data/app/assets/images/heroicons/micro/adjustments-horizontal.svg +8 -0
  8. data/app/assets/images/heroicons/micro/adjustments-vertical.svg +8 -0
  9. data/app/assets/images/heroicons/micro/archive-box-arrow-down.svg +4 -0
  10. data/app/assets/images/heroicons/micro/archive-box-x-mark.svg +4 -0
  11. data/app/assets/images/heroicons/micro/archive-box.svg +4 -0
  12. data/app/assets/images/heroicons/micro/arrow-down-circle.svg +3 -0
  13. data/app/assets/images/heroicons/micro/arrow-down-left.svg +3 -0
  14. data/app/assets/images/heroicons/micro/arrow-down-on-square-stack.svg +5 -0
  15. data/app/assets/images/heroicons/micro/arrow-down-on-square.svg +4 -0
  16. data/app/assets/images/heroicons/micro/arrow-down-right.svg +3 -0
  17. data/app/assets/images/heroicons/micro/arrow-down-tray.svg +4 -0
  18. data/app/assets/images/heroicons/micro/arrow-down.svg +3 -0
  19. data/app/assets/images/heroicons/micro/arrow-left-circle.svg +3 -0
  20. data/app/assets/images/heroicons/micro/arrow-left-end-on-rectangle.svg +4 -0
  21. data/app/assets/images/heroicons/micro/arrow-left-start-on-rectangle.svg +3 -0
  22. data/app/assets/images/heroicons/micro/arrow-left.svg +3 -0
  23. data/app/assets/images/heroicons/micro/arrow-long-down.svg +3 -0
  24. data/app/assets/images/heroicons/micro/arrow-long-left.svg +3 -0
  25. data/app/assets/images/heroicons/micro/arrow-long-right.svg +3 -0
  26. data/app/assets/images/heroicons/micro/arrow-long-up.svg +3 -0
  27. data/app/assets/images/heroicons/micro/arrow-path-rounded-square.svg +3 -0
  28. data/app/assets/images/heroicons/micro/arrow-path.svg +3 -0
  29. data/app/assets/images/heroicons/micro/arrow-right-circle.svg +3 -0
  30. data/app/assets/images/heroicons/micro/arrow-right-end-on-rectangle.svg +4 -0
  31. data/app/assets/images/heroicons/micro/arrow-right-start-on-rectangle.svg +3 -0
  32. data/app/assets/images/heroicons/micro/arrow-right.svg +3 -0
  33. data/app/assets/images/heroicons/micro/arrow-top-right-on-square.svg +4 -0
  34. data/app/assets/images/heroicons/micro/arrow-trending-down.svg +3 -0
  35. data/app/assets/images/heroicons/micro/arrow-trending-up.svg +3 -0
  36. data/app/assets/images/heroicons/micro/arrow-turn-down-left.svg +3 -0
  37. data/app/assets/images/heroicons/micro/arrow-turn-down-right.svg +3 -0
  38. data/app/assets/images/heroicons/micro/arrow-turn-left-down.svg +3 -0
  39. data/app/assets/images/heroicons/micro/arrow-turn-left-up.svg +3 -0
  40. data/app/assets/images/heroicons/micro/arrow-turn-right-down.svg +3 -0
  41. data/app/assets/images/heroicons/micro/arrow-turn-right-up.svg +3 -0
  42. data/app/assets/images/heroicons/micro/arrow-turn-up-left.svg +3 -0
  43. data/app/assets/images/heroicons/micro/arrow-turn-up-right.svg +3 -0
  44. data/app/assets/images/heroicons/micro/arrow-up-circle.svg +3 -0
  45. data/app/assets/images/heroicons/micro/arrow-up-left.svg +3 -0
  46. data/app/assets/images/heroicons/micro/arrow-up-on-square-stack.svg +5 -0
  47. data/app/assets/images/heroicons/micro/arrow-up-on-square.svg +3 -0
  48. data/app/assets/images/heroicons/micro/arrow-up-right.svg +3 -0
  49. data/app/assets/images/heroicons/micro/arrow-up-tray.svg +4 -0
  50. data/app/assets/images/heroicons/micro/arrow-up.svg +3 -0
  51. data/app/assets/images/heroicons/micro/arrow-uturn-down.svg +3 -0
  52. data/app/assets/images/heroicons/micro/arrow-uturn-left.svg +3 -0
  53. data/app/assets/images/heroicons/micro/arrow-uturn-right.svg +3 -0
  54. data/app/assets/images/heroicons/micro/arrow-uturn-up.svg +3 -0
  55. data/app/assets/images/heroicons/micro/arrows-pointing-in.svg +3 -0
  56. data/app/assets/images/heroicons/micro/arrows-pointing-out.svg +6 -0
  57. data/app/assets/images/heroicons/micro/arrows-right-left.svg +3 -0
  58. data/app/assets/images/heroicons/micro/arrows-up-down.svg +4 -0
  59. data/app/assets/images/heroicons/micro/at-symbol.svg +3 -0
  60. data/app/assets/images/heroicons/micro/backspace.svg +3 -0
  61. data/app/assets/images/heroicons/micro/backward.svg +3 -0
  62. data/app/assets/images/heroicons/micro/banknotes.svg +4 -0
  63. data/app/assets/images/heroicons/micro/bars-2.svg +3 -0
  64. data/app/assets/images/heroicons/micro/bars-3-bottom-left.svg +3 -0
  65. data/app/assets/images/heroicons/micro/bars-3-bottom-right.svg +3 -0
  66. data/app/assets/images/heroicons/micro/bars-3-center-left.svg +3 -0
  67. data/app/assets/images/heroicons/micro/bars-3.svg +3 -0
  68. data/app/assets/images/heroicons/micro/bars-4.svg +4 -0
  69. data/app/assets/images/heroicons/micro/bars-arrow-down.svg +5 -0
  70. data/app/assets/images/heroicons/micro/bars-arrow-up.svg +5 -0
  71. data/app/assets/images/heroicons/micro/battery-0.svg +3 -0
  72. data/app/assets/images/heroicons/micro/battery-100.svg +4 -0
  73. data/app/assets/images/heroicons/micro/battery-50.svg +4 -0
  74. data/app/assets/images/heroicons/micro/beaker.svg +3 -0
  75. data/app/assets/images/heroicons/micro/bell-alert.svg +5 -0
  76. data/app/assets/images/heroicons/micro/bell-slash.svg +5 -0
  77. data/app/assets/images/heroicons/micro/bell-snooze.svg +3 -0
  78. data/app/assets/images/heroicons/micro/bell.svg +3 -0
  79. data/app/assets/images/heroicons/micro/bold.svg +3 -0
  80. data/app/assets/images/heroicons/micro/bolt-slash.svg +5 -0
  81. data/app/assets/images/heroicons/micro/bolt.svg +3 -0
  82. data/app/assets/images/heroicons/micro/book-open.svg +4 -0
  83. data/app/assets/images/heroicons/micro/bookmark-slash.svg +5 -0
  84. data/app/assets/images/heroicons/micro/bookmark-square.svg +3 -0
  85. data/app/assets/images/heroicons/micro/bookmark.svg +3 -0
  86. data/app/assets/images/heroicons/micro/briefcase.svg +4 -0
  87. data/app/assets/images/heroicons/micro/bug-ant.svg +3 -0
  88. data/app/assets/images/heroicons/micro/building-library.svg +3 -0
  89. data/app/assets/images/heroicons/micro/building-office-2.svg +4 -0
  90. data/app/assets/images/heroicons/micro/building-office.svg +3 -0
  91. data/app/assets/images/heroicons/micro/building-storefront.svg +4 -0
  92. data/app/assets/images/heroicons/micro/cake.svg +7 -0
  93. data/app/assets/images/heroicons/micro/calculator.svg +3 -0
  94. data/app/assets/images/heroicons/micro/calendar-date-range.svg +6 -0
  95. data/app/assets/images/heroicons/micro/calendar-days.svg +8 -0
  96. data/app/assets/images/heroicons/micro/calendar.svg +3 -0
  97. data/app/assets/images/heroicons/micro/camera.svg +4 -0
  98. data/app/assets/images/heroicons/micro/chart-bar-square.svg +3 -0
  99. data/app/assets/images/heroicons/micro/chart-bar.svg +5 -0
  100. data/app/assets/images/heroicons/micro/chart-pie.svg +4 -0
  101. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center-text.svg +3 -0
  102. data/app/assets/images/heroicons/micro/chat-bubble-bottom-center.svg +3 -0
  103. data/app/assets/images/heroicons/micro/chat-bubble-left-ellipsis.svg +3 -0
  104. data/app/assets/images/heroicons/micro/chat-bubble-left-right.svg +4 -0
  105. data/app/assets/images/heroicons/micro/chat-bubble-left.svg +3 -0
  106. data/app/assets/images/heroicons/micro/chat-bubble-oval-left-ellipsis.svg +3 -0
  107. data/app/assets/images/heroicons/micro/chat-bubble-oval-left.svg +3 -0
  108. data/app/assets/images/heroicons/micro/check-badge.svg +3 -0
  109. data/app/assets/images/heroicons/micro/check-circle.svg +3 -0
  110. data/app/assets/images/heroicons/micro/check.svg +3 -0
  111. data/app/assets/images/heroicons/micro/chevron-double-down.svg +3 -0
  112. data/app/assets/images/heroicons/micro/chevron-double-left.svg +3 -0
  113. data/app/assets/images/heroicons/micro/chevron-double-right.svg +3 -0
  114. data/app/assets/images/heroicons/micro/chevron-double-up.svg +3 -0
  115. data/app/assets/images/heroicons/micro/chevron-down.svg +3 -0
  116. data/app/assets/images/heroicons/micro/chevron-left.svg +3 -0
  117. data/app/assets/images/heroicons/micro/chevron-right.svg +3 -0
  118. data/app/assets/images/heroicons/micro/chevron-up-down.svg +4 -0
  119. data/app/assets/images/heroicons/micro/chevron-up.svg +3 -0
  120. data/app/assets/images/heroicons/micro/circle-stack.svg +5 -0
  121. data/app/assets/images/heroicons/micro/clipboard-document-check.svg +4 -0
  122. data/app/assets/images/heroicons/micro/clipboard-document-list.svg +4 -0
  123. data/app/assets/images/heroicons/micro/clipboard-document.svg +4 -0
  124. data/app/assets/images/heroicons/micro/clipboard.svg +3 -0
  125. data/app/assets/images/heroicons/micro/clock.svg +3 -0
  126. data/app/assets/images/heroicons/micro/cloud-arrow-down.svg +3 -0
  127. data/app/assets/images/heroicons/micro/cloud-arrow-up.svg +3 -0
  128. data/app/assets/images/heroicons/micro/cloud.svg +3 -0
  129. data/app/assets/images/heroicons/micro/code-bracket-square.svg +3 -0
  130. data/app/assets/images/heroicons/micro/code-bracket.svg +5 -0
  131. data/app/assets/images/heroicons/micro/cog-6-tooth.svg +3 -0
  132. data/app/assets/images/heroicons/micro/cog-8-tooth.svg +3 -0
  133. data/app/assets/images/heroicons/micro/cog.svg +3 -0
  134. data/app/assets/images/heroicons/micro/command-line.svg +3 -0
  135. data/app/assets/images/heroicons/micro/computer-desktop.svg +3 -0
  136. data/app/assets/images/heroicons/micro/cpu-chip.svg +4 -0
  137. data/app/assets/images/heroicons/micro/credit-card.svg +4 -0
  138. data/app/assets/images/heroicons/micro/cube-transparent.svg +3 -0
  139. data/app/assets/images/heroicons/micro/cube.svg +5 -0
  140. data/app/assets/images/heroicons/micro/currency-bangladeshi.svg +3 -0
  141. data/app/assets/images/heroicons/micro/currency-dollar.svg +5 -0
  142. data/app/assets/images/heroicons/micro/currency-euro.svg +3 -0
  143. data/app/assets/images/heroicons/micro/currency-pound.svg +3 -0
  144. data/app/assets/images/heroicons/micro/currency-rupee.svg +3 -0
  145. data/app/assets/images/heroicons/micro/currency-yen.svg +3 -0
  146. data/app/assets/images/heroicons/micro/cursor-arrow-rays.svg +9 -0
  147. data/app/assets/images/heroicons/micro/cursor-arrow-ripple.svg +5 -0
  148. data/app/assets/images/heroicons/micro/device-phone-mobile.svg +4 -0
  149. data/app/assets/images/heroicons/micro/device-tablet.svg +4 -0
  150. data/app/assets/images/heroicons/micro/divide.svg +5 -0
  151. data/app/assets/images/heroicons/micro/document-arrow-down.svg +3 -0
  152. data/app/assets/images/heroicons/micro/document-arrow-up.svg +3 -0
  153. data/app/assets/images/heroicons/micro/document-chart-bar.svg +3 -0
  154. data/app/assets/images/heroicons/micro/document-check.svg +3 -0
  155. data/app/assets/images/heroicons/micro/document-currency-bangladeshi.svg +3 -0
  156. data/app/assets/images/heroicons/micro/document-currency-dollar.svg +5 -0
  157. data/app/assets/images/heroicons/micro/document-currency-euro.svg +3 -0
  158. data/app/assets/images/heroicons/micro/document-currency-pound.svg +3 -0
  159. data/app/assets/images/heroicons/micro/document-currency-rupee.svg +3 -0
  160. data/app/assets/images/heroicons/micro/document-currency-yen.svg +3 -0
  161. data/app/assets/images/heroicons/micro/document-duplicate.svg +4 -0
  162. data/app/assets/images/heroicons/micro/document-magnifying-glass.svg +4 -0
  163. data/app/assets/images/heroicons/micro/document-minus.svg +3 -0
  164. data/app/assets/images/heroicons/micro/document-plus.svg +3 -0
  165. data/app/assets/images/heroicons/micro/document-text.svg +3 -0
  166. data/app/assets/images/heroicons/micro/document.svg +3 -0
  167. data/app/assets/images/heroicons/micro/ellipsis-horizontal-circle.svg +3 -0
  168. data/app/assets/images/heroicons/micro/ellipsis-horizontal.svg +5 -0
  169. data/app/assets/images/heroicons/micro/ellipsis-vertical.svg +5 -0
  170. data/app/assets/images/heroicons/micro/envelope-open.svg +3 -0
  171. data/app/assets/images/heroicons/micro/envelope.svg +4 -0
  172. data/app/assets/images/heroicons/micro/equals.svg +4 -0
  173. data/app/assets/images/heroicons/micro/exclamation-circle.svg +3 -0
  174. data/app/assets/images/heroicons/micro/exclamation-triangle.svg +3 -0
  175. data/app/assets/images/heroicons/micro/eye-dropper.svg +3 -0
  176. data/app/assets/images/heroicons/micro/eye-slash.svg +4 -0
  177. data/app/assets/images/heroicons/micro/eye.svg +4 -0
  178. data/app/assets/images/heroicons/micro/face-frown.svg +3 -0
  179. data/app/assets/images/heroicons/micro/face-smile.svg +3 -0
  180. data/app/assets/images/heroicons/micro/film.svg +3 -0
  181. data/app/assets/images/heroicons/micro/finger-print.svg +3 -0
  182. data/app/assets/images/heroicons/micro/fire.svg +3 -0
  183. data/app/assets/images/heroicons/micro/flag.svg +3 -0
  184. data/app/assets/images/heroicons/micro/folder-arrow-down.svg +3 -0
  185. data/app/assets/images/heroicons/micro/folder-minus.svg +3 -0
  186. data/app/assets/images/heroicons/micro/folder-open.svg +4 -0
  187. data/app/assets/images/heroicons/micro/folder-plus.svg +3 -0
  188. data/app/assets/images/heroicons/micro/folder.svg +4 -0
  189. data/app/assets/images/heroicons/micro/forward.svg +3 -0
  190. data/app/assets/images/heroicons/micro/funnel.svg +3 -0
  191. data/app/assets/images/heroicons/micro/gif.svg +3 -0
  192. data/app/assets/images/heroicons/micro/gift-top.svg +8 -0
  193. data/app/assets/images/heroicons/micro/gift.svg +5 -0
  194. data/app/assets/images/heroicons/micro/globe-alt.svg +3 -0
  195. data/app/assets/images/heroicons/micro/globe-americas.svg +3 -0
  196. data/app/assets/images/heroicons/micro/globe-asia-australia.svg +3 -0
  197. data/app/assets/images/heroicons/micro/globe-europe-africa.svg +3 -0
  198. data/app/assets/images/heroicons/micro/h1.svg +3 -0
  199. data/app/assets/images/heroicons/micro/h2.svg +3 -0
  200. data/app/assets/images/heroicons/micro/h3.svg +3 -0
  201. data/app/assets/images/heroicons/micro/hand-raised.svg +3 -0
  202. data/app/assets/images/heroicons/micro/hand-thumb-down.svg +4 -0
  203. data/app/assets/images/heroicons/micro/hand-thumb-up.svg +4 -0
  204. data/app/assets/images/heroicons/micro/hashtag.svg +3 -0
  205. data/app/assets/images/heroicons/micro/heart.svg +3 -0
  206. data/app/assets/images/heroicons/micro/home-modern.svg +4 -0
  207. data/app/assets/images/heroicons/micro/home.svg +3 -0
  208. data/app/assets/images/heroicons/micro/identification.svg +3 -0
  209. data/app/assets/images/heroicons/micro/inbox-arrow-down.svg +4 -0
  210. data/app/assets/images/heroicons/micro/inbox-stack.svg +4 -0
  211. data/app/assets/images/heroicons/micro/inbox.svg +3 -0
  212. data/app/assets/images/heroicons/micro/information-circle.svg +3 -0
  213. data/app/assets/images/heroicons/micro/italic.svg +3 -0
  214. data/app/assets/images/heroicons/micro/key.svg +3 -0
  215. data/app/assets/images/heroicons/micro/language.svg +4 -0
  216. data/app/assets/images/heroicons/micro/lifebuoy.svg +3 -0
  217. data/app/assets/images/heroicons/micro/light-bulb.svg +4 -0
  218. data/app/assets/images/heroicons/micro/link-slash.svg +4 -0
  219. data/app/assets/images/heroicons/micro/link.svg +4 -0
  220. data/app/assets/images/heroicons/micro/list-bullet.svg +8 -0
  221. data/app/assets/images/heroicons/micro/lock-closed.svg +3 -0
  222. data/app/assets/images/heroicons/micro/lock-open.svg +3 -0
  223. data/app/assets/images/heroicons/micro/magnifying-glass-circle.svg +4 -0
  224. data/app/assets/images/heroicons/micro/magnifying-glass-minus.svg +4 -0
  225. data/app/assets/images/heroicons/micro/magnifying-glass-plus.svg +4 -0
  226. data/app/assets/images/heroicons/micro/magnifying-glass.svg +3 -0
  227. data/app/assets/images/heroicons/micro/map-pin.svg +3 -0
  228. data/app/assets/images/heroicons/micro/map.svg +3 -0
  229. data/app/assets/images/heroicons/micro/megaphone.svg +4 -0
  230. data/app/assets/images/heroicons/micro/microphone.svg +4 -0
  231. data/app/assets/images/heroicons/micro/minus-circle.svg +3 -0
  232. data/app/assets/images/heroicons/micro/minus.svg +3 -0
  233. data/app/assets/images/heroicons/micro/moon.svg +3 -0
  234. data/app/assets/images/heroicons/micro/musical-note.svg +3 -0
  235. data/app/assets/images/heroicons/micro/newspaper.svg +4 -0
  236. data/app/assets/images/heroicons/micro/no-symbol.svg +3 -0
  237. data/app/assets/images/heroicons/micro/numbered-list.svg +8 -0
  238. data/app/assets/images/heroicons/micro/paint-brush.svg +4 -0
  239. data/app/assets/images/heroicons/micro/paper-airplane.svg +3 -0
  240. data/app/assets/images/heroicons/micro/paper-clip.svg +3 -0
  241. data/app/assets/images/heroicons/micro/pause-circle.svg +3 -0
  242. data/app/assets/images/heroicons/micro/pause.svg +4 -0
  243. data/app/assets/images/heroicons/micro/pencil-square.svg +4 -0
  244. data/app/assets/images/heroicons/micro/pencil.svg +3 -0
  245. data/app/assets/images/heroicons/micro/percent-badge.svg +3 -0
  246. data/app/assets/images/heroicons/micro/phone-arrow-down-left.svg +4 -0
  247. data/app/assets/images/heroicons/micro/phone-arrow-up-right.svg +4 -0
  248. data/app/assets/images/heroicons/micro/phone-x-mark.svg +4 -0
  249. data/app/assets/images/heroicons/micro/phone.svg +3 -0
  250. data/app/assets/images/heroicons/micro/photo.svg +3 -0
  251. data/app/assets/images/heroicons/micro/play-circle.svg +3 -0
  252. data/app/assets/images/heroicons/micro/play-pause.svg +5 -0
  253. data/app/assets/images/heroicons/micro/play.svg +3 -0
  254. data/app/assets/images/heroicons/micro/plus-circle.svg +3 -0
  255. data/app/assets/images/heroicons/micro/plus.svg +3 -0
  256. data/app/assets/images/heroicons/micro/power.svg +3 -0
  257. data/app/assets/images/heroicons/micro/presentation-chart-bar.svg +3 -0
  258. data/app/assets/images/heroicons/micro/presentation-chart-line.svg +3 -0
  259. data/app/assets/images/heroicons/micro/printer.svg +3 -0
  260. data/app/assets/images/heroicons/micro/puzzle-piece.svg +3 -0
  261. data/app/assets/images/heroicons/micro/qr-code.svg +13 -0
  262. data/app/assets/images/heroicons/micro/question-mark-circle.svg +3 -0
  263. data/app/assets/images/heroicons/micro/queue-list.svg +5 -0
  264. data/app/assets/images/heroicons/micro/radio.svg +3 -0
  265. data/app/assets/images/heroicons/micro/receipt-percent.svg +3 -0
  266. data/app/assets/images/heroicons/micro/receipt-refund.svg +3 -0
  267. data/app/assets/images/heroicons/micro/rectangle-group.svg +5 -0
  268. data/app/assets/images/heroicons/micro/rectangle-stack.svg +5 -0
  269. data/app/assets/images/heroicons/micro/rocket-launch.svg +4 -0
  270. data/app/assets/images/heroicons/micro/rss.svg +3 -0
  271. data/app/assets/images/heroicons/micro/scale.svg +3 -0
  272. data/app/assets/images/heroicons/micro/scissors.svg +5 -0
  273. data/app/assets/images/heroicons/micro/server-stack.svg +5 -0
  274. data/app/assets/images/heroicons/micro/server.svg +4 -0
  275. data/app/assets/images/heroicons/micro/share.svg +3 -0
  276. data/app/assets/images/heroicons/micro/shield-check.svg +3 -0
  277. data/app/assets/images/heroicons/micro/shield-exclamation.svg +3 -0
  278. data/app/assets/images/heroicons/micro/shopping-bag.svg +3 -0
  279. data/app/assets/images/heroicons/micro/shopping-cart.svg +5 -0
  280. data/app/assets/images/heroicons/micro/signal-slash.svg +7 -0
  281. data/app/assets/images/heroicons/micro/signal.svg +5 -0
  282. data/app/assets/images/heroicons/micro/slash.svg +3 -0
  283. data/app/assets/images/heroicons/micro/sparkles.svg +5 -0
  284. data/app/assets/images/heroicons/micro/speaker-wave.svg +5 -0
  285. data/app/assets/images/heroicons/micro/speaker-x-mark.svg +4 -0
  286. data/app/assets/images/heroicons/micro/square-2-stack.svg +4 -0
  287. data/app/assets/images/heroicons/micro/square-3-stack-3d.svg +5 -0
  288. data/app/assets/images/heroicons/micro/squares-2x2.svg +6 -0
  289. data/app/assets/images/heroicons/micro/squares-plus.svg +6 -0
  290. data/app/assets/images/heroicons/micro/star.svg +3 -0
  291. data/app/assets/images/heroicons/micro/stop-circle.svg +3 -0
  292. data/app/assets/images/heroicons/micro/stop.svg +3 -0
  293. data/app/assets/images/heroicons/micro/strikethrough.svg +3 -0
  294. data/app/assets/images/heroicons/micro/sun.svg +11 -0
  295. data/app/assets/images/heroicons/micro/swatch.svg +5 -0
  296. data/app/assets/images/heroicons/micro/table-cells.svg +3 -0
  297. data/app/assets/images/heroicons/micro/tag.svg +3 -0
  298. data/app/assets/images/heroicons/micro/ticket.svg +3 -0
  299. data/app/assets/images/heroicons/micro/trash.svg +3 -0
  300. data/app/assets/images/heroicons/micro/trophy.svg +3 -0
  301. data/app/assets/images/heroicons/micro/truck.svg +7 -0
  302. data/app/assets/images/heroicons/micro/tv.svg +4 -0
  303. data/app/assets/images/heroicons/micro/underline.svg +3 -0
  304. data/app/assets/images/heroicons/micro/user-circle.svg +3 -0
  305. data/app/assets/images/heroicons/micro/user-group.svg +8 -0
  306. data/app/assets/images/heroicons/micro/user-minus.svg +5 -0
  307. data/app/assets/images/heroicons/micro/user-plus.svg +5 -0
  308. data/app/assets/images/heroicons/micro/user.svg +4 -0
  309. data/app/assets/images/heroicons/micro/users.svg +6 -0
  310. data/app/assets/images/heroicons/micro/variable.svg +5 -0
  311. data/app/assets/images/heroicons/micro/video-camera-slash.svg +6 -0
  312. data/app/assets/images/heroicons/micro/video-camera.svg +4 -0
  313. data/app/assets/images/heroicons/micro/view-columns.svg +5 -0
  314. data/app/assets/images/heroicons/micro/viewfinder-circle.svg +7 -0
  315. data/app/assets/images/heroicons/micro/wallet.svg +5 -0
  316. data/app/assets/images/heroicons/micro/wifi.svg +3 -0
  317. data/app/assets/images/heroicons/micro/window.svg +3 -0
  318. data/app/assets/images/heroicons/micro/wrench-screwdriver.svg +5 -0
  319. data/app/assets/images/heroicons/micro/wrench.svg +3 -0
  320. data/app/assets/images/heroicons/micro/x-circle.svg +3 -0
  321. data/app/assets/images/heroicons/micro/x-mark.svg +3 -0
  322. data/app/assets/images/heroicons/mini/academic-cap.svg +3 -0
  323. data/app/assets/images/heroicons/mini/adjustments-horizontal.svg +11 -0
  324. data/app/assets/images/heroicons/mini/adjustments-vertical.svg +11 -0
  325. data/app/assets/images/heroicons/mini/archive-box-arrow-down.svg +3 -0
  326. data/app/assets/images/heroicons/mini/archive-box-x-mark.svg +4 -0
  327. data/app/assets/images/heroicons/mini/archive-box.svg +4 -0
  328. data/app/assets/images/heroicons/mini/arrow-down-circle.svg +3 -0
  329. data/app/assets/images/heroicons/mini/arrow-down-left.svg +3 -0
  330. data/app/assets/images/heroicons/mini/arrow-down-on-square-stack.svg +3 -0
  331. data/app/assets/images/heroicons/mini/arrow-down-on-square.svg +3 -0
  332. data/app/assets/images/heroicons/mini/arrow-down-right.svg +3 -0
  333. data/app/assets/images/heroicons/mini/arrow-down-tray.svg +4 -0
  334. data/app/assets/images/heroicons/mini/arrow-down.svg +3 -0
  335. data/app/assets/images/heroicons/mini/arrow-left-circle.svg +3 -0
  336. data/app/assets/images/heroicons/mini/arrow-left-end-on-rectangle.svg +4 -0
  337. data/app/assets/images/heroicons/mini/arrow-left-on-rectangle.svg +4 -0
  338. data/app/assets/images/heroicons/mini/arrow-left-start-on-rectangle.svg +4 -0
  339. data/app/assets/images/heroicons/mini/arrow-left.svg +3 -0
  340. data/app/assets/images/heroicons/mini/arrow-long-down.svg +3 -0
  341. data/app/assets/images/heroicons/mini/arrow-long-left.svg +3 -0
  342. data/app/assets/images/heroicons/mini/arrow-long-right.svg +3 -0
  343. data/app/assets/images/heroicons/mini/arrow-long-up.svg +3 -0
  344. data/app/assets/images/heroicons/mini/arrow-path-rounded-square.svg +3 -0
  345. data/app/assets/images/heroicons/mini/arrow-path.svg +3 -0
  346. data/app/assets/images/heroicons/mini/arrow-right-circle.svg +3 -0
  347. data/app/assets/images/heroicons/mini/arrow-right-end-on-rectangle.svg +4 -0
  348. data/app/assets/images/heroicons/mini/arrow-right-on-rectangle.svg +4 -0
  349. data/app/assets/images/heroicons/mini/arrow-right-start-on-rectangle.svg +4 -0
  350. data/app/assets/images/heroicons/mini/arrow-right.svg +3 -0
  351. data/app/assets/images/heroicons/mini/arrow-small-down.svg +3 -0
  352. data/app/assets/images/heroicons/mini/arrow-small-left.svg +3 -0
  353. data/app/assets/images/heroicons/mini/arrow-small-right.svg +3 -0
  354. data/app/assets/images/heroicons/mini/arrow-small-up.svg +3 -0
  355. data/app/assets/images/heroicons/mini/arrow-top-right-on-square.svg +4 -0
  356. data/app/assets/images/heroicons/mini/arrow-trending-down.svg +3 -0
  357. data/app/assets/images/heroicons/mini/arrow-trending-up.svg +3 -0
  358. data/app/assets/images/heroicons/mini/arrow-turn-down-left.svg +3 -0
  359. data/app/assets/images/heroicons/mini/arrow-turn-down-right.svg +3 -0
  360. data/app/assets/images/heroicons/mini/arrow-turn-left-down.svg +3 -0
  361. data/app/assets/images/heroicons/mini/arrow-turn-left-up.svg +3 -0
  362. data/app/assets/images/heroicons/mini/arrow-turn-right-down.svg +3 -0
  363. data/app/assets/images/heroicons/mini/arrow-turn-right-up.svg +3 -0
  364. data/app/assets/images/heroicons/mini/arrow-turn-up-left.svg +3 -0
  365. data/app/assets/images/heroicons/mini/arrow-turn-up-right.svg +3 -0
  366. data/app/assets/images/heroicons/mini/arrow-up-circle.svg +3 -0
  367. data/app/assets/images/heroicons/mini/arrow-up-left.svg +3 -0
  368. data/app/assets/images/heroicons/mini/arrow-up-on-square-stack.svg +3 -0
  369. data/app/assets/images/heroicons/mini/arrow-up-on-square.svg +3 -0
  370. data/app/assets/images/heroicons/mini/arrow-up-right.svg +3 -0
  371. data/app/assets/images/heroicons/mini/arrow-up-tray.svg +4 -0
  372. data/app/assets/images/heroicons/mini/arrow-up.svg +3 -0
  373. data/app/assets/images/heroicons/mini/arrow-uturn-down.svg +3 -0
  374. data/app/assets/images/heroicons/mini/arrow-uturn-left.svg +3 -0
  375. data/app/assets/images/heroicons/mini/arrow-uturn-right.svg +3 -0
  376. data/app/assets/images/heroicons/mini/arrow-uturn-up.svg +3 -0
  377. data/app/assets/images/heroicons/mini/arrows-pointing-in.svg +6 -0
  378. data/app/assets/images/heroicons/mini/arrows-pointing-out.svg +6 -0
  379. data/app/assets/images/heroicons/mini/arrows-right-left.svg +3 -0
  380. data/app/assets/images/heroicons/mini/arrows-up-down.svg +3 -0
  381. data/app/assets/images/heroicons/mini/at-symbol.svg +3 -0
  382. data/app/assets/images/heroicons/mini/backspace.svg +3 -0
  383. data/app/assets/images/heroicons/mini/backward.svg +3 -0
  384. data/app/assets/images/heroicons/mini/banknotes.svg +3 -0
  385. data/app/assets/images/heroicons/mini/bars-2.svg +3 -0
  386. data/app/assets/images/heroicons/mini/bars-3-bottom-left.svg +4 -0
  387. data/app/assets/images/heroicons/mini/bars-3-bottom-right.svg +4 -0
  388. data/app/assets/images/heroicons/mini/bars-3-center-left.svg +4 -0
  389. data/app/assets/images/heroicons/mini/bars-3.svg +3 -0
  390. data/app/assets/images/heroicons/mini/bars-4.svg +3 -0
  391. data/app/assets/images/heroicons/mini/bars-arrow-down.svg +3 -0
  392. data/app/assets/images/heroicons/mini/bars-arrow-up.svg +3 -0
  393. data/app/assets/images/heroicons/mini/battery-0.svg +3 -0
  394. data/app/assets/images/heroicons/mini/battery-100.svg +4 -0
  395. data/app/assets/images/heroicons/mini/battery-50.svg +4 -0
  396. data/app/assets/images/heroicons/mini/beaker.svg +3 -0
  397. data/app/assets/images/heroicons/mini/bell-alert.svg +5 -0
  398. data/app/assets/images/heroicons/mini/bell-slash.svg +5 -0
  399. data/app/assets/images/heroicons/mini/bell-snooze.svg +3 -0
  400. data/app/assets/images/heroicons/mini/bell.svg +3 -0
  401. data/app/assets/images/heroicons/mini/bold.svg +3 -0
  402. data/app/assets/images/heroicons/mini/bolt-slash.svg +7 -0
  403. data/app/assets/images/heroicons/mini/bolt.svg +3 -0
  404. data/app/assets/images/heroicons/mini/book-open.svg +4 -0
  405. data/app/assets/images/heroicons/mini/bookmark-slash.svg +5 -0
  406. data/app/assets/images/heroicons/mini/bookmark-square.svg +3 -0
  407. data/app/assets/images/heroicons/mini/bookmark.svg +3 -0
  408. data/app/assets/images/heroicons/mini/briefcase.svg +4 -0
  409. data/app/assets/images/heroicons/mini/bug-ant.svg +3 -0
  410. data/app/assets/images/heroicons/mini/building-library.svg +3 -0
  411. data/app/assets/images/heroicons/mini/building-office-2.svg +4 -0
  412. data/app/assets/images/heroicons/mini/building-office.svg +3 -0
  413. data/app/assets/images/heroicons/mini/building-storefront.svg +4 -0
  414. data/app/assets/images/heroicons/mini/cake.svg +8 -0
  415. data/app/assets/images/heroicons/mini/calculator.svg +3 -0
  416. data/app/assets/images/heroicons/mini/calendar-date-range.svg +12 -0
  417. data/app/assets/images/heroicons/mini/calendar-days.svg +15 -0
  418. data/app/assets/images/heroicons/mini/calendar.svg +3 -0
  419. data/app/assets/images/heroicons/mini/camera.svg +3 -0
  420. data/app/assets/images/heroicons/mini/chart-bar-square.svg +3 -0
  421. data/app/assets/images/heroicons/mini/chart-bar.svg +5 -0
  422. data/app/assets/images/heroicons/mini/chart-pie.svg +4 -0
  423. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center-text.svg +3 -0
  424. data/app/assets/images/heroicons/mini/chat-bubble-bottom-center.svg +3 -0
  425. data/app/assets/images/heroicons/mini/chat-bubble-left-ellipsis.svg +3 -0
  426. data/app/assets/images/heroicons/mini/chat-bubble-left-right.svg +4 -0
  427. data/app/assets/images/heroicons/mini/chat-bubble-left.svg +3 -0
  428. data/app/assets/images/heroicons/mini/chat-bubble-oval-left-ellipsis.svg +3 -0
  429. data/app/assets/images/heroicons/mini/chat-bubble-oval-left.svg +3 -0
  430. data/app/assets/images/heroicons/mini/check-badge.svg +3 -0
  431. data/app/assets/images/heroicons/mini/check-circle.svg +3 -0
  432. data/app/assets/images/heroicons/mini/check.svg +3 -0
  433. data/app/assets/images/heroicons/mini/chevron-double-down.svg +3 -0
  434. data/app/assets/images/heroicons/mini/chevron-double-left.svg +3 -0
  435. data/app/assets/images/heroicons/mini/chevron-double-right.svg +3 -0
  436. data/app/assets/images/heroicons/mini/chevron-double-up.svg +3 -0
  437. data/app/assets/images/heroicons/mini/chevron-down.svg +3 -0
  438. data/app/assets/images/heroicons/mini/chevron-left.svg +3 -0
  439. data/app/assets/images/heroicons/mini/chevron-right.svg +3 -0
  440. data/app/assets/images/heroicons/mini/chevron-up-down.svg +3 -0
  441. data/app/assets/images/heroicons/mini/chevron-up.svg +3 -0
  442. data/app/assets/images/heroicons/mini/circle-stack.svg +3 -0
  443. data/app/assets/images/heroicons/mini/clipboard-document-check.svg +4 -0
  444. data/app/assets/images/heroicons/mini/clipboard-document-list.svg +4 -0
  445. data/app/assets/images/heroicons/mini/clipboard-document.svg +4 -0
  446. data/app/assets/images/heroicons/mini/clipboard.svg +3 -0
  447. data/app/assets/images/heroicons/mini/clock.svg +3 -0
  448. data/app/assets/images/heroicons/mini/cloud-arrow-down.svg +3 -0
  449. data/app/assets/images/heroicons/mini/cloud-arrow-up.svg +3 -0
  450. data/app/assets/images/heroicons/mini/cloud.svg +3 -0
  451. data/app/assets/images/heroicons/mini/code-bracket-square.svg +3 -0
  452. data/app/assets/images/heroicons/mini/code-bracket.svg +4 -0
  453. data/app/assets/images/heroicons/mini/cog-6-tooth.svg +3 -0
  454. data/app/assets/images/heroicons/mini/cog-8-tooth.svg +3 -0
  455. data/app/assets/images/heroicons/mini/cog.svg +6 -0
  456. data/app/assets/images/heroicons/mini/command-line.svg +3 -0
  457. data/app/assets/images/heroicons/mini/computer-desktop.svg +3 -0
  458. data/app/assets/images/heroicons/mini/cpu-chip.svg +4 -0
  459. data/app/assets/images/heroicons/mini/credit-card.svg +3 -0
  460. data/app/assets/images/heroicons/mini/cube-transparent.svg +3 -0
  461. data/app/assets/images/heroicons/mini/cube.svg +5 -0
  462. data/app/assets/images/heroicons/mini/currency-bangladeshi.svg +3 -0
  463. data/app/assets/images/heroicons/mini/currency-dollar.svg +5 -0
  464. data/app/assets/images/heroicons/mini/currency-euro.svg +3 -0
  465. data/app/assets/images/heroicons/mini/currency-pound.svg +3 -0
  466. data/app/assets/images/heroicons/mini/currency-rupee.svg +3 -0
  467. data/app/assets/images/heroicons/mini/currency-yen.svg +3 -0
  468. data/app/assets/images/heroicons/mini/cursor-arrow-rays.svg +9 -0
  469. data/app/assets/images/heroicons/mini/cursor-arrow-ripple.svg +5 -0
  470. data/app/assets/images/heroicons/mini/device-phone-mobile.svg +4 -0
  471. data/app/assets/images/heroicons/mini/device-tablet.svg +3 -0
  472. data/app/assets/images/heroicons/mini/divide.svg +5 -0
  473. data/app/assets/images/heroicons/mini/document-arrow-down.svg +3 -0
  474. data/app/assets/images/heroicons/mini/document-arrow-up.svg +3 -0
  475. data/app/assets/images/heroicons/mini/document-chart-bar.svg +3 -0
  476. data/app/assets/images/heroicons/mini/document-check.svg +3 -0
  477. data/app/assets/images/heroicons/mini/document-currency-bangladeshi.svg +3 -0
  478. data/app/assets/images/heroicons/mini/document-currency-dollar.svg +3 -0
  479. data/app/assets/images/heroicons/mini/document-currency-euro.svg +3 -0
  480. data/app/assets/images/heroicons/mini/document-currency-pound.svg +3 -0
  481. data/app/assets/images/heroicons/mini/document-currency-rupee.svg +3 -0
  482. data/app/assets/images/heroicons/mini/document-currency-yen.svg +3 -0
  483. data/app/assets/images/heroicons/mini/document-duplicate.svg +4 -0
  484. data/app/assets/images/heroicons/mini/document-magnifying-glass.svg +4 -0
  485. data/app/assets/images/heroicons/mini/document-minus.svg +3 -0
  486. data/app/assets/images/heroicons/mini/document-plus.svg +3 -0
  487. data/app/assets/images/heroicons/mini/document-text.svg +3 -0
  488. data/app/assets/images/heroicons/mini/document.svg +3 -0
  489. data/app/assets/images/heroicons/mini/ellipsis-horizontal-circle.svg +3 -0
  490. data/app/assets/images/heroicons/mini/ellipsis-horizontal.svg +5 -0
  491. data/app/assets/images/heroicons/mini/ellipsis-vertical.svg +5 -0
  492. data/app/assets/images/heroicons/mini/envelope-open.svg +3 -0
  493. data/app/assets/images/heroicons/mini/envelope.svg +4 -0
  494. data/app/assets/images/heroicons/mini/equals.svg +4 -0
  495. data/app/assets/images/heroicons/mini/exclamation-circle.svg +3 -0
  496. data/app/assets/images/heroicons/mini/exclamation-triangle.svg +3 -0
  497. data/app/assets/images/heroicons/mini/eye-dropper.svg +3 -0
  498. data/app/assets/images/heroicons/mini/eye-slash.svg +4 -0
  499. data/app/assets/images/heroicons/mini/eye.svg +4 -0
  500. data/app/assets/images/heroicons/mini/face-frown.svg +3 -0
  501. data/app/assets/images/heroicons/mini/face-smile.svg +3 -0
  502. data/app/assets/images/heroicons/mini/film.svg +3 -0
  503. data/app/assets/images/heroicons/mini/finger-print.svg +3 -0
  504. data/app/assets/images/heroicons/mini/fire.svg +3 -0
  505. data/app/assets/images/heroicons/mini/flag.svg +3 -0
  506. data/app/assets/images/heroicons/mini/folder-arrow-down.svg +3 -0
  507. data/app/assets/images/heroicons/mini/folder-minus.svg +3 -0
  508. data/app/assets/images/heroicons/mini/folder-open.svg +4 -0
  509. data/app/assets/images/heroicons/mini/folder-plus.svg +3 -0
  510. data/app/assets/images/heroicons/mini/folder.svg +4 -0
  511. data/app/assets/images/heroicons/mini/forward.svg +3 -0
  512. data/app/assets/images/heroicons/mini/funnel.svg +3 -0
  513. data/app/assets/images/heroicons/mini/gif.svg +3 -0
  514. data/app/assets/images/heroicons/mini/gift-top.svg +3 -0
  515. data/app/assets/images/heroicons/mini/gift.svg +5 -0
  516. data/app/assets/images/heroicons/mini/globe-alt.svg +11 -0
  517. data/app/assets/images/heroicons/mini/globe-americas.svg +3 -0
  518. data/app/assets/images/heroicons/mini/globe-asia-australia.svg +3 -0
  519. data/app/assets/images/heroicons/mini/globe-europe-africa.svg +3 -0
  520. data/app/assets/images/heroicons/mini/h1.svg +3 -0
  521. data/app/assets/images/heroicons/mini/h2.svg +3 -0
  522. data/app/assets/images/heroicons/mini/h3.svg +3 -0
  523. data/app/assets/images/heroicons/mini/hand-raised.svg +3 -0
  524. data/app/assets/images/heroicons/mini/hand-thumb-down.svg +4 -0
  525. data/app/assets/images/heroicons/mini/hand-thumb-up.svg +4 -0
  526. data/app/assets/images/heroicons/mini/hashtag.svg +3 -0
  527. data/app/assets/images/heroicons/mini/heart.svg +3 -0
  528. data/app/assets/images/heroicons/mini/home-modern.svg +4 -0
  529. data/app/assets/images/heroicons/mini/home.svg +3 -0
  530. data/app/assets/images/heroicons/mini/identification.svg +3 -0
  531. data/app/assets/images/heroicons/mini/inbox-arrow-down.svg +4 -0
  532. data/app/assets/images/heroicons/mini/inbox-stack.svg +4 -0
  533. data/app/assets/images/heroicons/mini/inbox.svg +3 -0
  534. data/app/assets/images/heroicons/mini/information-circle.svg +3 -0
  535. data/app/assets/images/heroicons/mini/italic.svg +3 -0
  536. data/app/assets/images/heroicons/mini/key.svg +3 -0
  537. data/app/assets/images/heroicons/mini/language.svg +4 -0
  538. data/app/assets/images/heroicons/mini/lifebuoy.svg +3 -0
  539. data/app/assets/images/heroicons/mini/light-bulb.svg +4 -0
  540. data/app/assets/images/heroicons/mini/link-slash.svg +3 -0
  541. data/app/assets/images/heroicons/mini/link.svg +4 -0
  542. data/app/assets/images/heroicons/mini/list-bullet.svg +6 -0
  543. data/app/assets/images/heroicons/mini/lock-closed.svg +3 -0
  544. data/app/assets/images/heroicons/mini/lock-open.svg +3 -0
  545. data/app/assets/images/heroicons/mini/magnifying-glass-circle.svg +4 -0
  546. data/app/assets/images/heroicons/mini/magnifying-glass-minus.svg +4 -0
  547. data/app/assets/images/heroicons/mini/magnifying-glass-plus.svg +4 -0
  548. data/app/assets/images/heroicons/mini/magnifying-glass.svg +3 -0
  549. data/app/assets/images/heroicons/mini/map-pin.svg +3 -0
  550. data/app/assets/images/heroicons/mini/map.svg +3 -0
  551. data/app/assets/images/heroicons/mini/megaphone.svg +4 -0
  552. data/app/assets/images/heroicons/mini/microphone.svg +4 -0
  553. data/app/assets/images/heroicons/mini/minus-circle.svg +3 -0
  554. data/app/assets/images/heroicons/mini/minus-small.svg +3 -0
  555. data/app/assets/images/heroicons/mini/minus.svg +3 -0
  556. data/app/assets/images/heroicons/mini/moon.svg +3 -0
  557. data/app/assets/images/heroicons/mini/musical-note.svg +3 -0
  558. data/app/assets/images/heroicons/mini/newspaper.svg +4 -0
  559. data/app/assets/images/heroicons/mini/no-symbol.svg +3 -0
  560. data/app/assets/images/heroicons/mini/numbered-list.svg +8 -0
  561. data/app/assets/images/heroicons/mini/paint-brush.svg +4 -0
  562. data/app/assets/images/heroicons/mini/paper-airplane.svg +3 -0
  563. data/app/assets/images/heroicons/mini/paper-clip.svg +3 -0
  564. data/app/assets/images/heroicons/mini/pause-circle.svg +3 -0
  565. data/app/assets/images/heroicons/mini/pause.svg +4 -0
  566. data/app/assets/images/heroicons/mini/pencil-square.svg +4 -0
  567. data/app/assets/images/heroicons/mini/pencil.svg +3 -0
  568. data/app/assets/images/heroicons/mini/percent-badge.svg +3 -0
  569. data/app/assets/images/heroicons/mini/phone-arrow-down-left.svg +4 -0
  570. data/app/assets/images/heroicons/mini/phone-arrow-up-right.svg +4 -0
  571. data/app/assets/images/heroicons/mini/phone-x-mark.svg +3 -0
  572. data/app/assets/images/heroicons/mini/phone.svg +3 -0
  573. data/app/assets/images/heroicons/mini/photo.svg +3 -0
  574. data/app/assets/images/heroicons/mini/play-circle.svg +3 -0
  575. data/app/assets/images/heroicons/mini/play-pause.svg +5 -0
  576. data/app/assets/images/heroicons/mini/play.svg +3 -0
  577. data/app/assets/images/heroicons/mini/plus-circle.svg +3 -0
  578. data/app/assets/images/heroicons/mini/plus-small.svg +3 -0
  579. data/app/assets/images/heroicons/mini/plus.svg +3 -0
  580. data/app/assets/images/heroicons/mini/power.svg +3 -0
  581. data/app/assets/images/heroicons/mini/presentation-chart-bar.svg +3 -0
  582. data/app/assets/images/heroicons/mini/presentation-chart-line.svg +3 -0
  583. data/app/assets/images/heroicons/mini/printer.svg +3 -0
  584. data/app/assets/images/heroicons/mini/puzzle-piece.svg +3 -0
  585. data/app/assets/images/heroicons/mini/qr-code.svg +3 -0
  586. data/app/assets/images/heroicons/mini/question-mark-circle.svg +3 -0
  587. data/app/assets/images/heroicons/mini/queue-list.svg +6 -0
  588. data/app/assets/images/heroicons/mini/radio.svg +3 -0
  589. data/app/assets/images/heroicons/mini/receipt-percent.svg +3 -0
  590. data/app/assets/images/heroicons/mini/receipt-refund.svg +3 -0
  591. data/app/assets/images/heroicons/mini/rectangle-group.svg +3 -0
  592. data/app/assets/images/heroicons/mini/rectangle-stack.svg +5 -0
  593. data/app/assets/images/heroicons/mini/rocket-launch.svg +4 -0
  594. data/app/assets/images/heroicons/mini/rss.svg +5 -0
  595. data/app/assets/images/heroicons/mini/scale.svg +3 -0
  596. data/app/assets/images/heroicons/mini/scissors.svg +5 -0
  597. data/app/assets/images/heroicons/mini/server-stack.svg +5 -0
  598. data/app/assets/images/heroicons/mini/server.svg +4 -0
  599. data/app/assets/images/heroicons/mini/share.svg +3 -0
  600. data/app/assets/images/heroicons/mini/shield-check.svg +3 -0
  601. data/app/assets/images/heroicons/mini/shield-exclamation.svg +3 -0
  602. data/app/assets/images/heroicons/mini/shopping-bag.svg +3 -0
  603. data/app/assets/images/heroicons/mini/shopping-cart.svg +5 -0
  604. data/app/assets/images/heroicons/mini/signal-slash.svg +7 -0
  605. data/app/assets/images/heroicons/mini/signal.svg +7 -0
  606. data/app/assets/images/heroicons/mini/slash.svg +3 -0
  607. data/app/assets/images/heroicons/mini/sparkles.svg +5 -0
  608. data/app/assets/images/heroicons/mini/speaker-wave.svg +5 -0
  609. data/app/assets/images/heroicons/mini/speaker-x-mark.svg +4 -0
  610. data/app/assets/images/heroicons/mini/square-2-stack.svg +4 -0
  611. data/app/assets/images/heroicons/mini/square-3-stack-3d.svg +5 -0
  612. data/app/assets/images/heroicons/mini/squares-2x2.svg +3 -0
  613. data/app/assets/images/heroicons/mini/squares-plus.svg +6 -0
  614. data/app/assets/images/heroicons/mini/star.svg +3 -0
  615. data/app/assets/images/heroicons/mini/stop-circle.svg +3 -0
  616. data/app/assets/images/heroicons/mini/stop.svg +3 -0
  617. data/app/assets/images/heroicons/mini/strikethrough.svg +3 -0
  618. data/app/assets/images/heroicons/mini/sun.svg +11 -0
  619. data/app/assets/images/heroicons/mini/swatch.svg +3 -0
  620. data/app/assets/images/heroicons/mini/table-cells.svg +3 -0
  621. data/app/assets/images/heroicons/mini/tag.svg +3 -0
  622. data/app/assets/images/heroicons/mini/ticket.svg +3 -0
  623. data/app/assets/images/heroicons/mini/trash.svg +3 -0
  624. data/app/assets/images/heroicons/mini/trophy.svg +3 -0
  625. data/app/assets/images/heroicons/mini/truck.svg +7 -0
  626. data/app/assets/images/heroicons/mini/tv.svg +4 -0
  627. data/app/assets/images/heroicons/mini/underline.svg +3 -0
  628. data/app/assets/images/heroicons/mini/user-circle.svg +3 -0
  629. data/app/assets/images/heroicons/mini/user-group.svg +8 -0
  630. data/app/assets/images/heroicons/mini/user-minus.svg +5 -0
  631. data/app/assets/images/heroicons/mini/user-plus.svg +5 -0
  632. data/app/assets/images/heroicons/mini/user.svg +4 -0
  633. data/app/assets/images/heroicons/mini/users.svg +6 -0
  634. data/app/assets/images/heroicons/mini/variable.svg +3 -0
  635. data/app/assets/images/heroicons/mini/video-camera-slash.svg +6 -0
  636. data/app/assets/images/heroicons/mini/video-camera.svg +4 -0
  637. data/app/assets/images/heroicons/mini/view-columns.svg +5 -0
  638. data/app/assets/images/heroicons/mini/viewfinder-circle.svg +7 -0
  639. data/app/assets/images/heroicons/mini/wallet.svg +5 -0
  640. data/app/assets/images/heroicons/mini/wifi.svg +3 -0
  641. data/app/assets/images/heroicons/mini/window.svg +3 -0
  642. data/app/assets/images/heroicons/mini/wrench-screwdriver.svg +5 -0
  643. data/app/assets/images/heroicons/mini/wrench.svg +3 -0
  644. data/app/assets/images/heroicons/mini/x-circle.svg +3 -0
  645. data/app/assets/images/heroicons/mini/x-mark.svg +3 -0
  646. data/app/assets/images/heroicons/outline/academic-cap.svg +3 -0
  647. data/app/assets/images/heroicons/outline/adjustments-horizontal.svg +3 -0
  648. data/app/assets/images/heroicons/outline/adjustments-vertical.svg +3 -0
  649. data/app/assets/images/heroicons/outline/archive-box-arrow-down.svg +3 -0
  650. data/app/assets/images/heroicons/outline/archive-box-x-mark.svg +3 -0
  651. data/app/assets/images/heroicons/outline/archive-box.svg +3 -0
  652. data/app/assets/images/heroicons/outline/arrow-down-circle.svg +3 -0
  653. data/app/assets/images/heroicons/outline/arrow-down-left.svg +3 -0
  654. data/app/assets/images/heroicons/outline/arrow-down-on-square-stack.svg +3 -0
  655. data/app/assets/images/heroicons/outline/arrow-down-on-square.svg +3 -0
  656. data/app/assets/images/heroicons/outline/arrow-down-right.svg +3 -0
  657. data/app/assets/images/heroicons/outline/arrow-down-tray.svg +3 -0
  658. data/app/assets/images/heroicons/outline/arrow-down.svg +3 -0
  659. data/app/assets/images/heroicons/outline/arrow-left-circle.svg +3 -0
  660. data/app/assets/images/heroicons/outline/arrow-left-end-on-rectangle.svg +3 -0
  661. data/app/assets/images/heroicons/outline/arrow-left-on-rectangle.svg +3 -0
  662. data/app/assets/images/heroicons/outline/arrow-left-start-on-rectangle.svg +3 -0
  663. data/app/assets/images/heroicons/outline/arrow-left.svg +3 -0
  664. data/app/assets/images/heroicons/outline/arrow-long-down.svg +3 -0
  665. data/app/assets/images/heroicons/outline/arrow-long-left.svg +3 -0
  666. data/app/assets/images/heroicons/outline/arrow-long-right.svg +3 -0
  667. data/app/assets/images/heroicons/outline/arrow-long-up.svg +3 -0
  668. data/app/assets/images/heroicons/outline/arrow-path-rounded-square.svg +3 -0
  669. data/app/assets/images/heroicons/outline/arrow-path.svg +3 -0
  670. data/app/assets/images/heroicons/outline/arrow-right-circle.svg +3 -0
  671. data/app/assets/images/heroicons/outline/arrow-right-end-on-rectangle.svg +3 -0
  672. data/app/assets/images/heroicons/outline/arrow-right-on-rectangle.svg +3 -0
  673. data/app/assets/images/heroicons/outline/arrow-right-start-on-rectangle.svg +3 -0
  674. data/app/assets/images/heroicons/outline/arrow-right.svg +3 -0
  675. data/app/assets/images/heroicons/outline/arrow-small-down.svg +3 -0
  676. data/app/assets/images/heroicons/outline/arrow-small-left.svg +3 -0
  677. data/app/assets/images/heroicons/outline/arrow-small-right.svg +3 -0
  678. data/app/assets/images/heroicons/outline/arrow-small-up.svg +3 -0
  679. data/app/assets/images/heroicons/outline/arrow-top-right-on-square.svg +3 -0
  680. data/app/assets/images/heroicons/outline/arrow-trending-down.svg +3 -0
  681. data/app/assets/images/heroicons/outline/arrow-trending-up.svg +3 -0
  682. data/app/assets/images/heroicons/outline/arrow-turn-down-left.svg +3 -0
  683. data/app/assets/images/heroicons/outline/arrow-turn-down-right.svg +3 -0
  684. data/app/assets/images/heroicons/outline/arrow-turn-left-down.svg +3 -0
  685. data/app/assets/images/heroicons/outline/arrow-turn-left-up.svg +3 -0
  686. data/app/assets/images/heroicons/outline/arrow-turn-right-down.svg +3 -0
  687. data/app/assets/images/heroicons/outline/arrow-turn-right-up.svg +3 -0
  688. data/app/assets/images/heroicons/outline/arrow-turn-up-left.svg +3 -0
  689. data/app/assets/images/heroicons/outline/arrow-turn-up-right.svg +3 -0
  690. data/app/assets/images/heroicons/outline/arrow-up-circle.svg +3 -0
  691. data/app/assets/images/heroicons/outline/arrow-up-left.svg +3 -0
  692. data/app/assets/images/heroicons/outline/arrow-up-on-square-stack.svg +3 -0
  693. data/app/assets/images/heroicons/outline/arrow-up-on-square.svg +3 -0
  694. data/app/assets/images/heroicons/outline/arrow-up-right.svg +3 -0
  695. data/app/assets/images/heroicons/outline/arrow-up-tray.svg +3 -0
  696. data/app/assets/images/heroicons/outline/arrow-up.svg +3 -0
  697. data/app/assets/images/heroicons/outline/arrow-uturn-down.svg +3 -0
  698. data/app/assets/images/heroicons/outline/arrow-uturn-left.svg +3 -0
  699. data/app/assets/images/heroicons/outline/arrow-uturn-right.svg +3 -0
  700. data/app/assets/images/heroicons/outline/arrow-uturn-up.svg +3 -0
  701. data/app/assets/images/heroicons/outline/arrows-pointing-in.svg +3 -0
  702. data/app/assets/images/heroicons/outline/arrows-pointing-out.svg +3 -0
  703. data/app/assets/images/heroicons/outline/arrows-right-left.svg +3 -0
  704. data/app/assets/images/heroicons/outline/arrows-up-down.svg +3 -0
  705. data/app/assets/images/heroicons/outline/at-symbol.svg +3 -0
  706. data/app/assets/images/heroicons/outline/backspace.svg +3 -0
  707. data/app/assets/images/heroicons/outline/backward.svg +4 -0
  708. data/app/assets/images/heroicons/outline/banknotes.svg +3 -0
  709. data/app/assets/images/heroicons/outline/bars-2.svg +3 -0
  710. data/app/assets/images/heroicons/outline/bars-3-bottom-left.svg +3 -0
  711. data/app/assets/images/heroicons/outline/bars-3-bottom-right.svg +3 -0
  712. data/app/assets/images/heroicons/outline/bars-3-center-left.svg +3 -0
  713. data/app/assets/images/heroicons/outline/bars-3.svg +3 -0
  714. data/app/assets/images/heroicons/outline/bars-4.svg +3 -0
  715. data/app/assets/images/heroicons/outline/bars-arrow-down.svg +3 -0
  716. data/app/assets/images/heroicons/outline/bars-arrow-up.svg +3 -0
  717. data/app/assets/images/heroicons/outline/battery-0.svg +3 -0
  718. data/app/assets/images/heroicons/outline/battery-100.svg +3 -0
  719. data/app/assets/images/heroicons/outline/battery-50.svg +3 -0
  720. data/app/assets/images/heroicons/outline/beaker.svg +3 -0
  721. data/app/assets/images/heroicons/outline/bell-alert.svg +3 -0
  722. data/app/assets/images/heroicons/outline/bell-slash.svg +3 -0
  723. data/app/assets/images/heroicons/outline/bell-snooze.svg +3 -0
  724. data/app/assets/images/heroicons/outline/bell.svg +3 -0
  725. data/app/assets/images/heroicons/outline/bold.svg +3 -0
  726. data/app/assets/images/heroicons/outline/bolt-slash.svg +3 -0
  727. data/app/assets/images/heroicons/outline/bolt.svg +3 -0
  728. data/app/assets/images/heroicons/outline/book-open.svg +3 -0
  729. data/app/assets/images/heroicons/outline/bookmark-slash.svg +3 -0
  730. data/app/assets/images/heroicons/outline/bookmark-square.svg +3 -0
  731. data/app/assets/images/heroicons/outline/bookmark.svg +3 -0
  732. data/app/assets/images/heroicons/outline/briefcase.svg +3 -0
  733. data/app/assets/images/heroicons/outline/bug-ant.svg +3 -0
  734. data/app/assets/images/heroicons/outline/building-library.svg +3 -0
  735. data/app/assets/images/heroicons/outline/building-office-2.svg +3 -0
  736. data/app/assets/images/heroicons/outline/building-office.svg +3 -0
  737. data/app/assets/images/heroicons/outline/building-storefront.svg +3 -0
  738. data/app/assets/images/heroicons/outline/cake.svg +3 -0
  739. data/app/assets/images/heroicons/outline/calculator.svg +3 -0
  740. data/app/assets/images/heroicons/outline/calendar-date-range.svg +3 -0
  741. data/app/assets/images/heroicons/outline/calendar-days.svg +3 -0
  742. data/app/assets/images/heroicons/outline/calendar.svg +3 -0
  743. data/app/assets/images/heroicons/outline/camera.svg +5 -0
  744. data/app/assets/images/heroicons/outline/chart-bar-square.svg +3 -0
  745. data/app/assets/images/heroicons/outline/chart-bar.svg +5 -0
  746. data/app/assets/images/heroicons/outline/chart-pie.svg +4 -0
  747. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center-text.svg +3 -0
  748. data/app/assets/images/heroicons/outline/chat-bubble-bottom-center.svg +3 -0
  749. data/app/assets/images/heroicons/outline/chat-bubble-left-ellipsis.svg +3 -0
  750. data/app/assets/images/heroicons/outline/chat-bubble-left-right.svg +3 -0
  751. data/app/assets/images/heroicons/outline/chat-bubble-left.svg +3 -0
  752. data/app/assets/images/heroicons/outline/chat-bubble-oval-left-ellipsis.svg +3 -0
  753. data/app/assets/images/heroicons/outline/chat-bubble-oval-left.svg +3 -0
  754. data/app/assets/images/heroicons/outline/check-badge.svg +3 -0
  755. data/app/assets/images/heroicons/outline/check-circle.svg +3 -0
  756. data/app/assets/images/heroicons/outline/check.svg +3 -0
  757. data/app/assets/images/heroicons/outline/chevron-double-down.svg +3 -0
  758. data/app/assets/images/heroicons/outline/chevron-double-left.svg +3 -0
  759. data/app/assets/images/heroicons/outline/chevron-double-right.svg +3 -0
  760. data/app/assets/images/heroicons/outline/chevron-double-up.svg +4 -0
  761. data/app/assets/images/heroicons/outline/chevron-down.svg +3 -0
  762. data/app/assets/images/heroicons/outline/chevron-left.svg +3 -0
  763. data/app/assets/images/heroicons/outline/chevron-right.svg +3 -0
  764. data/app/assets/images/heroicons/outline/chevron-up-down.svg +3 -0
  765. data/app/assets/images/heroicons/outline/chevron-up.svg +3 -0
  766. data/app/assets/images/heroicons/outline/circle-stack.svg +3 -0
  767. data/app/assets/images/heroicons/outline/clipboard-document-check.svg +3 -0
  768. data/app/assets/images/heroicons/outline/clipboard-document-list.svg +3 -0
  769. data/app/assets/images/heroicons/outline/clipboard-document.svg +3 -0
  770. data/app/assets/images/heroicons/outline/clipboard.svg +3 -0
  771. data/app/assets/images/heroicons/outline/clock.svg +3 -0
  772. data/app/assets/images/heroicons/outline/cloud-arrow-down.svg +3 -0
  773. data/app/assets/images/heroicons/outline/cloud-arrow-up.svg +3 -0
  774. data/app/assets/images/heroicons/outline/cloud.svg +3 -0
  775. data/app/assets/images/heroicons/outline/code-bracket-square.svg +3 -0
  776. data/app/assets/images/heroicons/outline/code-bracket.svg +3 -0
  777. data/app/assets/images/heroicons/outline/cog-6-tooth.svg +4 -0
  778. data/app/assets/images/heroicons/outline/cog-8-tooth.svg +4 -0
  779. data/app/assets/images/heroicons/outline/cog.svg +3 -0
  780. data/app/assets/images/heroicons/outline/command-line.svg +3 -0
  781. data/app/assets/images/heroicons/outline/computer-desktop.svg +3 -0
  782. data/app/assets/images/heroicons/outline/cpu-chip.svg +3 -0
  783. data/app/assets/images/heroicons/outline/credit-card.svg +3 -0
  784. data/app/assets/images/heroicons/outline/cube-transparent.svg +3 -0
  785. data/app/assets/images/heroicons/outline/cube.svg +3 -0
  786. data/app/assets/images/heroicons/outline/currency-bangladeshi.svg +3 -0
  787. data/app/assets/images/heroicons/outline/currency-dollar.svg +3 -0
  788. data/app/assets/images/heroicons/outline/currency-euro.svg +3 -0
  789. data/app/assets/images/heroicons/outline/currency-pound.svg +3 -0
  790. data/app/assets/images/heroicons/outline/currency-rupee.svg +3 -0
  791. data/app/assets/images/heroicons/outline/currency-yen.svg +3 -0
  792. data/app/assets/images/heroicons/outline/cursor-arrow-rays.svg +3 -0
  793. data/app/assets/images/heroicons/outline/cursor-arrow-ripple.svg +3 -0
  794. data/app/assets/images/heroicons/outline/device-phone-mobile.svg +3 -0
  795. data/app/assets/images/heroicons/outline/device-tablet.svg +3 -0
  796. data/app/assets/images/heroicons/outline/divide.svg +3 -0
  797. data/app/assets/images/heroicons/outline/document-arrow-down.svg +3 -0
  798. data/app/assets/images/heroicons/outline/document-arrow-up.svg +3 -0
  799. data/app/assets/images/heroicons/outline/document-chart-bar.svg +3 -0
  800. data/app/assets/images/heroicons/outline/document-check.svg +3 -0
  801. data/app/assets/images/heroicons/outline/document-currency-bangladeshi.svg +3 -0
  802. data/app/assets/images/heroicons/outline/document-currency-dollar.svg +3 -0
  803. data/app/assets/images/heroicons/outline/document-currency-euro.svg +3 -0
  804. data/app/assets/images/heroicons/outline/document-currency-pound.svg +3 -0
  805. data/app/assets/images/heroicons/outline/document-currency-rupee.svg +3 -0
  806. data/app/assets/images/heroicons/outline/document-currency-yen.svg +3 -0
  807. data/app/assets/images/heroicons/outline/document-duplicate.svg +3 -0
  808. data/app/assets/images/heroicons/outline/document-magnifying-glass.svg +3 -0
  809. data/app/assets/images/heroicons/outline/document-minus.svg +3 -0
  810. data/app/assets/images/heroicons/outline/document-plus.svg +3 -0
  811. data/app/assets/images/heroicons/outline/document-text.svg +3 -0
  812. data/app/assets/images/heroicons/outline/document.svg +3 -0
  813. data/app/assets/images/heroicons/outline/ellipsis-horizontal-circle.svg +3 -0
  814. data/app/assets/images/heroicons/outline/ellipsis-horizontal.svg +5 -0
  815. data/app/assets/images/heroicons/outline/ellipsis-vertical.svg +5 -0
  816. data/app/assets/images/heroicons/outline/envelope-open.svg +3 -0
  817. data/app/assets/images/heroicons/outline/envelope.svg +3 -0
  818. data/app/assets/images/heroicons/outline/equals.svg +3 -0
  819. data/app/assets/images/heroicons/outline/exclamation-circle.svg +3 -0
  820. data/app/assets/images/heroicons/outline/exclamation-triangle.svg +3 -0
  821. data/app/assets/images/heroicons/outline/eye-dropper.svg +3 -0
  822. data/app/assets/images/heroicons/outline/eye-slash.svg +3 -0
  823. data/app/assets/images/heroicons/outline/eye.svg +4 -0
  824. data/app/assets/images/heroicons/outline/face-frown.svg +3 -0
  825. data/app/assets/images/heroicons/outline/face-smile.svg +3 -0
  826. data/app/assets/images/heroicons/outline/film.svg +3 -0
  827. data/app/assets/images/heroicons/outline/finger-print.svg +3 -0
  828. data/app/assets/images/heroicons/outline/fire.svg +4 -0
  829. data/app/assets/images/heroicons/outline/flag.svg +3 -0
  830. data/app/assets/images/heroicons/outline/folder-arrow-down.svg +3 -0
  831. data/app/assets/images/heroicons/outline/folder-minus.svg +3 -0
  832. data/app/assets/images/heroicons/outline/folder-open.svg +3 -0
  833. data/app/assets/images/heroicons/outline/folder-plus.svg +3 -0
  834. data/app/assets/images/heroicons/outline/folder.svg +3 -0
  835. data/app/assets/images/heroicons/outline/forward.svg +4 -0
  836. data/app/assets/images/heroicons/outline/funnel.svg +3 -0
  837. data/app/assets/images/heroicons/outline/gif.svg +3 -0
  838. data/app/assets/images/heroicons/outline/gift-top.svg +3 -0
  839. data/app/assets/images/heroicons/outline/gift.svg +3 -0
  840. data/app/assets/images/heroicons/outline/globe-alt.svg +3 -0
  841. data/app/assets/images/heroicons/outline/globe-americas.svg +3 -0
  842. data/app/assets/images/heroicons/outline/globe-asia-australia.svg +3 -0
  843. data/app/assets/images/heroicons/outline/globe-europe-africa.svg +3 -0
  844. data/app/assets/images/heroicons/outline/h1.svg +3 -0
  845. data/app/assets/images/heroicons/outline/h2.svg +3 -0
  846. data/app/assets/images/heroicons/outline/h3.svg +3 -0
  847. data/app/assets/images/heroicons/outline/hand-raised.svg +3 -0
  848. data/app/assets/images/heroicons/outline/hand-thumb-down.svg +3 -0
  849. data/app/assets/images/heroicons/outline/hand-thumb-up.svg +3 -0
  850. data/app/assets/images/heroicons/outline/hashtag.svg +3 -0
  851. data/app/assets/images/heroicons/outline/heart.svg +3 -0
  852. data/app/assets/images/heroicons/outline/home-modern.svg +3 -0
  853. data/app/assets/images/heroicons/outline/home.svg +3 -0
  854. data/app/assets/images/heroicons/outline/identification.svg +3 -0
  855. data/app/assets/images/heroicons/outline/inbox-arrow-down.svg +3 -0
  856. data/app/assets/images/heroicons/outline/inbox-stack.svg +3 -0
  857. data/app/assets/images/heroicons/outline/inbox.svg +3 -0
  858. data/app/assets/images/heroicons/outline/information-circle.svg +3 -0
  859. data/app/assets/images/heroicons/outline/italic.svg +3 -0
  860. data/app/assets/images/heroicons/outline/key.svg +3 -0
  861. data/app/assets/images/heroicons/outline/language.svg +3 -0
  862. data/app/assets/images/heroicons/outline/lifebuoy.svg +3 -0
  863. data/app/assets/images/heroicons/outline/light-bulb.svg +3 -0
  864. data/app/assets/images/heroicons/outline/link-slash.svg +3 -0
  865. data/app/assets/images/heroicons/outline/link.svg +3 -0
  866. data/app/assets/images/heroicons/outline/list-bullet.svg +3 -0
  867. data/app/assets/images/heroicons/outline/lock-closed.svg +3 -0
  868. data/app/assets/images/heroicons/outline/lock-open.svg +3 -0
  869. data/app/assets/images/heroicons/outline/magnifying-glass-circle.svg +3 -0
  870. data/app/assets/images/heroicons/outline/magnifying-glass-minus.svg +3 -0
  871. data/app/assets/images/heroicons/outline/magnifying-glass-plus.svg +3 -0
  872. data/app/assets/images/heroicons/outline/magnifying-glass.svg +3 -0
  873. data/app/assets/images/heroicons/outline/map-pin.svg +4 -0
  874. data/app/assets/images/heroicons/outline/map.svg +3 -0
  875. data/app/assets/images/heroicons/outline/megaphone.svg +3 -0
  876. data/app/assets/images/heroicons/outline/microphone.svg +3 -0
  877. data/app/assets/images/heroicons/outline/minus-circle.svg +3 -0
  878. data/app/assets/images/heroicons/outline/minus-small.svg +3 -0
  879. data/app/assets/images/heroicons/outline/minus.svg +3 -0
  880. data/app/assets/images/heroicons/outline/moon.svg +3 -0
  881. data/app/assets/images/heroicons/outline/musical-note.svg +3 -0
  882. data/app/assets/images/heroicons/outline/newspaper.svg +3 -0
  883. data/app/assets/images/heroicons/outline/no-symbol.svg +3 -0
  884. data/app/assets/images/heroicons/outline/numbered-list.svg +3 -0
  885. data/app/assets/images/heroicons/outline/paint-brush.svg +3 -0
  886. data/app/assets/images/heroicons/outline/paper-airplane.svg +3 -0
  887. data/app/assets/images/heroicons/outline/paper-clip.svg +3 -0
  888. data/app/assets/images/heroicons/outline/pause-circle.svg +3 -0
  889. data/app/assets/images/heroicons/outline/pause.svg +3 -0
  890. data/app/assets/images/heroicons/outline/pencil-square.svg +3 -0
  891. data/app/assets/images/heroicons/outline/pencil.svg +3 -0
  892. data/app/assets/images/heroicons/outline/percent-badge.svg +3 -0
  893. data/app/assets/images/heroicons/outline/phone-arrow-down-left.svg +3 -0
  894. data/app/assets/images/heroicons/outline/phone-arrow-up-right.svg +3 -0
  895. data/app/assets/images/heroicons/outline/phone-x-mark.svg +3 -0
  896. data/app/assets/images/heroicons/outline/phone.svg +3 -0
  897. data/app/assets/images/heroicons/outline/photo.svg +3 -0
  898. data/app/assets/images/heroicons/outline/play-circle.svg +4 -0
  899. data/app/assets/images/heroicons/outline/play-pause.svg +3 -0
  900. data/app/assets/images/heroicons/outline/play.svg +3 -0
  901. data/app/assets/images/heroicons/outline/plus-circle.svg +3 -0
  902. data/app/assets/images/heroicons/outline/plus-small.svg +3 -0
  903. data/app/assets/images/heroicons/outline/plus.svg +3 -0
  904. data/app/assets/images/heroicons/outline/power.svg +3 -0
  905. data/app/assets/images/heroicons/outline/presentation-chart-bar.svg +3 -0
  906. data/app/assets/images/heroicons/outline/presentation-chart-line.svg +3 -0
  907. data/app/assets/images/heroicons/outline/printer.svg +3 -0
  908. data/app/assets/images/heroicons/outline/puzzle-piece.svg +3 -0
  909. data/app/assets/images/heroicons/outline/qr-code.svg +13 -0
  910. data/app/assets/images/heroicons/outline/question-mark-circle.svg +3 -0
  911. data/app/assets/images/heroicons/outline/queue-icons.svg +3 -0
  912. data/app/assets/images/heroicons/outline/queue-list.svg +3 -0
  913. data/app/assets/images/heroicons/outline/radio.svg +3 -0
  914. data/app/assets/images/heroicons/outline/receipt-percent.svg +3 -0
  915. data/app/assets/images/heroicons/outline/receipt-refund.svg +3 -0
  916. data/app/assets/images/heroicons/outline/rectangle-group.svg +5 -0
  917. data/app/assets/images/heroicons/outline/rectangle-stack.svg +3 -0
  918. data/app/assets/images/heroicons/outline/rocket-launch.svg +3 -0
  919. data/app/assets/images/heroicons/outline/rss.svg +3 -0
  920. data/app/assets/images/heroicons/outline/scale.svg +3 -0
  921. data/app/assets/images/heroicons/outline/scissors.svg +3 -0
  922. data/app/assets/images/heroicons/outline/server-stack.svg +3 -0
  923. data/app/assets/images/heroicons/outline/server.svg +3 -0
  924. data/app/assets/images/heroicons/outline/share.svg +3 -0
  925. data/app/assets/images/heroicons/outline/shield-check.svg +3 -0
  926. data/app/assets/images/heroicons/outline/shield-exclamation.svg +3 -0
  927. data/app/assets/images/heroicons/outline/shopping-bag.svg +3 -0
  928. data/app/assets/images/heroicons/outline/shopping-cart.svg +3 -0
  929. data/app/assets/images/heroicons/outline/signal-slash.svg +3 -0
  930. data/app/assets/images/heroicons/outline/signal.svg +3 -0
  931. data/app/assets/images/heroicons/outline/slash.svg +3 -0
  932. data/app/assets/images/heroicons/outline/sparkles.svg +5 -0
  933. data/app/assets/images/heroicons/outline/speaker-wave.svg +3 -0
  934. data/app/assets/images/heroicons/outline/speaker-x-mark.svg +3 -0
  935. data/app/assets/images/heroicons/outline/square-2-stack.svg +3 -0
  936. data/app/assets/images/heroicons/outline/square-3-stack-3d.svg +3 -0
  937. data/app/assets/images/heroicons/outline/squares-2x2.svg +6 -0
  938. data/app/assets/images/heroicons/outline/squares-plus.svg +3 -0
  939. data/app/assets/images/heroicons/outline/star.svg +3 -0
  940. data/app/assets/images/heroicons/outline/stop-circle.svg +4 -0
  941. data/app/assets/images/heroicons/outline/stop.svg +3 -0
  942. data/app/assets/images/heroicons/outline/strikethrough.svg +3 -0
  943. data/app/assets/images/heroicons/outline/sun.svg +3 -0
  944. data/app/assets/images/heroicons/outline/swatch.svg +3 -0
  945. data/app/assets/images/heroicons/outline/table-cells.svg +3 -0
  946. data/app/assets/images/heroicons/outline/tag.svg +4 -0
  947. data/app/assets/images/heroicons/outline/ticket.svg +3 -0
  948. data/app/assets/images/heroicons/outline/trash.svg +3 -0
  949. data/app/assets/images/heroicons/outline/trophy.svg +3 -0
  950. data/app/assets/images/heroicons/outline/truck.svg +3 -0
  951. data/app/assets/images/heroicons/outline/tv.svg +3 -0
  952. data/app/assets/images/heroicons/outline/underline.svg +3 -0
  953. data/app/assets/images/heroicons/outline/user-circle.svg +3 -0
  954. data/app/assets/images/heroicons/outline/user-group.svg +3 -0
  955. data/app/assets/images/heroicons/outline/user-minus.svg +3 -0
  956. data/app/assets/images/heroicons/outline/user-plus.svg +3 -0
  957. data/app/assets/images/heroicons/outline/user.svg +4 -0
  958. data/app/assets/images/heroicons/outline/users.svg +3 -0
  959. data/app/assets/images/heroicons/outline/variable.svg +3 -0
  960. data/app/assets/images/heroicons/outline/video-camera-slash.svg +3 -0
  961. data/app/assets/images/heroicons/outline/video-camera.svg +3 -0
  962. data/app/assets/images/heroicons/outline/view-columns.svg +3 -0
  963. data/app/assets/images/heroicons/outline/viewfinder-circle.svg +3 -0
  964. data/app/assets/images/heroicons/outline/wallet.svg +3 -0
  965. data/app/assets/images/heroicons/outline/wifi.svg +3 -0
  966. data/app/assets/images/heroicons/outline/window.svg +3 -0
  967. data/app/assets/images/heroicons/outline/wrench-screwdriver.svg +3 -0
  968. data/app/assets/images/heroicons/outline/wrench.svg +4 -0
  969. data/app/assets/images/heroicons/outline/x-circle.svg +3 -0
  970. data/app/assets/images/heroicons/outline/x-mark.svg +3 -0
  971. data/app/assets/images/heroicons/solid/academic-cap.svg +5 -0
  972. data/app/assets/images/heroicons/solid/adjustments-horizontal.svg +11 -0
  973. data/app/assets/images/heroicons/solid/adjustments-vertical.svg +11 -0
  974. data/app/assets/images/heroicons/solid/archive-box-arrow-down.svg +4 -0
  975. data/app/assets/images/heroicons/solid/archive-box-x-mark.svg +4 -0
  976. data/app/assets/images/heroicons/solid/archive-box.svg +4 -0
  977. data/app/assets/images/heroicons/solid/arrow-down-circle.svg +3 -0
  978. data/app/assets/images/heroicons/solid/arrow-down-left.svg +3 -0
  979. data/app/assets/images/heroicons/solid/arrow-down-on-square-stack.svg +4 -0
  980. data/app/assets/images/heroicons/solid/arrow-down-on-square.svg +4 -0
  981. data/app/assets/images/heroicons/solid/arrow-down-right.svg +3 -0
  982. data/app/assets/images/heroicons/solid/arrow-down-tray.svg +3 -0
  983. data/app/assets/images/heroicons/solid/arrow-down.svg +3 -0
  984. data/app/assets/images/heroicons/solid/arrow-left-circle.svg +3 -0
  985. data/app/assets/images/heroicons/solid/arrow-left-end-on-rectangle.svg +3 -0
  986. data/app/assets/images/heroicons/solid/arrow-left-on-rectangle.svg +3 -0
  987. data/app/assets/images/heroicons/solid/arrow-left-start-on-rectangle.svg +3 -0
  988. data/app/assets/images/heroicons/solid/arrow-left.svg +3 -0
  989. data/app/assets/images/heroicons/solid/arrow-long-down.svg +3 -0
  990. data/app/assets/images/heroicons/solid/arrow-long-left.svg +3 -0
  991. data/app/assets/images/heroicons/solid/arrow-long-right.svg +3 -0
  992. data/app/assets/images/heroicons/solid/arrow-long-up.svg +3 -0
  993. data/app/assets/images/heroicons/solid/arrow-path-rounded-square.svg +3 -0
  994. data/app/assets/images/heroicons/solid/arrow-path.svg +3 -0
  995. data/app/assets/images/heroicons/solid/arrow-right-circle.svg +3 -0
  996. data/app/assets/images/heroicons/solid/arrow-right-end-on-rectangle.svg +3 -0
  997. data/app/assets/images/heroicons/solid/arrow-right-on-rectangle.svg +3 -0
  998. data/app/assets/images/heroicons/solid/arrow-right-start-on-rectangle.svg +3 -0
  999. data/app/assets/images/heroicons/solid/arrow-right.svg +3 -0
  1000. data/app/assets/images/heroicons/solid/arrow-small-down.svg +3 -0
  1001. data/app/assets/images/heroicons/solid/arrow-small-left.svg +3 -0
  1002. data/app/assets/images/heroicons/solid/arrow-small-right.svg +3 -0
  1003. data/app/assets/images/heroicons/solid/arrow-small-up.svg +3 -0
  1004. data/app/assets/images/heroicons/solid/arrow-top-right-on-square.svg +3 -0
  1005. data/app/assets/images/heroicons/solid/arrow-trending-down.svg +3 -0
  1006. data/app/assets/images/heroicons/solid/arrow-trending-up.svg +3 -0
  1007. data/app/assets/images/heroicons/solid/arrow-turn-down-left.svg +3 -0
  1008. data/app/assets/images/heroicons/solid/arrow-turn-down-right.svg +3 -0
  1009. data/app/assets/images/heroicons/solid/arrow-turn-left-down.svg +3 -0
  1010. data/app/assets/images/heroicons/solid/arrow-turn-left-up.svg +3 -0
  1011. data/app/assets/images/heroicons/solid/arrow-turn-right-down.svg +3 -0
  1012. data/app/assets/images/heroicons/solid/arrow-turn-right-up.svg +3 -0
  1013. data/app/assets/images/heroicons/solid/arrow-turn-up-left.svg +3 -0
  1014. data/app/assets/images/heroicons/solid/arrow-turn-up-right.svg +3 -0
  1015. data/app/assets/images/heroicons/solid/arrow-up-circle.svg +3 -0
  1016. data/app/assets/images/heroicons/solid/arrow-up-left.svg +3 -0
  1017. data/app/assets/images/heroicons/solid/arrow-up-on-square-stack.svg +5 -0
  1018. data/app/assets/images/heroicons/solid/arrow-up-on-square.svg +4 -0
  1019. data/app/assets/images/heroicons/solid/arrow-up-right.svg +3 -0
  1020. data/app/assets/images/heroicons/solid/arrow-up-tray.svg +3 -0
  1021. data/app/assets/images/heroicons/solid/arrow-up.svg +3 -0
  1022. data/app/assets/images/heroicons/solid/arrow-uturn-down.svg +3 -0
  1023. data/app/assets/images/heroicons/solid/arrow-uturn-left.svg +3 -0
  1024. data/app/assets/images/heroicons/solid/arrow-uturn-right.svg +3 -0
  1025. data/app/assets/images/heroicons/solid/arrow-uturn-up.svg +3 -0
  1026. data/app/assets/images/heroicons/solid/arrows-pointing-in.svg +3 -0
  1027. data/app/assets/images/heroicons/solid/arrows-pointing-out.svg +3 -0
  1028. data/app/assets/images/heroicons/solid/arrows-right-left.svg +3 -0
  1029. data/app/assets/images/heroicons/solid/arrows-up-down.svg +3 -0
  1030. data/app/assets/images/heroicons/solid/at-symbol.svg +3 -0
  1031. data/app/assets/images/heroicons/solid/backspace.svg +3 -0
  1032. data/app/assets/images/heroicons/solid/backward.svg +3 -0
  1033. data/app/assets/images/heroicons/solid/banknotes.svg +5 -0
  1034. data/app/assets/images/heroicons/solid/bars-2.svg +3 -0
  1035. data/app/assets/images/heroicons/solid/bars-3-bottom-left.svg +3 -0
  1036. data/app/assets/images/heroicons/solid/bars-3-bottom-right.svg +3 -0
  1037. data/app/assets/images/heroicons/solid/bars-3-center-left.svg +3 -0
  1038. data/app/assets/images/heroicons/solid/bars-3.svg +3 -0
  1039. data/app/assets/images/heroicons/solid/bars-4.svg +3 -0
  1040. data/app/assets/images/heroicons/solid/bars-arrow-down.svg +3 -0
  1041. data/app/assets/images/heroicons/solid/bars-arrow-up.svg +3 -0
  1042. data/app/assets/images/heroicons/solid/battery-0.svg +3 -0
  1043. data/app/assets/images/heroicons/solid/battery-100.svg +3 -0
  1044. data/app/assets/images/heroicons/solid/battery-50.svg +4 -0
  1045. data/app/assets/images/heroicons/solid/beaker.svg +3 -0
  1046. data/app/assets/images/heroicons/solid/bell-alert.svg +5 -0
  1047. data/app/assets/images/heroicons/solid/bell-slash.svg +5 -0
  1048. data/app/assets/images/heroicons/solid/bell-snooze.svg +3 -0
  1049. data/app/assets/images/heroicons/solid/bell.svg +3 -0
  1050. data/app/assets/images/heroicons/solid/bold.svg +3 -0
  1051. data/app/assets/images/heroicons/solid/bolt-slash.svg +5 -0
  1052. data/app/assets/images/heroicons/solid/bolt.svg +3 -0
  1053. data/app/assets/images/heroicons/solid/book-open.svg +4 -0
  1054. data/app/assets/images/heroicons/solid/bookmark-slash.svg +5 -0
  1055. data/app/assets/images/heroicons/solid/bookmark-square.svg +3 -0
  1056. data/app/assets/images/heroicons/solid/bookmark.svg +3 -0
  1057. data/app/assets/images/heroicons/solid/briefcase.svg +4 -0
  1058. data/app/assets/images/heroicons/solid/bug-ant.svg +3 -0
  1059. data/app/assets/images/heroicons/solid/building-library.svg +5 -0
  1060. data/app/assets/images/heroicons/solid/building-office-2.svg +4 -0
  1061. data/app/assets/images/heroicons/solid/building-office.svg +3 -0
  1062. data/app/assets/images/heroicons/solid/building-storefront.svg +4 -0
  1063. data/app/assets/images/heroicons/solid/cake.svg +8 -0
  1064. data/app/assets/images/heroicons/solid/calculator.svg +3 -0
  1065. data/app/assets/images/heroicons/solid/calendar-date-range.svg +12 -0
  1066. data/app/assets/images/heroicons/solid/calendar-days.svg +15 -0
  1067. data/app/assets/images/heroicons/solid/calendar.svg +3 -0
  1068. data/app/assets/images/heroicons/solid/camera.svg +4 -0
  1069. data/app/assets/images/heroicons/solid/chart-bar-square.svg +3 -0
  1070. data/app/assets/images/heroicons/solid/chart-bar.svg +5 -0
  1071. data/app/assets/images/heroicons/solid/chart-pie.svg +4 -0
  1072. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center-text.svg +3 -0
  1073. data/app/assets/images/heroicons/solid/chat-bubble-bottom-center.svg +3 -0
  1074. data/app/assets/images/heroicons/solid/chat-bubble-left-ellipsis.svg +3 -0
  1075. data/app/assets/images/heroicons/solid/chat-bubble-left-right.svg +4 -0
  1076. data/app/assets/images/heroicons/solid/chat-bubble-left.svg +3 -0
  1077. data/app/assets/images/heroicons/solid/chat-bubble-oval-left-ellipsis.svg +3 -0
  1078. data/app/assets/images/heroicons/solid/chat-bubble-oval-left.svg +3 -0
  1079. data/app/assets/images/heroicons/solid/check-badge.svg +3 -0
  1080. data/app/assets/images/heroicons/solid/check-circle.svg +3 -0
  1081. data/app/assets/images/heroicons/solid/check.svg +3 -0
  1082. data/app/assets/images/heroicons/solid/chevron-double-down.svg +4 -0
  1083. data/app/assets/images/heroicons/solid/chevron-double-left.svg +4 -0
  1084. data/app/assets/images/heroicons/solid/chevron-double-right.svg +4 -0
  1085. data/app/assets/images/heroicons/solid/chevron-double-up.svg +4 -0
  1086. data/app/assets/images/heroicons/solid/chevron-down.svg +3 -0
  1087. data/app/assets/images/heroicons/solid/chevron-left.svg +3 -0
  1088. data/app/assets/images/heroicons/solid/chevron-right.svg +3 -0
  1089. data/app/assets/images/heroicons/solid/chevron-up-down.svg +3 -0
  1090. data/app/assets/images/heroicons/solid/chevron-up.svg +3 -0
  1091. data/app/assets/images/heroicons/solid/circle-stack.svg +6 -0
  1092. data/app/assets/images/heroicons/solid/clipboard-document-check.svg +4 -0
  1093. data/app/assets/images/heroicons/solid/clipboard-document-list.svg +4 -0
  1094. data/app/assets/images/heroicons/solid/clipboard-document.svg +5 -0
  1095. data/app/assets/images/heroicons/solid/clipboard.svg +3 -0
  1096. data/app/assets/images/heroicons/solid/clock.svg +3 -0
  1097. data/app/assets/images/heroicons/solid/cloud-arrow-down.svg +3 -0
  1098. data/app/assets/images/heroicons/solid/cloud-arrow-up.svg +3 -0
  1099. data/app/assets/images/heroicons/solid/cloud.svg +3 -0
  1100. data/app/assets/images/heroicons/solid/code-bracket-square.svg +3 -0
  1101. data/app/assets/images/heroicons/solid/code-bracket.svg +3 -0
  1102. data/app/assets/images/heroicons/solid/cog-6-tooth.svg +3 -0
  1103. data/app/assets/images/heroicons/solid/cog-8-tooth.svg +3 -0
  1104. data/app/assets/images/heroicons/solid/cog.svg +6 -0
  1105. data/app/assets/images/heroicons/solid/command-line.svg +3 -0
  1106. data/app/assets/images/heroicons/solid/computer-desktop.svg +3 -0
  1107. data/app/assets/images/heroicons/solid/cpu-chip.svg +4 -0
  1108. data/app/assets/images/heroicons/solid/credit-card.svg +4 -0
  1109. data/app/assets/images/heroicons/solid/cube-transparent.svg +3 -0
  1110. data/app/assets/images/heroicons/solid/cube.svg +5 -0
  1111. data/app/assets/images/heroicons/solid/currency-bangladeshi.svg +3 -0
  1112. data/app/assets/images/heroicons/solid/currency-dollar.svg +5 -0
  1113. data/app/assets/images/heroicons/solid/currency-euro.svg +3 -0
  1114. data/app/assets/images/heroicons/solid/currency-pound.svg +3 -0
  1115. data/app/assets/images/heroicons/solid/currency-rupee.svg +3 -0
  1116. data/app/assets/images/heroicons/solid/currency-yen.svg +3 -0
  1117. data/app/assets/images/heroicons/solid/cursor-arrow-rays.svg +3 -0
  1118. data/app/assets/images/heroicons/solid/cursor-arrow-ripple.svg +3 -0
  1119. data/app/assets/images/heroicons/solid/device-phone-mobile.svg +4 -0
  1120. data/app/assets/images/heroicons/solid/device-tablet.svg +4 -0
  1121. data/app/assets/images/heroicons/solid/divide.svg +3 -0
  1122. data/app/assets/images/heroicons/solid/document-arrow-down.svg +4 -0
  1123. data/app/assets/images/heroicons/solid/document-arrow-up.svg +4 -0
  1124. data/app/assets/images/heroicons/solid/document-chart-bar.svg +4 -0
  1125. data/app/assets/images/heroicons/solid/document-check.svg +4 -0
  1126. data/app/assets/images/heroicons/solid/document-currency-bangladeshi.svg +3 -0
  1127. data/app/assets/images/heroicons/solid/document-currency-dollar.svg +3 -0
  1128. data/app/assets/images/heroicons/solid/document-currency-euro.svg +4 -0
  1129. data/app/assets/images/heroicons/solid/document-currency-pound.svg +3 -0
  1130. data/app/assets/images/heroicons/solid/document-currency-rupee.svg +3 -0
  1131. data/app/assets/images/heroicons/solid/document-currency-yen.svg +3 -0
  1132. data/app/assets/images/heroicons/solid/document-duplicate.svg +5 -0
  1133. data/app/assets/images/heroicons/solid/document-magnifying-glass.svg +5 -0
  1134. data/app/assets/images/heroicons/solid/document-minus.svg +4 -0
  1135. data/app/assets/images/heroicons/solid/document-plus.svg +4 -0
  1136. data/app/assets/images/heroicons/solid/document-text.svg +4 -0
  1137. data/app/assets/images/heroicons/solid/document.svg +4 -0
  1138. data/app/assets/images/heroicons/solid/ellipsis-horizontal-circle.svg +3 -0
  1139. data/app/assets/images/heroicons/solid/ellipsis-horizontal.svg +3 -0
  1140. data/app/assets/images/heroicons/solid/ellipsis-vertical.svg +3 -0
  1141. data/app/assets/images/heroicons/solid/envelope-open.svg +4 -0
  1142. data/app/assets/images/heroicons/solid/envelope.svg +4 -0
  1143. data/app/assets/images/heroicons/solid/equals.svg +4 -0
  1144. data/app/assets/images/heroicons/solid/exclamation-circle.svg +3 -0
  1145. data/app/assets/images/heroicons/solid/exclamation-triangle.svg +3 -0
  1146. data/app/assets/images/heroicons/solid/eye-dropper.svg +3 -0
  1147. data/app/assets/images/heroicons/solid/eye-slash.svg +7 -0
  1148. data/app/assets/images/heroicons/solid/eye.svg +4 -0
  1149. data/app/assets/images/heroicons/solid/face-frown.svg +3 -0
  1150. data/app/assets/images/heroicons/solid/face-smile.svg +3 -0
  1151. data/app/assets/images/heroicons/solid/film.svg +3 -0
  1152. data/app/assets/images/heroicons/solid/finger-print.svg +3 -0
  1153. data/app/assets/images/heroicons/solid/fire.svg +3 -0
  1154. data/app/assets/images/heroicons/solid/flag.svg +3 -0
  1155. data/app/assets/images/heroicons/solid/folder-arrow-down.svg +3 -0
  1156. data/app/assets/images/heroicons/solid/folder-minus.svg +3 -0
  1157. data/app/assets/images/heroicons/solid/folder-open.svg +4 -0
  1158. data/app/assets/images/heroicons/solid/folder-plus.svg +3 -0
  1159. data/app/assets/images/heroicons/solid/folder.svg +4 -0
  1160. data/app/assets/images/heroicons/solid/forward.svg +3 -0
  1161. data/app/assets/images/heroicons/solid/funnel.svg +3 -0
  1162. data/app/assets/images/heroicons/solid/gif.svg +3 -0
  1163. data/app/assets/images/heroicons/solid/gift-top.svg +8 -0
  1164. data/app/assets/images/heroicons/solid/gift.svg +5 -0
  1165. data/app/assets/images/heroicons/solid/globe-alt.svg +11 -0
  1166. data/app/assets/images/heroicons/solid/globe-americas.svg +3 -0
  1167. data/app/assets/images/heroicons/solid/globe-asia-australia.svg +4 -0
  1168. data/app/assets/images/heroicons/solid/globe-europe-africa.svg +3 -0
  1169. data/app/assets/images/heroicons/solid/h1.svg +3 -0
  1170. data/app/assets/images/heroicons/solid/h2.svg +3 -0
  1171. data/app/assets/images/heroicons/solid/h3.svg +4 -0
  1172. data/app/assets/images/heroicons/solid/hand-raised.svg +3 -0
  1173. data/app/assets/images/heroicons/solid/hand-thumb-down.svg +4 -0
  1174. data/app/assets/images/heroicons/solid/hand-thumb-up.svg +4 -0
  1175. data/app/assets/images/heroicons/solid/hashtag.svg +3 -0
  1176. data/app/assets/images/heroicons/solid/heart.svg +3 -0
  1177. data/app/assets/images/heroicons/solid/home-modern.svg +4 -0
  1178. data/app/assets/images/heroicons/solid/home.svg +4 -0
  1179. data/app/assets/images/heroicons/solid/identification.svg +3 -0
  1180. data/app/assets/images/heroicons/solid/inbox-arrow-down.svg +4 -0
  1181. data/app/assets/images/heroicons/solid/inbox-stack.svg +4 -0
  1182. data/app/assets/images/heroicons/solid/inbox.svg +3 -0
  1183. data/app/assets/images/heroicons/solid/information-circle.svg +3 -0
  1184. data/app/assets/images/heroicons/solid/italic.svg +3 -0
  1185. data/app/assets/images/heroicons/solid/key.svg +3 -0
  1186. data/app/assets/images/heroicons/solid/language.svg +3 -0
  1187. data/app/assets/images/heroicons/solid/lifebuoy.svg +3 -0
  1188. data/app/assets/images/heroicons/solid/light-bulb.svg +5 -0
  1189. data/app/assets/images/heroicons/solid/link-slash.svg +3 -0
  1190. data/app/assets/images/heroicons/solid/link.svg +3 -0
  1191. data/app/assets/images/heroicons/solid/list-bullet.svg +3 -0
  1192. data/app/assets/images/heroicons/solid/lock-closed.svg +3 -0
  1193. data/app/assets/images/heroicons/solid/lock-open.svg +3 -0
  1194. data/app/assets/images/heroicons/solid/magnifying-glass-circle.svg +4 -0
  1195. data/app/assets/images/heroicons/solid/magnifying-glass-minus.svg +3 -0
  1196. data/app/assets/images/heroicons/solid/magnifying-glass-plus.svg +3 -0
  1197. data/app/assets/images/heroicons/solid/magnifying-glass.svg +3 -0
  1198. data/app/assets/images/heroicons/solid/map-pin.svg +3 -0
  1199. data/app/assets/images/heroicons/solid/map.svg +3 -0
  1200. data/app/assets/images/heroicons/solid/megaphone.svg +4 -0
  1201. data/app/assets/images/heroicons/solid/microphone.svg +4 -0
  1202. data/app/assets/images/heroicons/solid/minus-circle.svg +3 -0
  1203. data/app/assets/images/heroicons/solid/minus-small.svg +3 -0
  1204. data/app/assets/images/heroicons/solid/minus.svg +3 -0
  1205. data/app/assets/images/heroicons/solid/moon.svg +3 -0
  1206. data/app/assets/images/heroicons/solid/musical-note.svg +3 -0
  1207. data/app/assets/images/heroicons/solid/newspaper.svg +4 -0
  1208. data/app/assets/images/heroicons/solid/no-symbol.svg +3 -0
  1209. data/app/assets/images/heroicons/solid/numbered-list.svg +8 -0
  1210. data/app/assets/images/heroicons/solid/paint-brush.svg +3 -0
  1211. data/app/assets/images/heroicons/solid/paper-airplane.svg +3 -0
  1212. data/app/assets/images/heroicons/solid/paper-clip.svg +3 -0
  1213. data/app/assets/images/heroicons/solid/pause-circle.svg +3 -0
  1214. data/app/assets/images/heroicons/solid/pause.svg +3 -0
  1215. data/app/assets/images/heroicons/solid/pencil-square.svg +5 -0
  1216. data/app/assets/images/heroicons/solid/pencil.svg +4 -0
  1217. data/app/assets/images/heroicons/solid/percent-badge.svg +3 -0
  1218. data/app/assets/images/heroicons/solid/phone-arrow-down-left.svg +4 -0
  1219. data/app/assets/images/heroicons/solid/phone-arrow-up-right.svg +4 -0
  1220. data/app/assets/images/heroicons/solid/phone-x-mark.svg +4 -0
  1221. data/app/assets/images/heroicons/solid/phone.svg +3 -0
  1222. data/app/assets/images/heroicons/solid/photo.svg +3 -0
  1223. data/app/assets/images/heroicons/solid/play-circle.svg +3 -0
  1224. data/app/assets/images/heroicons/solid/play-pause.svg +5 -0
  1225. data/app/assets/images/heroicons/solid/play.svg +3 -0
  1226. data/app/assets/images/heroicons/solid/plus-circle.svg +3 -0
  1227. data/app/assets/images/heroicons/solid/plus-small.svg +3 -0
  1228. data/app/assets/images/heroicons/solid/plus.svg +3 -0
  1229. data/app/assets/images/heroicons/solid/power.svg +3 -0
  1230. data/app/assets/images/heroicons/solid/presentation-chart-bar.svg +3 -0
  1231. data/app/assets/images/heroicons/solid/presentation-chart-line.svg +3 -0
  1232. data/app/assets/images/heroicons/solid/printer.svg +3 -0
  1233. data/app/assets/images/heroicons/solid/puzzle-piece.svg +3 -0
  1234. data/app/assets/images/heroicons/solid/qr-code.svg +3 -0
  1235. data/app/assets/images/heroicons/solid/question-mark-circle.svg +3 -0
  1236. data/app/assets/images/heroicons/solid/queue-list.svg +6 -0
  1237. data/app/assets/images/heroicons/solid/radio.svg +3 -0
  1238. data/app/assets/images/heroicons/solid/receipt-percent.svg +3 -0
  1239. data/app/assets/images/heroicons/solid/receipt-refund.svg +3 -0
  1240. data/app/assets/images/heroicons/solid/rectangle-group.svg +3 -0
  1241. data/app/assets/images/heroicons/solid/rectangle-stack.svg +5 -0
  1242. data/app/assets/images/heroicons/solid/rocket-launch.svg +4 -0
  1243. data/app/assets/images/heroicons/solid/rss.svg +3 -0
  1244. data/app/assets/images/heroicons/solid/scale.svg +3 -0
  1245. data/app/assets/images/heroicons/solid/scissors.svg +5 -0
  1246. data/app/assets/images/heroicons/solid/server-stack.svg +5 -0
  1247. data/app/assets/images/heroicons/solid/server.svg +4 -0
  1248. data/app/assets/images/heroicons/solid/share.svg +3 -0
  1249. data/app/assets/images/heroicons/solid/shield-check.svg +3 -0
  1250. data/app/assets/images/heroicons/solid/shield-exclamation.svg +3 -0
  1251. data/app/assets/images/heroicons/solid/shopping-bag.svg +3 -0
  1252. data/app/assets/images/heroicons/solid/shopping-cart.svg +5 -0
  1253. data/app/assets/images/heroicons/solid/signal-slash.svg +3 -0
  1254. data/app/assets/images/heroicons/solid/signal.svg +3 -0
  1255. data/app/assets/images/heroicons/solid/slash.svg +3 -0
  1256. data/app/assets/images/heroicons/solid/sparkles.svg +5 -0
  1257. data/app/assets/images/heroicons/solid/speaker-wave.svg +5 -0
  1258. data/app/assets/images/heroicons/solid/speaker-x-mark.svg +4 -0
  1259. data/app/assets/images/heroicons/solid/square-2-stack.svg +4 -0
  1260. data/app/assets/images/heroicons/solid/square-3-stack-3d.svg +5 -0
  1261. data/app/assets/images/heroicons/solid/squares-2x2.svg +3 -0
  1262. data/app/assets/images/heroicons/solid/squares-plus.svg +6 -0
  1263. data/app/assets/images/heroicons/solid/star.svg +3 -0
  1264. data/app/assets/images/heroicons/solid/stop-circle.svg +3 -0
  1265. data/app/assets/images/heroicons/solid/stop.svg +3 -0
  1266. data/app/assets/images/heroicons/solid/strikethrough.svg +3 -0
  1267. data/app/assets/images/heroicons/solid/sun.svg +11 -0
  1268. data/app/assets/images/heroicons/solid/swatch.svg +5 -0
  1269. data/app/assets/images/heroicons/solid/table-cells.svg +3 -0
  1270. data/app/assets/images/heroicons/solid/tag.svg +3 -0
  1271. data/app/assets/images/heroicons/solid/ticket.svg +3 -0
  1272. data/app/assets/images/heroicons/solid/trash.svg +3 -0
  1273. data/app/assets/images/heroicons/solid/trophy.svg +3 -0
  1274. data/app/assets/images/heroicons/solid/truck.svg +7 -0
  1275. data/app/assets/images/heroicons/solid/tv.svg +4 -0
  1276. data/app/assets/images/heroicons/solid/underline.svg +3 -0
  1277. data/app/assets/images/heroicons/solid/user-circle.svg +3 -0
  1278. data/app/assets/images/heroicons/solid/user-group.svg +8 -0
  1279. data/app/assets/images/heroicons/solid/user-minus.svg +5 -0
  1280. data/app/assets/images/heroicons/solid/user-plus.svg +5 -0
  1281. data/app/assets/images/heroicons/solid/user.svg +4 -0
  1282. data/app/assets/images/heroicons/solid/users.svg +6 -0
  1283. data/app/assets/images/heroicons/solid/variable.svg +3 -0
  1284. data/app/assets/images/heroicons/solid/video-camera-slash.svg +6 -0
  1285. data/app/assets/images/heroicons/solid/video-camera.svg +4 -0
  1286. data/app/assets/images/heroicons/solid/view-columns.svg +5 -0
  1287. data/app/assets/images/heroicons/solid/viewfinder-circle.svg +7 -0
  1288. data/app/assets/images/heroicons/solid/wallet.svg +5 -0
  1289. data/app/assets/images/heroicons/solid/wifi.svg +3 -0
  1290. data/app/assets/images/heroicons/solid/window.svg +3 -0
  1291. data/app/assets/images/heroicons/solid/wrench-screwdriver.svg +5 -0
  1292. data/app/assets/images/heroicons/solid/wrench.svg +3 -0
  1293. data/app/assets/images/heroicons/solid/x-circle.svg +3 -0
  1294. data/app/assets/images/heroicons/solid/x-mark.svg +3 -0
  1295. data/app/assets/stylesheets/okonomi_ui_kit/application.css +15 -0
  1296. data/app/assets/stylesheets/okonomi_ui_kit/application.tailwind.css +3 -0
  1297. data/app/controllers/okonomi_ui_kit/application_controller.rb +4 -0
  1298. data/app/helpers/okonomi_ui_kit/application_helper.rb +4 -0
  1299. data/app/helpers/okonomi_ui_kit/attribute_section_helper.rb +50 -0
  1300. data/app/helpers/okonomi_ui_kit/badge_helper.rb +23 -0
  1301. data/app/helpers/okonomi_ui_kit/breadcrumbs_helper.rb +60 -0
  1302. data/app/helpers/okonomi_ui_kit/button_helper.rb +39 -0
  1303. data/app/helpers/okonomi_ui_kit/form_builder.rb +189 -0
  1304. data/app/helpers/okonomi_ui_kit/icon_helper.rb +39 -0
  1305. data/app/helpers/okonomi_ui_kit/navigation_helper.rb +72 -0
  1306. data/app/helpers/okonomi_ui_kit/page_builder_helper.rb +217 -0
  1307. data/app/helpers/okonomi_ui_kit/svg_icons.rb +35 -0
  1308. data/app/helpers/okonomi_ui_kit/table_helper.rb +158 -0
  1309. data/app/javascript/okonomi_ui_kit/application.js +8 -0
  1310. data/app/javascript/okonomi_ui_kit/controllers/dropdown_controller.js +27 -0
  1311. data/app/javascript/okonomi_ui_kit_manifest.js +2 -0
  1312. data/app/jobs/okonomi_ui_kit/application_job.rb +4 -0
  1313. data/app/mailers/okonomi_ui_kit/application_mailer.rb +6 -0
  1314. data/app/models/okonomi_ui_kit/application_record.rb +5 -0
  1315. data/app/views/layouts/okonomi_ui_kit/application.html.erb +19 -0
  1316. data/app/views/okonomi_ui_kit/attribute_sections/_section.html.erb +13 -0
  1317. data/app/views/okonomi_ui_kit/forms/tailwind/_checkbox_label.html.erb +18 -0
  1318. data/app/views/okonomi_ui_kit/forms/tailwind/_field.html.erb +34 -0
  1319. data/app/views/okonomi_ui_kit/forms/tailwind/_field_set.html.erb +3 -0
  1320. data/app/views/okonomi_ui_kit/forms/tailwind/_multi_select.html.erb +17 -0
  1321. data/app/views/okonomi_ui_kit/forms/tailwind/_radio_button.html.erb +10 -0
  1322. data/app/views/okonomi_ui_kit/forms/tailwind/_upload_field.html.erb +45 -0
  1323. data/app/views/okonomi_ui_kit/page_builder/_page.html.erb +3 -0
  1324. data/app/views/okonomi_ui_kit/shared/_navigation_menu.html.erb +3 -0
  1325. data/app/views/okonomi_ui_kit/tables/_table.html.erb +9 -0
  1326. data/config/importmap.rb +2 -0
  1327. data/config/routes.rb +2 -0
  1328. data/config/tailwind.config.js +16 -0
  1329. data/lib/okonomi_ui_kit/engine.rb +36 -0
  1330. data/lib/okonomi_ui_kit/version.rb +3 -0
  1331. data/lib/okonomi_ui_kit.rb +6 -0
  1332. data/lib/tasks/okonomi_ui_kit_tasks.rake +4 -0
  1333. metadata +1388 -0
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 6C1 4.34315 2.34315 3 4 3H16C17.6569 3 19 4.34315 19 6V14C19 15.6569 17.6569 17 16 17H4C2.34315 17 1 15.6569 1 14V6ZM5 7.5C5 6.39543 5.89543 5.5 7 5.5C8.10457 5.5 9 6.39543 9 7.5C9 8.60457 8.10457 9.5 7 9.5C5.89543 9.5 5 8.60457 5 7.5ZM6.99987 10.5C5.36027 10.5 3.95272 11.4864 3.3351 12.895C3.25293 13.0824 3.2509 13.2952 3.32946 13.4842C3.40802 13.6731 3.56036 13.8217 3.75117 13.8956C4.75988 14.2862 5.85579 14.5 6.99987 14.5C8.14395 14.5 9.23987 14.2862 10.2486 13.8956C10.4394 13.8217 10.5917 13.6731 10.6703 13.4842C10.7488 13.2952 10.7468 13.0824 10.6647 12.895C10.047 11.4864 8.63947 10.5 6.99987 10.5ZM12 6.75C12 6.33579 12.3358 6 12.75 6H15.25C15.6642 6 16 6.33579 16 6.75C16 7.16421 15.6642 7.5 15.25 7.5H12.75C12.3358 7.5 12 7.16421 12 6.75ZM12 13.25C12 12.8358 12.3358 12.5 12.75 12.5H15.25C15.6642 12.5 16 12.8358 16 13.25C16 13.6642 15.6642 14 15.25 14H12.75C12.3358 14 12 13.6642 12 13.25ZM12.75 9.25C12.3358 9.25 12 9.58579 12 10C12 10.4142 12.3358 10.75 12.75 10.75L15.25 10.75C15.6642 10.75 16 10.4142 16 10C16 9.58579 15.6642 9.25 15.25 9.25L12.75 9.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 2C10.4142 2 10.75 2.33579 10.75 2.75V8.3401L12.7004 6.23966C12.9823 5.93613 13.4568 5.91855 13.7603 6.20041C14.0639 6.48226 14.0814 6.95681 13.7996 7.26034L10.5496 10.7603C10.4077 10.9132 10.2086 11 10 11C9.79145 11 9.59231 10.9132 9.45041 10.7603L6.20041 7.26034C5.91855 6.95681 5.93613 6.48226 6.23966 6.20041C6.54319 5.91855 7.01774 5.93613 7.29959 6.23966L9.25 8.3401V2.75C9.25 2.33579 9.58579 2 10 2Z" fill="currentColor"/>
3
+ <path d="M5.27298 4.5C4.71065 4.5 4.21753 4.8755 4.06799 5.41759L2.54501 10.9384C2.53938 10.9588 2.53427 10.9794 2.52969 11H6C6.37877 11 6.72504 11.214 6.89443 11.5528L7.34164 12.4472C7.51103 12.786 7.8573 13 8.23607 13H11.674C12.0269 13 12.3537 12.814 12.5339 12.5105L13.1401 11.4895C13.3203 11.186 13.6471 11 14 11H17.4703C17.4657 10.9794 17.4606 10.9588 17.455 10.9384L15.932 5.41759C15.7825 4.8755 15.2894 4.5 14.727 4.5H13.75C13.3358 4.5 13 4.16421 13 3.75C13 3.33579 13.3358 3 13.75 3H14.727C15.9642 3 17.049 3.8261 17.378 5.0187L18.901 10.5395C18.9667 10.7777 19 11.0237 19 11.2708V15C19 16.1046 18.1046 17 17 17H3C1.89543 17 1 16.1046 1 15V11.2708C1 11.0237 1.03331 10.7777 1.09902 10.5395L2.622 5.0187C2.95099 3.82611 4.03584 3 5.27298 3H6.25C6.66421 3 7 3.33579 7 3.75C7 4.16421 6.66421 4.5 6.25 4.5H5.27298Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.04461 6.95375C1.08721 6.72011 1.16003 6.49228 1.26175 6.27613L2.53096 3.57906C2.98454 2.6152 3.95396 2 5.01921 2H14.9808C16.046 2 17.0155 2.6152 17.469 3.57906L18.7383 6.27613C18.84 6.49228 18.9128 6.72011 18.9554 6.95375C18.9844 7.04736 19 7.14686 19 7.25V8.75C19 10.2688 17.7688 11.5 16.25 11.5H3.75C2.23122 11.5 1 10.2688 1 8.75V7.25C1 7.14686 1.01562 7.04736 1.04461 6.95375ZM3.88819 4.21775C4.09436 3.77964 4.53501 3.5 5.01921 3.5H14.9808C15.465 3.5 15.9056 3.77964 16.1118 4.21775L17.0682 6.25H14C13.6471 6.25 13.3203 6.43601 13.1401 6.73946L12.5339 7.76054C12.3537 8.06399 12.0269 8.25 11.674 8.25H8.23607C7.8573 8.25 7.51103 8.036 7.34164 7.69721L6.89443 6.80279C6.72504 6.464 6.37877 6.25 6 6.25H2.93184L3.88819 4.21775Z" fill="currentColor"/>
3
+ <path d="M1 14C1 13.4477 1.44772 13 2 13H6C6.37877 13 6.72504 13.214 6.89443 13.5528L7.34164 14.4472C7.51103 14.786 7.8573 15 8.23607 15H11.674C12.0269 15 12.3537 14.814 12.5339 14.5105L13.1401 13.4895C13.3203 13.186 13.6471 13 14 13H18C18.5523 13 19 13.4477 19 14V16C19 17.1046 18.1046 18 17 18H3C1.89543 18 1 17.1046 1 16V14Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 11.2708C1 11.0237 1.03331 10.7777 1.09902 10.5395L2.622 5.0187C2.95099 3.82611 4.03584 3 5.27298 3H14.727C15.9642 3 17.049 3.8261 17.378 5.0187L18.901 10.5395C18.9667 10.7777 19 11.0237 19 11.2708V15C19 16.1046 18.1046 17 17 17H3C1.89543 17 1 16.1046 1 15V11.2708ZM4.06799 5.41759C4.21753 4.8755 4.71065 4.5 5.27298 4.5H14.727C15.2894 4.5 15.7825 4.8755 15.932 5.41759L17.455 10.9384C17.4606 10.9588 17.4657 10.9794 17.4703 11H14C13.6471 11 13.3203 11.186 13.1401 11.4895L12.5339 12.5105C12.3537 12.814 12.0269 13 11.674 13H8.23607C7.8573 13 7.51103 12.786 7.34164 12.4472L6.89443 11.5528C6.72504 11.214 6.37877 11 6 11H2.52969C2.53427 10.9794 2.53938 10.9588 2.54501 10.9384L4.06799 5.41759Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM11 6C11 6.55228 10.5523 7 10 7C9.44771 7 9 6.55228 9 6C9 5.44772 9.44771 5 10 5C10.5523 5 11 5.44772 11 6ZM9 9C8.58579 9 8.25 9.33579 8.25 9.75C8.25 10.1642 8.58579 10.5 9 10.5H9.25338C9.41332 10.5 9.53213 10.6481 9.49743 10.8042L9.03829 12.8704C8.79542 13.9633 9.62706 15 10.7466 15H11C11.4142 15 11.75 14.6642 11.75 14.25C11.75 13.8358 11.4142 13.5 11 13.5H10.7466C10.5867 13.5 10.4679 13.3519 10.5026 13.1958L10.9617 11.1296C11.2046 10.0367 10.3729 9 9.25338 9H9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 2.75C8 2.33579 8.33579 2 8.75 2H16.25C16.6642 2 17 2.33579 17 2.75C17 3.16421 16.6642 3.5 16.25 3.5H13.0347L8.55196 16.5H11.25C11.6642 16.5 12 16.8358 12 17.25C12 17.6642 11.6642 18 11.25 18H3.75C3.33579 18 3 17.6642 3 17.25C3 16.8358 3.33579 16.5 3.75 16.5H6.96528L11.448 3.5H8.75C8.33579 3.5 8 3.16421 8 2.75Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8 7C8 4.23858 10.2386 2 13 2C15.7614 2 18 4.23858 18 7C18 9.76142 15.7614 12 13 12C12.5177 12 12.0513 11.9317 11.61 11.8042L9.70711 13.7071C9.51957 13.8946 9.26522 14 9 14H8V15C8 15.5523 7.55228 16 7 16H6V17C6 17.5523 5.55228 18 5 18H3C2.44772 18 2 17.5523 2 17V15C2 14.7348 2.10536 14.4804 2.29289 14.2929L8.19576 8.39003C8.0683 7.94874 8 7.48234 8 7ZM13 4C12.5858 4 12.25 4.33579 12.25 4.75C12.25 5.16421 12.5858 5.5 13 5.5C13.8284 5.5 14.5 6.17157 14.5 7C14.5 7.41421 14.8358 7.75 15.25 7.75C15.6642 7.75 16 7.41421 16 7C16 5.34315 14.6569 4 13 4Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.75009 2.75C7.75009 2.33579 7.4143 2 7.00009 2C6.58587 2 6.25009 2.33579 6.25009 2.75V4.00842C5.03323 4.03578 3.8325 4.12954 2.65142 4.28627C2.24081 4.34076 1.95211 4.7178 2.0066 5.12841C2.06109 5.53902 2.43813 5.82772 2.84875 5.77323C4.20658 5.59304 5.59228 5.5 7.00009 5.5C7.57065 5.5 8.13758 5.51528 8.70048 5.54546C8.2826 6.95686 7.70916 8.30168 6.99996 9.56001C6.62755 8.89925 6.29259 8.21466 5.99793 7.50912C5.8383 7.1269 5.39905 6.94646 5.01683 7.10608C4.63461 7.26571 4.45416 7.70497 4.61379 8.08718C5.03667 9.09975 5.5365 10.072 6.10593 10.9967C5.03656 12.5598 3.74539 13.9596 2.27753 15.1506C1.95588 15.4116 1.9067 15.8839 2.16769 16.2055C2.42867 16.5272 2.90099 16.5764 3.22264 16.3154C4.64811 15.1588 5.91919 13.8189 6.99996 12.3314C7.0954 12.4628 7.19233 12.593 7.29071 12.722C7.54187 13.0514 8.01249 13.1148 8.34187 12.8637C8.67125 12.6125 8.73467 12.1419 8.48351 11.8125C8.2802 11.5459 8.08361 11.2739 7.894 10.9967C8.90466 9.35554 9.69602 7.56455 10.227 5.66453C10.5365 5.69627 10.8447 5.73253 11.1514 5.77323C11.562 5.82772 11.9391 5.53902 11.9936 5.12841C12.0481 4.7178 11.7594 4.34076 11.3487 4.28627C10.8114 4.21496 10.27 4.15669 9.72489 4.11178C9.07179 4.05797 8.41333 4.02333 7.75009 4.00842V2.75Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13.0002 8C13.2842 8 13.5439 8.1605 13.671 8.41459L17.921 16.9146C18.1062 17.2851 17.9561 17.7356 17.5856 17.9208C17.2151 18.1061 16.7646 17.9559 16.5793 17.5854L15.7866 16H10.2137L9.42098 17.5854C9.23574 17.9559 8.78524 18.1061 8.41475 17.9208C8.04427 17.7356 7.8941 17.2851 8.07934 16.9146L12.3293 8.41459C12.4564 8.1605 12.7161 8 13.0002 8ZM15.0366 14.5L13.0002 10.4271L10.9637 14.5H15.0366Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.17111 4.1457L9.11848 6.61237C9.69601 6.46254 10.304 6.46254 10.8815 6.61237L12.8289 4.1457C11.0472 3.28477 8.95276 3.28477 7.17111 4.1457ZM15.8543 7.17111L13.3876 9.11848C13.5375 9.69601 13.5375 10.304 13.3876 10.8815L15.8543 12.8289C16.7152 11.0472 16.7152 8.95276 15.8543 7.17111ZM12.8289 15.8543L10.8815 13.3876C10.304 13.5375 9.69601 13.5375 9.11848 13.3876L7.17111 15.8543C8.95276 16.7152 11.0472 16.7152 12.8289 15.8543ZM4.1457 12.8289L6.61237 10.8815C6.46254 10.304 6.46254 9.69601 6.61237 9.11848L4.1457 7.17111C3.28477 8.95276 3.28477 11.0472 4.1457 12.8289ZM5.63091 3.29667C8.27818 1.56778 11.7218 1.56778 14.3691 3.29667C14.8253 3.59461 15.2573 3.94356 15.6569 4.34315C16.0564 4.74273 16.4054 5.17471 16.7033 5.63091C18.4322 8.27817 18.4322 11.7218 16.7033 14.3691C16.4054 14.8253 16.0564 15.2573 15.6569 15.6569C15.2573 16.0564 14.8253 16.4054 14.3691 16.7033C11.7218 18.4322 8.27818 18.4322 5.63091 16.7033C5.1747 16.4054 4.74273 16.0564 4.34315 15.6569C3.94356 15.2573 3.59461 14.8253 3.29667 14.3691C1.56778 11.7218 1.56778 8.27818 3.29667 5.63091C3.59461 5.17471 3.94356 4.74273 4.34315 4.34315C4.74273 3.94356 5.17471 3.59461 5.63091 3.29667ZM10.8287 8.17897C10.3041 7.94035 9.69587 7.94035 9.17126 8.17897C8.95999 8.27506 8.76133 8.41024 8.58579 8.58579C8.41024 8.76133 8.27506 8.95999 8.17897 9.17126C7.94035 9.69587 7.94035 10.3041 8.17897 10.8287C8.27506 11.04 8.41024 11.2387 8.58579 11.4142C8.76133 11.5898 8.95999 11.7249 9.17126 11.821C9.69587 12.0597 10.3041 12.0597 10.8287 11.821C11.04 11.7249 11.2387 11.5898 11.4142 11.4142C11.5898 11.2387 11.7249 11.04 11.821 10.8287C12.0597 10.3041 12.0597 9.69587 11.821 9.17126C11.7249 8.95999 11.5898 8.76133 11.4142 8.58579C11.2387 8.41024 11.04 8.27506 10.8287 8.17897Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 1C6.68629 1 4 3.68629 4 7C4 8.86519 4.85197 10.532 6.18519 11.6313C7.23747 12.4989 8 13.4427 8 14.4557V15.1003C8 15.4459 8.23625 15.7468 8.57205 15.8289C9.03046 15.9408 9.50883 16 10 16C10.4912 16 10.9695 15.9408 11.428 15.8289C11.7637 15.7468 12 15.4459 12 15.1003V14.4557C12 13.4427 12.7625 12.4989 13.8148 11.6313C15.148 10.532 16 8.86519 16 7C16 3.68629 13.3137 1 10 1Z" fill="currentColor"/>
3
+ <path d="M8.8628 17.4144C8.45329 17.3522 8.07086 17.6337 8.00862 18.0432C7.94638 18.4527 8.22789 18.8352 8.6374 18.8974C9.08221 18.965 9.53731 19 10.0001 19C10.4629 19 10.918 18.965 11.3628 18.8974C11.7723 18.8352 12.0538 18.4527 11.9916 18.0432C11.9293 17.6337 11.5469 17.3522 11.1374 17.4144C10.7669 17.4708 10.3872 17.5 10.0001 17.5C9.61302 17.5 9.23326 17.4708 8.8628 17.4144Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.21967 2.21967C2.51256 1.92678 2.98744 1.92678 3.28033 2.21967L7.74093 6.68027C7.86827 6.50173 8.01192 6.33145 8.1718 6.17157L11.1718 3.17157C12.7339 1.60948 15.2666 1.60948 16.8287 3.17157C18.3907 4.73367 18.3907 7.26633 16.8287 8.82843L15.6043 10.0528C15.3114 10.3457 14.8366 10.3457 14.5437 10.0528C14.2508 9.75987 14.2508 9.28499 14.5437 8.9921L15.768 7.76777C16.7443 6.79146 16.7443 5.20854 15.768 4.23223C14.7917 3.25592 13.2088 3.25592 12.2325 4.23223L9.23246 7.23223C9.06938 7.39532 8.9339 7.5747 8.82564 7.76498L11.4163 10.3556C11.3068 9.94385 11.0906 9.55482 10.768 9.23223C10.722 9.18619 10.6747 9.14241 10.6263 9.10085C10.312 8.83102 10.276 8.35751 10.5458 8.04325C10.8156 7.72898 11.2892 7.69296 11.6034 7.96279C11.6806 8.02905 11.7557 8.09865 11.8287 8.17157C12.8276 9.17054 13.1869 10.5656 12.9095 11.8488L17.7803 16.7197C18.0732 17.0126 18.0732 17.4874 17.7803 17.7803C17.4874 18.0732 17.0126 18.0732 16.7197 17.7803L11.5427 12.6034C11.5408 12.6015 11.5389 12.5996 11.537 12.5977L7.4034 8.46406C7.40143 8.46211 7.39947 8.46016 7.39753 8.45819L2.21967 3.28033C1.92678 2.98744 1.92678 2.51256 2.21967 2.21967ZM5.45679 9.94724C5.74969 10.2401 5.74969 10.715 5.45679 11.0079L4.23246 12.2322C3.25615 13.2085 3.25615 14.7915 4.23246 15.7678C5.20877 16.7441 6.79168 16.7441 7.76799 15.7678L9.64667 13.8891C9.93957 13.5962 10.4144 13.5962 10.7073 13.8891C11.0002 14.182 11.0002 14.6569 10.7073 14.9497L8.82865 16.8284C7.26656 18.3905 4.7339 18.3905 3.1718 16.8284C1.6097 15.2663 1.6097 12.7337 3.1718 11.1716L4.39613 9.94724C4.68903 9.65435 5.1639 9.65435 5.45679 9.94724Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.2322 4.23223C13.2085 3.25592 14.7915 3.25592 15.7678 4.23223C16.7441 5.20854 16.7441 6.79146 15.7678 7.76777L14.5434 8.9921C14.2505 9.28499 14.2505 9.75987 14.5434 10.0528C14.8363 10.3457 15.3112 10.3457 15.6041 10.0528L16.8284 8.82843C18.3905 7.26633 18.3905 4.73367 16.8284 3.17157C15.2663 1.60948 12.7337 1.60948 11.1716 3.17157L8.17157 6.17157C6.60948 7.73367 6.60948 10.2663 8.17157 11.8284C8.24449 11.9013 8.31963 11.9709 8.3968 12.0372C8.71107 12.307 9.18457 12.271 9.45441 11.9567C9.72424 11.6425 9.68822 11.169 9.37395 10.8991C9.32556 10.8576 9.27828 10.8138 9.23223 10.7678C8.25592 9.79145 8.25592 8.20854 9.23223 7.23223L12.2322 4.23223Z" fill="currentColor"/>
3
+ <path d="M11.6032 7.96278C11.2889 7.69295 10.8154 7.72897 10.5456 8.04324C10.2758 8.3575 10.3118 8.83101 10.626 9.10084C10.6744 9.14239 10.7217 9.18618 10.7678 9.23222C11.7441 10.2085 11.7441 11.7914 10.7678 12.7678L7.76777 15.7678C6.79146 16.7441 5.20854 16.7441 4.23223 15.7678C3.25592 14.7914 3.25592 13.2085 4.23223 12.2322L5.45657 11.0079C5.74946 10.715 5.74946 10.2401 5.45657 9.94723C5.16367 9.65433 4.6888 9.65433 4.39591 9.94723L3.17157 11.1716C1.60948 12.7337 1.60948 15.2663 3.17157 16.8284C4.73367 18.3905 7.26633 18.3905 8.82843 16.8284L11.8284 13.8284C13.3905 12.2663 13.3905 9.73366 11.8284 8.17156C11.7555 8.09864 11.6804 8.02904 11.6032 7.96278Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.75C6 4.33579 6.33579 4 6.75 4H17.25C17.6642 4 18 4.33579 18 4.75C18 5.16421 17.6642 5.5 17.25 5.5H6.75C6.33579 5.5 6 5.16421 6 4.75ZM6 10C6 9.58579 6.33579 9.25 6.75 9.25H17.25C17.6642 9.25 18 9.58579 18 10C18 10.4142 17.6642 10.75 17.25 10.75H6.75C6.33579 10.75 6 10.4142 6 10ZM6 15.25C6 14.8358 6.33579 14.5 6.75 14.5H17.25C17.6642 14.5 18 14.8358 18 15.25C18 15.6642 17.6642 16 17.25 16H6.75C6.33579 16 6 15.6642 6 15.25Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.98999 4.75C1.98999 4.19772 2.43771 3.75 2.98999 3.75H2.99999C3.55228 3.75 3.99999 4.19772 3.99999 4.75V4.76C3.99999 5.31228 3.55228 5.76 2.99999 5.76H2.98999C2.43771 5.76 1.98999 5.31228 1.98999 4.76V4.75Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.98999 15.25C1.98999 14.6977 2.43771 14.25 2.98999 14.25H2.99999C3.55228 14.25 3.99999 14.6977 3.99999 15.25V15.26C3.99999 15.8123 3.55228 16.26 2.99999 16.26H2.98999C2.43771 16.26 1.98999 15.8123 1.98999 15.26V15.25Z" fill="currentColor"/>
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.98999 10C1.98999 9.44772 2.43771 9 2.98999 9H2.99999C3.55228 9 3.99999 9.44772 3.99999 10V10.01C3.99999 10.5623 3.55228 11.01 2.99999 11.01H2.98999C2.43771 11.01 1.98999 10.5623 1.98999 10.01V10Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 1C7.51472 1 5.5 3.01472 5.5 5.5V9H5C3.89543 9 3 9.89543 3 11V17C3 18.1046 3.89543 19 5 19H15C16.1046 19 17 18.1046 17 17V11C17 9.89543 16.1046 9 15 9H14.5V5.5C14.5 3.01472 12.4853 1 10 1ZM13 9V5.5C13 3.84315 11.6569 2.5 10 2.5C8.34315 2.5 7 3.84315 7 5.5V9H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 1C12.0147 1 10 3.01472 10 5.5V9H3C1.89543 9 1 9.89543 1 11V17C1 18.1046 1.89543 19 3 19H13C14.1046 19 15 18.1046 15 17V11C15 9.89543 14.1046 9 13 9H11.5V5.5C11.5 3.84315 12.8431 2.5 14.5 2.5C16.1569 2.5 17.5 3.84315 17.5 5.5V8.25C17.5 8.66421 17.8358 9 18.25 9C18.6642 9 19 8.66421 19 8.25V5.5C19 3.01472 16.9853 1 14.5 1Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.5 9C6.5 7.61929 7.61929 6.5 9 6.5C10.3807 6.5 11.5 7.61929 11.5 9C11.5 9.69056 11.221 10.3145 10.7678 10.7678C10.3145 11.221 9.69056 11.5 9 11.5C7.61929 11.5 6.5 10.3807 6.5 9Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM9 5C6.79086 5 5 6.79086 5 9C5 11.2091 6.79086 13 9 13C9.8332 13 10.6076 12.7447 11.2481 12.3088L12.7197 13.7803C13.0126 14.0732 13.4874 14.0732 13.7803 13.7803C14.0732 13.4874 14.0732 13.0126 13.7803 12.7197L12.3088 11.2481C12.7447 10.6076 13 9.8332 13 9C13 6.79086 11.2091 5 9 5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.75 8.25C6.33579 8.25 6 8.58579 6 9C6 9.41421 6.33579 9.75 6.75 9.75L11.25 9.75C11.6642 9.75 12 9.41421 12 9C12 8.58579 11.6642 8.25 11.25 8.25L6.75 8.25Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 2C5.13401 2 2 5.13401 2 9C2 12.866 5.13401 16 9 16C10.6625 16 12.1906 15.4197 13.3911 14.4517L16.7197 17.7803C17.0126 18.0732 17.4874 18.0732 17.7803 17.7803C18.0732 17.4874 18.0732 17.0126 17.7803 16.7197L14.4517 13.3911C15.4197 12.1906 16 10.6625 16 9C16 5.13401 12.866 2 9 2ZM3.5 9C3.5 5.96243 5.96243 3.5 9 3.5C12.0376 3.5 14.5 5.96243 14.5 9C14.5 10.519 13.8852 11.893 12.8891 12.8891C11.893 13.8852 10.519 14.5 9 14.5C5.96243 14.5 3.5 12.0376 3.5 9Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9 6C9.41421 6 9.75 6.33579 9.75 6.75V8.25H11.25C11.6642 8.25 12 8.58579 12 9C12 9.41421 11.6642 9.75 11.25 9.75L9.75 9.75V11.25C9.75 11.6642 9.41421 12 9 12C8.58579 12 8.25 11.6642 8.25 11.25V9.75L6.75 9.75C6.33579 9.75 6 9.41421 6 9C6 8.58579 6.33579 8.25 6.75 8.25H8.25V6.75C8.25 6.33579 8.58579 6 9 6Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9C16 10.6625 15.4197 12.1906 14.4517 13.3911L17.7803 16.7197C18.0732 17.0126 18.0732 17.4874 17.7803 17.7803C17.4874 18.0732 17.0126 18.0732 16.7197 17.7803L13.3911 14.4517C12.1906 15.4197 10.6625 16 9 16C5.13401 16 2 12.866 2 9ZM9 3.5C5.96243 3.5 3.5 5.96243 3.5 9C3.5 12.0376 5.96243 14.5 9 14.5C10.519 14.5 11.893 13.8852 12.8891 12.8891C13.8852 11.893 14.5 10.519 14.5 9C14.5 5.96243 12.0376 3.5 9 3.5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9 3.5C5.96243 3.5 3.5 5.96243 3.5 9C3.5 12.0376 5.96243 14.5 9 14.5C10.519 14.5 11.893 13.8852 12.8891 12.8891C13.8852 11.893 14.5 10.519 14.5 9C14.5 5.96243 12.0376 3.5 9 3.5ZM2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9C16 10.6625 15.4197 12.1906 14.4517 13.3911L17.7803 16.7197C18.0732 17.0126 18.0732 17.4874 17.7803 17.7803C17.4874 18.0732 17.0126 18.0732 16.7197 17.7803L13.3911 14.4517C12.1906 15.4197 10.6625 16 9 16C5.13401 16 2 12.866 2 9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.69008 18.933L9.69288 18.9342C9.89 19.02 10 19 10 19C10 19 10.11 19.02 10.3079 18.9339L10.3099 18.933L10.3157 18.9304L10.3338 18.922C10.3488 18.915 10.3697 18.9052 10.3959 18.8926C10.4484 18.8673 10.5225 18.8306 10.6153 18.7822C10.8008 18.6855 11.0612 18.5419 11.3717 18.3495C11.9912 17.9655 12.8174 17.3826 13.6455 16.5844C15.3022 14.9876 17 12.4925 17 9C17 5.13401 13.866 2 10 2C6.13401 2 3 5.13401 3 9C3 12.4925 4.69783 14.9876 6.35452 16.5844C7.18264 17.3826 8.00877 17.9655 8.62834 18.3495C8.93879 18.5419 9.19922 18.6855 9.38467 18.7822C9.47745 18.8306 9.55163 18.8673 9.60409 18.8926C9.63033 18.9052 9.65116 18.915 9.66619 18.922L9.68435 18.9304L9.69008 18.933ZM10 11.25C11.2426 11.25 12.25 10.2426 12.25 9C12.25 7.75736 11.2426 6.75 10 6.75C8.75736 6.75 7.75 7.75736 7.75 9C7.75 10.2426 8.75736 11.25 10 11.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.15686 2.17562C7.78961 2.02365 7.37706 2.02365 7.00981 2.17562L2.92647 3.86528C2.3657 4.09732 2 4.64441 2 5.2513V16.128C2 17.1967 3.08594 17.9226 4.07353 17.514L7.58333 16.0616L11.8431 17.8243C12.2104 17.9763 12.6229 17.9763 12.9902 17.8243L17.0735 16.1347C17.6343 15.9026 18 15.3555 18 14.7486V3.87199C18 2.8032 16.9141 2.07731 15.9265 2.48596L12.4167 3.9383L8.15686 2.17562ZM7.58008 5C7.99429 5 8.33008 5.33579 8.33008 5.75V12.25C8.33008 12.6642 7.99429 13 7.58008 13C7.16586 13 6.83008 12.6642 6.83008 12.25V5.75C6.83008 5.33579 7.16586 5 7.58008 5ZM13.1699 7.75C13.1699 7.33579 12.8341 7 12.4199 7C12.0057 7 11.6699 7.33579 11.6699 7.75V14.25C11.6699 14.6642 12.0057 15 12.4199 15C12.8341 15 13.1699 14.6642 13.1699 14.25V7.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.9202 3.84494C11.9859 4.84176 9.86368 5.52434 7.62054 5.82553C6.76376 5.94057 5.88902 6.00001 5 6.00001C2.79086 6.00001 1 7.79087 1 10C1 12.0384 2.52477 13.7207 4.49597 13.9686C4.78782 15.1063 5.20979 16.2269 5.76704 17.3098C6.1636 18.0805 7.10902 18.3086 7.81763 17.8995L8.68366 17.3995C9.41014 16.9801 9.62418 16.0784 9.27228 15.3782C9.10619 15.0477 8.95684 14.7129 8.82394 14.3747C10.6243 14.7325 12.3353 15.3383 13.9201 16.1551C14.6189 14.2348 15 12.1619 15 10C15 7.83812 14.6189 5.76526 13.9202 3.84494Z" fill="currentColor"/>
3
+ <path d="M15.2428 3.09656C16.0553 5.24255 16.5 7.56934 16.5 10C16.5 12.4307 16.0553 14.7575 15.2428 16.9035C15.2427 16.9034 15.2428 16.9035 15.2428 16.9035L15.2135 16.9807C15.0652 17.3674 15.2585 17.8012 15.6452 17.9495C16.032 18.0979 16.4657 17.9046 16.6141 17.5178C16.7002 17.2933 16.7825 17.067 16.8611 16.8389C17.4152 15.2293 17.7791 13.5316 17.9262 11.7729C18.5645 11.4388 19 10.7707 19 10C19 9.22929 18.5645 8.5612 17.9262 8.22715C17.7791 6.46842 17.4152 4.77069 16.8611 3.16114C16.7825 2.93301 16.7002 2.70667 16.6141 2.48219C16.4657 2.09544 16.032 1.90216 15.6452 2.05048C15.2585 2.19881 15.0652 2.63257 15.2135 3.01932L15.2428 3.09656C15.2428 3.09652 15.2427 3.09659 15.2428 3.09656Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7 4C7 2.34315 8.34315 1 10 1C11.6569 1 13 2.34315 13 4V10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10V4Z" fill="currentColor"/>
3
+ <path d="M5.5 9.64282C5.5 9.22861 5.16421 8.89282 4.75 8.89282C4.33579 8.89282 4 9.22861 4 9.64282V9.99997C4 13.0597 6.29027 15.5845 9.25 15.9535V17.5H7.75C7.33579 17.5 7 17.8358 7 18.25C7 18.6642 7.33579 19 7.75 19H12.25C12.6642 19 13 18.6642 13 18.25C13 17.8358 12.6642 17.5 12.25 17.5H10.75V15.9535C13.7097 15.5845 16 13.0597 16 9.99997V9.64282C16 9.22861 15.6642 8.89282 15.25 8.89282C14.8358 8.89282 14.5 9.22861 14.5 9.64282V9.99997C14.5 12.4852 12.4853 14.5 10 14.5C7.51472 14.5 5.5 12.4852 5.5 9.99997V9.64282Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM6.75 9.25C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75H13.25C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.75 9.25C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75L13.25 10.75C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 10C4 9.58579 4.33579 9.25 4.75 9.25L15.25 9.25C15.6642 9.25 16 9.58579 16 10C16 10.4142 15.6642 10.75 15.25 10.75L4.75 10.75C4.33579 10.75 4 10.4142 4 10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M7.45519 2.00395C7.68518 2.18765 7.78646 2.4889 7.71414 2.77423C7.57443 3.32547 7.5 3.90348 7.5 4.49996C7.5 8.36595 10.634 11.5 14.5 11.5C15.6435 11.5 16.721 11.2263 17.6724 10.7417C17.9347 10.608 18.2509 10.6402 18.4809 10.8239C18.7109 11.0076 18.8122 11.3089 18.7399 11.5942C17.8069 15.2755 14.4725 18 10.5 18C5.80558 18 2 14.1944 2 9.49996C2 6.19139 3.89048 3.32567 6.64671 1.92168C6.909 1.78807 7.22519 1.82025 7.45519 2.00395Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.721 1.5987C17.8974 1.74108 18 1.95564 18 2.18238V13.472C18 14.5314 17.261 15.4473 16.2255 15.6712L14.1848 16.1125C12.804 16.411 11.5 15.3589 11.5 13.9461C11.5 12.9029 12.2275 12.0009 13.247 11.78L15.9088 11.2032C16.2538 11.1285 16.5 10.8232 16.5 10.4702V6.11187L8.5 7.8416V15.5261C8.5 16.5855 7.76097 17.5014 6.7255 17.7253L4.68397 18.1667C3.30357 18.4652 2 17.4133 2 16.001C2 14.9572 2.72854 14.0549 3.74894 13.835L6.408 13.262C6.7534 13.1876 7 12.8822 7 12.5288V4.23643C7 3.8833 7.24634 3.578 7.5915 3.50337L17.0915 1.44932C17.3131 1.4014 17.5445 1.45631 17.721 1.5987Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5C2 2.67157 2.67157 2 3.5 2H12.5C13.3284 2 14 2.67157 14 3.5V15.25C14 16.7688 15.2312 18 16.75 18H4.75C3.23122 18 2 16.7688 2 15.25V3.5ZM5.75 10.5C5.33579 10.5 5 10.8358 5 11.25C5 11.6642 5.33579 12 5.75 12H10.25C10.6642 12 11 11.6642 11 11.25C11 10.8358 10.6642 10.5 10.25 10.5H5.75ZM5.75 13.5C5.33579 13.5 5 13.8358 5 14.25C5 14.6642 5.33579 15 5.75 15H10.25C10.6642 15 11 14.6642 11 14.25C11 13.8358 10.6642 13.5 10.25 13.5H5.75ZM5 5.75C5 5.33579 5.33579 5 5.75 5H10.25C10.6642 5 11 5.33579 11 5.75V8.25C11 8.66421 10.6642 9 10.25 9H5.75C5.33579 9 5 8.66421 5 8.25V5.75Z" fill="currentColor"/>
3
+ <path d="M16.5 6.5H15.5V15.25C15.5 15.9404 16.0596 16.5 16.75 16.5C17.4404 16.5 18 15.9404 18 15.25V8C18 7.17157 17.3284 6.5 16.5 6.5Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.96461 4.90395L15.096 14.0354C15.9755 12.9265 16.5 11.525 16.5 10C16.5 6.41015 13.5899 3.5 10 3.5C8.475 3.5 7.07353 4.02446 5.96461 4.90395ZM14.0354 15.096L4.90395 5.96461C4.02446 7.07353 3.5 8.475 3.5 10C3.5 13.5899 6.41015 16.5 10 16.5C11.525 16.5 12.9265 15.9755 14.0354 15.096ZM4.34315 4.34315C5.79004 2.89625 7.79107 2 10 2C14.4183 2 18 5.58172 18 10C18 12.2089 17.1037 14.21 15.6569 15.6569C14.21 17.1037 12.2089 18 10 18C5.58172 18 2 14.4183 2 10C2 7.79107 2.89625 5.79004 4.34315 4.34315Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,8 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.0002 1.25C2.58599 1.25 2.2502 1.58579 2.2502 2C2.2502 2.41421 2.58599 2.75 3.0002 2.75H3.2502V5.25C3.2502 5.66421 3.58599 6 4.0002 6C4.41441 6 4.7502 5.66421 4.7502 5.25V2C4.7502 1.58579 4.41441 1.25 4.0002 1.25H3.0002Z" fill="black"/>
3
+ <path d="M2.97049 8.65372C3.29513 8.55397 3.64067 8.5 4.0002 8.5C4.16835 8.5 4.33333 8.5118 4.49444 8.53453C4.49127 8.53922 4.48691 8.54312 4.48165 8.54575L2.41479 9.57918C2.1607 9.70622 2.0002 9.96592 2.0002 10.25V11.25C2.0002 11.6642 2.33599 12 2.7502 12H5.2502C5.66441 12 6.0002 11.6642 6.0002 11.25C6.0002 10.8358 5.66441 10.5 5.2502 10.5H3.92725L5.15247 9.88739C5.67202 9.62762 6.0002 9.09661 6.0002 8.51574C6.0002 7.86944 5.57097 7.18897 4.80714 7.06489C4.54401 7.02215 4.27442 7 4.0002 7C3.48967 7 2.99569 7.07676 2.52991 7.21988C2.13397 7.34154 1.91162 7.76115 2.03328 8.15709C2.15494 8.55303 2.57455 8.77538 2.97049 8.65372Z" fill="black"/>
4
+ <path d="M7.75 3C7.33579 3 7 3.33579 7 3.75C7 4.16421 7.33579 4.5 7.75 4.5H17.25C17.6642 4.5 18 4.16421 18 3.75C18 3.33579 17.6642 3 17.25 3H7.75Z" fill="black"/>
5
+ <path d="M7.75 9.25C7.33579 9.25 7 9.58579 7 10C7 10.4142 7.33579 10.75 7.75 10.75H17.25C17.6642 10.75 18 10.4142 18 10C18 9.58579 17.6642 9.25 17.25 9.25H7.75Z" fill="black"/>
6
+ <path d="M7.75 15.5C7.33579 15.5 7 15.8358 7 16.25C7 16.6642 7.33579 17 7.75 17H17.25C17.6642 17 18 16.6642 18 16.25C18 15.8358 17.6642 15.5 17.25 15.5H7.75Z" fill="black"/>
7
+ <path d="M2.625 13.875C2.21079 13.875 1.875 14.2108 1.875 14.625C1.875 15.0392 2.21079 15.375 2.625 15.375H4.125C4.19404 15.375 4.25 15.431 4.25 15.5C4.25 15.569 4.19404 15.625 4.125 15.625H3.5C3.08579 15.625 2.75 15.9608 2.75 16.375C2.75 16.7892 3.08579 17.125 3.5 17.125H4.125C4.19404 17.125 4.25 17.181 4.25 17.25C4.25 17.319 4.19404 17.375 4.125 17.375H2.625C2.21079 17.375 1.875 17.7108 1.875 18.125C1.875 18.5392 2.21079 18.875 2.625 18.875H4.125C5.02246 18.875 5.75 18.1475 5.75 17.25C5.75 16.9278 5.65625 16.6276 5.49454 16.375C5.65625 16.1224 5.75 15.8222 5.75 15.5C5.75 14.6025 5.02246 13.875 4.125 13.875H2.625Z" fill="black"/>
8
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.9932 1.38468C16.3195 1.13518 16.7188 1 17.1295 1C18.1626 1 19.0002 1.83751 19.0002 2.87063C19.0002 3.28136 18.865 3.68067 18.6155 4.00694L14.5856 9.27674C13.4464 10.7666 11.9978 11.9799 10.349 12.839C9.93563 11.2868 8.71335 10.0645 7.16113 9.6512C8.02023 8.00236 9.23359 6.5538 10.7234 5.41453L15.9932 1.38468Z" fill="currentColor"/>
3
+ <path d="M5.99977 11C4.34292 11 2.99977 12.3431 2.99977 14C2.99977 14.2761 2.77591 14.5 2.49977 14.5C2.41931 14.5 2.3453 14.4815 2.2798 14.4493C2.00461 14.314 1.67475 14.3598 1.44686 14.565C1.21898 14.7702 1.139 15.0935 1.2449 15.3813C1.80692 16.9087 3.27495 18 4.99977 18C7.20742 18 8.99735 16.2113 8.99977 14.0042L8.99977 14C8.99977 13.52 8.88647 13.0642 8.68446 12.6601C8.39396 12.0789 7.92089 11.6058 7.33969 11.3153C6.93554 11.1133 6.47981 11 5.99977 11Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.10526 2.28844C2.85362 2.25277 2.60104 2.34697 2.43421 2.5387C2.26738 2.73044 2.209 2.99361 2.27911 3.2379L3.69276 8.16378C3.87733 8.80688 4.4655 9.25 5.13456 9.25H11.25C11.6642 9.25 12 9.58579 12 10C12 10.4142 11.6642 10.75 11.25 10.75H5.13457C4.4655 10.75 3.87733 11.1931 3.69277 11.8362L2.27911 16.7621C2.209 17.0064 2.26738 17.2696 2.43421 17.4613C2.60104 17.6531 2.85362 17.7473 3.10526 17.7116C8.94303 16.8842 14.221 14.3187 18.3983 10.5574C18.5563 10.4151 18.6465 10.2126 18.6465 10C18.6465 9.78746 18.5563 9.58489 18.3983 9.44266C14.221 5.68129 8.94303 3.11585 3.10526 2.28844Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15.6213 4.37868C14.4497 3.20711 12.5503 3.20711 11.3787 4.37868L4.37868 11.3787C3.20711 12.5503 3.20711 14.4497 4.37868 15.6213C5.54995 16.7926 7.44878 16.7929 8.62042 15.6222C8.62072 15.6219 8.62102 15.6216 8.62132 15.6213L9.11792 15.1214C9.40985 14.8276 9.88472 14.826 10.1786 15.1179C10.4724 15.4098 10.474 15.8847 10.1821 16.1786L9.68373 16.6802L9.68198 16.682C7.92462 18.4393 5.07538 18.4393 3.31802 16.682C1.56066 14.9246 1.56066 12.0754 3.31802 10.318L10.318 3.31802C12.0754 1.56066 14.9246 1.56066 16.682 3.31802C18.438 5.07407 18.4393 7.92038 16.6859 9.67806L13.2312 13.2312C12.2061 14.2564 10.544 14.2563 9.51885 13.2312C8.49372 12.206 8.49372 10.544 9.51885 9.51886L12.9697 6.06804C13.2626 5.77515 13.7374 5.77515 14.0303 6.06804C14.3232 6.36094 14.3232 6.83581 14.0303 7.1287L10.5795 10.5795C10.1402 11.0189 10.1402 11.7312 10.5795 12.1705C11.0178 12.6088 11.7276 12.6099 12.1672 12.1738L15.6213 8.62127C16.7928 7.4497 16.7929 5.55025 15.6213 4.37868Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H8.25C8.66421 7 9 7.33579 9 7.75V12.25C9 12.6642 8.66421 13 8.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75ZM11 7.75C11 7.33579 11.3358 7 11.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H11.75C11.3358 13 11 12.6642 11 12.25V7.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.75 3C5.33579 3 5 3.33579 5 3.75V16.25C5 16.6642 5.33579 17 5.75 17H7.25C7.66421 17 8 16.6642 8 16.25V3.75C8 3.33579 7.66421 3 7.25 3H5.75Z" fill="currentColor"/>
3
+ <path d="M12.75 3C12.3358 3 12 3.33579 12 3.75V16.25C12 16.6642 12.3358 17 12.75 17H14.25C14.6642 17 15 16.6642 15 16.25V3.75C15 3.33579 14.6642 3 14.25 3H12.75Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.43306 13.9168L6.69485 10.7623C6.89603 10.2593 7.19728 9.80249 7.58033 9.41945L14.4995 2.50071C15.3279 1.67229 16.6711 1.67229 17.4995 2.50072C18.3279 3.32914 18.3279 4.67229 17.4995 5.50072L10.5803 12.4194C10.1973 12.8025 9.74042 13.1037 9.23746 13.3049L6.08299 14.5667C5.67484 14.73 5.2698 14.3249 5.43306 13.9168Z" fill="currentColor"/>
3
+ <path d="M3.5 5.75C3.5 5.05964 4.05964 4.5 4.75 4.5H10C10.4142 4.5 10.75 4.16421 10.75 3.75C10.75 3.33579 10.4142 3 10 3H4.75C3.23122 3 2 4.23122 2 5.75V15.25C2 16.7688 3.23122 18 4.75 18H14.25C15.7688 18 17 16.7688 17 15.25V10C17 9.58579 16.6642 9.25 16.25 9.25C15.8358 9.25 15.5 9.58579 15.5 10V15.25C15.5 15.9404 14.9404 16.5 14.25 16.5H4.75C4.05964 16.5 3.5 15.9404 3.5 15.25V5.75Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2.69509 14.7623L1.4333 17.9168C1.27004 18.3249 1.67508 18.73 2.08324 18.5667L5.2377 17.3049C5.74067 17.1037 6.19753 16.8025 6.58057 16.4194L17.4998 5.50072C18.3282 4.67229 18.3282 3.32914 17.4998 2.50072C16.6713 1.67229 15.3282 1.67229 14.4998 2.50071L3.58057 13.4194C3.19752 13.8025 2.89627 14.2593 2.69509 14.7623Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.59677 7.34773C2.64697 7.85128 2 8.85009 2 10C2 11.1501 2.64714 12.149 3.59715 12.6525C3.28164 13.6801 3.53043 14.8438 4.34352 15.6569C5.15657 16.47 6.32018 16.7188 7.3478 16.4034C7.85137 17.3531 8.85014 18 10 18C11.1499 18 12.1487 17.353 12.6523 16.4032C13.68 16.7189 14.8438 16.4701 15.657 15.657C16.4702 14.8438 16.7189 13.68 16.4033 12.6522C17.3531 12.1487 18 11.1499 18 10C18 8.84992 17.3528 7.851 16.4028 7.34752C16.7184 6.31985 16.4696 5.15611 15.6565 4.343C14.8434 3.52994 13.6798 3.28114 12.6522 3.59658C12.1486 2.64689 11.1498 2 10 2C8.8501 2 7.85131 2.64695 7.34775 3.59673C6.32004 3.28111 5.15622 3.52988 4.34307 4.34303C3.52991 5.15619 3.28115 6.32001 3.59677 7.34773ZM13.5303 7.53033C13.8232 7.23744 13.8232 6.76256 13.5303 6.46967C13.2374 6.17678 12.7626 6.17678 12.4697 6.46967L6.46967 12.4697C6.17678 12.7626 6.17678 13.2374 6.46967 13.5303C6.76256 13.8232 7.23744 13.8232 7.53033 13.5303L13.5303 7.53033ZM14 12.75C14 13.4404 13.4404 14 12.75 14C12.0596 14 11.5 13.4404 11.5 12.75C11.5 12.0596 12.0596 11.5 12.75 11.5C13.4404 11.5 14 12.0596 14 12.75ZM7.25 8.5C7.94036 8.5 8.5 7.94036 8.5 7.25C8.5 6.55964 7.94036 6 7.25 6C6.55964 6 6 6.55964 6 7.25C6 7.94036 6.55964 8.5 7.25 8.5Z" fill="black"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.5 2C2.67157 2 2 2.67157 2 3.5V5C2 6.14856 2.14913 7.26341 2.42949 8.32576C3.61908 12.8334 7.16665 16.3809 11.6742 17.5705C12.7366 17.8509 13.8514 18 15 18H16.5C17.3284 18 18 17.3284 18 16.5V15.3516C18 14.6486 17.5117 14.0399 16.8254 13.8873L13.6024 13.1711C12.8276 12.999 12.0528 13.4602 11.8348 14.2233L11.5682 15.1561C11.4509 15.5669 11.0134 15.7989 10.6184 15.636C7.79126 14.47 5.53001 12.2087 4.36396 9.38159C4.20107 8.98665 4.4331 8.54913 4.84388 8.43176L5.77667 8.16525C6.53984 7.9472 7.00105 7.17238 6.82887 6.39757L6.11265 3.1746C5.96014 2.4883 5.35142 2 4.64837 2H3.5Z" fill="currentColor"/>
3
+ <path d="M16.7197 2.21967C17.0126 1.92678 17.4874 1.92678 17.7803 2.21967C18.0732 2.51256 18.0732 2.98744 17.7803 3.28033L14.5607 6.5L17.25 6.5C17.6642 6.5 18 6.83579 18 7.25C18 7.66421 17.6642 8 17.25 8L12.75 8C12.3358 8 12 7.66421 12 7.25V2.75C12 2.33579 12.3358 2 12.75 2C13.1642 2 13.5 2.33579 13.5 2.75V5.43934L16.7197 2.21967Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.5 2C2.67157 2 2 2.67157 2 3.5V5C2 6.14856 2.14913 7.26341 2.42949 8.32576C3.61908 12.8334 7.16665 16.3809 11.6742 17.5705C12.7366 17.8509 13.8514 18 15 18H16.5C17.3284 18 18 17.3284 18 16.5V15.3516C18 14.6486 17.5117 14.0399 16.8254 13.8873L13.6024 13.1711C12.8276 12.999 12.0528 13.4602 11.8348 14.2233L11.5682 15.1561C11.4509 15.5669 11.0134 15.7989 10.6184 15.636C7.79126 14.47 5.53001 12.2087 4.36396 9.38159C4.20107 8.98665 4.4331 8.54913 4.84388 8.43176L5.77667 8.16525C6.53984 7.9472 7.00105 7.17238 6.82887 6.39757L6.11265 3.1746C5.96014 2.4883 5.35142 2 4.64837 2H3.5Z" fill="currentColor"/>
3
+ <path d="M16.5 4.56066L13.2803 7.78033C12.9874 8.07322 12.5126 8.07322 12.2197 7.78033C11.9268 7.48744 11.9268 7.01256 12.2197 6.71967L15.4393 3.5H12.75C12.3358 3.5 12 3.16421 12 2.75C12 2.33579 12.3358 2 12.75 2H17.25C17.6642 2 18 2.33579 18 2.75V7.25C18 7.66421 17.6642 8 17.25 8C16.8358 8 16.5 7.66421 16.5 7.25V4.56066Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.5 2C2.67157 2 2 2.67157 2 3.5V5C2 6.14856 2.14913 7.26341 2.42949 8.32576C3.61908 12.8334 7.16665 16.3809 11.6742 17.5705C12.7366 17.8509 13.8514 18 15 18H16.5C17.3284 18 18 17.3284 18 16.5V15.3516C18 14.6486 17.5117 14.0399 16.8254 13.8873L13.6024 13.1711C12.8276 12.999 12.0528 13.4602 11.8348 14.2233L11.5682 15.1561C11.4509 15.5669 11.0134 15.7989 10.6184 15.636C7.79126 14.47 5.53001 12.2087 4.36396 9.38159C4.20107 8.98665 4.4331 8.54913 4.84388 8.43176L5.77667 8.16525C6.53984 7.9472 7.00105 7.17238 6.82887 6.39757L6.11265 3.1746C5.96014 2.4883 5.35142 2 4.64837 2H3.5ZM13.2803 2.21967C12.9874 1.92678 12.5126 1.92678 12.2197 2.21967C11.9268 2.51256 11.9268 2.98744 12.2197 3.28033L13.9393 5L12.2197 6.71967C11.9268 7.01256 11.9268 7.48744 12.2197 7.78033C12.5126 8.07322 12.9874 8.07322 13.2803 7.78033L15 6.06066L16.7197 7.78033C17.0126 8.07322 17.4874 8.07322 17.7803 7.78033C18.0732 7.48744 18.0732 7.01256 17.7803 6.71967L16.0607 5L17.7803 3.28033C18.0732 2.98744 18.0732 2.51256 17.7803 2.21967C17.4874 1.92678 17.0126 1.92678 16.7197 2.21967L15 3.93934L13.2803 2.21967Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 3.5C2 2.67157 2.67157 2 3.5 2H4.64837C5.35142 2 5.96014 2.4883 6.11265 3.1746L6.82887 6.39757C7.00105 7.17238 6.53984 7.9472 5.77667 8.16525L4.84388 8.43176C4.4331 8.54913 4.20107 8.98665 4.36396 9.38159C5.53001 12.2087 7.79126 14.47 10.6184 15.636C11.0134 15.7989 11.4509 15.5669 11.5682 15.1561L11.8348 14.2233C12.0528 13.4602 12.8276 12.999 13.6024 13.1711L16.8254 13.8873C17.5117 14.0399 18 14.6486 18 15.3516V16.5C18 17.3284 17.3284 18 16.5 18H15C13.8514 18 12.7366 17.8509 11.6742 17.5705C7.16665 16.3809 3.61908 12.8334 2.42949 8.32576C2.14913 7.26341 2 6.14856 2 5V3.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 5.25C1 4.00736 2.00736 3 3.25 3H16.75C17.9926 3 19 4.00736 19 5.25V14.75C19 15.9926 17.9926 17 16.75 17H3.25C2.00736 17 1 15.9926 1 14.75V5.25ZM2.5 11.0607V14.75C2.5 15.1642 2.83579 15.5 3.25 15.5H16.75C17.1642 15.5 17.5 15.1642 17.5 14.75V12.0607L15.2803 9.84099C14.9874 9.5481 14.5126 9.5481 14.2197 9.84099L12.3107 11.75L12.7803 12.2197C13.0732 12.5126 13.0732 12.9874 12.7803 13.2803C12.4874 13.5732 12.0126 13.5732 11.7197 13.2803L6.53033 8.09099C6.23744 7.7981 5.76256 7.7981 5.46967 8.09099L2.5 11.0607ZM12 7C12 7.55228 11.5523 8 11 8C10.4477 8 10 7.55228 10 7C10 6.44772 10.4477 6 11 6C11.5523 6 12 6.44772 12 7Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM8.39061 7.09172C8.63141 6.96025 8.92479 6.97076 9.15557 7.11912L12.6556 9.36912C12.8702 9.50712 13 9.7448 13 10C13 10.2552 12.8702 10.4929 12.6556 10.6309L9.15557 12.8809C8.92479 13.0292 8.63141 13.0398 8.39061 12.9083C8.1498 12.7768 8 12.5244 8 12.25V7.75C8 7.47565 8.1498 7.22318 8.39061 7.09172Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.75 4C12.3358 4 12 4.33579 12 4.75V15.25C12 15.6642 12.3358 16 12.75 16H13.25C13.6642 16 14 15.6642 14 15.25V4.75C14 4.33579 13.6642 4 13.25 4H12.75Z" fill="currentColor"/>
3
+ <path d="M17.75 4C17.3358 4 17 4.33579 17 4.75V15.25C17 15.6642 17.3358 16 17.75 16H18.25C18.6642 16 19 15.6642 19 15.25V4.75C19 4.33579 18.6642 4 18.25 4H17.75Z" fill="currentColor"/>
4
+ <path d="M3.28824 4.81859C2.28891 4.20135 1 4.9202 1 6.09478V13.9053C1 15.0798 2.2889 15.7987 3.28824 15.1815L9.61101 11.2762C10.56 10.6901 10.56 9.30998 9.61101 8.72382L3.28824 4.81859Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6.29995 2.84046C5.3011 2.21075 4 2.92857 4 4.10935V15.8905C4 17.0713 5.3011 17.7891 6.29995 17.1594L15.6436 11.2688C16.577 10.6804 16.577 9.31948 15.6436 8.73103L6.29995 2.84046Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 18C14.4183 18 18 14.4183 18 10C18 5.58172 14.4183 2 10 2C5.58172 2 2 5.58172 2 10C2 14.4183 5.58172 18 10 18ZM10.75 6.75C10.75 6.33579 10.4142 6 10 6C9.58579 6 9.25 6.33579 9.25 6.75V9.25H6.75C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75H9.25V13.25C9.25 13.6642 9.58579 14 10 14C10.4142 14 10.75 13.6642 10.75 13.25V10.75H13.25C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H10.75V6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.75 6.75C10.75 6.33579 10.4142 6 10 6C9.58579 6 9.25 6.33579 9.25 6.75V9.25H6.75C6.33579 9.25 6 9.58579 6 10C6 10.4142 6.33579 10.75 6.75 10.75L9.25 10.75V13.25C9.25 13.6642 9.58579 14 10 14C10.4142 14 10.75 13.6642 10.75 13.25V10.75L13.25 10.75C13.6642 10.75 14 10.4142 14 10C14 9.58579 13.6642 9.25 13.25 9.25H10.75V6.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.75 4.75C10.75 4.33579 10.4142 4 10 4C9.58579 4 9.25 4.33579 9.25 4.75V9.25H4.75C4.33579 9.25 4 9.58579 4 10C4 10.4142 4.33579 10.75 4.75 10.75L9.25 10.75V15.25C9.25 15.6642 9.58579 16 10 16C10.4142 16 10.75 15.6642 10.75 15.25V10.75L15.25 10.75C15.6642 10.75 16 10.4142 16 10C16 9.58579 15.6642 9.25 15.25 9.25H10.75V4.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 2C10.4142 2 10.75 2.33579 10.75 2.75V10.25C10.75 10.6642 10.4142 11 10 11C9.58579 11 9.25 10.6642 9.25 10.25V2.75C9.25 2.33579 9.58579 2 10 2ZM5.40381 4.34315C5.6967 4.63604 5.6967 5.11091 5.40381 5.40381C2.8654 7.94221 2.8654 12.0578 5.40381 14.5962C7.94221 17.1346 12.0578 17.1346 14.5962 14.5962C17.1346 12.0578 17.1346 7.94221 14.5962 5.40381C14.3033 5.11091 14.3033 4.63604 14.5962 4.34315C14.8891 4.05025 15.364 4.05025 15.6569 4.34315C18.781 7.46734 18.781 12.5327 15.6569 15.6569C12.5327 18.781 7.46734 18.781 4.34315 15.6569C1.21895 12.5327 1.21895 7.46734 4.34315 4.34315C4.63604 4.05025 5.11091 4.05025 5.40381 4.34315Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.75C1 2.33579 1.33579 2 1.75 2H18.25C18.6642 2 19 2.33579 19 2.75C19 3.16421 18.6642 3.5 18.25 3.5H18V12.25C18 13.7688 16.7688 15 15.25 15H14.1775L14.9759 18.0606C15.0805 18.4614 14.8403 18.8711 14.4395 18.9757C14.0387 19.0802 13.629 18.8401 13.5245 18.4393L13.4099 17.9999H6.5905L6.4759 18.4393C6.37134 18.8401 5.96167 19.0802 5.56087 18.9757C5.16007 18.8711 4.91991 18.4614 5.02447 18.0606L5.82289 15H4.75C3.23122 15 2 13.7688 2 12.25V3.5H1.75C1.33579 3.5 1 3.16421 1 2.75ZM7.37309 15L6.9818 16.4999H13.0186L12.6273 15H7.37309ZM13.25 5C13.6642 5 14 5.33579 14 5.75V11.25C14 11.6642 13.6642 12 13.25 12C12.8358 12 12.5 11.6642 12.5 11.25V5.75C12.5 5.33579 12.8358 5 13.25 5ZM6.75 9C7.16421 9 7.5 9.33579 7.5 9.75V11.25C7.5 11.6642 7.16421 12 6.75 12C6.33579 12 6 11.6642 6 11.25V9.75C6 9.33579 6.33579 9 6.75 9ZM10.75 7.75C10.75 7.33579 10.4142 7 10 7C9.58579 7 9.25 7.33579 9.25 7.75V11.25C9.25 11.6642 9.58579 12 10 12C10.4142 12 10.75 11.6642 10.75 11.25V7.75Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1 2.75C1 2.33579 1.33579 2 1.75 2H18.25C18.6642 2 19 2.33579 19 2.75C19 3.16421 18.6642 3.5 18.25 3.5H18V12.25C18 13.7688 16.7688 15 15.25 15H14.1775L14.9759 18.0606C15.0805 18.4614 14.8403 18.8711 14.4395 18.9757C14.0387 19.0802 13.629 18.8401 13.5245 18.4393L13.4099 17.9999H6.5905L6.4759 18.4393C6.37134 18.8401 5.96167 19.0802 5.56087 18.9757C5.16007 18.8711 4.91991 18.4614 5.02447 18.0606L5.82289 15H4.75C3.23122 15 2 13.7688 2 12.25V3.5H1.75C1.33579 3.5 1 3.16421 1 2.75ZM7.37309 15L6.9818 16.4999H13.0186L12.6273 15H7.37309ZM14.8625 6.0688C15.1031 6.40599 15.0248 6.87436 14.6876 7.11493C13.4276 8.0139 12.2896 9.05711 11.2905 10.2134C11.1542 10.3711 10.9585 10.465 10.7503 10.4726C10.542 10.4801 10.34 10.4007 10.1927 10.2534L8.5 8.56073L6.28033 10.7804C5.98744 11.0733 5.51256 11.0733 5.21967 10.7804C4.92678 10.4875 4.92678 10.0126 5.21967 9.71973L7.96967 6.96973C8.26256 6.67684 8.73744 6.67684 9.03033 6.96973L10.6938 8.63325C11.6347 7.62514 12.679 6.70534 13.8164 5.89386C14.1536 5.65328 14.6219 5.73161 14.8625 6.0688Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5 2.75C5 1.7835 5.7835 1 6.75 1H13.25C14.2165 1 15 1.7835 15 2.75V6.25C15 6.26733 14.9997 6.28459 14.9992 6.3018C15.3765 6.34767 15.7522 6.39867 16.1263 6.45472C17.2246 6.6193 18 7.57138 18 8.65297V12.75C18 13.9926 16.9926 15 15.75 15H15.5086L15.8138 16.9839C15.9769 18.044 15.1567 19 14.0842 19H5.91541C4.84287 19 4.02268 18.044 4.18576 16.9839L4.49098 15H4.25C3.00736 15 2 13.9926 2 12.75V8.65298C2 7.57138 2.77538 6.6193 3.87368 6.45472C4.24776 6.39867 4.62347 6.34767 5.00075 6.3018C5.00025 6.28459 5 6.26733 5 6.25V2.75ZM13.5 6.14734C12.3461 6.04977 11.1788 6 10 6C8.82119 6 7.65386 6.04977 6.5 6.14734V2.75C6.5 2.61193 6.61193 2.5 6.75 2.5H13.25C13.3881 2.5 13.5 2.61193 13.5 2.75V6.14734ZM6.60772 12.5C6.48433 12.5 6.37939 12.59 6.36063 12.712L5.66832 17.212C5.64502 17.3634 5.76219 17.5 5.91541 17.5H14.0842C14.2374 17.5 14.3546 17.3634 14.3313 17.212L13.639 12.712C13.6202 12.59 13.5153 12.5 13.3919 12.5H6.60772Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 4.46691C12 4.06159 12.2623 3.71616 12.5588 3.43985C12.8348 3.18269 13 2.85581 13 2.5C13 1.67157 12.1046 1 11 1C9.89543 1 9 1.67157 9 2.5C9 2.862 9.17098 3.19406 9.45568 3.45321C9.74658 3.718 10 4.05386 10 4.44722C10 5.00695 9.53506 5.45596 8.97644 5.42075C7.96056 5.35672 6.95522 5.2543 5.96183 5.11495C5.72871 5.08224 5.49377 5.16089 5.32731 5.32734C5.16086 5.4938 5.08221 5.72874 5.11492 5.96186C5.25427 6.95525 5.35669 7.96058 5.42072 8.97646C5.45593 9.53507 5.00693 10 4.44721 10C4.05385 10 3.718 9.74658 3.45322 9.45569C3.19406 9.17099 2.86201 9 2.5 9C1.67157 9 1 9.89543 1 11C1 12.1046 1.67157 13 2.5 13C2.85582 13 3.1827 12.8348 3.43986 12.5588C3.71616 12.2623 4.06159 12 4.4669 12C5.03368 12 5.4925 12.4633 5.47094 13.0297C5.42294 14.2907 5.31585 15.5363 5.1524 16.764C5.09796 17.1729 5.38386 17.5489 5.79236 17.6058C6.84158 17.752 7.90341 17.8584 8.97626 17.9236C9.53523 17.9576 10 17.5082 10 16.9481C10 16.5542 9.74616 16.2179 9.45499 15.9526C9.17071 15.6935 9 15.3617 9 15C9 14.1716 9.89543 13.5 11 13.5C12.1046 13.5 13 14.1716 13 15C13 15.3557 12.8349 15.6826 12.559 15.9397C12.2624 16.2161 12 16.5617 12 16.9671C12 17.5339 12.4632 17.9928 13.0296 17.972C14.3674 17.9229 15.689 17.8097 16.9915 17.6354C17.3267 17.5905 17.5905 17.3268 17.6353 16.9915C17.8097 15.6891 17.9229 14.3674 17.972 13.0296C17.9928 12.4632 17.5339 12 16.9671 12C16.5617 12 16.2161 12.2624 15.9397 12.559C15.6826 12.8349 15.3557 13 15 13C14.1716 13 13.5 12.1046 13.5 11C13.5 9.89543 14.1716 9 15 9C15.3617 9 15.6935 9.17071 15.9526 9.455C16.2179 9.74617 16.5542 10 16.9481 10C17.5081 10 17.9575 9.53524 17.9236 8.97628C17.8584 7.90343 17.752 6.84161 17.6058 5.79239C17.5489 5.38389 17.1728 5.09799 16.764 5.15243C15.5363 5.31588 14.2907 5.42297 13.0297 5.47097C12.4633 5.49253 12 5.0337 12 4.46691Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 2C2.7835 2 2 2.7835 2 3.75V7.25C2 8.2165 2.7835 9 3.75 9H7.25C8.2165 9 9 8.2165 9 7.25V3.75C9 2.7835 8.2165 2 7.25 2H3.75ZM3.5 3.75C3.5 3.61193 3.61193 3.5 3.75 3.5H7.25C7.38807 3.5 7.5 3.61193 7.5 3.75V7.25C7.5 7.38807 7.38807 7.5 7.25 7.5H3.75C3.61193 7.5 3.5 7.38807 3.5 7.25V3.75ZM3.75 11C2.7835 11 2 11.7835 2 12.75V16.25C2 17.2165 2.7835 18 3.75 18H7.25C8.2165 18 9 17.2165 9 16.25V12.75C9 11.7835 8.2165 11 7.25 11H3.75ZM3.5 12.75C3.5 12.6119 3.61193 12.5 3.75 12.5H7.25C7.38807 12.5 7.5 12.6119 7.5 12.75V16.25C7.5 16.3881 7.38807 16.5 7.25 16.5H3.75C3.61193 16.5 3.5 16.3881 3.5 16.25V12.75ZM11 3.75C11 2.7835 11.7835 2 12.75 2H16.25C17.2165 2 18 2.7835 18 3.75V7.25C18 8.2165 17.2165 9 16.25 9H12.75C11.7835 9 11 8.2165 11 7.25V3.75ZM12.75 3.5C12.6119 3.5 12.5 3.61193 12.5 3.75V7.25C12.5 7.38807 12.6119 7.5 12.75 7.5H16.25C16.3881 7.5 16.5 7.38807 16.5 7.25V3.75C16.5 3.61193 16.3881 3.5 16.25 3.5H12.75ZM5.49023 4.5C4.93795 4.5 4.49023 4.94772 4.49023 5.5V5.51C4.49023 6.06228 4.93795 6.51 5.49023 6.51H5.50023C6.05252 6.51 6.50023 6.06228 6.50023 5.51V5.5C6.50023 4.94772 6.05252 4.5 5.50023 4.5H5.49023ZM14.4902 4.5C13.9379 4.5 13.4902 4.94772 13.4902 5.5V5.51C13.4902 6.06228 13.9379 6.51 14.4902 6.51H14.5002C15.0525 6.51 15.5002 6.06228 15.5002 5.51V5.5C15.5002 4.94772 15.0525 4.5 14.5002 4.5H14.4902ZM5.49023 13.5C4.93795 13.5 4.49023 13.9477 4.49023 14.5V14.51C4.49023 15.0623 4.93795 15.51 5.49023 15.51H5.50023C6.05252 15.51 6.50023 15.0623 6.50023 14.51V14.5C6.50023 13.9477 6.05252 13.5 5.50023 13.5H5.49023ZM14.4902 13.5C13.9379 13.5 13.4902 13.9477 13.4902 14.5V14.51C13.4902 15.0623 13.9379 15.51 14.4902 15.51H14.5002C15.0525 15.51 15.5002 15.0623 15.5002 14.51V14.5C15.5002 13.9477 15.0525 13.5 14.5002 13.5H14.4902ZM10.9902 12C10.9902 11.4477 11.4379 11 11.9902 11H12.0002C12.5525 11 13.0002 11.4477 13.0002 12V12.01C13.0002 12.5623 12.5525 13.01 12.0002 13.01H11.9902C11.4379 13.01 10.9902 12.5623 10.9902 12.01V12ZM16.9902 11C16.4379 11 15.9902 11.4477 15.9902 12V12.01C15.9902 12.5623 16.4379 13.01 16.9902 13.01H17.0002C17.5525 13.01 18.0002 12.5623 18.0002 12.01V12C18.0002 11.4477 17.5525 11 17.0002 11H16.9902ZM15.9902 17C15.9902 16.4477 16.4379 16 16.9902 16H17.0002C17.5525 16 18.0002 16.4477 18.0002 17V17.01C18.0002 17.5623 17.5525 18.01 17.0002 18.01H16.9902C16.4379 18.01 15.9902 17.5623 15.9902 17.01V17ZM11.9902 16C11.4379 16 10.9902 16.4477 10.9902 17V17.01C10.9902 17.5623 11.4379 18.01 11.9902 18.01H12.0002C12.5525 18.01 13.0002 17.5623 13.0002 17.01V17C13.0002 16.4477 12.5525 16 12.0002 16H11.9902Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10ZM8.93934 6.93931C8.64645 7.23221 8.17157 7.23221 7.87868 6.93931C7.58579 6.64642 7.58579 6.17155 7.87868 5.87865C9.05025 4.70708 10.9497 4.70708 12.1213 5.87865C13.2929 7.05023 13.2929 8.94972 12.1213 10.1213C11.7288 10.5138 11.2528 10.7756 10.75 10.9051V11.25C10.75 11.6642 10.4142 12 10 12C9.58579 12 9.25 11.6642 9.25 11.25V10.75C9.25 10.0297 9.81995 9.57826 10.3313 9.46322C10.5982 9.40318 10.8516 9.26969 11.0607 9.06063C11.6464 8.47485 11.6464 7.5251 11.0607 6.93931C10.4749 6.35353 9.52513 6.35353 8.93934 6.93931ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44771 13 9 13.4477 9 14C9 14.5523 9.44771 15 10 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 4.5C2 3.11929 3.11929 2 4.5 2H15.5C16.8807 2 18 3.11929 18 4.5C18 5.88071 16.8807 7 15.5 7H4.5C3.11929 7 2 5.88071 2 4.5Z" fill="currentColor"/>
3
+ <path d="M2.75 9.08337C2.33579 9.08337 2 9.41916 2 9.83337C2 10.2476 2.33579 10.5834 2.75 10.5834H17.25C17.6642 10.5834 18 10.2476 18 9.83337C18 9.41916 17.6642 9.08337 17.25 9.08337H2.75Z" fill="currentColor"/>
4
+ <path d="M2.75 12.6633C2.33579 12.6633 2 12.9991 2 13.4133C2 13.8275 2.33579 14.1633 2.75 14.1633H17.25C17.6642 14.1633 18 13.8275 18 13.4133C18 12.9991 17.6642 12.6633 17.25 12.6633H2.75Z" fill="currentColor"/>
5
+ <path d="M2.75 16.25C2.33579 16.25 2 16.5858 2 17C2 17.4143 2.33579 17.75 2.75 17.75H17.25C17.6642 17.75 18 17.4143 18 17C18 16.5858 17.6642 16.25 17.25 16.25H2.75Z" fill="currentColor"/>
6
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.4497 3.47294C17.849 3.36279 18.0834 2.9498 17.9732 2.5505C17.8631 2.1512 17.4501 1.9168 17.0508 2.02695L5.31247 5.2651C4.47281 5.36069 3.64077 5.48165 2.81717 5.62721C1.74546 5.81661 1 6.75574 1 7.81601V15.75C1 16.9926 2.00736 18 3.25 18H16.75C17.9926 18 19 16.9926 19 15.75V7.81601C19 6.75573 18.2545 5.81661 17.1828 5.62721C15.417 5.31513 13.6124 5.11612 11.777 5.03783L17.4497 3.47294ZM16 9.5C16 10.3284 15.3284 11 14.5 11C13.6716 11 13 10.3284 13 9.5C13 8.67157 13.6716 8 14.5 8C15.3284 8 16 8.67157 16 9.5ZM14.5 16C15.3284 16 16 15.3284 16 14.5C16 13.6716 15.3284 13 14.5 13C13.6716 13 13 13.6716 13 14.5C13 15.3284 13.6716 16 14.5 16ZM5.24023 11C5.24023 10.5858 5.57602 10.25 5.99023 10.25H6.00023C6.41445 10.25 6.75023 10.5858 6.75023 11V11.01C6.75023 11.4242 6.41445 11.76 6.00023 11.76H5.99023C5.57602 11.76 5.24023 11.4242 5.24023 11.01V11ZM7.99023 10.25C7.57602 10.25 7.24023 10.5858 7.24023 11V11.01C7.24023 11.4242 7.57602 11.76 7.99023 11.76H8.00023C8.41445 11.76 8.75023 11.4242 8.75023 11.01V11C8.75023 10.5858 8.41445 10.25 8.00023 10.25H7.99023ZM6.24023 8.75C6.24023 8.33579 6.57602 8 6.99023 8H7.00023C7.41445 8 7.75023 8.33579 7.75023 8.75V8.76C7.75023 9.17421 7.41445 9.51 7.00023 9.51H6.99023C6.57602 9.51 6.24023 9.17421 6.24023 8.76V8.75ZM9.8233 9.16949C9.53041 8.8766 9.05553 8.8766 8.76264 9.16949L8.75557 9.17656C8.46267 9.46945 8.46267 9.94433 8.75557 10.2372L8.76264 10.2443C9.05553 10.5372 9.53041 10.5372 9.8233 10.2443L9.83037 10.2372C10.1233 9.94433 10.1233 9.46945 9.83037 9.17656L9.8233 9.16949ZM10.25 11.25C10.6642 11.25 11 11.5858 11 12V12.01C11 12.4242 10.6642 12.76 10.25 12.76H10.24C9.82579 12.76 9.49 12.4242 9.49 12.01V12C9.49 11.5858 9.82579 11.25 10.24 11.25H10.25ZM9.83051 14.8334C10.1234 14.5405 10.1234 14.0657 9.83051 13.7728L9.82344 13.7657C9.53055 13.4728 9.05567 13.4728 8.76278 13.7657L8.75571 13.7728C8.46281 14.0657 8.46281 14.5405 8.75571 14.8334L8.76278 14.8405C9.05567 15.1334 9.53055 15.1334 9.82344 14.8405L9.83051 14.8334ZM6.24023 15.25C6.24023 14.8358 6.57602 14.5 6.99023 14.5H7.00023C7.41445 14.5 7.75023 14.8358 7.75023 15.25V15.26C7.75023 15.6742 7.41445 16.01 7.00023 16.01H6.99023C6.57602 16.01 6.24023 15.6742 6.24023 15.26V15.25ZM5.22711 13.7657C4.93421 13.4728 4.45934 13.4728 4.16645 13.7657L4.15938 13.7728C3.86648 14.0656 3.86648 14.5405 4.15938 14.8334L4.16645 14.8405C4.45934 15.1334 4.93421 15.1334 5.22711 14.8405L5.23418 14.8334C5.52707 14.5405 5.52707 14.0656 5.23418 13.7728L5.22711 13.7657ZM3.75 11.25C4.16421 11.25 4.5 11.5858 4.5 12V12.01C4.5 12.4242 4.16421 12.76 3.75 12.76H3.74C3.32579 12.76 2.99 12.4242 2.99 12.01V12C2.99 11.5858 3.32579 11.25 3.74 11.25H3.75ZM5.23432 10.2372C5.52721 9.94435 5.52721 9.46947 5.23432 9.17658L5.22725 9.16951C4.93435 8.87661 4.45948 8.87661 4.16659 9.16951L4.15952 9.17658C3.86662 9.46947 3.86662 9.94435 4.15952 10.2372L4.16659 10.2443C4.45948 10.5372 4.93435 10.5372 5.22725 10.2443L5.23432 10.2372ZM7.24023 13C7.24023 12.5858 7.57602 12.25 7.99023 12.25H8.00023C8.41445 12.25 8.75023 12.5858 8.75023 13V13.01C8.75023 13.4242 8.41445 13.76 8.00023 13.76H7.99023C7.57602 13.76 7.24023 13.4242 7.24023 13.01V13ZM5.99023 12.25C5.57602 12.25 5.24023 12.5858 5.24023 13V13.01C5.24023 13.4242 5.57602 13.76 5.99023 13.76H6.00023C6.41445 13.76 6.75023 13.4242 6.75023 13.01V13C6.75023 12.5858 6.41445 12.25 6.00023 12.25H5.99023Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.93005 2.31046C6.5916 2.10551 8.28365 2 10 2C11.7163 2 13.4084 2.10551 15.07 2.31046C16.1942 2.44913 17 3.41374 17 4.51661V17.25C17 17.5078 16.8676 17.7475 16.6494 17.8848C16.4312 18.0221 16.1578 18.0377 15.9255 17.9261L13.125 16.5819L10.3245 17.9261C10.1194 18.0246 9.88061 18.0246 9.67545 17.9261L6.875 16.5819L4.07455 17.9261C3.84215 18.0377 3.56875 18.0221 3.35057 17.8848C3.13239 17.7475 3 17.5078 3 17.25V4.51661C3 3.41374 3.80579 2.44913 4.93005 2.31046ZM13.7803 7.28033C14.0732 6.98744 14.0732 6.51256 13.7803 6.21967C13.4874 5.92678 13.0126 5.92678 12.7197 6.21967L6.21967 12.7197C5.92678 13.0126 5.92678 13.4874 6.21967 13.7803C6.51256 14.0732 6.98744 14.0732 7.28033 13.7803L13.7803 7.28033ZM9 8C9 8.55228 8.55228 9 8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7C8.55228 7 9 7.44772 9 8ZM12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.93005 2.31046C6.5916 2.10551 8.28365 2 10 2C11.7163 2 13.4084 2.10551 15.07 2.31046C16.1942 2.44913 17 3.41374 17 4.51661V17.25C17 17.5078 16.8676 17.7475 16.6494 17.8848C16.4312 18.0221 16.1578 18.0377 15.9255 17.9261L13.125 16.5819L10.3245 17.9261C10.1194 18.0246 9.88061 18.0246 9.67545 17.9261L6.875 16.5819L4.07455 17.9261C3.84215 18.0377 3.56875 18.0221 3.35057 17.8848C3.13239 17.7475 3 17.5078 3 17.25V4.51661C3 3.41374 3.80579 2.44913 4.93005 2.31046ZM9.75172 6.30747C10.0596 6.03038 10.0846 5.55616 9.80747 5.24828C9.53038 4.94039 9.05616 4.91544 8.74828 5.19253L6.24828 7.44253C6.09024 7.58476 6 7.78738 6 8C6 8.21262 6.09024 8.41524 6.24828 8.55747L8.74828 10.8075C9.05616 11.0846 9.53038 11.0596 9.80747 10.7517C10.0846 10.4438 10.0596 9.96962 9.75172 9.69253L8.70447 8.75H10.625C11.6605 8.75 12.5 9.58947 12.5 10.625C12.5 11.6605 11.6605 12.5 10.625 12.5C10.2108 12.5 9.875 12.8358 9.875 13.25C9.875 13.6642 10.2108 14 10.625 14C12.489 14 14 12.489 14 10.625C14 8.76104 12.489 7.25 10.625 7.25H8.70447L9.75172 6.30747Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 3C1.67157 3 1 3.67157 1 4.5V8.5C1 9.32843 1.67157 10 2.5 10H8.5C9.32843 10 10 9.32843 10 8.5V4.5C10 3.67157 9.32843 3 8.5 3H2.5ZM13.5 5C12.6716 5 12 5.67157 12 6.5V13.5C12 14.3284 12.6716 15 13.5 15H17.5C18.3284 15 19 14.3284 19 13.5V6.5C19 5.67157 18.3284 5 17.5 5H13.5ZM3.5 12C2.67157 12 2 12.6716 2 13.5V15.5C2 16.3284 2.67157 17 3.5 17H9.5C10.3284 17 11 16.3284 11 15.5V13.5C11 12.6716 10.3284 12 9.5 12H3.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.12744 3.50197C5.16817 3.50066 5.20906 3.5 5.25011 3.5H14.7501C14.7912 3.5 14.832 3.50066 14.8728 3.50197C14.5645 2.62705 13.7305 2 12.7501 2H7.25011C6.26971 2 5.43576 2.62705 5.12744 3.50197Z" fill="currentColor"/>
3
+ <path d="M1 10.25C1 9.00736 2.00736 8 3.25 8H16.75C17.9926 8 19 9.00736 19 10.25V15.75C19 16.9926 17.9926 18 16.75 18H3.25C2.00736 18 1 16.9926 1 15.75V10.25Z" fill="currentColor"/>
4
+ <path d="M3.25011 6.5C3.20906 6.5 3.16817 6.50066 3.12744 6.50197C3.43576 5.62705 4.26971 5 5.25011 5H14.7501C15.7305 5 16.5645 5.62705 16.8728 6.50197C16.832 6.50066 16.7912 6.5 16.7501 6.5H3.25011Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4.60597 12.9691C4.85946 13.2967 4.79938 13.7678 4.47179 14.0213C3.87925 14.4798 3.5 15.1954 3.5 16C3.5 16.1569 3.51437 16.31 3.54177 16.4582C3.68996 16.4856 3.84307 16.5 4 16.5C4.80458 16.5 5.52023 16.1208 5.97873 15.5282C6.23222 15.2006 6.70328 15.1405 7.03087 15.394C7.35846 15.6475 7.41854 16.1186 7.16505 16.4462C6.4347 17.39 5.2884 18 4 18C3.54003 18 3.09667 17.9221 2.6834 17.778C2.46722 17.7027 2.29728 17.5328 2.22195 17.3166C2.07794 16.9033 2 16.46 2 16C2 14.7116 2.60997 13.5653 3.55383 12.835C3.88142 12.5815 4.35248 12.6415 4.60597 12.9691Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.75236 12C6.40714 12.8376 7.16237 13.5929 8 14.2476V18.25C8 18.6642 8.33579 19 8.75 19C11.5114 19 13.75 16.7614 13.75 14C13.75 13.5097 13.6792 13.035 13.5471 12.5861C16.8467 10.2297 19 6.36651 19 2C19 1.91234 18.9991 1.82486 18.9974 1.73759C18.9894 1.33502 18.665 1.01058 18.2624 1.0026C18.1751 1.00087 18.0877 1 18 1C13.6335 1 9.77032 3.15331 7.41387 6.45291C6.96496 6.32078 6.49028 6.25 6 6.25C3.23858 6.25 1 8.48858 1 11.25C1 11.6642 1.33579 12 1.75 12H5.75236ZM13 9C14.1046 9 15 8.10457 15 7C15 5.89543 14.1046 5 13 5C11.8954 5 11 5.89543 11 7C11 8.10457 11.8954 9 13 9Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.75 3C3.33579 3 3 3.33579 3 3.75V4.25C3 4.66421 3.33579 5 3.75 5H4C10.0751 5 15 9.92487 15 16V16.25C15 16.6642 15.3358 17 15.75 17H16.25C16.6642 17 17 16.6642 17 16.25V16C17 8.8203 11.1797 3 4 3H3.75Z" fill="currentColor"/>
3
+ <path d="M3 8.75C3 8.33579 3.33579 8 3.75 8H4C8.41828 8 12 11.5817 12 16V16.25C12 16.6642 11.6642 17 11.25 17H10.75C10.3358 17 10 16.6642 10 16.25V16C10 12.6863 7.31371 10 4 10H3.75C3.33579 10 3 9.66421 3 9.25V8.75Z" fill="currentColor"/>
4
+ <path d="M7 15C7 16.1046 6.10457 17 5 17C3.89543 17 3 16.1046 3 15C3 13.8954 3.89543 13 5 13C6.10457 13 7 13.8954 7 15Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10 2C10.4143 2 10.75 2.33579 10.75 2.75V3.00836C12.231 3.0414 13.6882 3.17204 15.1154 3.39419C15.8922 3.51509 16.66 3.6631 17.418 3.83721C17.8217 3.92994 18.0737 4.33239 17.981 4.73608C17.8883 5.13978 17.4858 5.39187 17.0821 5.29913C16.7168 5.21521 16.3491 5.13764 15.979 5.06655L17.6814 12.6123C17.7565 12.9452 17.5975 13.2868 17.2944 13.4435C16.6064 13.7994 15.8256 14 15 14C14.1745 14 13.3937 13.7994 12.7057 13.4435C12.4026 13.2868 12.2436 12.9452 12.3187 12.6123L14.0896 4.76296C12.9933 4.62087 11.8791 4.53512 10.75 4.50875V16.0138C12.0446 16.0616 13.3083 16.2324 14.5296 16.5153C14.9331 16.6087 15.1845 17.0116 15.091 17.4151C14.9976 17.8187 14.5947 18.07 14.1912 17.9766C12.8452 17.6649 11.4424 17.5 10 17.5C8.55772 17.5 7.15486 17.6649 5.80893 17.9766C5.40539 18.07 5.00251 17.8187 4.90906 17.4151C4.81561 17.0116 5.06699 16.6087 5.47052 16.5153C6.69183 16.2324 7.95553 16.0616 9.25004 16.0138V4.50875C8.12096 4.53512 7.00679 4.62087 5.91051 4.76296L7.68142 12.6123C7.75652 12.9452 7.59746 13.2868 7.29437 13.4435C6.6064 13.7994 5.82556 14 5.00004 14C4.17453 14 3.39369 13.7994 2.70572 13.4435C2.40263 13.2868 2.24356 12.9452 2.31866 12.6123L4.02108 5.06655C3.65102 5.13764 3.28327 5.21521 2.91796 5.29913C2.51426 5.39187 2.11182 5.13978 2.01908 4.73608C1.92635 4.33239 2.17843 3.92994 2.58213 3.83721C3.34006 3.6631 4.10791 3.51509 4.8847 3.39419C6.31192 3.17204 7.76912 3.0414 9.25004 3.00836V2.75C9.25004 2.33579 9.58583 2 10 2ZM5.00004 7.54309L3.91997 12.3304C4.25962 12.4404 4.62241 12.5 5.00004 12.5C5.37768 12.5 5.74047 12.4404 6.08012 12.3304L5.00004 7.54309ZM15 7.5431L13.92 12.3304C14.2596 12.4404 14.6224 12.5 15 12.5C15.3777 12.5 15.7405 12.4404 16.0801 12.3304L15 7.5431Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M1.46876 3.74997C0.502265 5.424 1.07583 7.56456 2.74985 8.53106C4.20093 9.36884 6.00256 9.04946 7.08619 7.85921L7.9695 8.36919C7.99431 8.46181 8.11599 8.48608 8.17843 8.41331C8.32967 8.23707 8.49725 8.07489 8.67914 7.92911C8.96545 7.69963 8.979 7.21997 8.66123 7.03651L7.83619 6.56017C8.32514 5.0266 7.70093 3.30666 6.24985 2.46889C4.57583 1.50239 2.43526 2.07595 1.46876 3.74997ZM3.49985 7.23203C2.54327 6.67974 2.21552 5.45656 2.7678 4.49997C3.32009 3.54339 4.54327 3.21564 5.49985 3.76792C6.45644 4.32021 6.78419 5.54339 6.2319 6.49997C5.67962 7.45656 4.45644 7.78431 3.49985 7.23203Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.95556 8.32167C9.17367 8.65155 8.58789 9.32394 8.36825 10.1436L7.96977 11.6308L7.08628 12.1409C6.00265 10.9506 4.20097 10.6311 2.74985 11.4689C1.07583 12.4354 0.502265 14.576 1.46876 16.25C2.43526 17.924 4.57583 18.4976 6.24985 17.5311C7.70089 16.6933 8.32511 14.9735 7.83623 13.4399L18.5151 7.27449C18.7778 7.12282 18.9233 6.82783 18.8837 6.52708C18.8441 6.22633 18.6272 5.97904 18.3342 5.90053L17.631 5.71211C17.0403 5.55383 16.4137 5.59696 15.8503 5.83468L9.95556 8.32167ZM2.7678 15.5C2.21552 14.5434 2.54327 13.3203 3.49985 12.768C4.45644 12.2157 5.67962 12.5434 6.2319 13.5C6.78419 14.4566 6.45644 15.6798 5.49985 16.2321C4.54327 16.7844 3.32009 16.4566 2.7678 15.5Z" fill="currentColor"/>
4
+ <path d="M12.5201 11.8902C12.1624 12.0967 12.1952 12.6233 12.5758 12.7839L15.85 14.1653C16.4134 14.403 17.04 14.4461 17.6307 14.2879L18.3339 14.0994C18.6269 14.0209 18.8438 13.7736 18.8834 13.4729C18.923 13.1721 18.7775 12.8772 18.5148 12.7255L15.0441 10.7217C14.8894 10.6323 14.6988 10.6323 14.5441 10.7217L12.5201 11.8902Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.46363 3.16188C4.79054 2.45358 5.49945 2 6.27955 2H13.7202C14.5003 2 15.2092 2.45358 15.5361 3.16188L16.69 5.66188C16.7567 5.80652 16.8047 5.9534 16.8352 6.1003C16.5675 6.03476 16.2878 6 15.9999 6H3.99989C3.712 6 3.43223 6.03476 3.16455 6.10031C3.19509 5.9534 3.24303 5.80653 3.30979 5.66188L4.46363 3.16188Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 9.5C2 8.39543 2.89543 7.5 4 7.5H16C17.1046 7.5 18 8.39543 18 9.5C18 10.6046 17.1046 11.5 16 11.5H4C2.89543 11.5 2 10.6046 2 9.5ZM15.2402 9.5C15.2402 9.08579 15.576 8.75 15.9902 8.75H16.0002C16.4144 8.75 16.7502 9.08579 16.7502 9.5V9.51C16.7502 9.92421 16.4144 10.26 16.0002 10.26H15.9902C15.576 10.26 15.2402 9.92421 15.2402 9.51V9.5ZM12.9902 8.75C12.576 8.75 12.2402 9.08579 12.2402 9.5V9.51C12.2402 9.92421 12.576 10.26 12.9902 10.26H13.0002C13.4144 10.26 13.7502 9.92421 13.7502 9.51V9.5C13.7502 9.08579 13.4144 8.75 13.0002 8.75H12.9902Z" fill="currentColor"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M2 15C2 13.8954 2.89543 13 4 13H16C17.1046 13 18 13.8954 18 15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15ZM15.2402 15C15.2402 14.5858 15.576 14.25 15.9902 14.25H16.0002C16.4144 14.25 16.7502 14.5858 16.7502 15V15.01C16.7502 15.4242 16.4144 15.76 16.0002 15.76H15.9902C15.576 15.76 15.2402 15.4242 15.2402 15.01V15ZM12.9902 14.25C12.576 14.25 12.2402 14.5858 12.2402 15V15.01C12.2402 15.4242 12.576 15.76 12.9902 15.76H13.0002C13.4144 15.76 13.7502 15.4242 13.7502 15.01V15C13.7502 14.5858 13.4144 14.25 13.0002 14.25H12.9902Z" fill="currentColor"/>
5
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.63196 3.53326C4.84778 2.63402 5.65196 2 6.57674 2H13.4231C14.3479 2 15.1521 2.63401 15.3679 3.53325L17.3441 11.7674C16.9303 11.5951 16.4762 11.5 15.9999 11.5H3.99994C3.52368 11.5 3.06963 11.5951 2.65576 11.7674L4.63196 3.53326Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M4 13C2.89543 13 2 13.8954 2 15C2 16.1046 2.89543 17 4 17H16C17.1046 17 18 16.1046 18 15C18 13.8954 17.1046 13 16 13H4ZM15.2402 15C15.2402 14.5858 15.576 14.25 15.9902 14.25H16.0002C16.4144 14.25 16.7502 14.5858 16.7502 15V15.01C16.7502 15.4242 16.4144 15.76 16.0002 15.76H15.9902C15.576 15.76 15.2402 15.4242 15.2402 15.01V15ZM12.9902 14.25C12.576 14.25 12.2402 14.5858 12.2402 15V15.01C12.2402 15.4242 12.576 15.76 12.9902 15.76H13.0002C13.4144 15.76 13.7502 15.4242 13.7502 15.01V15C13.7502 14.5858 13.4144 14.25 13.0002 14.25H12.9902Z" fill="currentColor"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 4.5C13 3.11929 14.1193 2 15.5 2C16.8807 2 18 3.11929 18 4.5C18 5.88071 16.8807 7 15.5 7C14.7943 7 14.1569 6.70762 13.7024 6.23739L6.96884 9.60415C6.98935 9.73308 7 9.8653 7 10C7 10.1347 6.98934 10.267 6.96882 10.3959L13.7023 13.7627C14.1569 13.2924 14.7943 13 15.5 13C16.8807 13 18 14.1193 18 15.5C18 16.8807 16.8807 18 15.5 18C14.1193 18 13 16.8807 13 15.5C13 15.3653 13.0107 15.2331 13.0312 15.1041L6.29764 11.7374C5.84307 12.2076 5.20568 12.5 4.5 12.5C3.11929 12.5 2 11.3807 2 10C2 8.61929 3.11929 7.5 4.5 7.5C5.20571 7.5 5.84312 7.79241 6.29769 8.26267L13.0312 4.89593C13.0107 4.76697 13 4.63473 13 4.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M9.66109 2.23657C9.85709 2.07381 10.1429 2.07381 10.3389 2.23657C12.2777 3.84642 14.7315 4.85747 17.4166 4.98601C17.658 4.99756 17.8641 5.17189 17.8957 5.41143C17.9645 5.93129 18 6.46164 18 7.00028C18 12.1627 14.7401 16.5637 10.1665 18.2572C10.0593 18.2969 9.94102 18.2969 9.83378 18.2572C5.26004 16.5638 2 12.1627 2 7.00016C2 6.46156 2.03548 5.93125 2.10424 5.41144C2.13593 5.17189 2.34202 4.99756 2.58337 4.98601C5.2685 4.85748 7.72231 3.84643 9.66109 2.23657ZM13.8566 8.19113C14.1002 7.85614 14.0261 7.38708 13.6911 7.14345C13.3561 6.89982 12.8871 6.97388 12.6434 7.30887L9.15969 12.099L7.28033 10.2197C6.98744 9.92678 6.51256 9.92678 6.21967 10.2197C5.92678 10.5126 5.92678 10.9874 6.21967 11.2803L8.71967 13.7803C8.87477 13.9354 9.08999 14.0149 9.30867 13.9977C9.52734 13.9805 9.72754 13.8685 9.85655 13.6911L13.8566 8.19113Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M10.3389 2.23663C10.1429 2.07387 9.85709 2.07387 9.66109 2.23663C7.72231 3.84649 5.2685 4.85754 2.58337 4.98607C2.34202 4.99762 2.13593 5.17195 2.10424 5.4115C2.03548 5.93131 2 6.46162 2 7.00022C2 12.1628 5.26004 16.5639 9.83378 18.2573C9.94102 18.297 10.0593 18.297 10.1665 18.2573C14.7401 16.5638 18 12.1628 18 7.00035C18 6.4617 17.9645 5.93135 17.8957 5.41149C17.8641 5.17195 17.658 4.99762 17.4166 4.98607C14.7315 4.85754 12.2777 3.84649 10.3389 2.23663ZM10 6C10.4142 6 10.75 6.33579 10.75 6.75V10.25C10.75 10.6642 10.4142 11 10 11C9.58579 11 9.25 10.6642 9.25 10.25L9.25 6.75C9.25 6.33579 9.58579 6 10 6ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44772 13 9 13.4477 9 14C9 14.5523 9.44772 15 10 15Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 5V6H4.66704C3.7593 6 3.00225 6.69407 2.92362 7.5984L2.09753 17.0984C2.00862 18.1209 2.81463 19 3.84095 19H16.1595C17.1858 19 17.9918 18.1209 17.9029 17.0984L17.0768 7.5984C16.9982 6.69407 16.2411 6 15.3334 6H14V5C14 2.79086 12.2091 1 10 1C7.79086 1 6 2.79086 6 5ZM10 2.5C8.61929 2.5 7.5 3.61929 7.5 5V6H12.5V5C12.5 3.61929 11.3807 2.5 10 2.5ZM7.5 10C7.5 11.3807 8.61929 12.5 10 12.5C11.3807 12.5 12.5 11.3807 12.5 10V8.75C12.5 8.33579 12.8358 8 13.25 8C13.6642 8 14 8.33579 14 8.75V10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10V8.75C6 8.33579 6.33579 8 6.75 8C7.16421 8 7.5 8.33579 7.5 8.75V10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 1.75C1 1.33579 1.33579 1 1.75 1H3.37846C4.25256 1 4.99261 1.64498 5.11205 2.51088L5.17955 3.00024C9.75911 3.01263 14.2281 3.49872 18.5398 4.41236C18.9395 4.49706 19.1979 4.88613 19.1209 5.2874C18.7145 7.40548 18.1717 9.47515 17.502 11.4869C17.4 11.7933 17.1134 12 16.7904 12H6C5.88567 12 5.77351 12.0076 5.66393 12.0223C4.78545 12.14 4.05092 12.7153 3.70796 13.5H17.25C17.6642 13.5 18 13.8358 18 14.25C18 14.6642 17.6642 15 17.25 15H2.75948C2.55068 15 2.35133 14.913 2.2094 14.7598C2.06747 14.6067 1.9958 14.4013 2.01164 14.1931C2.13566 12.5628 3.23526 11.2069 4.72829 10.7066L3.62612 2.71584C3.60906 2.59214 3.50333 2.5 3.37846 2.5H1.75C1.33579 2.5 1 2.16421 1 1.75Z" fill="currentColor"/>
3
+ <path d="M6 17.5C6 18.3284 5.32843 19 4.5 19C3.67157 19 3 18.3284 3 17.5C3 16.6716 3.67157 16 4.5 16C5.32843 16 6 16.6716 6 17.5Z" fill="currentColor"/>
4
+ <path d="M15.5 19C16.3284 19 17 18.3284 17 17.5C17 16.6716 16.3284 16 15.5 16C14.6716 16 14 16.6716 14 17.5C14 18.3284 14.6716 19 15.5 19Z" fill="currentColor"/>
5
+ </svg>