@testgorilla/tgo-ui 1.13.14 → 1.13.16

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 (256) hide show
  1. package/components/button/button.component.d.ts +1 -1
  2. package/components/elevation-shadow/elevation-shadow.component.d.ts +4 -3
  3. package/components/elevation-shadow/elevation-shadow.constant.d.ts +5 -1
  4. package/components/file-upload/file-upload.component.d.ts +4 -2
  5. package/components/icon/icon.component.d.ts +5 -1
  6. package/components/icon/icon.config.d.ts +9 -0
  7. package/components/icon/icon.model.d.ts +5 -2
  8. package/esm2022/assets/i18n/en.json +2 -1
  9. package/esm2022/components/autocomplete/autocomplete.component.mjs +21 -6
  10. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  11. package/esm2022/components/button/button.component.mjs +11 -10
  12. package/esm2022/components/checkbox/checkbox.component.mjs +2 -2
  13. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +4 -3
  14. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +4 -1
  15. package/esm2022/components/field/field.component.mjs +2 -2
  16. package/esm2022/components/file-upload/file-upload.component.mjs +45 -30
  17. package/esm2022/components/icon/icon.component.mjs +24 -7
  18. package/esm2022/components/icon/icon.config.mjs +469 -1
  19. package/esm2022/components/icon/icon.model.mjs +1 -1
  20. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  21. package/esm2022/components/progress-bar/progress-bar.component.mjs +2 -2
  22. package/esm2022/components/radio-button/radio-button.component.mjs +3 -4
  23. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  24. package/fesm2022/testgorilla-tgo-ui.mjs +584 -64
  25. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  26. package/package.json +1 -1
  27. package/src/assets/i18n/en.json +2 -1
  28. package/src/assets/icons/rebrand/Archive-filled.svg +3 -0
  29. package/src/assets/icons/rebrand/Archive-in-line.svg +3 -0
  30. package/src/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -0
  31. package/src/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -0
  32. package/src/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -0
  33. package/src/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -0
  34. package/src/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -0
  35. package/src/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -0
  36. package/src/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -0
  37. package/src/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -0
  38. package/src/assets/icons/rebrand/Arrow-down-filled.svg +3 -0
  39. package/src/assets/icons/rebrand/Arrow-down-in-line.svg +3 -0
  40. package/src/assets/icons/rebrand/Arrow-up-filled.svg +3 -0
  41. package/src/assets/icons/rebrand/Arrow-up-in-line.svg +3 -0
  42. package/src/assets/icons/rebrand/Assessment-filled.svg +3 -0
  43. package/src/assets/icons/rebrand/Assessment-in-line.svg +3 -0
  44. package/src/assets/icons/rebrand/Attach-filled.svg +3 -0
  45. package/src/assets/icons/rebrand/Attach-in-line.svg +3 -0
  46. package/src/assets/icons/rebrand/Attempts-filled.svg +3 -0
  47. package/src/assets/icons/rebrand/Attempts-in-line.svg +3 -0
  48. package/src/assets/icons/rebrand/Book-filled.svg +3 -0
  49. package/src/assets/icons/rebrand/Book-in-line.svg +3 -0
  50. package/src/assets/icons/rebrand/Calendar-filled.svg +3 -0
  51. package/src/assets/icons/rebrand/Calendar-in-line.svg +3 -0
  52. package/src/assets/icons/rebrand/Candidates-filled.svg +3 -0
  53. package/src/assets/icons/rebrand/Candidates-in-line.svg +3 -0
  54. package/src/assets/icons/rebrand/Chat-filled.svg +3 -0
  55. package/src/assets/icons/rebrand/Chat-in-line.svg +3 -0
  56. package/src/assets/icons/rebrand/Check-filled.svg +3 -0
  57. package/src/assets/icons/rebrand/Check-in-line.svg +3 -0
  58. package/src/assets/icons/rebrand/Check-round-filled.svg +3 -0
  59. package/src/assets/icons/rebrand/Check-round-in-line.svg +3 -0
  60. package/src/assets/icons/rebrand/Clone-filled.svg +3 -0
  61. package/src/assets/icons/rebrand/Clone-in-line.svg +3 -0
  62. package/src/assets/icons/rebrand/Close-filled.svg +3 -0
  63. package/src/assets/icons/rebrand/Close-in-line.svg +3 -0
  64. package/src/assets/icons/rebrand/Code-filled.svg +3 -0
  65. package/src/assets/icons/rebrand/Code-in-line.svg +3 -0
  66. package/src/assets/icons/rebrand/Company-filled.svg +3 -0
  67. package/src/assets/icons/rebrand/Company-in-line.svg +3 -0
  68. package/src/assets/icons/rebrand/Copy-filled.svg +3 -0
  69. package/src/assets/icons/rebrand/Copy-in-line.svg +3 -0
  70. package/src/assets/icons/rebrand/Delete-filled.svg +3 -0
  71. package/src/assets/icons/rebrand/Delete-in-line.svg +3 -0
  72. package/src/assets/icons/rebrand/Devices-filled.svg +3 -0
  73. package/src/assets/icons/rebrand/Devices-in-line.svg +3 -0
  74. package/src/assets/icons/rebrand/Document-filled.svg +3 -0
  75. package/src/assets/icons/rebrand/Document-in-line.svg +3 -0
  76. package/src/assets/icons/rebrand/Download-filled.svg +3 -0
  77. package/src/assets/icons/rebrand/Download-in-line.svg +3 -0
  78. package/src/assets/icons/rebrand/Edit-filled.svg +3 -0
  79. package/src/assets/icons/rebrand/Edit-in-line.svg +3 -0
  80. package/src/assets/icons/rebrand/Edit-text-filled.svg +3 -0
  81. package/src/assets/icons/rebrand/Edit-text-in-line.svg +3 -0
  82. package/src/assets/icons/rebrand/Employee-filled.svg +3 -0
  83. package/src/assets/icons/rebrand/Employee-in-line.svg +3 -0
  84. package/src/assets/icons/rebrand/Error-filled.svg +3 -0
  85. package/src/assets/icons/rebrand/Error-in-line.svg +3 -0
  86. package/src/assets/icons/rebrand/Essay-filled.svg +3 -0
  87. package/src/assets/icons/rebrand/Essay-in-line.svg +3 -0
  88. package/src/assets/icons/rebrand/Experience-filled.svg +3 -0
  89. package/src/assets/icons/rebrand/Experience-in-line.svg +3 -0
  90. package/src/assets/icons/rebrand/Facebook-filled.svg +3 -0
  91. package/src/assets/icons/rebrand/Facebook-in-line.svg +3 -0
  92. package/src/assets/icons/rebrand/Filter-filled.svg +3 -0
  93. package/src/assets/icons/rebrand/Filter-in-line.svg +3 -0
  94. package/src/assets/icons/rebrand/Fire-filled.svg +3 -0
  95. package/src/assets/icons/rebrand/Fire-in-line.svg +3 -0
  96. package/src/assets/icons/rebrand/Folder-filled.svg +3 -0
  97. package/src/assets/icons/rebrand/Folder-in-line.svg +3 -0
  98. package/src/assets/icons/rebrand/Full-screen-filled.svg +3 -0
  99. package/src/assets/icons/rebrand/Full-screen-in-line.svg +3 -0
  100. package/src/assets/icons/rebrand/Gender-female-filled.svg +3 -0
  101. package/src/assets/icons/rebrand/Gender-female-in-line.svg +3 -0
  102. package/src/assets/icons/rebrand/Gender-male-filled.svg +3 -0
  103. package/src/assets/icons/rebrand/Gender-male-in-line.svg +3 -0
  104. package/src/assets/icons/rebrand/Gift-filled.svg +3 -0
  105. package/src/assets/icons/rebrand/Gift-in-line.svg +3 -0
  106. package/src/assets/icons/rebrand/Grab-filled.svg +3 -0
  107. package/src/assets/icons/rebrand/Grab-in-line.svg +3 -0
  108. package/src/assets/icons/rebrand/Help-filled.svg +3 -0
  109. package/src/assets/icons/rebrand/Help-in-line.svg +3 -0
  110. package/src/assets/icons/rebrand/Hide-filled.svg +3 -0
  111. package/src/assets/icons/rebrand/Hide-in-line.svg +3 -0
  112. package/src/assets/icons/rebrand/Image-filled.svg +3 -0
  113. package/src/assets/icons/rebrand/Image-in-line.svg +3 -0
  114. package/src/assets/icons/rebrand/Info-filled.svg +3 -0
  115. package/src/assets/icons/rebrand/Info-in-line.svg +3 -0
  116. package/src/assets/icons/rebrand/Instagram-filled.svg +3 -0
  117. package/src/assets/icons/rebrand/Instagram-in-line.svg +3 -0
  118. package/src/assets/icons/rebrand/Integration-filled.svg +3 -0
  119. package/src/assets/icons/rebrand/Integration-in-line.svg +3 -0
  120. package/src/assets/icons/rebrand/Invite-filled.svg +3 -0
  121. package/src/assets/icons/rebrand/Invite-in-line.svg +3 -0
  122. package/src/assets/icons/rebrand/Language-filled.svg +3 -0
  123. package/src/assets/icons/rebrand/Language-in-line.svg +3 -0
  124. package/src/assets/icons/rebrand/Layout-filled.svg +3 -0
  125. package/src/assets/icons/rebrand/Layout-in-line.svg +3 -0
  126. package/src/assets/icons/rebrand/Learn-filled.svg +3 -0
  127. package/src/assets/icons/rebrand/Learn-in-line.svg +3 -0
  128. package/src/assets/icons/rebrand/Level-filled.svg +3 -0
  129. package/src/assets/icons/rebrand/Level-in-line.svg +3 -0
  130. package/src/assets/icons/rebrand/Light-bulb-filled.svg +3 -0
  131. package/src/assets/icons/rebrand/Light-bulb-in-line.svg +3 -0
  132. package/src/assets/icons/rebrand/Link-filled.svg +3 -0
  133. package/src/assets/icons/rebrand/Link-in-line.svg +3 -0
  134. package/src/assets/icons/rebrand/Linkedin-filled.svg +3 -0
  135. package/src/assets/icons/rebrand/Linkedin-in-line.svg +3 -0
  136. package/src/assets/icons/rebrand/Localization-filled.svg +3 -0
  137. package/src/assets/icons/rebrand/Localization-in-line.svg +3 -0
  138. package/src/assets/icons/rebrand/Location-filled.svg +3 -0
  139. package/src/assets/icons/rebrand/Location-in-line.svg +3 -0
  140. package/src/assets/icons/rebrand/Lock-filled.svg +3 -0
  141. package/src/assets/icons/rebrand/Lock-in-line.svg +3 -0
  142. package/src/assets/icons/rebrand/Logout-filled.svg +3 -0
  143. package/src/assets/icons/rebrand/Logout-in-line.svg +3 -0
  144. package/src/assets/icons/rebrand/Menu-burger-filled.svg +3 -0
  145. package/src/assets/icons/rebrand/Menu-burger-in-line.svg +3 -0
  146. package/src/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -0
  147. package/src/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -0
  148. package/src/assets/icons/rebrand/Mic-filled.svg +3 -0
  149. package/src/assets/icons/rebrand/Mic-in-line.svg +3 -0
  150. package/src/assets/icons/rebrand/Minimize-filled.svg +3 -0
  151. package/src/assets/icons/rebrand/Minimize-in-line.svg +3 -0
  152. package/src/assets/icons/rebrand/Minus-filled.svg +3 -0
  153. package/src/assets/icons/rebrand/Minus-in-line.svg +3 -0
  154. package/src/assets/icons/rebrand/Mouse-filled.svg +3 -0
  155. package/src/assets/icons/rebrand/Mouse-in-line.svg +3 -0
  156. package/src/assets/icons/rebrand/Multi-choice-filled.svg +3 -0
  157. package/src/assets/icons/rebrand/Multi-choice-in-line.svg +3 -0
  158. package/src/assets/icons/rebrand/Notification-bell-filled.svg +3 -0
  159. package/src/assets/icons/rebrand/Notification-bell-in-line.svg +3 -0
  160. package/src/assets/icons/rebrand/Password-filled.svg +3 -0
  161. package/src/assets/icons/rebrand/Password-in-line.svg +3 -0
  162. package/src/assets/icons/rebrand/Path-filled.svg +3 -0
  163. package/src/assets/icons/rebrand/Path-in-line.svg +3 -0
  164. package/src/assets/icons/rebrand/Pause-filled.svg +3 -0
  165. package/src/assets/icons/rebrand/Pause-in-line.svg +3 -0
  166. package/src/assets/icons/rebrand/Plan-billing-filled.svg +3 -0
  167. package/src/assets/icons/rebrand/Plan-billing-in-line.svg +3 -0
  168. package/src/assets/icons/rebrand/Play-filled.svg +3 -0
  169. package/src/assets/icons/rebrand/Play-in-line.svg +3 -0
  170. package/src/assets/icons/rebrand/Plus-filled.svg +3 -0
  171. package/src/assets/icons/rebrand/Plus-in-line.svg +3 -0
  172. package/src/assets/icons/rebrand/Premium-filled.svg +3 -0
  173. package/src/assets/icons/rebrand/Premium-in-line.svg +3 -0
  174. package/src/assets/icons/rebrand/Question-count-filled.svg +3 -0
  175. package/src/assets/icons/rebrand/Question-count-in-line.svg +3 -0
  176. package/src/assets/icons/rebrand/Question-filled.svg +3 -0
  177. package/src/assets/icons/rebrand/Question-in-line.svg +3 -0
  178. package/src/assets/icons/rebrand/Record-filled.svg +3 -0
  179. package/src/assets/icons/rebrand/Record-in-line.svg +3 -0
  180. package/src/assets/icons/rebrand/Reject-filled.svg +3 -0
  181. package/src/assets/icons/rebrand/Reject-in-line.svg +3 -0
  182. package/src/assets/icons/rebrand/Reset-filled.svg +3 -0
  183. package/src/assets/icons/rebrand/Reset-in-line.svg +3 -0
  184. package/src/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -0
  185. package/src/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -0
  186. package/src/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -0
  187. package/src/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -0
  188. package/src/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -0
  189. package/src/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -0
  190. package/src/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -0
  191. package/src/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -0
  192. package/src/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -0
  193. package/src/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -0
  194. package/src/assets/icons/rebrand/Review-filled.svg +3 -0
  195. package/src/assets/icons/rebrand/Review-half-star-filled.svg +3 -0
  196. package/src/assets/icons/rebrand/Review-half-star-in-line.svg +3 -0
  197. package/src/assets/icons/rebrand/Review-in-line.svg +3 -0
  198. package/src/assets/icons/rebrand/Review-star-filled.svg +3 -0
  199. package/src/assets/icons/rebrand/Review-star-in-line.svg +3 -0
  200. package/src/assets/icons/rebrand/Search-filled.svg +3 -0
  201. package/src/assets/icons/rebrand/Search-in-line.svg +3 -0
  202. package/src/assets/icons/rebrand/Secure-filled.svg +3 -0
  203. package/src/assets/icons/rebrand/Secure-in-line.svg +3 -0
  204. package/src/assets/icons/rebrand/Send-filled.svg +3 -0
  205. package/src/assets/icons/rebrand/Send-in-line.svg +3 -0
  206. package/src/assets/icons/rebrand/Settings-filled.svg +3 -0
  207. package/src/assets/icons/rebrand/Settings-in-line.svg +3 -0
  208. package/src/assets/icons/rebrand/Share-filled.svg +3 -0
  209. package/src/assets/icons/rebrand/Share-in-line.svg +3 -0
  210. package/src/assets/icons/rebrand/Sparkle-filled.svg +3 -0
  211. package/src/assets/icons/rebrand/Sparkle-in-line.svg +3 -0
  212. package/src/assets/icons/rebrand/Speedometer-filled.svg +3 -0
  213. package/src/assets/icons/rebrand/Speedometer-in-line.svg +3 -0
  214. package/src/assets/icons/rebrand/Stop-filled.svg +3 -0
  215. package/src/assets/icons/rebrand/Stop-in-line.svg +3 -0
  216. package/src/assets/icons/rebrand/Switch-filled.svg +3 -0
  217. package/src/assets/icons/rebrand/Switch-in-line.svg +3 -0
  218. package/src/assets/icons/rebrand/Sync-filled.svg +3 -0
  219. package/src/assets/icons/rebrand/Sync-in-line.svg +3 -0
  220. package/src/assets/icons/rebrand/Team-filled.svg +3 -0
  221. package/src/assets/icons/rebrand/Team-in-line.svg +3 -0
  222. package/src/assets/icons/rebrand/Test-filled.svg +3 -0
  223. package/src/assets/icons/rebrand/Test-in-line.svg +3 -0
  224. package/src/assets/icons/rebrand/Timer-filled.svg +3 -0
  225. package/src/assets/icons/rebrand/Timer-in-line.svg +3 -0
  226. package/src/assets/icons/rebrand/Type-filled.svg +3 -0
  227. package/src/assets/icons/rebrand/Type-in-line.svg +3 -0
  228. package/src/assets/icons/rebrand/Unarchive-filled.svg +3 -0
  229. package/src/assets/icons/rebrand/Unarchive-in-line.svg +3 -0
  230. package/src/assets/icons/rebrand/Unlock-filled.svg +3 -0
  231. package/src/assets/icons/rebrand/Unlock-in-line.svg +3 -0
  232. package/src/assets/icons/rebrand/Upgrade-filled.svg +3 -0
  233. package/src/assets/icons/rebrand/Upgrade-in-line.svg +3 -0
  234. package/src/assets/icons/rebrand/Upload-filled.svg +3 -0
  235. package/src/assets/icons/rebrand/Upload-in-line.svg +3 -0
  236. package/src/assets/icons/rebrand/User-access-filled.svg +3 -0
  237. package/src/assets/icons/rebrand/User-access-in-line.svg +3 -0
  238. package/src/assets/icons/rebrand/User-add-filled.svg +3 -0
  239. package/src/assets/icons/rebrand/User-add-in-line.svg +3 -0
  240. package/src/assets/icons/rebrand/User-profile-filled.svg +3 -0
  241. package/src/assets/icons/rebrand/User-profile-in-line.svg +3 -0
  242. package/src/assets/icons/rebrand/Video-filled.svg +3 -0
  243. package/src/assets/icons/rebrand/Video-in-line.svg +3 -0
  244. package/src/assets/icons/rebrand/View-filled.svg +3 -0
  245. package/src/assets/icons/rebrand/View-in-line.svg +3 -0
  246. package/src/assets/icons/rebrand/Volume-filled.svg +3 -0
  247. package/src/assets/icons/rebrand/Volume-in-line.svg +3 -0
  248. package/src/assets/icons/rebrand/Warning-filled.svg +3 -0
  249. package/src/assets/icons/rebrand/Warning-in-line.svg +3 -0
  250. package/src/assets/icons/rebrand/Zoom-in-filled.svg +3 -0
  251. package/src/assets/icons/rebrand/Zoom-in-in-line.svg +3 -0
  252. package/src/assets/icons/rebrand/Zoom-out-filled.svg +3 -0
  253. package/src/assets/icons/rebrand/Zoom-out-in-line.svg +3 -0
  254. package/src/theme/_lib-styles.scss +34 -0
  255. package/src/theme/_tooltip.scss +14 -6
  256. package/src/theme/_variables.scss +4 -2
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16.1 13.8465L14.65 12.3965C14.8 11.6132 14.575 10.8798 13.975 10.1965C13.375 9.51316 12.6 9.2465 11.65 9.3965L10.2 7.9465C10.4833 7.81316 10.7708 7.71316 11.0625 7.6465C11.3542 7.57983 11.6667 7.5465 12 7.5465C13.25 7.5465 14.3125 7.984 15.1875 8.859C16.0625 9.734 16.5 10.7965 16.5 12.0465C16.5 12.3798 16.4667 12.6923 16.4 12.984C16.3333 13.2757 16.2333 13.5632 16.1 13.8465ZM19.3 16.9965L17.85 15.5965C18.4833 15.1132 19.0458 14.584 19.5375 14.009C20.0292 13.434 20.45 12.7798 20.8 12.0465C19.9667 10.3632 18.7708 9.02566 17.2125 8.034C15.6542 7.04233 13.9167 6.5465 12 6.5465C11.5167 6.5465 11.0417 6.57983 10.575 6.6465C10.1083 6.71316 9.65 6.81316 9.2 6.9465L7.65 5.3965C8.33333 5.11316 9.03333 4.90066 9.75 4.759C10.4667 4.61733 11.2167 4.5465 12 4.5465C14.5167 4.5465 16.7583 5.24233 18.725 6.634C20.6917 8.02566 22.1167 9.82983 23 12.0465C22.6167 13.0298 22.1125 13.9423 21.4875 14.784C20.8625 15.6257 20.1333 16.3632 19.3 16.9965ZM19.8 23.1465L15.6 18.9965C15.0167 19.1798 14.4292 19.3173 13.8375 19.409C13.2458 19.5007 12.6333 19.5465 12 19.5465C9.48333 19.5465 7.24167 18.8507 5.275 17.459C3.30833 16.0673 1.88333 14.2632 1 12.0465C1.35 11.1632 1.79167 10.3423 2.325 9.584C2.85833 8.82566 3.46667 8.1465 4.15 7.5465L1.4 4.7465L2.8 3.3465L21.2 21.7465L19.8 23.1465ZM5.55 8.9465C5.06667 9.37983 4.625 9.85483 4.225 10.3715C3.825 10.8882 3.48333 11.4465 3.2 12.0465C4.03333 13.7298 5.22917 15.0673 6.7875 16.059C8.34583 17.0507 10.0833 17.5465 12 17.5465C12.3333 17.5465 12.6583 17.5257 12.975 17.484C13.2917 17.4423 13.6167 17.3965 13.95 17.3465L13.05 16.3965C12.8667 16.4465 12.6917 16.484 12.525 16.509C12.3583 16.534 12.1833 16.5465 12 16.5465C10.75 16.5465 9.6875 16.109 8.8125 15.234C7.9375 14.359 7.5 13.2965 7.5 12.0465C7.5 11.8632 7.5125 11.6882 7.5375 11.5215C7.5625 11.3548 7.6 11.1798 7.65 10.9965L5.55 8.9465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 17.5465H18L14.25 12.5465L11.25 16.5465L9 13.5465L6 17.5465ZM3 21.5465V3.54651H21V21.5465H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 17.5465H18L14.25 12.5465L11.25 16.5465L9 13.5465L6 17.5465ZM3 21.5465V3.54651H21V21.5465H3ZM5 19.5465H19V5.54651H5V19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 17.5464H13V11.5464H11V17.5464ZM12 9.54639C12.2833 9.54639 12.5208 9.45055 12.7125 9.25889C12.9042 9.06722 13 8.82972 13 8.54639C13 8.26305 12.9042 8.02555 12.7125 7.83389C12.5208 7.64222 12.2833 7.54639 12 7.54639C11.7167 7.54639 11.4792 7.64222 11.2875 7.83389C11.0958 8.02555 11 8.26305 11 8.54639C11 8.82972 11.0958 9.06722 11.2875 9.25889C11.4792 9.45055 11.7167 9.54639 12 9.54639ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 17.5464H13V11.5464H11V17.5464ZM12 9.54639C12.2833 9.54639 12.5208 9.45055 12.7125 9.25889C12.9042 9.06722 13 8.82972 13 8.54639C13 8.26305 12.9042 8.02555 12.7125 7.83389C12.5208 7.64222 12.2833 7.54639 12 7.54639C11.7167 7.54639 11.4792 7.64222 11.2875 7.83389C11.0958 8.02555 11 8.26305 11 8.54639C11 8.82972 11.0958 9.06722 11.2875 9.25889C11.4792 9.45055 11.7167 9.54639 12 9.54639ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 4V22H21V4H3ZM18 6C18.552 6 19 6.448 19 7C19 7.552 18.552 8 18 8C17.448 8 17 7.552 17 7C17 6.448 17.448 6 18 6ZM12 8C14.761 8 17 10.239 17 13C17 15.761 14.761 18 12 18C9.239 18 7 15.761 7 13C7 10.239 9.239 8 12 8ZM12 10C11.2044 10 10.4413 10.3161 9.87868 10.8787C9.31607 11.4413 9 12.2044 9 13C9 13.7956 9.31607 14.5587 9.87868 15.1213C10.4413 15.6839 11.2044 16 12 16C12.7956 16 13.5587 15.6839 14.1213 15.1213C14.6839 14.5587 15 13.7956 15 13C15 12.2044 14.6839 11.4413 14.1213 10.8787C13.5587 10.3161 12.7956 10 12 10Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 3.54639V21.5464H21V3.54639H3ZM5 5.54639H19V19.5464H5V5.54639ZM17 6.54639C16.7348 6.54639 16.4804 6.65174 16.2929 6.83928C16.1054 7.02682 16 7.28117 16 7.54639C16 7.8116 16.1054 8.06596 16.2929 8.25349C16.4804 8.44103 16.7348 8.54639 17 8.54639C17.2652 8.54639 17.5196 8.44103 17.7071 8.25349C17.8946 8.06596 18 7.8116 18 7.54639C18 7.28117 17.8946 7.02682 17.7071 6.83928C17.5196 6.65174 17.2652 6.54639 17 6.54639ZM12 7.54639C9.243 7.54639 7 9.78939 7 12.5464C7 15.3034 9.243 17.5464 12 17.5464C14.757 17.5464 17 15.3034 17 12.5464C17 9.78939 14.757 7.54639 12 7.54639ZM12 9.54639C13.654 9.54639 15 10.8924 15 12.5464C15 14.2004 13.654 15.5464 12 15.5464C10.346 15.5464 9 14.2004 9 12.5464C9 10.8924 10.346 9.54639 12 9.54639Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.8 21.5465H3V15.7465C3.8 15.7465 4.5 15.4923 5.1 14.984C5.7 14.4757 6 13.8298 6 13.0465C6 12.2632 5.7 11.6173 5.1 11.109C4.5 10.6007 3.8 10.3465 3 10.3465V4.54651H9C9 3.84651 9.24167 3.25484 9.725 2.77151C10.2083 2.28818 10.8 2.04651 11.5 2.04651C12.2 2.04651 12.7917 2.28818 13.275 2.77151C13.7583 3.25484 14 3.84651 14 4.54651H20V10.5465C20.7 10.5465 21.2917 10.7882 21.775 11.2715C22.2583 11.7548 22.5 12.3465 22.5 13.0465C22.5 13.7465 22.2583 14.3382 21.775 14.8215C21.2917 15.3048 20.7 15.5465 20 15.5465V21.5465H14.2C14.2 20.7132 13.9375 20.0048 13.4125 19.4215C12.8875 18.8382 12.25 18.5465 11.5 18.5465C10.75 18.5465 10.1125 18.8382 9.5875 19.4215C9.0625 20.0048 8.8 20.7132 8.8 21.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.8 21.5465H3V15.7465C3.8 15.7465 4.5 15.4923 5.1 14.984C5.7 14.4757 6 13.8298 6 13.0465C6 12.2632 5.7 11.6173 5.1 11.109C4.5 10.6007 3.8 10.3465 3 10.3465V4.54651H9C9 3.84651 9.24167 3.25484 9.725 2.77151C10.2083 2.28818 10.8 2.04651 11.5 2.04651C12.2 2.04651 12.7917 2.28818 13.275 2.77151C13.7583 3.25484 14 3.84651 14 4.54651H20V10.5465C20.7 10.5465 21.2917 10.7882 21.775 11.2715C22.2583 11.7548 22.5 12.3465 22.5 13.0465C22.5 13.7465 22.2583 14.3382 21.775 14.8215C21.2917 15.3048 20.7 15.5465 20 15.5465V21.5465H14.2C14.2 20.7132 13.9375 20.0048 13.4125 19.4215C12.8875 18.8382 12.25 18.5465 11.5 18.5465C10.75 18.5465 10.1125 18.8382 9.5875 19.4215C9.0625 20.0048 8.8 20.7132 8.8 21.5465ZM5 19.5465H7.125C7.525 18.4465 8.16667 17.6715 9.05 17.2215C9.93333 16.7715 10.75 16.5465 11.5 16.5465C12.25 16.5465 13.0667 16.7715 13.95 17.2215C14.8333 17.6715 15.475 18.4465 15.875 19.5465H18V13.5465H20C20.1333 13.5465 20.25 13.4965 20.35 13.3965C20.45 13.2965 20.5 13.1798 20.5 13.0465C20.5 12.9132 20.45 12.7965 20.35 12.6965C20.25 12.5965 20.1333 12.5465 20 12.5465H18V6.54651H12V4.54651C12 4.41318 11.95 4.29651 11.85 4.19651C11.75 4.09651 11.6333 4.04651 11.5 4.04651C11.3667 4.04651 11.25 4.09651 11.15 4.19651C11.05 4.29651 11 4.41318 11 4.54651V6.54651H5V8.74651C5.9 9.07984 6.625 9.63818 7.175 10.4215C7.725 11.2048 8 12.0798 8 13.0465C8 13.9965 7.725 14.8632 7.175 15.6465C6.625 16.4298 5.9 16.9965 5 17.3465V19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.5465V4.54651H22V20.5465H2ZM12 13.5465L20 8.54651V6.54651L12 11.5465L4 6.54651V8.54651L12 13.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.5465V4.54651H22V20.5465H2ZM12 13.5465L4 8.54651V18.5465H20V8.54651L12 13.5465ZM12 11.5465L20 6.54651H4L12 11.5465ZM4 8.54651V6.54651V18.5465V8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.9 22.5465L16.45 10.5465H18.55L23.1 22.5465H21L19.925 19.4965H15.075L14 22.5465H11.9ZM4 19.5465L2.6 18.1465L7.65 13.0965C7.06667 12.5132 6.5375 11.8465 6.0625 11.0965C5.5875 10.3465 5.15 9.49651 4.75 8.54651H6.85C7.18333 9.19651 7.51667 9.76318 7.85 10.2465C8.18333 10.7298 8.58333 11.2132 9.05 11.6965C9.6 11.1465 10.1708 10.3757 10.7625 9.38401C11.3542 8.39234 11.8 7.44651 12.1 6.54651H1V4.54651H8V2.54651H10V4.54651H17V6.54651H14.1C13.75 7.74651 13.225 8.97984 12.525 10.2465C11.825 11.5132 11.1333 12.4798 10.45 13.1465L12.85 15.5965L12.1 17.6465L9.05 14.5215L4 19.5465ZM15.7 17.7465H19.3L17.5 12.6465L15.7 17.7465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.9 22.5465L16.45 10.5465H18.55L23.1 22.5465H21L19.925 19.4965H15.075L14 22.5465H11.9ZM4 19.5465L2.6 18.1465L7.65 13.0965C7.06667 12.5132 6.5375 11.8465 6.0625 11.0965C5.5875 10.3465 5.15 9.49651 4.75 8.54651H6.85C7.18333 9.19651 7.51667 9.76318 7.85 10.2465C8.18333 10.7298 8.58333 11.2132 9.05 11.6965C9.6 11.1465 10.1708 10.3757 10.7625 9.38401C11.3542 8.39234 11.8 7.44651 12.1 6.54651H1V4.54651H8V2.54651H10V4.54651H17V6.54651H14.1C13.75 7.74651 13.225 8.97984 12.525 10.2465C11.825 11.5132 11.1333 12.4798 10.45 13.1465L12.85 15.5965L12.1 17.6465L9.05 14.5215L4 19.5465ZM15.7 17.7465H19.3L17.5 12.6465L15.7 17.7465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 9.54651V3.54651H21V9.54651H13ZM3 13.5465V3.54651H11V13.5465H3ZM13 21.5465V11.5465H21V21.5465H13ZM3 21.5465V15.5465H11V21.5465H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 9.54651V3.54651H21V9.54651H13ZM3 13.5465V3.54651H11V13.5465H3ZM13 21.5465V11.5465H21V21.5465H13ZM3 21.5465V15.5465H11V21.5465H3ZM5 11.5465H9V5.54651H5V11.5465ZM15 19.5465H19V13.5465H15V19.5465ZM15 7.54651H19V5.54651H15V7.54651ZM5 19.5465H9V17.5465H5V19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 17.5465V10.6465L12 15.5465L1 9.54651L12 3.54651L23 9.54651V17.5465H21ZM12 21.5465L5 17.7465V12.7465L12 16.5465L19 12.7465V17.7465L12 21.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 21.5465L5 17.7465V11.7465L1 9.54651L12 3.54651L23 9.54651V17.5465H21V10.6465L19 11.7465V17.7465L12 21.5465ZM12 13.2465L18.85 9.54651L12 5.84651L5.15 9.54651L12 13.2465ZM12 19.2715L17 16.5715V12.7965L12 15.5465L7 12.7965V16.5715L12 19.2715Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 21.5465V9.54651H7.5V21.5465H2ZM9.25 21.5465V3.54651H14.75V21.5465H9.25ZM16.5 21.5465V11.5465H22V21.5465H16.5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 19.5465H8V11.5465H4V19.5465ZM10 19.5465H14V5.54651H10V19.5465ZM16 19.5465H20V13.5465H16V19.5465ZM2 21.5465V9.54651H8V3.54651H16V11.5465H22V21.5465H2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C11.45 22.5465 10.9792 22.3507 10.5875 21.959C10.1958 21.5673 10 21.0965 10 20.5465H14C14 21.0965 13.8042 21.5673 13.4125 21.959C13.0208 22.3507 12.55 22.5465 12 22.5465ZM8 19.5465V17.5465H16V19.5465H8ZM8.25 16.5465C7.1 15.8632 6.1875 14.9465 5.5125 13.7965C4.8375 12.6465 4.5 11.3965 4.5 10.0465C4.5 7.96318 5.22917 6.19234 6.6875 4.73401C8.14583 3.27568 9.91667 2.54651 12 2.54651C14.0833 2.54651 15.8542 3.27568 17.3125 4.73401C18.7708 6.19234 19.5 7.96318 19.5 10.0465C19.5 11.3965 19.1625 12.6465 18.4875 13.7965C17.8125 14.9465 16.9 15.8632 15.75 16.5465H8.25Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C11.45 22.5465 10.9792 22.3507 10.5875 21.959C10.1958 21.5673 10 21.0965 10 20.5465H14C14 21.0965 13.8042 21.5673 13.4125 21.959C13.0208 22.3507 12.55 22.5465 12 22.5465ZM8 19.5465V17.5465H16V19.5465H8ZM8.25 16.5465C7.1 15.8632 6.1875 14.9465 5.5125 13.7965C4.8375 12.6465 4.5 11.3965 4.5 10.0465C4.5 7.96318 5.22917 6.19234 6.6875 4.73401C8.14583 3.27568 9.91667 2.54651 12 2.54651C14.0833 2.54651 15.8542 3.27568 17.3125 4.73401C18.7708 6.19234 19.5 7.96318 19.5 10.0465C19.5 11.3965 19.1625 12.6465 18.4875 13.7965C17.8125 14.9465 16.9 15.8632 15.75 16.5465H8.25ZM8.85 14.5465H15.15C15.9 14.0132 16.4792 13.3548 16.8875 12.5715C17.2958 11.7882 17.5 10.9465 17.5 10.0465C17.5 8.51318 16.9667 7.21318 15.9 6.14651C14.8333 5.07984 13.5333 4.54651 12 4.54651C10.4667 4.54651 9.16667 5.07984 8.1 6.14651C7.03333 7.21318 6.5 8.51318 6.5 10.0465C6.5 10.9465 6.70417 11.7882 7.1125 12.5715C7.52083 13.3548 8.1 14.0132 8.85 14.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 18H7C5.61667 18 4.4375 17.5125 3.4625 16.5375C2.4875 15.5625 2 14.3833 2 13C2 11.6167 2.4875 10.4375 3.4625 9.4625C4.4375 8.4875 5.61667 8 7 8H11V10H7C6.16667 10 5.45833 10.2917 4.875 10.875C4.29167 11.4583 4 12.1667 4 13C4 13.8333 4.29167 14.5417 4.875 15.125C5.45833 15.7083 6.16667 16 7 16H11V18ZM8 14V12H16V14H8ZM13 18V16H17C17.8333 16 18.5417 15.7083 19.125 15.125C19.7083 14.5417 20 13.8333 20 13C20 12.1667 19.7083 11.4583 19.125 10.875C18.5417 10.2917 17.8333 10 17 10H13V8H17C18.3833 8 19.5625 8.4875 20.5375 9.4625C21.5125 10.4375 22 11.6167 22 13C22 14.3833 21.5125 15.5625 20.5375 16.5375C19.5625 17.5125 18.3833 18 17 18H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 18H7C5.61667 18 4.4375 17.5125 3.4625 16.5375C2.4875 15.5625 2 14.3833 2 13C2 11.6167 2.4875 10.4375 3.4625 9.4625C4.4375 8.4875 5.61667 8 7 8H11V10H7C6.16667 10 5.45833 10.2917 4.875 10.875C4.29167 11.4583 4 12.1667 4 13C4 13.8333 4.29167 14.5417 4.875 15.125C5.45833 15.7083 6.16667 16 7 16H11V18ZM8 14V12H16V14H8ZM13 18V16H17C17.8333 16 18.5417 15.7083 19.125 15.125C19.7083 14.5417 20 13.8333 20 13C20 12.1667 19.7083 11.4583 19.125 10.875C18.5417 10.2917 17.8333 10 17 10H13V8H17C18.3833 8 19.5625 8.4875 20.5375 9.4625C21.5125 10.4375 22 11.6167 22 13C22 14.3833 21.5125 15.5625 20.5375 16.5375C19.5625 17.5125 18.3833 18 17 18H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M21 4H3V22H21V4ZM9 18H6.477V11H9V18ZM7.694 9.717C6.923 9.717 6.408 9.203 6.408 8.517C6.408 7.831 6.922 7.317 7.779 7.317C8.55 7.317 9.065 7.831 9.065 8.517C9.065 9.203 8.551 9.717 7.694 9.717ZM18 18H15.558V14.174C15.558 13.116 14.907 12.872 14.663 12.872C14.419 12.872 13.605 13.035 13.605 14.174C13.605 14.337 13.605 18 13.605 18H11.082V11H13.605V11.977C13.93 11.407 14.581 11 15.802 11C17.023 11 18 11.977 18 14.174V18Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.00019 4L3 22H21V4H3.00019ZM5 6H19V20H5V6ZM7.7793 7.31641C6.9223 7.31641 6.4082 7.83158 6.4082 8.51758C6.4082 9.20358 6.92236 9.7168 7.69336 9.7168C8.55036 9.7168 9.06445 9.20358 9.06445 8.51758C9.06445 7.83158 8.5503 7.31641 7.7793 7.31641ZM6.47656 11V18H9V11H6.47656ZM11.082 11V18H13.6055V14.1738C13.6055 13.0348 14.4181 12.8711 14.6621 12.8711C14.9061 12.8711 15.5586 13.1158 15.5586 14.1738V18H18V14.1738C18 11.9768 17.0237 11 15.8027 11C14.5817 11 13.9305 11.4066 13.6055 11.9766V11H11.082Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.6333 22.5465 9.34167 22.284 8.125 21.759C6.90833 21.234 5.84583 20.5173 4.9375 19.609C4.02917 18.7007 3.3125 17.6382 2.7875 16.4215C2.2625 15.2048 2 13.9132 2 12.5465C2 11.1632 2.2625 9.86734 2.7875 8.65901C3.3125 7.45068 4.02917 6.39234 4.9375 5.48401C5.84583 4.57568 6.90833 3.85901 8.125 3.33401C9.34167 2.80901 10.6333 2.54651 12 2.54651C13.3833 2.54651 14.6792 2.80901 15.8875 3.33401C17.0958 3.85901 18.1542 4.57568 19.0625 5.48401C19.9708 6.39234 20.6875 7.45068 21.2125 8.65901C21.7375 9.86734 22 11.1632 22 12.5465C22 13.9132 21.7375 15.2048 21.2125 16.4215C20.6875 17.6382 19.9708 18.7007 19.0625 19.609C18.1542 20.5173 17.0958 21.234 15.8875 21.759C14.6792 22.284 13.3833 22.5465 12 22.5465ZM12 20.4965C12.4333 19.8965 12.8083 19.2715 13.125 18.6215C13.4417 17.9715 13.7 17.2798 13.9 16.5465H10.1C10.3 17.2798 10.5583 17.9715 10.875 18.6215C11.1917 19.2715 11.5667 19.8965 12 20.4965ZM9.4 20.0965C9.1 19.5465 8.8375 18.9757 8.6125 18.384C8.3875 17.7923 8.2 17.1798 8.05 16.5465H5.1C5.58333 17.3798 6.1875 18.1048 6.9125 18.7215C7.6375 19.3382 8.46667 19.7965 9.4 20.0965ZM14.6 20.0965C15.5333 19.7965 16.3625 19.3382 17.0875 18.7215C17.8125 18.1048 18.4167 17.3798 18.9 16.5465H15.95C15.8 17.1798 15.6125 17.7923 15.3875 18.384C15.1625 18.9757 14.9 19.5465 14.6 20.0965ZM4.25 14.5465H7.65C7.6 14.2132 7.5625 13.884 7.5375 13.559C7.5125 13.234 7.5 12.8965 7.5 12.5465C7.5 12.1965 7.5125 11.859 7.5375 11.534C7.5625 11.209 7.6 10.8798 7.65 10.5465H4.25C4.16667 10.8798 4.10417 11.209 4.0625 11.534C4.02083 11.859 4 12.1965 4 12.5465C4 12.8965 4.02083 13.234 4.0625 13.559C4.10417 13.884 4.16667 14.2132 4.25 14.5465ZM9.65 14.5465H14.35C14.4 14.2132 14.4375 13.884 14.4625 13.559C14.4875 13.234 14.5 12.8965 14.5 12.5465C14.5 12.1965 14.4875 11.859 14.4625 11.534C14.4375 11.209 14.4 10.8798 14.35 10.5465H9.65C9.6 10.8798 9.5625 11.209 9.5375 11.534C9.5125 11.859 9.5 12.1965 9.5 12.5465C9.5 12.8965 9.5125 13.234 9.5375 13.559C9.5625 13.884 9.6 14.2132 9.65 14.5465ZM16.35 14.5465H19.75C19.8333 14.2132 19.8958 13.884 19.9375 13.559C19.9792 13.234 20 12.8965 20 12.5465C20 12.1965 19.9792 11.859 19.9375 11.534C19.8958 11.209 19.8333 10.8798 19.75 10.5465H16.35C16.4 10.8798 16.4375 11.209 16.4625 11.534C16.4875 11.859 16.5 12.1965 16.5 12.5465C16.5 12.8965 16.4875 13.234 16.4625 13.559C16.4375 13.884 16.4 14.2132 16.35 14.5465ZM15.95 8.54651H18.9C18.4167 7.71318 17.8125 6.98818 17.0875 6.37151C16.3625 5.75484 15.5333 5.29651 14.6 4.99651C14.9 5.54651 15.1625 6.11734 15.3875 6.70901C15.6125 7.30068 15.8 7.91318 15.95 8.54651ZM10.1 8.54651H13.9C13.7 7.81318 13.4417 7.12151 13.125 6.47151C12.8083 5.82151 12.4333 5.19651 12 4.59651C11.5667 5.19651 11.1917 5.82151 10.875 6.47151C10.5583 7.12151 10.3 7.81318 10.1 8.54651ZM5.1 8.54651H8.05C8.2 7.91318 8.3875 7.30068 8.6125 6.70901C8.8375 6.11734 9.1 5.54651 9.4 4.99651C8.46667 5.29651 7.6375 5.75484 6.9125 6.37151C6.1875 6.98818 5.58333 7.71318 5.1 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.6333 22.5465 9.34167 22.284 8.125 21.759C6.90833 21.234 5.84583 20.5173 4.9375 19.609C4.02917 18.7007 3.3125 17.6382 2.7875 16.4215C2.2625 15.2048 2 13.9132 2 12.5465C2 11.1632 2.2625 9.86734 2.7875 8.65901C3.3125 7.45068 4.02917 6.39234 4.9375 5.48401C5.84583 4.57568 6.90833 3.85901 8.125 3.33401C9.34167 2.80901 10.6333 2.54651 12 2.54651C13.3833 2.54651 14.6792 2.80901 15.8875 3.33401C17.0958 3.85901 18.1542 4.57568 19.0625 5.48401C19.9708 6.39234 20.6875 7.45068 21.2125 8.65901C21.7375 9.86734 22 11.1632 22 12.5465C22 13.9132 21.7375 15.2048 21.2125 16.4215C20.6875 17.6382 19.9708 18.7007 19.0625 19.609C18.1542 20.5173 17.0958 21.234 15.8875 21.759C14.6792 22.284 13.3833 22.5465 12 22.5465ZM12 20.4965C12.4333 19.8965 12.8083 19.2715 13.125 18.6215C13.4417 17.9715 13.7 17.2798 13.9 16.5465H10.1C10.3 17.2798 10.5583 17.9715 10.875 18.6215C11.1917 19.2715 11.5667 19.8965 12 20.4965ZM9.4 20.0965C9.1 19.5465 8.8375 18.9757 8.6125 18.384C8.3875 17.7923 8.2 17.1798 8.05 16.5465H5.1C5.58333 17.3798 6.1875 18.1048 6.9125 18.7215C7.6375 19.3382 8.46667 19.7965 9.4 20.0965ZM14.6 20.0965C15.5333 19.7965 16.3625 19.3382 17.0875 18.7215C17.8125 18.1048 18.4167 17.3798 18.9 16.5465H15.95C15.8 17.1798 15.6125 17.7923 15.3875 18.384C15.1625 18.9757 14.9 19.5465 14.6 20.0965ZM4.25 14.5465H7.65C7.6 14.2132 7.5625 13.884 7.5375 13.559C7.5125 13.234 7.5 12.8965 7.5 12.5465C7.5 12.1965 7.5125 11.859 7.5375 11.534C7.5625 11.209 7.6 10.8798 7.65 10.5465H4.25C4.16667 10.8798 4.10417 11.209 4.0625 11.534C4.02083 11.859 4 12.1965 4 12.5465C4 12.8965 4.02083 13.234 4.0625 13.559C4.10417 13.884 4.16667 14.2132 4.25 14.5465ZM9.65 14.5465H14.35C14.4 14.2132 14.4375 13.884 14.4625 13.559C14.4875 13.234 14.5 12.8965 14.5 12.5465C14.5 12.1965 14.4875 11.859 14.4625 11.534C14.4375 11.209 14.4 10.8798 14.35 10.5465H9.65C9.6 10.8798 9.5625 11.209 9.5375 11.534C9.5125 11.859 9.5 12.1965 9.5 12.5465C9.5 12.8965 9.5125 13.234 9.5375 13.559C9.5625 13.884 9.6 14.2132 9.65 14.5465ZM16.35 14.5465H19.75C19.8333 14.2132 19.8958 13.884 19.9375 13.559C19.9792 13.234 20 12.8965 20 12.5465C20 12.1965 19.9792 11.859 19.9375 11.534C19.8958 11.209 19.8333 10.8798 19.75 10.5465H16.35C16.4 10.8798 16.4375 11.209 16.4625 11.534C16.4875 11.859 16.5 12.1965 16.5 12.5465C16.5 12.8965 16.4875 13.234 16.4625 13.559C16.4375 13.884 16.4 14.2132 16.35 14.5465ZM15.95 8.54651H18.9C18.4167 7.71318 17.8125 6.98818 17.0875 6.37151C16.3625 5.75484 15.5333 5.29651 14.6 4.99651C14.9 5.54651 15.1625 6.11734 15.3875 6.70901C15.6125 7.30068 15.8 7.91318 15.95 8.54651ZM10.1 8.54651H13.9C13.7 7.81318 13.4417 7.12151 13.125 6.47151C12.8083 5.82151 12.4333 5.19651 12 4.59651C11.5667 5.19651 11.1917 5.82151 10.875 6.47151C10.5583 7.12151 10.3 7.81318 10.1 8.54651ZM5.1 8.54651H8.05C8.2 7.91318 8.3875 7.30068 8.6125 6.70901C8.8375 6.11734 9.1 5.54651 9.4 4.99651C8.46667 5.29651 7.6375 5.75484 6.9125 6.37151C6.1875 6.98818 5.58333 7.71318 5.1 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 12.5465C12.55 12.5465 13.0208 12.3507 13.4125 11.959C13.8042 11.5673 14 11.0965 14 10.5465C14 9.99651 13.8042 9.52568 13.4125 9.13401C13.0208 8.74234 12.55 8.54651 12 8.54651C11.45 8.54651 10.9792 8.74234 10.5875 9.13401C10.1958 9.52568 10 9.99651 10 10.5465C10 11.0965 10.1958 11.5673 10.5875 11.959C10.9792 12.3507 11.45 12.5465 12 12.5465ZM12 22.5465C9.31667 20.2632 7.3125 18.1423 5.9875 16.184C4.6625 14.2257 4 12.4132 4 10.7465C4 8.24651 4.80417 6.25484 6.4125 4.77151C8.02083 3.28818 9.88333 2.54651 12 2.54651C14.1167 2.54651 15.9792 3.28818 17.5875 4.77151C19.1958 6.25484 20 8.24651 20 10.7465C20 12.4132 19.3375 14.2257 18.0125 16.184C16.6875 18.1423 14.6833 20.2632 12 22.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 12.5465C12.55 12.5465 13.0208 12.3507 13.4125 11.959C13.8042 11.5673 14 11.0965 14 10.5465C14 9.99651 13.8042 9.52568 13.4125 9.13401C13.0208 8.74234 12.55 8.54651 12 8.54651C11.45 8.54651 10.9792 8.74234 10.5875 9.13401C10.1958 9.52568 10 9.99651 10 10.5465C10 11.0965 10.1958 11.5673 10.5875 11.959C10.9792 12.3507 11.45 12.5465 12 12.5465ZM12 19.8965C14.0333 18.0298 15.5417 16.334 16.525 14.809C17.5083 13.284 18 11.9298 18 10.7465C18 8.92984 17.4208 7.44234 16.2625 6.28401C15.1042 5.12568 13.6833 4.54651 12 4.54651C10.3167 4.54651 8.89583 5.12568 7.7375 6.28401C6.57917 7.44234 6 8.92984 6 10.7465C6 11.9298 6.49167 13.284 7.475 14.809C8.45833 16.334 9.96667 18.0298 12 19.8965ZM12 22.5465C9.31667 20.2632 7.3125 18.1423 5.9875 16.184C4.6625 14.2257 4 12.4132 4 10.7465C4 8.24651 4.80417 6.25484 6.4125 4.77151C8.02083 3.28818 9.88333 2.54651 12 2.54651C14.1167 2.54651 15.9792 3.28818 17.5875 4.77151C19.1958 6.25484 20 8.24651 20 10.7465C20 12.4132 19.3375 14.2257 18.0125 16.184C16.6875 18.1423 14.6833 20.2632 12 22.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 23V9H7V7C7 5.61667 7.4875 4.4375 8.4625 3.4625C9.4375 2.4875 10.6167 2 12 2C13.3833 2 14.5625 2.4875 15.5375 3.4625C16.5125 4.4375 17 5.61667 17 7V9H20V23H4ZM12 18C12.55 18 13.0208 17.8042 13.4125 17.4125C13.8042 17.0208 14 16.55 14 16C14 15.45 13.8042 14.9792 13.4125 14.5875C13.0208 14.1958 12.55 14 12 14C11.45 14 10.9792 14.1958 10.5875 14.5875C10.1958 14.9792 10 15.45 10 16C10 16.55 10.1958 17.0208 10.5875 17.4125C10.9792 17.8042 11.45 18 12 18ZM9 9H15V7C15 6.16667 14.7083 5.45833 14.125 4.875C13.5417 4.29167 12.8333 4 12 4C11.1667 4 10.4583 4.29167 9.875 4.875C9.29167 5.45833 9 6.16667 9 7V9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 23V9H7V7C7 5.61667 7.4875 4.4375 8.4625 3.4625C9.4375 2.4875 10.6167 2 12 2C13.3833 2 14.5625 2.4875 15.5375 3.4625C16.5125 4.4375 17 5.61667 17 7V9H20V23H4ZM6 21H18V11H6V21ZM12 18C12.55 18 13.0208 17.8042 13.4125 17.4125C13.8042 17.0208 14 16.55 14 16C14 15.45 13.8042 14.9792 13.4125 14.5875C13.0208 14.1958 12.55 14 12 14C11.45 14 10.9792 14.1958 10.5875 14.5875C10.1958 14.9792 10 15.45 10 16C10 16.55 10.1958 17.0208 10.5875 17.4125C10.9792 17.8042 11.45 18 12 18ZM9 9H15V7C15 6.16667 14.7083 5.45833 14.125 4.875C13.5417 4.29167 12.8333 4 12 4C11.1667 4 10.4583 4.29167 9.875 4.875C9.29167 5.45833 9 6.16667 9 7V9Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 18L14.625 16.55L17.175 14H9V12H17.175L14.625 9.45L16 8L21 13L16 18ZM3 22V4H12V6H5V20H12V22H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 18L14.625 16.55L17.175 14H9V12H17.175L14.625 9.45L16 8L21 13L16 18ZM3 22V4H12V6H5V20H12V22H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 18.5465V16.5465H21V18.5465H3ZM3 13.5465V11.5465H21V13.5465H3ZM3 8.54651V6.54651H21V8.54651H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3 18.5465V16.5465H21V18.5465H3ZM3 13.5465V11.5465H21V13.5465H3ZM3 8.54651V6.54651H21V8.54651H3Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 20.5465C11.45 20.5465 10.9792 20.3507 10.5875 19.959C10.1958 19.5673 10 19.0965 10 18.5465C10 17.9965 10.1958 17.5257 10.5875 17.134C10.9792 16.7423 11.45 16.5465 12 16.5465C12.55 16.5465 13.0208 16.7423 13.4125 17.134C13.8042 17.5257 14 17.9965 14 18.5465C14 19.0965 13.8042 19.5673 13.4125 19.959C13.0208 20.3507 12.55 20.5465 12 20.5465ZM12 14.5465C11.45 14.5465 10.9792 14.3507 10.5875 13.959C10.1958 13.5673 10 13.0965 10 12.5465C10 11.9965 10.1958 11.5257 10.5875 11.134C10.9792 10.7423 11.45 10.5465 12 10.5465C12.55 10.5465 13.0208 10.7423 13.4125 11.134C13.8042 11.5257 14 11.9965 14 12.5465C14 13.0965 13.8042 13.5673 13.4125 13.959C13.0208 14.3507 12.55 14.5465 12 14.5465ZM12 8.54651C11.45 8.54651 10.9792 8.35068 10.5875 7.95901C10.1958 7.56734 10 7.09651 10 6.54651C10 5.99651 10.1958 5.52568 10.5875 5.13401C10.9792 4.74234 11.45 4.54651 12 4.54651C12.55 4.54651 13.0208 4.74234 13.4125 5.13401C13.8042 5.52568 14 5.99651 14 6.54651C14 7.09651 13.8042 7.56734 13.4125 7.95901C13.0208 8.35068 12.55 8.54651 12 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 20.5465C11.45 20.5465 10.9792 20.3507 10.5875 19.959C10.1958 19.5673 10 19.0965 10 18.5465C10 17.9965 10.1958 17.5257 10.5875 17.134C10.9792 16.7423 11.45 16.5465 12 16.5465C12.55 16.5465 13.0208 16.7423 13.4125 17.134C13.8042 17.5257 14 17.9965 14 18.5465C14 19.0965 13.8042 19.5673 13.4125 19.959C13.0208 20.3507 12.55 20.5465 12 20.5465ZM12 14.5465C11.45 14.5465 10.9792 14.3507 10.5875 13.959C10.1958 13.5673 10 13.0965 10 12.5465C10 11.9965 10.1958 11.5257 10.5875 11.134C10.9792 10.7423 11.45 10.5465 12 10.5465C12.55 10.5465 13.0208 10.7423 13.4125 11.134C13.8042 11.5257 14 11.9965 14 12.5465C14 13.0965 13.8042 13.5673 13.4125 13.959C13.0208 14.3507 12.55 14.5465 12 14.5465ZM12 8.54651C11.45 8.54651 10.9792 8.35068 10.5875 7.95901C10.1958 7.56734 10 7.09651 10 6.54651C10 5.99651 10.1958 5.52568 10.5875 5.13401C10.9792 4.74234 11.45 4.54651 12 4.54651C12.55 4.54651 13.0208 4.74234 13.4125 5.13401C13.8042 5.52568 14 5.99651 14 6.54651C14 7.09651 13.8042 7.56734 13.4125 7.95901C13.0208 8.35068 12.55 8.54651 12 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 14.5465C11.1667 14.5465 10.4583 14.2548 9.875 13.6715C9.29167 13.0882 9 12.3798 9 11.5465V5.54651C9 4.71318 9.29167 4.00484 9.875 3.42151C10.4583 2.83818 11.1667 2.54651 12 2.54651C12.8333 2.54651 13.5417 2.83818 14.125 3.42151C14.7083 4.00484 15 4.71318 15 5.54651V11.5465C15 12.3798 14.7083 13.0882 14.125 13.6715C13.5417 14.2548 12.8333 14.5465 12 14.5465ZM11 21.5465V18.4715C9.26667 18.2382 7.83333 17.4632 6.7 16.1465C5.56667 14.8298 5 13.2965 5 11.5465H7C7 12.9298 7.4875 14.109 8.4625 15.084C9.4375 16.059 10.6167 16.5465 12 16.5465C13.3833 16.5465 14.5625 16.059 15.5375 15.084C16.5125 14.109 17 12.9298 17 11.5465H19C19 13.2965 18.4333 14.8298 17.3 16.1465C16.1667 17.4632 14.7333 18.2382 13 18.4715V21.5465H11Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 14.5465C11.1667 14.5465 10.4583 14.2548 9.875 13.6715C9.29167 13.0882 9 12.3798 9 11.5465V5.54651C9 4.71318 9.29167 4.00484 9.875 3.42151C10.4583 2.83818 11.1667 2.54651 12 2.54651C12.8333 2.54651 13.5417 2.83818 14.125 3.42151C14.7083 4.00484 15 4.71318 15 5.54651V11.5465C15 12.3798 14.7083 13.0882 14.125 13.6715C13.5417 14.2548 12.8333 14.5465 12 14.5465ZM11 21.5465V18.4715C9.26667 18.2382 7.83333 17.4632 6.7 16.1465C5.56667 14.8298 5 13.2965 5 11.5465H7C7 12.9298 7.4875 14.109 8.4625 15.084C9.4375 16.059 10.6167 16.5465 12 16.5465C13.3833 16.5465 14.5625 16.059 15.5375 15.084C16.5125 14.109 17 12.9298 17 11.5465H19C19 13.2965 18.4333 14.8298 17.3 16.1465C16.1667 17.4632 14.7333 18.2382 13 18.4715V21.5465H11ZM12 12.5465C12.2833 12.5465 12.5208 12.4507 12.7125 12.259C12.9042 12.0673 13 11.8298 13 11.5465V5.54651C13 5.26318 12.9042 5.02568 12.7125 4.83401C12.5208 4.64234 12.2833 4.54651 12 4.54651C11.7167 4.54651 11.4792 4.64234 11.2875 4.83401C11.0958 5.02568 11 5.26318 11 5.54651V11.5465C11 11.8298 11.0958 12.0673 11.2875 12.259C11.4792 12.4507 11.7167 12.5465 12 12.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 22V19H3V17H8V22H6ZM16 22V17H21V19H18V22H16ZM3 9V7H6V4H8V9H3ZM16 9V4H18V7H21V9H16Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 22V19H3V17H8V22H6ZM16 22V17H21V19H18V22H16ZM3 9V7H6V4H8V9H3ZM16 9V4H18V7H21V9H16Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 14V12H19V14H5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5 14V12H19V14H5Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.05 22.5465 8.39583 21.8673 7.0375 20.509C5.67917 19.1506 5 17.4965 5 15.5465V11.5465H19V15.5465C19 17.4965 18.3208 19.1506 16.9625 20.509C15.6042 21.8673 13.95 22.5465 12 22.5465ZM5 9.54646C5 7.79646 5.56667 6.26729 6.7 4.95896C7.83333 3.65063 9.26667 2.87146 11 2.62146V9.54646H5ZM13 9.54646V2.62146C14.7333 2.87146 16.1667 3.65063 17.3 4.95896C18.4333 6.26729 19 7.79646 19 9.54646H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.0667 22.5465 8.41667 21.8632 7.05 20.4965C5.68333 19.1298 5 17.4798 5 15.5465V9.54651C5 7.61318 5.68333 5.96318 7.05 4.59651C8.41667 3.22984 10.0667 2.54651 12 2.54651C13.9333 2.54651 15.5833 3.22984 16.95 4.59651C18.3167 5.96318 19 7.61318 19 9.54651V15.5465C19 17.4798 18.3167 19.1298 16.95 20.4965C15.5833 21.8632 13.9333 22.5465 12 22.5465ZM13 9.54651H17C17 8.34651 16.6208 7.28818 15.8625 6.37151C15.1042 5.45484 14.15 4.87984 13 4.64651V9.54651ZM7 9.54651H11V4.64651C9.85 4.87984 8.89583 5.45484 8.1375 6.37151C7.37917 7.28818 7 8.34651 7 9.54651ZM12 20.5465C13.3833 20.5465 14.5625 20.059 15.5375 19.084C16.5125 18.109 17 16.9298 17 15.5465V11.5465H7V15.5465C7 16.9298 7.4875 18.109 8.4625 19.084C9.4375 20.059 10.6167 20.5465 12 20.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.55 19.5466L2 15.9966L3.4 14.5966L5.525 16.7216L9.775 12.4716L11.175 13.8966L5.55 19.5466ZM5.55 11.5466L2 7.99656L3.4 6.59656L5.525 8.72156L9.775 4.47156L11.175 5.89656L5.55 11.5466ZM13 17.5466V15.5466H22V17.5466H13ZM13 9.54656V7.54656H22V9.54656H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M5.55 19.5466L2 15.9966L3.4 14.5966L5.525 16.7216L9.775 12.4716L11.175 13.8966L5.55 19.5466ZM5.55 11.5466L2 7.99656L3.4 6.59656L5.525 8.72156L9.775 4.47156L11.175 5.89656L5.55 11.5466ZM13 17.5466V15.5466H22V17.5466H13ZM13 9.54656V7.54656H22V9.54656H13Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 19.5465V17.5465H6V10.5465C6 9.16318 6.41667 7.93401 7.25 6.85901C8.08333 5.78401 9.16667 5.07984 10.5 4.74651V2.54651H13.5V4.74651C14.8333 5.07984 15.9167 5.78401 16.75 6.85901C17.5833 7.93401 18 9.16318 18 10.5465V17.5465H20V19.5465H4ZM12 22.5465C11.45 22.5465 10.9792 22.3507 10.5875 21.959C10.1958 21.5673 10 21.0965 10 20.5465H14C14 21.0965 13.8042 21.5673 13.4125 21.959C13.0208 22.3507 12.55 22.5465 12 22.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4 19.5465V17.5465H6V10.5465C6 9.16318 6.41667 7.93401 7.25 6.85901C8.08333 5.78401 9.16667 5.07984 10.5 4.74651V2.54651H13.5V4.74651C14.8333 5.07984 15.9167 5.78401 16.75 6.85901C17.5833 7.93401 18 9.16318 18 10.5465V17.5465H20V19.5465H4ZM12 22.5465C11.45 22.5465 10.9792 22.3507 10.5875 21.959C10.1958 21.5673 10 21.0965 10 20.5465H14C14 21.0965 13.8042 21.5673 13.4125 21.959C13.0208 22.3507 12.55 22.5465 12 22.5465ZM8 17.5465H16V10.5465C16 9.44651 15.6083 8.50484 14.825 7.72151C14.0417 6.93818 13.1 6.54651 12 6.54651C10.9 6.54651 9.95833 6.93818 9.175 7.72151C8.39167 8.50484 8 9.44651 8 10.5465V17.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.0001V18.0001H22V20.0001H2ZM3.15 13.9501L1.85 13.2001L2.7 11.7001H1V10.2001H2.7L1.85 8.75012L3.15 8.00012L4 9.45012L4.85 8.00012L6.15 8.75012L5.3 10.2001H7V11.7001H5.3L6.15 13.2001L4.85 13.9501L4 12.4501L3.15 13.9501ZM11.15 13.9501L9.85 13.2001L10.7 11.7001H9V10.2001H10.7L9.85 8.75012L11.15 8.00012L12 9.45012L12.85 8.00012L14.15 8.75012L13.3 10.2001H15V11.7001H13.3L14.15 13.2001L12.85 13.9501L12 12.4501L11.15 13.9501ZM19.15 13.9501L17.85 13.2001L18.7 11.7001H17V10.2001H18.7L17.85 8.75012L19.15 8.00012L20 9.45012L20.85 8.00012L22.15 8.75012L21.3 10.2001H23V11.7001H21.3L22.15 13.2001L20.85 13.9501L20 12.4501L19.15 13.9501Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M2 20.0001V18.0001H22V20.0001H2ZM3.15 13.9501L1.85 13.2001L2.7 11.7001H1V10.2001H2.7L1.85 8.75012L3.15 8.00012L4 9.45012L4.85 8.00012L6.15 8.75012L5.3 10.2001H7V11.7001H5.3L6.15 13.2001L4.85 13.9501L4 12.4501L3.15 13.9501ZM11.15 13.9501L9.85 13.2001L10.7 11.7001H9V10.2001H10.7L9.85 8.75012L11.15 8.00012L12 9.45012L12.85 8.00012L14.15 8.75012L13.3 10.2001H15V11.7001H13.3L14.15 13.2001L12.85 13.9501L12 12.4501L11.15 13.9501ZM19.15 13.9501L17.85 13.2001L18.7 11.7001H17V10.2001H18.7L17.85 8.75012L19.15 8.00012L20 9.45012L20.85 8.00012L22.15 8.75012L21.3 10.2001H23V11.7001H21.3L22.15 13.2001L20.85 13.9501L20 12.4501L19.15 13.9501Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 22.0001C18.35 22.0001 17.7667 21.8126 17.25 21.4376C16.7333 21.0626 16.375 20.5835 16.175 20.0001H11C9.9 20.0001 8.95833 19.6085 8.175 18.8251C7.39167 18.0418 7 17.1001 7 16.0001C7 14.9001 7.39167 13.9585 8.175 13.1751C8.95833 12.3918 9.9 12.0001 11 12.0001H13C13.55 12.0001 14.0208 11.8043 14.4125 11.4126C14.8042 11.021 15 10.5501 15 10.0001C15 9.45012 14.8042 8.97929 14.4125 8.58762C14.0208 8.19596 13.55 8.00012 13 8.00012H7.825C7.60833 8.58346 7.24583 9.06262 6.7375 9.43762C6.22917 9.81262 5.65 10.0001 5 10.0001C4.16667 10.0001 3.45833 9.70846 2.875 9.12512C2.29167 8.54179 2 7.83346 2 7.00012C2 6.16679 2.29167 5.45846 2.875 4.87512C3.45833 4.29179 4.16667 4.00012 5 4.00012C5.65 4.00012 6.22917 4.18762 6.7375 4.56262C7.24583 4.93762 7.60833 5.41679 7.825 6.00012H13C14.1 6.00012 15.0417 6.39179 15.825 7.17512C16.6083 7.95846 17 8.90012 17 10.0001C17 11.1001 16.6083 12.0418 15.825 12.8251C15.0417 13.6085 14.1 14.0001 13 14.0001H11C10.45 14.0001 9.97917 14.196 9.5875 14.5876C9.19583 14.9793 9 15.4501 9 16.0001C9 16.5501 9.19583 17.021 9.5875 17.4126C9.97917 17.8043 10.45 18.0001 11 18.0001H16.175C16.3917 17.4168 16.7542 16.9376 17.2625 16.5626C17.7708 16.1876 18.35 16.0001 19 16.0001C19.8333 16.0001 20.5417 16.2918 21.125 16.8751C21.7083 17.4585 22 18.1668 22 19.0001C22 19.8335 21.7083 20.5418 21.125 21.1251C20.5417 21.7085 19.8333 22.0001 19 22.0001ZM5 8.00012C5.28333 8.00012 5.52083 7.90429 5.7125 7.71262C5.90417 7.52096 6 7.28346 6 7.00012C6 6.71679 5.90417 6.47929 5.7125 6.28762C5.52083 6.09596 5.28333 6.00012 5 6.00012C4.71667 6.00012 4.47917 6.09596 4.2875 6.28762C4.09583 6.47929 4 6.71679 4 7.00012C4 7.28346 4.09583 7.52096 4.2875 7.71262C4.47917 7.90429 4.71667 8.00012 5 8.00012Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M19 22.0001C18.35 22.0001 17.7667 21.8126 17.25 21.4376C16.7333 21.0626 16.375 20.5835 16.175 20.0001H11C9.9 20.0001 8.95833 19.6085 8.175 18.8251C7.39167 18.0418 7 17.1001 7 16.0001C7 14.9001 7.39167 13.9585 8.175 13.1751C8.95833 12.3918 9.9 12.0001 11 12.0001H13C13.55 12.0001 14.0208 11.8043 14.4125 11.4126C14.8042 11.021 15 10.5501 15 10.0001C15 9.45012 14.8042 8.97929 14.4125 8.58762C14.0208 8.19596 13.55 8.00012 13 8.00012H7.825C7.60833 8.58346 7.24583 9.06262 6.7375 9.43762C6.22917 9.81262 5.65 10.0001 5 10.0001C4.16667 10.0001 3.45833 9.70846 2.875 9.12512C2.29167 8.54179 2 7.83346 2 7.00012C2 6.16679 2.29167 5.45846 2.875 4.87512C3.45833 4.29179 4.16667 4.00012 5 4.00012C5.65 4.00012 6.22917 4.18762 6.7375 4.56262C7.24583 4.93762 7.60833 5.41679 7.825 6.00012H13C14.1 6.00012 15.0417 6.39179 15.825 7.17512C16.6083 7.95846 17 8.90012 17 10.0001C17 11.1001 16.6083 12.0418 15.825 12.8251C15.0417 13.6085 14.1 14.0001 13 14.0001H11C10.45 14.0001 9.97917 14.196 9.5875 14.5876C9.19583 14.9793 9 15.4501 9 16.0001C9 16.5501 9.19583 17.021 9.5875 17.4126C9.97917 17.8043 10.45 18.0001 11 18.0001H16.175C16.3917 17.4168 16.7542 16.9376 17.2625 16.5626C17.7708 16.1876 18.35 16.0001 19 16.0001C19.8333 16.0001 20.5417 16.2918 21.125 16.8751C21.7083 17.4585 22 18.1668 22 19.0001C22 19.8335 21.7083 20.5418 21.125 21.1251C20.5417 21.7085 19.8333 22.0001 19 22.0001ZM5 8.00012C5.28333 8.00012 5.52083 7.90429 5.7125 7.71262C5.90417 7.52096 6 7.28346 6 7.00012C6 6.71679 5.90417 6.47929 5.7125 6.28762C5.52083 6.09596 5.28333 6.00012 5 6.00012C4.71667 6.00012 4.47917 6.09596 4.2875 6.28762C4.09583 6.47929 4 6.71679 4 7.00012C4 7.28346 4.09583 7.52096 4.2875 7.71262C4.47917 7.90429 4.71667 8.00012 5 8.00012Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 19.5465V5.54651H18V19.5465H14ZM6 19.5465V5.54651H10V19.5465H6Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13 19.5465V5.54651H19V19.5465H13ZM5 19.5465V5.54651H11V19.5465H5ZM15 17.5465H17V7.54651H15V17.5465ZM7 17.5465H9V7.54651H7V17.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1 20.5465V7.54651H3V18.5465H20V20.5465H1ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465C9 13.9965 8.80417 13.5257 8.4125 13.134C8.02083 12.7423 7.55 12.5465 7 12.5465V14.5465H9ZM19 14.5465H21V12.5465C20.45 12.5465 19.9792 12.7423 19.5875 13.134C19.1958 13.5257 19 13.9965 19 14.5465ZM14 13.5465C14.8333 13.5465 15.5417 13.2548 16.125 12.6715C16.7083 12.0882 17 11.3798 17 10.5465C17 9.71318 16.7083 9.00484 16.125 8.42151C15.5417 7.83818 14.8333 7.54651 14 7.54651C13.1667 7.54651 12.4583 7.83818 11.875 8.42151C11.2917 9.00484 11 9.71318 11 10.5465C11 11.3798 11.2917 12.0882 11.875 12.6715C12.4583 13.2548 13.1667 13.5465 14 13.5465ZM7 8.54651C7.55 8.54651 8.02083 8.35068 8.4125 7.95901C8.80417 7.56734 9 7.09651 9 6.54651H7V8.54651ZM21 8.54651V6.54651H19C19 7.09651 19.1958 7.56734 19.5875 7.95901C19.9792 8.35068 20.45 8.54651 21 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 13.5465C13.1667 13.5465 12.4583 13.2548 11.875 12.6715C11.2917 12.0882 11 11.3798 11 10.5465C11 9.71318 11.2917 9.00484 11.875 8.42151C12.4583 7.83818 13.1667 7.54651 14 7.54651C14.8333 7.54651 15.5417 7.83818 16.125 8.42151C16.7083 9.00484 17 9.71318 17 10.5465C17 11.3798 16.7083 12.0882 16.125 12.6715C15.5417 13.2548 14.8333 13.5465 14 13.5465ZM5 16.5465V4.54651H23V16.5465H5ZM9 14.5465H19C19 13.9965 19.1958 13.5257 19.5875 13.134C19.9792 12.7423 20.45 12.5465 21 12.5465V8.54651C20.45 8.54651 19.9792 8.35068 19.5875 7.95901C19.1958 7.56734 19 7.09651 19 6.54651H9C9 7.09651 8.80417 7.56734 8.4125 7.95901C8.02083 8.35068 7.55 8.54651 7 8.54651V12.5465C7.55 12.5465 8.02083 12.7423 8.4125 13.134C8.80417 13.5257 9 13.9965 9 14.5465ZM1 20.5465V7.54651H3V18.5465H20V20.5465H1Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 19.5465V5.54651L19 12.5465L8 19.5465ZM10 15.8965L15.25 12.5465L10 9.19651V15.8965Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 14H5V12H11V6H13V12H19V14H13V20H11V14Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.2 8.79651L11.85 3.54651H12.15L14.8 8.79651H9.2ZM11.25 20.6465L2.625 10.2965H11.25V20.6465ZM12.75 20.6465V10.2965H21.375L12.75 20.6465ZM16.45 8.79651L13.85 3.54651H19L21.625 8.79651H16.45ZM2.375 8.79651L5 3.54651H10.15L7.55 8.79651H2.375Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 21.5465L2 9.54651L5 3.54651H19L22 9.54651L12 21.5465ZM9.625 8.54651H14.375L12.875 5.54651H11.125L9.625 8.54651ZM11 17.2215V10.5465H5.45L11 17.2215ZM13 17.2215L18.55 10.5465H13V17.2215ZM16.6 8.54651H19.25L17.75 5.54651H15.1L16.6 8.54651ZM4.75 8.54651H7.4L8.9 5.54651H6.25L4.75 8.54651Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14 15.5465C14.2833 15.5465 14.5292 15.4423 14.7375 15.234C14.9458 15.0257 15.05 14.7798 15.05 14.4965C15.05 14.2132 14.9458 13.9673 14.7375 13.759C14.5292 13.5507 14.2833 13.4465 14 13.4465C13.7167 13.4465 13.4708 13.5507 13.2625 13.759C13.0542 13.9673 12.95 14.2132 12.95 14.4965C12.95 14.7798 13.0542 15.0257 13.2625 15.234C13.4708 15.4423 13.7167 15.5465 14 15.5465ZM13.25 12.3465H14.75C14.75 11.8632 14.8 11.509 14.9 11.284C15 11.059 15.2333 10.7632 15.6 10.3965C16.1 9.89651 16.4333 9.49234 16.6 9.18401C16.7667 8.87568 16.85 8.51318 16.85 8.09651C16.85 7.34651 16.5875 6.73401 16.0625 6.25901C15.5375 5.78401 14.85 5.54651 14 5.54651C13.3167 5.54651 12.7208 5.73818 12.2125 6.12151C11.7042 6.50484 11.35 7.01318 11.15 7.64651L12.5 8.19651C12.65 7.77984 12.8542 7.46734 13.1125 7.25901C13.3708 7.05068 13.6667 6.94651 14 6.94651C14.4 6.94651 14.725 7.05901 14.975 7.28401C15.225 7.50901 15.35 7.81318 15.35 8.19651C15.35 8.42984 15.2833 8.65068 15.15 8.85901C15.0167 9.06734 14.7833 9.32984 14.45 9.64651C13.9 10.1298 13.5625 10.509 13.4375 10.784C13.3125 11.059 13.25 11.5798 13.25 12.3465ZM6 18.5465V2.54651H22V18.5465H6ZM8 16.5465H20V4.54651H8V16.5465ZM2 22.5465V6.54651H4V20.5465H18V22.5465H2Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465L11.75 19.5465H11.5C9.13333 19.5465 7.125 18.7215 5.475 17.0715C3.825 15.4215 3 13.4132 3 11.0465C3 8.67984 3.825 6.67151 5.475 5.02151C7.125 3.37151 9.13333 2.54651 11.5 2.54651C12.6833 2.54651 13.7875 2.76734 14.8125 3.20901C15.8375 3.65068 16.7375 4.25901 17.5125 5.03401C18.2875 5.80901 18.8958 6.70901 19.3375 7.73401C19.7792 8.75901 20 9.86318 20 11.0465C20 12.2965 19.7958 13.4965 19.3875 14.6465C18.9792 15.7965 18.4208 16.8632 17.7125 17.8465C17.0042 18.8298 16.1625 19.7215 15.1875 20.5215C14.2125 21.3215 13.15 21.9965 12 22.5465ZM11.475 16.5215C11.7583 16.5215 12 16.4215 12.2 16.2215C12.4 16.0215 12.5 15.7798 12.5 15.4965C12.5 15.2132 12.4 14.9715 12.2 14.7715C12 14.5715 11.7583 14.4715 11.475 14.4715C11.1917 14.4715 10.95 14.5715 10.75 14.7715C10.55 14.9715 10.45 15.2132 10.45 15.4965C10.45 15.7798 10.55 16.0215 10.75 16.2215C10.95 16.4215 11.1917 16.5215 11.475 16.5215ZM10.75 13.3465H12.25C12.25 12.8465 12.3 12.4965 12.4 12.2965C12.5 12.0965 12.8167 11.7298 13.35 11.1965C13.65 10.8965 13.9 10.5715 14.1 10.2215C14.3 9.87151 14.4 9.49651 14.4 9.09651C14.4 8.24651 14.1125 7.60901 13.5375 7.18401C12.9625 6.75901 12.2833 6.54651 11.5 6.54651C10.7667 6.54651 10.15 6.75068 9.65 7.15901C9.15 7.56734 8.8 8.06318 8.6 8.64651L10 9.19651C10.0833 8.91318 10.2417 8.63401 10.475 8.35901C10.7083 8.08401 11.05 7.94651 11.5 7.94651C11.95 7.94651 12.2875 8.07151 12.5125 8.32151C12.7375 8.57151 12.85 8.84651 12.85 9.14651C12.85 9.42984 12.7667 9.68401 12.6 9.90901C12.4333 10.134 12.2333 10.3632 12 10.5965C11.4167 11.0965 11.0625 11.4923 10.9375 11.784C10.8125 12.0757 10.75 12.5965 10.75 13.3465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465L11.75 19.5465H11.5C9.13333 19.5465 7.125 18.7215 5.475 17.0715C3.825 15.4215 3 13.4132 3 11.0465C3 8.67984 3.825 6.67151 5.475 5.02151C7.125 3.37151 9.13333 2.54651 11.5 2.54651C12.6833 2.54651 13.7875 2.76734 14.8125 3.20901C15.8375 3.65068 16.7375 4.25901 17.5125 5.03401C18.2875 5.80901 18.8958 6.70901 19.3375 7.73401C19.7792 8.75901 20 9.86318 20 11.0465C20 12.2965 19.7958 13.4965 19.3875 14.6465C18.9792 15.7965 18.4208 16.8632 17.7125 17.8465C17.0042 18.8298 16.1625 19.7215 15.1875 20.5215C14.2125 21.3215 13.15 21.9965 12 22.5465ZM14 18.8965C15.1833 17.8965 16.1458 16.7257 16.8875 15.384C17.6292 14.0423 18 12.5965 18 11.0465C18 9.22984 17.3708 7.69234 16.1125 6.43401C14.8542 5.17568 13.3167 4.54651 11.5 4.54651C9.68333 4.54651 8.14583 5.17568 6.8875 6.43401C5.62917 7.69234 5 9.22984 5 11.0465C5 12.8632 5.62917 14.4007 6.8875 15.659C8.14583 16.9173 9.68333 17.5465 11.5 17.5465H14V18.8965ZM11.475 16.5215C11.7583 16.5215 12 16.4215 12.2 16.2215C12.4 16.0215 12.5 15.7798 12.5 15.4965C12.5 15.2132 12.4 14.9715 12.2 14.7715C12 14.5715 11.7583 14.4715 11.475 14.4715C11.1917 14.4715 10.95 14.5715 10.75 14.7715C10.55 14.9715 10.45 15.2132 10.45 15.4965C10.45 15.7798 10.55 16.0215 10.75 16.2215C10.95 16.4215 11.1917 16.5215 11.475 16.5215ZM10.75 13.3465H12.25C12.25 12.8465 12.3 12.4965 12.4 12.2965C12.5 12.0965 12.8167 11.7298 13.35 11.1965C13.65 10.8965 13.9 10.5715 14.1 10.2215C14.3 9.87151 14.4 9.49651 14.4 9.09651C14.4 8.24651 14.1125 7.60901 13.5375 7.18401C12.9625 6.75901 12.2833 6.54651 11.5 6.54651C10.7667 6.54651 10.15 6.75068 9.65 7.15901C9.15 7.56734 8.8 8.06318 8.6 8.64651L10 9.19651C10.0833 8.91318 10.2417 8.63401 10.475 8.35901C10.7083 8.08401 11.05 7.94651 11.5 7.94651C11.95 7.94651 12.2875 8.07151 12.5125 8.32151C12.7375 8.57151 12.85 8.84651 12.85 9.14651C12.85 9.42984 12.7667 9.68401 12.6 9.90901C12.4333 10.134 12.2333 10.3632 12 10.5965C11.4167 11.0965 11.0625 11.4923 10.9375 11.784C10.8125 12.0757 10.75 12.5965 10.75 13.3465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 19.5465C10.05 19.5465 8.39583 18.8673 7.0375 17.509C5.67917 16.1507 5 14.4965 5 12.5465C5 10.5965 5.67917 8.94234 7.0375 7.58401C8.39583 6.22568 10.05 5.54651 12 5.54651C13.95 5.54651 15.6042 6.22568 16.9625 7.58401C18.3208 8.94234 19 10.5965 19 12.5465C19 14.4965 18.3208 16.1507 16.9625 17.509C15.6042 18.8673 13.95 19.5465 12 19.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 19.5465C10.0667 19.5465 8.41667 18.8632 7.05 17.4965C5.68333 16.1298 5 14.4798 5 12.5465C5 10.6132 5.68333 8.96318 7.05 7.59651C8.41667 6.22984 10.0667 5.54651 12 5.54651C13.9333 5.54651 15.5833 6.22984 16.95 7.59651C18.3167 8.96318 19 10.6132 19 12.5465C19 14.4798 18.3167 16.1298 16.95 17.4965C15.5833 18.8632 13.9333 19.5465 12 19.5465ZM12 17.5465C13.3833 17.5465 14.5625 17.059 15.5375 16.084C16.5125 15.109 17 13.9298 17 12.5465C17 11.1632 16.5125 9.98401 15.5375 9.00901C14.5625 8.03401 13.3833 7.54651 12 7.54651C10.6167 7.54651 9.4375 8.03401 8.4625 9.00901C7.4875 9.98401 7 11.1632 7 12.5465C7 13.9298 7.4875 15.109 8.4625 16.084C9.4375 17.059 10.6167 17.5465 12 17.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.4 13.5465L16 12.1465L18.075 10.0465L16 7.97151L17.4 6.54651L19.5 8.64651L21.575 6.54651L23 7.97151L20.9 10.0465L23 12.1465L21.575 13.5465L19.5 11.4715L17.4 13.5465ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M17.4 13.5465L16 12.1465L18.075 10.0465L16 7.97151L17.4 6.54651L19.5 8.64651L21.575 6.54651L23 7.97151L20.9 10.0465L23 12.1465L21.575 13.5465L19.5 11.4715L17.4 13.5465ZM9 12.5465C7.9 12.5465 6.95833 12.1548 6.175 11.3715C5.39167 10.5882 5 9.64651 5 8.54651C5 7.44651 5.39167 6.50484 6.175 5.72151C6.95833 4.93818 7.9 4.54651 9 4.54651C10.1 4.54651 11.0417 4.93818 11.825 5.72151C12.6083 6.50484 13 7.44651 13 8.54651C13 9.64651 12.6083 10.5882 11.825 11.3715C11.0417 12.1548 10.1 12.5465 9 12.5465ZM1 20.5465V17.7465C1 17.1798 1.14583 16.659 1.4375 16.184C1.72917 15.709 2.11667 15.3465 2.6 15.0965C3.63333 14.5798 4.68333 14.1923 5.75 13.934C6.81667 13.6757 7.9 13.5465 9 13.5465C10.1 13.5465 11.1833 13.6757 12.25 13.934C13.3167 14.1923 14.3667 14.5798 15.4 15.0965C15.8833 15.3465 16.2708 15.709 16.5625 16.184C16.8542 16.659 17 17.1798 17 17.7465V20.5465H1ZM3 18.5465H15V17.7465C15 17.5632 14.9542 17.3965 14.8625 17.2465C14.7708 17.0965 14.65 16.9798 14.5 16.8965C13.6 16.4465 12.6917 16.109 11.775 15.884C10.8583 15.659 9.93333 15.5465 9 15.5465C8.06667 15.5465 7.14167 15.659 6.225 15.884C5.30833 16.109 4.4 16.4465 3.5 16.8965C3.35 16.9798 3.22917 17.0965 3.1375 17.2465C3.04583 17.3965 3 17.5632 3 17.7465V18.5465ZM9 10.5465C9.55 10.5465 10.0208 10.3507 10.4125 9.95901C10.8042 9.56734 11 9.09651 11 8.54651C11 7.99651 10.8042 7.52568 10.4125 7.13401C10.0208 6.74234 9.55 6.54651 9 6.54651C8.45 6.54651 7.97917 6.74234 7.5875 7.13401C7.19583 7.52568 7 7.99651 7 8.54651C7 9.09651 7.19583 9.56734 7.5875 9.95901C7.97917 10.3507 8.45 10.5465 9 10.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.75 22.5465 9.57917 22.309 8.4875 21.834C7.39583 21.359 6.44583 20.7173 5.6375 19.909C4.82917 19.1007 4.1875 18.1507 3.7125 17.059C3.2375 15.9673 3 14.7965 3 13.5465H5C5 15.4965 5.67917 17.1507 7.0375 18.509C8.39583 19.8673 10.05 20.5465 12 20.5465C13.95 20.5465 15.6042 19.8673 16.9625 18.509C18.3208 17.1507 19 15.4965 19 13.5465C19 11.5965 18.3208 9.94234 16.9625 8.58401C15.6042 7.22568 13.95 6.54651 12 6.54651H11.85L13.4 8.09651L12 9.54651L8 5.54651L12 1.54651L13.4 2.99651L11.85 4.54651H12C13.25 4.54651 14.4208 4.78401 15.5125 5.25901C16.6042 5.73401 17.5542 6.37568 18.3625 7.18401C19.1708 7.99234 19.8125 8.94234 20.2875 10.034C20.7625 11.1257 21 12.2965 21 13.5465C21 14.7965 20.7625 15.9673 20.2875 17.059C19.8125 18.1507 19.1708 19.1007 18.3625 19.909C17.5542 20.7173 16.6042 21.359 15.5125 21.834C14.4208 22.309 13.25 22.5465 12 22.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 22.5465C10.75 22.5465 9.57917 22.309 8.4875 21.834C7.39583 21.359 6.44583 20.7173 5.6375 19.909C4.82917 19.1007 4.1875 18.1507 3.7125 17.059C3.2375 15.9673 3 14.7965 3 13.5465H5C5 15.4965 5.67917 17.1507 7.0375 18.509C8.39583 19.8673 10.05 20.5465 12 20.5465C13.95 20.5465 15.6042 19.8673 16.9625 18.509C18.3208 17.1507 19 15.4965 19 13.5465C19 11.5965 18.3208 9.94234 16.9625 8.58401C15.6042 7.22568 13.95 6.54651 12 6.54651H11.85L13.4 8.09651L12 9.54651L8 5.54651L12 1.54651L13.4 2.99651L11.85 4.54651H12C13.25 4.54651 14.4208 4.78401 15.5125 5.25901C16.6042 5.73401 17.5542 6.37568 18.3625 7.18401C19.1708 7.99234 19.8125 8.94234 20.2875 10.034C20.7625 11.1257 21 12.2965 21 13.5465C21 14.7965 20.7625 15.9673 20.2875 17.059C19.8125 18.1507 19.1708 19.1007 18.3625 19.909C17.5542 20.7173 16.6042 21.359 15.5125 21.834C14.4208 22.309 13.25 22.5465 12 22.5465Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 18.0464C13.1333 18.0464 14.1625 17.7256 15.0875 17.0839C16.0125 16.4422 16.6833 15.5964 17.1 14.5464H6.9C7.31667 15.5964 7.9875 16.4422 8.9125 17.0839C9.8375 17.7256 10.8667 18.0464 12 18.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 18.0464C13.1333 18.0464 14.1625 17.7256 15.0875 17.0839C16.0125 16.4422 16.6833 15.5964 17.1 14.5464H6.9C7.31667 15.5964 7.9875 16.4422 8.9125 17.0839C9.8375 17.7256 10.8667 18.0464 12 18.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 18.0464C13.1333 18.0464 14.1625 17.7256 15.0875 17.0839C16.0125 16.4422 16.6833 15.5964 17.1 14.5464H15.45C15.0833 15.1631 14.5958 15.6506 13.9875 16.0089C13.3792 16.3672 12.7167 16.5464 12 16.5464C11.2833 16.5464 10.6208 16.3672 10.0125 16.0089C9.40417 15.6506 8.91667 15.1631 8.55 14.5464H6.9C7.31667 15.5964 7.9875 16.4422 8.9125 17.0839C9.8375 17.7256 10.8667 18.0464 12 18.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 18.0464C13.1333 18.0464 14.1625 17.7256 15.0875 17.0839C16.0125 16.4422 16.6833 15.5964 17.1 14.5464H15.45C15.0833 15.1631 14.5958 15.6506 13.9875 16.0089C13.3792 16.3672 12.7167 16.5464 12 16.5464C11.2833 16.5464 10.6208 16.3672 10.0125 16.0089C9.40417 15.6506 8.91667 15.1631 8.55 14.5464H6.9C7.31667 15.5964 7.9875 16.4422 8.9125 17.0839C9.8375 17.7256 10.8667 18.0464 12 18.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM9 16.0464H15V14.5464H9V16.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM9 16.0464H15V14.5464H9V16.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 14.0464C10.8667 14.0464 9.8375 14.3672 8.9125 15.0089C7.9875 15.6506 7.31667 16.4964 6.9 17.5464H8.55C8.91667 16.9297 9.40417 16.4422 10.0125 16.0839C10.6208 15.7256 11.2833 15.5464 12 15.5464C12.7167 15.5464 13.3792 15.7256 13.9875 16.0839C14.5958 16.4422 15.0833 16.9297 15.45 17.5464H17.1C16.6833 16.4964 16.0125 15.6506 15.0875 15.0089C14.1625 14.3672 13.1333 14.0464 12 14.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 14.0464C10.8667 14.0464 9.8375 14.3672 8.9125 15.0089C7.9875 15.6506 7.31667 16.4964 6.9 17.5464H8.55C8.91667 16.9297 9.40417 16.4422 10.0125 16.0839C10.6208 15.7256 11.2833 15.5464 12 15.5464C12.7167 15.5464 13.3792 15.7256 13.9875 16.0839C14.5958 16.4422 15.0833 16.9297 15.45 17.5464H17.1C16.6833 16.4964 16.0125 15.6506 15.0875 15.0089C14.1625 14.3672 13.1333 14.0464 12 14.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464ZM12 20.5464C14.2333 20.5464 16.125 19.7714 17.675 18.2214C19.225 16.6714 20 14.7797 20 12.5464C20 10.3131 19.225 8.42139 17.675 6.87139C16.125 5.32139 14.2333 4.54639 12 4.54639C9.76667 4.54639 7.875 5.32139 6.325 6.87139C4.775 8.42139 4 10.3131 4 12.5464C4 14.7797 4.775 16.6714 6.325 18.2214C7.875 19.7714 9.76667 20.5464 12 20.5464Z" fill="currentColor"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.5 11.5464C15.9167 11.5464 16.2708 11.4006 16.5625 11.1089C16.8542 10.8172 17 10.4631 17 10.0464C17 9.62972 16.8542 9.27555 16.5625 8.98389C16.2708 8.69222 15.9167 8.54639 15.5 8.54639C15.0833 8.54639 14.7292 8.69222 14.4375 8.98389C14.1458 9.27555 14 9.62972 14 10.0464C14 10.4631 14.1458 10.8172 14.4375 11.1089C14.7292 11.4006 15.0833 11.5464 15.5 11.5464ZM8.5 11.5464C8.91667 11.5464 9.27083 11.4006 9.5625 11.1089C9.85417 10.8172 10 10.4631 10 10.0464C10 9.62972 9.85417 9.27555 9.5625 8.98389C9.27083 8.69222 8.91667 8.54639 8.5 8.54639C8.08333 8.54639 7.72917 8.69222 7.4375 8.98389C7.14583 9.27555 7 9.62972 7 10.0464C7 10.4631 7.14583 10.8172 7.4375 11.1089C7.72917 11.4006 8.08333 11.5464 8.5 11.5464ZM12 14.0464C10.8667 14.0464 9.8375 14.3672 8.9125 15.0089C7.9875 15.6506 7.31667 16.4964 6.9 17.5464H17.1C16.6833 16.4964 16.0125 15.6506 15.0875 15.0089C14.1625 14.3672 13.1333 14.0464 12 14.0464ZM12 22.5464C10.6167 22.5464 9.31667 22.2839 8.1 21.7589C6.88333 21.2339 5.825 20.5214 4.925 19.6214C4.025 18.7214 3.3125 17.6631 2.7875 16.4464C2.2625 15.2297 2 13.9297 2 12.5464C2 11.1631 2.2625 9.86305 2.7875 8.64639C3.3125 7.42972 4.025 6.37139 4.925 5.47139C5.825 4.57139 6.88333 3.85889 8.1 3.33389C9.31667 2.80889 10.6167 2.54639 12 2.54639C13.3833 2.54639 14.6833 2.80889 15.9 3.33389C17.1167 3.85889 18.175 4.57139 19.075 5.47139C19.975 6.37139 20.6875 7.42972 21.2125 8.64639C21.7375 9.86305 22 11.1631 22 12.5464C22 13.9297 21.7375 15.2297 21.2125 16.4464C20.6875 17.6631 19.975 18.7214 19.075 19.6214C18.175 20.5214 17.1167 21.2339 15.9 21.7589C14.6833 22.2839 13.3833 22.5464 12 22.5464Z" fill="currentColor"/>
3
+ </svg>