@evotor-dev/ui-kit 8.0.0-beta.9 → 8.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (664) hide show
  1. package/README.md +27 -20
  2. package/assets/icons/category/barcode.svg +1 -0
  3. package/assets/icons/category/calculator.svg +1 -0
  4. package/assets/icons/category/courier.svg +1 -0
  5. package/assets/icons/category/credit-blank.svg +1 -0
  6. package/assets/icons/category/folder-outline.svg +1 -0
  7. package/assets/icons/category/internet.svg +1 -0
  8. package/assets/icons/category/law.svg +1 -0
  9. package/assets/icons/category/person-add.svg +1 -0
  10. package/assets/icons/category/person-check.svg +1 -0
  11. package/assets/icons/category/person-clientcard.svg +1 -0
  12. package/assets/icons/category/person-customer-details-off.svg +1 -0
  13. package/assets/icons/category/person-customer-details.svg +1 -0
  14. package/assets/icons/category/person-group.svg +1 -0
  15. package/assets/icons/category/person-loyality.svg +1 -0
  16. package/assets/icons/category/person-owner.svg +1 -0
  17. package/assets/icons/category/person-profile.svg +1 -0
  18. package/assets/icons/category/person-self-employed.svg +1 -0
  19. package/assets/icons/category/person-seller.svg +1 -0
  20. package/assets/icons/category/person.svg +1 -0
  21. package/assets/icons/category/personnel.svg +1 -0
  22. package/assets/icons/category/restaurant.svg +1 -0
  23. package/assets/icons/category/scissors.svg +1 -0
  24. package/assets/icons/category/service-package.svg +1 -0
  25. package/assets/icons/category/service.svg +1 -0
  26. package/assets/icons/category/shipping.svg +1 -0
  27. package/assets/icons/category/terminal-rent.svg +1 -0
  28. package/assets/icons/category/transport.svg +1 -0
  29. package/assets/icons/emotions/happy.svg +1 -0
  30. package/assets/icons/emotions/neutral.svg +1 -0
  31. package/assets/icons/emotions/sad.svg +1 -0
  32. package/assets/icons/emotions/very-happy.svg +1 -0
  33. package/assets/icons/emotions/very-sad.svg +1 -0
  34. package/assets/icons/header/bell.svg +1 -0
  35. package/assets/icons/header/cart.svg +1 -0
  36. package/assets/icons/header/close.svg +1 -0
  37. package/assets/icons/header/exit.svg +1 -0
  38. package/assets/icons/header/menu.svg +1 -0
  39. package/assets/icons/header/order.svg +1 -0
  40. package/assets/icons/header/profile.svg +1 -0
  41. package/assets/icons/header/request.svg +1 -0
  42. package/assets/icons/header/search.svg +1 -0
  43. package/assets/icons/header/settings.svg +1 -0
  44. package/assets/icons/index.ts +1 -0
  45. package/assets/icons/info/arrow-back.svg +1 -0
  46. package/assets/icons/info/arrow-down.svg +1 -0
  47. package/assets/icons/info/arrow-forward.svg +1 -0
  48. package/assets/icons/info/arrow-up.svg +1 -0
  49. package/assets/icons/info/down-circle-add.svg +1 -0
  50. package/assets/icons/info/down-circle.svg +1 -0
  51. package/assets/icons/info/graph.svg +1 -0
  52. package/assets/icons/info/left-circle.svg +1 -0
  53. package/assets/icons/info/megaphone.svg +1 -0
  54. package/assets/icons/info/right-down.svg +1 -0
  55. package/assets/icons/info/rouble.svg +1 -0
  56. package/assets/icons/info/sale.svg +1 -0
  57. package/assets/icons/info/up-circle-add.svg +1 -0
  58. package/assets/icons/info/up-circle.svg +1 -0
  59. package/assets/icons/info/warehouse.svg +1 -0
  60. package/assets/icons/info/web.svg +1 -0
  61. package/assets/icons/navigation/arrow-left.svg +1 -0
  62. package/assets/icons/navigation/arrow-northeast.svg +1 -0
  63. package/assets/icons/navigation/arrow-right.svg +1 -0
  64. package/assets/icons/navigation/arrow-southwest.svg +1 -0
  65. package/assets/icons/navigation/chevron-down-rounded.svg +1 -0
  66. package/assets/icons/navigation/chevron-left.svg +1 -0
  67. package/assets/icons/navigation/chevron-right.svg +1 -0
  68. package/assets/icons/navigation/chevron-up-rounded.svg +1 -0
  69. package/assets/icons/navigation/drop-down.svg +1 -0
  70. package/assets/icons/navigation/drop-up.svg +1 -0
  71. package/assets/icons/navigation/expand-less.svg +1 -0
  72. package/assets/icons/navigation/expand-more.svg +1 -0
  73. package/assets/icons/navigation/fold-horizontal.svg +1 -0
  74. package/assets/icons/navigation/fold.svg +1 -0
  75. package/assets/icons/navigation/low-priority.svg +1 -0
  76. package/assets/icons/navigation/minus-outlined.svg +1 -0
  77. package/assets/icons/navigation/more.svg +1 -0
  78. package/assets/icons/navigation/plus-outlined.svg +1 -0
  79. package/assets/icons/navigation/sorting.svg +1 -0
  80. package/assets/icons/navigation/subdirectory-left.svg +1 -0
  81. package/assets/icons/navigation/subdirectory-right.svg +1 -0
  82. package/assets/icons/navigation/unfold-horizontal.svg +1 -0
  83. package/assets/icons/navigation/unfold-less.svg +1 -0
  84. package/assets/icons/navigation/unfold-more.svg +1 -0
  85. package/assets/icons/ng-package.json +3 -0
  86. package/assets/icons/side-menu/accounting-nav.svg +1 -0
  87. package/assets/icons/side-menu/acquiring.svg +1 -0
  88. package/assets/icons/side-menu/bill-correction.svg +1 -0
  89. package/assets/icons/side-menu/bill.svg +1 -0
  90. package/assets/icons/side-menu/bookshelf.svg +1 -0
  91. package/assets/icons/side-menu/combined.svg +1 -0
  92. package/assets/icons/side-menu/credit.svg +1 -0
  93. package/assets/icons/side-menu/datamatrix.svg +1 -0
  94. package/assets/icons/side-menu/edo.svg +1 -0
  95. package/assets/icons/side-menu/go-market.svg +1 -0
  96. package/assets/icons/side-menu/key.svg +1 -0
  97. package/assets/icons/side-menu/lk.svg +1 -0
  98. package/assets/icons/side-menu/my-apps.svg +1 -0
  99. package/assets/icons/side-menu/payment.svg +1 -0
  100. package/assets/icons/side-menu/purchase.svg +1 -0
  101. package/assets/icons/side-menu/qr.svg +1 -0
  102. package/assets/icons/side-menu/reports.svg +1 -0
  103. package/assets/icons/side-menu/research-nav.svg +1 -0
  104. package/assets/icons/side-menu/reviews.svg +1 -0
  105. package/assets/icons/side-menu/rouble-outlined.svg +1 -0
  106. package/assets/icons/side-menu/sber.svg +1 -0
  107. package/assets/icons/side-menu/services.svg +1 -0
  108. package/assets/icons/side-menu/shop-2.svg +1 -0
  109. package/assets/icons/side-menu/shop.svg +1 -0
  110. package/assets/icons/side-menu/stats.svg +1 -0
  111. package/assets/icons/side-menu/support-add.svg +1 -0
  112. package/assets/icons/side-menu/support.svg +1 -0
  113. package/assets/icons/side-menu/wallet.svg +1 -0
  114. package/assets/icons/system/accounting.svg +1 -0
  115. package/assets/icons/system/alco.svg +1 -0
  116. package/assets/icons/system/alert-circle.svg +1 -0
  117. package/assets/icons/system/alert-triangle.svg +1 -0
  118. package/assets/icons/system/alert.svg +1 -0
  119. package/assets/icons/system/archive.svg +1 -0
  120. package/assets/icons/system/article.svg +1 -0
  121. package/assets/icons/system/attach.svg +1 -0
  122. package/assets/icons/system/block.svg +1 -0
  123. package/assets/icons/system/book.svg +1 -0
  124. package/assets/icons/system/brand.svg +1 -0
  125. package/assets/icons/system/bulb.svg +1 -0
  126. package/assets/icons/system/bundle.svg +1 -0
  127. package/assets/icons/system/business-case.svg +1 -0
  128. package/assets/icons/system/calendar.svg +1 -0
  129. package/assets/icons/system/call-end.svg +1 -0
  130. package/assets/icons/system/call-later.svg +1 -0
  131. package/assets/icons/system/cashback.svg +1 -0
  132. package/assets/icons/system/cast.svg +1 -0
  133. package/assets/icons/system/chart.svg +1 -0
  134. package/assets/icons/system/chat.svg +1 -0
  135. package/assets/icons/system/check-all.svg +1 -0
  136. package/assets/icons/system/check-rounded.svg +1 -0
  137. package/assets/icons/system/check-square-outlined.svg +1 -0
  138. package/assets/icons/system/check.svg +1 -0
  139. package/assets/icons/system/clock-outlined.svg +1 -0
  140. package/assets/icons/system/clock-solid.svg +1 -0
  141. package/assets/icons/system/clock.svg +1 -0
  142. package/assets/icons/system/comment.svg +1 -0
  143. package/assets/icons/system/compare-add.svg +1 -0
  144. package/assets/icons/system/compare-remove.svg +1 -0
  145. package/assets/icons/system/comparsion.svg +1 -0
  146. package/assets/icons/system/copy.svg +1 -0
  147. package/assets/icons/system/crown.svg +1 -0
  148. package/assets/icons/system/decline.svg +1 -0
  149. package/assets/icons/system/delete-outlined.svg +1 -0
  150. package/assets/icons/system/delete-solid.svg +1 -0
  151. package/assets/icons/system/delete.svg +1 -0
  152. package/assets/icons/system/dialog.svg +1 -0
  153. package/assets/icons/system/display-mode.svg +1 -0
  154. package/assets/icons/system/doc.svg +1 -0
  155. package/assets/icons/system/document-copy.svg +1 -0
  156. package/assets/icons/system/document-filled.svg +1 -0
  157. package/assets/icons/system/document.svg +1 -0
  158. package/assets/icons/system/download.svg +1 -0
  159. package/assets/icons/system/drag.svg +1 -0
  160. package/assets/icons/system/edit-rounded.svg +1 -0
  161. package/assets/icons/system/edit.svg +1 -0
  162. package/assets/icons/system/empty-cart.svg +1 -0
  163. package/assets/icons/system/event.svg +1 -0
  164. package/assets/icons/system/external-link.svg +1 -0
  165. package/assets/icons/system/eye-off.svg +1 -0
  166. package/assets/icons/system/eye.svg +1 -0
  167. package/assets/icons/system/feed.svg +1 -0
  168. package/assets/icons/system/file.svg +1 -0
  169. package/assets/icons/system/filter.svg +1 -0
  170. package/assets/icons/system/fire.svg +1 -0
  171. package/assets/icons/system/fiscal.svg +1 -0
  172. package/assets/icons/system/folder-alert.svg +1 -0
  173. package/assets/icons/system/folder-check.svg +1 -0
  174. package/assets/icons/system/folder-few-check.svg +1 -0
  175. package/assets/icons/system/folder-move.svg +1 -0
  176. package/assets/icons/system/folder.svg +1 -0
  177. package/assets/icons/system/gift.svg +1 -0
  178. package/assets/icons/system/go-to-chat.svg +1 -0
  179. package/assets/icons/system/go-to-minichat.svg +1 -0
  180. package/assets/icons/system/goods.svg +1 -0
  181. package/assets/icons/system/graph-square.svg +1 -0
  182. package/assets/icons/system/healing.svg +1 -0
  183. package/assets/icons/system/help-outlined.svg +1 -0
  184. package/assets/icons/system/help-solid.svg +1 -0
  185. package/assets/icons/system/help.svg +1 -0
  186. package/assets/icons/system/history.svg +1 -0
  187. package/assets/icons/system/id.svg +1 -0
  188. package/assets/icons/system/image.svg +1 -0
  189. package/assets/icons/system/import-export.svg +1 -0
  190. package/assets/icons/system/import.svg +1 -0
  191. package/assets/icons/system/incoming-call.svg +1 -0
  192. package/assets/icons/system/info.svg +1 -0
  193. package/assets/icons/system/insurance.svg +1 -0
  194. package/assets/icons/system/insurancelost.svg +1 -0
  195. package/assets/icons/system/lamp.svg +1 -0
  196. package/assets/icons/system/like.svg +1 -0
  197. package/assets/icons/system/linked-circle-outlined.svg +1 -0
  198. package/assets/icons/system/linked-rounded.svg +1 -0
  199. package/assets/icons/system/linked.svg +1 -0
  200. package/assets/icons/system/list.svg +1 -0
  201. package/assets/icons/system/location-arrow.svg +1 -0
  202. package/assets/icons/system/location-pin.svg +1 -0
  203. package/assets/icons/system/location.svg +1 -0
  204. package/assets/icons/system/lock.svg +1 -0
  205. package/assets/icons/system/login.svg +1 -0
  206. package/assets/icons/system/logo-1c.svg +1 -0
  207. package/assets/icons/system/logo-android.svg +1 -0
  208. package/assets/icons/system/logo-apple.svg +1 -0
  209. package/assets/icons/system/logo-chestniy-znak.svg +1 -0
  210. package/assets/icons/system/logo-evotor.svg +1 -0
  211. package/assets/icons/system/logo-facebook.svg +1 -0
  212. package/assets/icons/system/logo-gomarket.svg +1 -0
  213. package/assets/icons/system/logo-instagram.svg +1 -0
  214. package/assets/icons/system/logo-linux.svg +1 -0
  215. package/assets/icons/system/logo-ok.svg +1 -0
  216. package/assets/icons/system/logo-sber.svg +1 -0
  217. package/assets/icons/system/logo-sbp.svg +1 -0
  218. package/assets/icons/system/logo-telegram.svg +1 -0
  219. package/assets/icons/system/logo-twitter.svg +1 -0
  220. package/assets/icons/system/logo-vk.svg +1 -0
  221. package/assets/icons/system/logo-whatsapp.svg +1 -0
  222. package/assets/icons/system/logo-windows.svg +1 -0
  223. package/assets/icons/system/mail.svg +1 -0
  224. package/assets/icons/system/minus-rounded.svg +1 -0
  225. package/assets/icons/system/minus.svg +1 -0
  226. package/assets/icons/system/monitoring.svg +1 -0
  227. package/assets/icons/system/mute-1.svg +1 -0
  228. package/assets/icons/system/mute.svg +1 -0
  229. package/assets/icons/system/new.svg +1 -0
  230. package/assets/icons/system/news.svg +1 -0
  231. package/assets/icons/system/offline.svg +1 -0
  232. package/assets/icons/system/online.svg +1 -0
  233. package/assets/icons/system/open-outside.svg +1 -0
  234. package/assets/icons/system/os-version.svg +1 -0
  235. package/assets/icons/system/outgoing-call.svg +1 -0
  236. package/assets/icons/system/password.svg +1 -0
  237. package/assets/icons/system/paste.svg +1 -0
  238. package/assets/icons/system/pause-circle.svg +1 -0
  239. package/assets/icons/system/pause.svg +1 -0
  240. package/assets/icons/system/phone.svg +1 -0
  241. package/assets/icons/system/pickup-point.svg +1 -0
  242. package/assets/icons/system/pin-outline.svg +1 -0
  243. package/assets/icons/system/pin.svg +1 -0
  244. package/assets/icons/system/play-circle.svg +1 -0
  245. package/assets/icons/system/plus-rounded.svg +1 -0
  246. package/assets/icons/system/plus.svg +1 -0
  247. package/assets/icons/system/point-up.svg +1 -0
  248. package/assets/icons/system/power-on.svg +1 -0
  249. package/assets/icons/system/power.svg +1 -0
  250. package/assets/icons/system/print.svg +1 -0
  251. package/assets/icons/system/printer.svg +1 -0
  252. package/assets/icons/system/promo.svg +1 -0
  253. package/assets/icons/system/refresh.svg +1 -0
  254. package/assets/icons/system/refund.svg +1 -0
  255. package/assets/icons/system/remote.svg +1 -0
  256. package/assets/icons/system/renew.svg +1 -0
  257. package/assets/icons/system/research.svg +1 -0
  258. package/assets/icons/system/route.svg +1 -0
  259. package/assets/icons/system/sale-options.svg +1 -0
  260. package/assets/icons/system/save.svg +1 -0
  261. package/assets/icons/system/scanner.svg +1 -0
  262. package/assets/icons/system/selected.svg +1 -0
  263. package/assets/icons/system/send.svg +1 -0
  264. package/assets/icons/system/share.svg +1 -0
  265. package/assets/icons/system/sim.svg +1 -0
  266. package/assets/icons/system/smartphone.svg +1 -0
  267. package/assets/icons/system/specify.svg +1 -0
  268. package/assets/icons/system/star-border.svg +1 -0
  269. package/assets/icons/system/star-outlined.svg +1 -0
  270. package/assets/icons/system/star-solid.svg +1 -0
  271. package/assets/icons/system/star.svg +1 -0
  272. package/assets/icons/system/support-agent.svg +1 -0
  273. package/assets/icons/system/swap.svg +1 -0
  274. package/assets/icons/system/sync-error.svg +1 -0
  275. package/assets/icons/system/sync-problem.svg +1 -0
  276. package/assets/icons/system/sync.svg +1 -0
  277. package/assets/icons/system/table.svg +1 -0
  278. package/assets/icons/system/terminal-add.svg +1 -0
  279. package/assets/icons/system/terminal.svg +1 -0
  280. package/assets/icons/system/tools.svg +1 -0
  281. package/assets/icons/system/unarchive.svg +1 -0
  282. package/assets/icons/system/unlock.svg +1 -0
  283. package/assets/icons/system/unpin.svg +1 -0
  284. package/assets/icons/system/upload.svg +1 -0
  285. package/assets/icons/system/usb.svg +1 -0
  286. package/assets/icons/system/user-add.svg +1 -0
  287. package/assets/icons/system/user-check.svg +1 -0
  288. package/assets/icons/system/user-group.svg +1 -0
  289. package/assets/icons/system/user.svg +1 -0
  290. package/assets/icons/system/usergroup.svg +1 -0
  291. package/assets/icons/system/video-call.svg +1 -0
  292. package/assets/icons/system/volume-off.svg +1 -0
  293. package/assets/icons/system/warranty-ended.svg +1 -0
  294. package/assets/icons/system/warranty.svg +1 -0
  295. package/assets/icons/system/wifi.svg +1 -0
  296. package/assets/icons/system/work.svg +1 -0
  297. package/esm2022/icons/index.mjs +2 -9
  298. package/esm2022/lib/common/animations/expand.animation.mjs +3 -3
  299. package/esm2022/lib/common/animations/sidebar.animation.mjs +2 -2
  300. package/esm2022/lib/common/animations/skip-initial-render.animation.mjs +1 -1
  301. package/esm2022/lib/common/collection/evo-collection-fabric.mjs +7 -2
  302. package/esm2022/lib/common/collection/evo-collection.mjs +1 -1
  303. package/esm2022/lib/common/constants/view-breakpoint-streams.mjs +1 -1
  304. package/esm2022/lib/common/evo-base-control.mjs +2 -2
  305. package/esm2022/lib/common/evo-control-state-manager/evo-control-state-manager.mjs +1 -1
  306. package/esm2022/lib/common/evo-control-state-manager/evo-control-state.interface.mjs +1 -1
  307. package/esm2022/lib/common/tokens/assets-path.mjs +22 -0
  308. package/esm2022/lib/common/tokens/icon-resolver.mjs +30 -0
  309. package/esm2022/lib/common/tokens/index.mjs +2 -0
  310. package/esm2022/lib/common/tokens/public_api.mjs +3 -0
  311. package/esm2022/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +7 -3
  312. package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +7 -3
  313. package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +5 -5
  314. package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +8 -6
  315. package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +9 -34
  316. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete/evo-autocomplete.component.mjs +402 -0
  317. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-default-option/evo-autocomplete-default-option.component.mjs +44 -0
  318. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.mjs +11 -0
  319. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.mjs +11 -0
  320. package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +13 -46
  321. package/esm2022/lib/components/evo-autocomplete/helpers/switch-query-to-list.mjs +4 -2
  322. package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +2 -1
  323. package/esm2022/lib/components/evo-autocomplete/models/dadata.model.mjs +1 -1
  324. package/esm2022/lib/components/evo-autocomplete/public-api.mjs +5 -3
  325. package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +4 -4
  326. package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +5 -15
  327. package/esm2022/lib/components/evo-badge/types/evo-badge-color.mjs +1 -1
  328. package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +6 -6
  329. package/esm2022/lib/components/evo-button/evo-button.module.mjs +4 -8
  330. package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +14 -15
  331. package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +4 -20
  332. package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +21 -19
  333. package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +4 -31
  334. package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +4 -5
  335. package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +4 -16
  336. package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +4 -4
  337. package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +4 -8
  338. package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +6 -6
  339. package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +5 -17
  340. package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +28 -28
  341. package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +4 -20
  342. package/esm2022/lib/components/evo-datepicker/flatpickr-options.interface.mjs +1 -1
  343. package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +3 -2
  344. package/esm2022/lib/components/evo-dropdown/evo-dropdown-position-description.mjs +49 -25
  345. package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +9 -7
  346. package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +4 -7
  347. package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +46 -28
  348. package/esm2022/lib/components/evo-icon/evo-icon.service.mjs +48 -0
  349. package/esm2022/lib/components/evo-icon/interfaces/icon-options.mjs +2 -0
  350. package/esm2022/lib/components/evo-icon/interfaces/icons-category.mjs +1 -1
  351. package/esm2022/lib/components/evo-icon/public-api.mjs +2 -3
  352. package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +12 -5
  353. package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +5 -13
  354. package/esm2022/lib/components/evo-icon-button/types/evo-icon-button-size.mjs +1 -1
  355. package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +3 -4
  356. package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +4 -6
  357. package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +3 -2
  358. package/esm2022/lib/components/evo-input/evo-input.component.mjs +33 -19
  359. package/esm2022/lib/components/evo-input/evo-input.module.mjs +5 -52
  360. package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +9 -8
  361. package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +5 -21
  362. package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +3 -3
  363. package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +5 -19
  364. package/esm2022/lib/components/evo-loader/public-api.mjs +1 -2
  365. package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +5 -5
  366. package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +5 -17
  367. package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +1 -1
  368. package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +49 -27
  369. package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +19 -8
  370. package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +4 -9
  371. package/esm2022/lib/components/evo-navbar/interfaces/nav-item-main-info.mjs +1 -1
  372. package/esm2022/lib/components/evo-navbar/interfaces/nav-item-router-link.mjs +1 -1
  373. package/esm2022/lib/components/evo-navbar/types/nav-item.mjs +1 -1
  374. package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +5 -5
  375. package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +7 -34
  376. package/esm2022/lib/components/evo-note/evo-note.component.mjs +5 -6
  377. package/esm2022/lib/components/evo-note/evo-note.module.mjs +4 -31
  378. package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +4 -4
  379. package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +5 -9
  380. package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +13 -9
  381. package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +4 -12
  382. package/esm2022/lib/components/evo-portal/evo-portal-outlet.class.mjs +1 -1
  383. package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +4 -3
  384. package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +6 -18
  385. package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +15 -7
  386. package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +8 -6
  387. package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +4 -12
  388. package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +9 -7
  389. package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +5 -20
  390. package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +14 -22
  391. package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +4 -4
  392. package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +13 -20
  393. package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +90 -100
  394. package/esm2022/lib/components/evo-sidebar/evo-sidebar.provider.mjs +20 -0
  395. package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +14 -23
  396. package/esm2022/lib/components/evo-sidebar/evo-sidebar.token.mjs +3 -0
  397. package/esm2022/lib/components/evo-sidebar/interfaces.mjs +1 -1
  398. package/esm2022/lib/components/evo-sidebar/public-api.mjs +2 -2
  399. package/esm2022/lib/components/evo-sidebar/tokens.mjs +1 -1
  400. package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +2 -2
  401. package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +5 -5
  402. package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +8 -12
  403. package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +4 -12
  404. package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +7 -6
  405. package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +5 -4
  406. package/esm2022/lib/components/evo-table/evo-table.module.mjs +4 -8
  407. package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +4 -4
  408. package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +7 -5
  409. package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +3 -1
  410. package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +1 -1
  411. package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +4 -5
  412. package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +4 -12
  413. package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +1 -1
  414. package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +19 -14
  415. package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +4 -23
  416. package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +13 -9
  417. package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +4 -31
  418. package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +1 -1
  419. package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +9 -6
  420. package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +4 -16
  421. package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +20 -15
  422. package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +4 -49
  423. package/esm2022/lib/decorators/deprecate-method.decorator.mjs +2 -1
  424. package/esm2022/lib/decorators/deprecate-variable.decorator.mjs +2 -1
  425. package/esm2022/lib/directives/evo-click-outside.directive.mjs +4 -3
  426. package/esm2022/lib/directives/evo-is-expanded.directive.mjs +6 -5
  427. package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +3 -2
  428. package/esm2022/lib/directives/evo-ui-class.directive.mjs +4 -2
  429. package/esm2022/lib/evo-ui-kit.module.mjs +8 -44
  430. package/esm2022/lib/operators/enter-zone.operator.mjs +3 -3
  431. package/esm2022/lib/pipes/declination.pipe.mjs +5 -6
  432. package/esm2022/lib/pipes/evo-pipes.module.mjs +5 -4
  433. package/esm2022/lib/pipes/safe-html.pipe.mjs +6 -3
  434. package/esm2022/lib/services/evo-expanded.service.mjs +1 -1
  435. package/esm2022/lib/services/window.service.mjs +3 -3
  436. package/esm2022/lib/utils/create-token.mjs +8 -0
  437. package/esm2022/lib/utils/index.mjs +2 -0
  438. package/esm2022/lib/utils/public_api.mjs +2 -0
  439. package/esm2022/public_api.mjs +3 -7
  440. package/fesm2022/evotor-dev-ui-kit-icons.mjs +2 -642
  441. package/fesm2022/evotor-dev-ui-kit-icons.mjs.map +1 -1
  442. package/fesm2022/evotor-dev-ui-kit.mjs +997 -1920
  443. package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -1
  444. package/icons/index.d.ts +295 -321
  445. package/lib/common/collection/evo-collection-fabric.d.ts +1 -1
  446. package/lib/common/tokens/assets-path.d.ts +11 -0
  447. package/lib/common/tokens/icon-resolver.d.ts +3 -0
  448. package/lib/common/tokens/index.d.ts +1 -0
  449. package/lib/common/tokens/public_api.d.ts +2 -0
  450. package/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.d.ts +3 -3
  451. package/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.d.ts +2 -2
  452. package/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.d.ts +2 -2
  453. package/lib/components/evo-accordion/evo-accordion.component.d.ts +2 -5
  454. package/lib/components/evo-accordion/evo-accordion.module.d.ts +6 -8
  455. package/lib/components/evo-autocomplete/components/{evo-autocomplete.component.d.ts → evo-autocomplete/evo-autocomplete.component.d.ts} +23 -10
  456. package/lib/components/evo-autocomplete/components/{templates → evo-autocomplete-default-option}/evo-autocomplete-default-option.component.d.ts +2 -2
  457. package/lib/components/evo-autocomplete/components/evo-autocomplete-footer/evo-autocomplete-footer.component.d.ts +5 -0
  458. package/lib/components/evo-autocomplete/components/evo-autocomplete-header/evo-autocomplete-header.component.d.ts +5 -0
  459. package/lib/components/evo-autocomplete/evo-autocomplete.module.d.ts +5 -10
  460. package/lib/components/evo-autocomplete/public-api.d.ts +4 -2
  461. package/lib/components/evo-badge/evo-badge.component.d.ts +1 -1
  462. package/lib/components/evo-badge/evo-badge.module.d.ts +1 -3
  463. package/lib/components/evo-button/components/evo-button/evo-button.component.d.ts +1 -1
  464. package/lib/components/evo-button/evo-button.module.d.ts +1 -4
  465. package/lib/components/evo-checkbox/evo-checkbox.component.d.ts +2 -2
  466. package/lib/components/evo-checkbox/evo-checkbox.module.d.ts +1 -5
  467. package/lib/components/evo-chip/evo-chip.component.d.ts +1 -1
  468. package/lib/components/evo-chip/evo-chip.module.d.ts +1 -5
  469. package/lib/components/evo-control-error/evo-control-error.component.d.ts +2 -2
  470. package/lib/components/evo-control-error/evo-control-error.module.d.ts +1 -4
  471. package/lib/components/evo-control-label/evo-control-label.component.d.ts +2 -2
  472. package/lib/components/evo-control-label/evo-control-label.module.d.ts +1 -2
  473. package/lib/components/evo-counter/evo-counter.component.d.ts +1 -1
  474. package/lib/components/evo-counter/evo-counter.module.d.ts +1 -3
  475. package/lib/components/evo-datepicker/evo-datepicker.component.d.ts +3 -3
  476. package/lib/components/evo-datepicker/evo-datepicker.module.d.ts +1 -5
  477. package/lib/components/evo-dropdown/evo-dropdown-origin.directive.d.ts +2 -2
  478. package/lib/components/evo-dropdown/evo-dropdown.component.d.ts +2 -2
  479. package/lib/components/evo-dropdown/evo-dropdown.module.d.ts +1 -3
  480. package/lib/components/evo-icon/evo-icon.component.d.ts +7 -11
  481. package/lib/components/evo-icon/evo-icon.service.d.ts +16 -0
  482. package/lib/components/evo-icon/interfaces/icon-options.d.ts +4 -0
  483. package/lib/components/evo-icon/public-api.d.ts +1 -2
  484. package/lib/components/evo-icon-button/evo-icon-button.component.d.ts +2 -1
  485. package/lib/components/evo-icon-button/evo-icon-button.module.d.ts +1 -2
  486. package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +1 -1
  487. package/lib/components/evo-icon-number/evo-icon-number.module.d.ts +1 -2
  488. package/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.d.ts +1 -1
  489. package/lib/components/evo-input/evo-input.component.d.ts +6 -6
  490. package/lib/components/evo-input/evo-input.module.d.ts +1 -7
  491. package/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.d.ts +4 -4
  492. package/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.d.ts +1 -4
  493. package/lib/components/evo-loader/evo-circular-loader.component.d.ts +1 -1
  494. package/lib/components/evo-loader/evo-loader.module.d.ts +2 -5
  495. package/lib/components/evo-loader/public-api.d.ts +0 -1
  496. package/lib/components/evo-modal/evo-modal.component.d.ts +1 -1
  497. package/lib/components/evo-modal/evo-modal.module.d.ts +1 -4
  498. package/lib/components/evo-modal/evo-modal.service.d.ts +1 -1
  499. package/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.d.ts +12 -5
  500. package/lib/components/evo-navbar/evo-navbar.component.d.ts +5 -2
  501. package/lib/components/evo-navbar/evo-navbar.module.d.ts +1 -5
  502. package/lib/components/evo-navbar/interfaces/nav-item-main-info.d.ts +4 -0
  503. package/lib/components/evo-navigation-button/evo-navigation-button.component.d.ts +1 -1
  504. package/lib/components/evo-navigation-button/evo-navigation-button.module.d.ts +1 -3
  505. package/lib/components/evo-note/evo-note.component.d.ts +1 -1
  506. package/lib/components/evo-note/evo-note.module.d.ts +1 -4
  507. package/lib/components/evo-paginator/evo-paginator.component.d.ts +1 -1
  508. package/lib/components/evo-paginator/evo-paginator.module.d.ts +1 -2
  509. package/lib/components/evo-popover/evo-popover.component.d.ts +5 -5
  510. package/lib/components/evo-popover/evo-popover.module.d.ts +1 -3
  511. package/lib/components/evo-portal/evo-portal-outlet.directive.d.ts +1 -1
  512. package/lib/components/evo-portal/evo-portal.module.d.ts +1 -2
  513. package/lib/components/evo-radio/evo-radio.component.d.ts +1 -1
  514. package/lib/components/evo-radio/evo-radio.module.d.ts +1 -3
  515. package/lib/components/evo-radioshape/components/evo-radioshape.component.d.ts +2 -2
  516. package/lib/components/evo-radioshape/evo-radioshape.module.d.ts +1 -3
  517. package/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.d.ts +4 -6
  518. package/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.d.ts +1 -1
  519. package/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.d.ts +6 -6
  520. package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +21 -23
  521. package/lib/components/evo-sidebar/evo-sidebar.provider.d.ts +4 -0
  522. package/lib/components/evo-sidebar/evo-sidebar.service.d.ts +5 -9
  523. package/lib/components/evo-sidebar/evo-sidebar.token.d.ts +7 -0
  524. package/lib/components/evo-sidebar/interfaces.d.ts +2 -1
  525. package/lib/components/evo-sidebar/public-api.d.ts +1 -1
  526. package/lib/components/evo-stepper/evo-stepper-events.d.ts +1 -1
  527. package/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.d.ts +3 -3
  528. package/lib/components/evo-stepper/evo-stepper.component.d.ts +4 -4
  529. package/lib/components/evo-stepper/evo-stepper.module.d.ts +1 -3
  530. package/lib/components/evo-table/evo-table/evo-table.component.d.ts +1 -1
  531. package/lib/components/evo-table/evo-table-column/evo-table-column.component.d.ts +1 -1
  532. package/lib/components/evo-table/evo-table.module.d.ts +1 -2
  533. package/lib/components/evo-tabs/evo-tab/evo-tab.component.d.ts +8 -8
  534. package/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.d.ts +3 -3
  535. package/lib/components/evo-tabs/evo-tab-state.collection.d.ts +2 -2
  536. package/lib/components/evo-tabs/evo-tabs-size.service.d.ts +1 -1
  537. package/lib/components/evo-tabs/evo-tabs.component.d.ts +3 -2
  538. package/lib/components/evo-tabs/evo-tabs.module.d.ts +1 -3
  539. package/lib/components/evo-tabs/evo-tabs.service.d.ts +3 -3
  540. package/lib/components/evo-textarea/evo-textarea.component.d.ts +3 -1
  541. package/lib/components/evo-textarea/evo-textarea.module.d.ts +1 -5
  542. package/lib/components/evo-toast/evo-toast.component.d.ts +3 -3
  543. package/lib/components/evo-toast/evo-toast.module.d.ts +1 -4
  544. package/lib/components/evo-toggle/evo-toggle.component.d.ts +2 -2
  545. package/lib/components/evo-toggle/evo-toggle.module.d.ts +1 -4
  546. package/lib/components/evo-upload/evo-upload.component.d.ts +4 -4
  547. package/lib/components/evo-upload/evo-upload.module.d.ts +1 -7
  548. package/lib/directives/evo-click-outside.directive.d.ts +2 -2
  549. package/lib/directives/evo-is-expanded.directive.d.ts +6 -6
  550. package/lib/directives/evo-let/evo-let.directive.d.ts +2 -2
  551. package/lib/directives/evo-ui-class.directive.d.ts +1 -1
  552. package/lib/evo-ui-kit.module.d.ts +9 -9
  553. package/lib/pipes/declination.pipe.d.ts +1 -1
  554. package/lib/pipes/evo-pipes.module.d.ts +1 -1
  555. package/lib/pipes/safe-html.pipe.d.ts +2 -2
  556. package/lib/services/evo-expanded.service.d.ts +1 -1
  557. package/lib/services/window.service.d.ts +3 -3
  558. package/lib/utils/create-token.d.ts +3 -0
  559. package/lib/utils/index.d.ts +1 -0
  560. package/lib/utils/public_api.d.ts +1 -0
  561. package/package.json +1 -43
  562. package/public_api.d.ts +2 -6
  563. package/styles/main.scss +1 -0
  564. package/esm2022/icons/category/evotor-dev-ui-kit-icons-category.mjs +0 -5
  565. package/esm2022/icons/category/index.mjs +0 -62
  566. package/esm2022/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs +0 -5
  567. package/esm2022/icons/emotions/index.mjs +0 -18
  568. package/esm2022/icons/header/evotor-dev-ui-kit-icons-header.mjs +0 -5
  569. package/esm2022/icons/header/index.mjs +0 -28
  570. package/esm2022/icons/info/evotor-dev-ui-kit-icons-info.mjs +0 -5
  571. package/esm2022/icons/info/index.mjs +0 -40
  572. package/esm2022/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs +0 -5
  573. package/esm2022/icons/navigation/index.mjs +0 -56
  574. package/esm2022/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs +0 -5
  575. package/esm2022/icons/side-menu/index.mjs +0 -64
  576. package/esm2022/icons/system/evotor-dev-ui-kit-icons-system.mjs +0 -5
  577. package/esm2022/icons/system/index.mjs +0 -372
  578. package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +0 -358
  579. package/esm2022/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +0 -43
  580. package/esm2022/lib/components/evo-icon/classes/evo-icons-library.mjs +0 -19
  581. package/esm2022/lib/components/evo-icon/evo-icon.module.mjs +0 -55
  582. package/esm2022/lib/components/evo-loader/evo-loader.component.mjs +0 -27
  583. package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +0 -26
  584. package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +0 -20
  585. package/esm2022/lib/components/evo-plus-minus/index.mjs +0 -2
  586. package/esm2022/lib/components/evo-plus-minus/public-api.mjs +0 -3
  587. package/esm2022/lib/components/evo-radio-group/evo-radio-group.component.mjs +0 -123
  588. package/esm2022/lib/components/evo-radio-group/evo-radio-group.module.mjs +0 -32
  589. package/esm2022/lib/components/evo-radio-group/index.mjs +0 -2
  590. package/esm2022/lib/components/evo-radio-group/public-api.mjs +0 -3
  591. package/esm2022/lib/components/evo-radio-group/typings/options.mjs +0 -2
  592. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +0 -21
  593. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +0 -77
  594. package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +0 -24
  595. package/esm2022/lib/components/evo-segmented-bar/index.mjs +0 -2
  596. package/esm2022/lib/components/evo-segmented-bar/public-api.mjs +0 -4
  597. package/esm2022/lib/components/evo-select/evo-select.component.mjs +0 -115
  598. package/esm2022/lib/components/evo-select/evo-select.module.mjs +0 -32
  599. package/esm2022/lib/components/evo-select/index.mjs +0 -2
  600. package/esm2022/lib/components/evo-select/public-api.mjs +0 -3
  601. package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +0 -88
  602. package/esm2022/lib/components/evo-sidebar/sidebar-injection-token.mjs +0 -3
  603. package/esm2022/lib/components/evo-submenu/evo-submenu.component.mjs +0 -159
  604. package/esm2022/lib/components/evo-submenu/evo-submenu.module.mjs +0 -26
  605. package/esm2022/lib/components/evo-submenu/index.mjs +0 -2
  606. package/esm2022/lib/components/evo-submenu/public-api.mjs +0 -3
  607. package/esm2022/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +0 -11
  608. package/esm2022/lib/components/evo-switcher/evo-switcher.component.mjs +0 -32
  609. package/esm2022/lib/components/evo-switcher/evo-switcher.module.mjs +0 -25
  610. package/esm2022/lib/components/evo-switcher/index.mjs +0 -2
  611. package/esm2022/lib/components/evo-switcher/public-api.mjs +0 -4
  612. package/fesm2022/evotor-dev-ui-kit-icons-category.mjs +0 -68
  613. package/fesm2022/evotor-dev-ui-kit-icons-category.mjs.map +0 -1
  614. package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs +0 -24
  615. package/fesm2022/evotor-dev-ui-kit-icons-emotions.mjs.map +0 -1
  616. package/fesm2022/evotor-dev-ui-kit-icons-header.mjs +0 -34
  617. package/fesm2022/evotor-dev-ui-kit-icons-header.mjs.map +0 -1
  618. package/fesm2022/evotor-dev-ui-kit-icons-info.mjs +0 -46
  619. package/fesm2022/evotor-dev-ui-kit-icons-info.mjs.map +0 -1
  620. package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs +0 -62
  621. package/fesm2022/evotor-dev-ui-kit-icons-navigation.mjs.map +0 -1
  622. package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs +0 -70
  623. package/fesm2022/evotor-dev-ui-kit-icons-side-menu.mjs.map +0 -1
  624. package/fesm2022/evotor-dev-ui-kit-icons-system.mjs +0 -378
  625. package/fesm2022/evotor-dev-ui-kit-icons-system.mjs.map +0 -1
  626. package/icons/category/index.d.ts +0 -59
  627. package/icons/emotions/index.d.ts +0 -15
  628. package/icons/header/index.d.ts +0 -25
  629. package/icons/info/index.d.ts +0 -37
  630. package/icons/navigation/index.d.ts +0 -53
  631. package/icons/side-menu/index.d.ts +0 -61
  632. package/icons/system/index.d.ts +0 -369
  633. package/lib/components/evo-icon/classes/evo-icons-library.d.ts +0 -11
  634. package/lib/components/evo-icon/evo-icon.module.d.ts +0 -16
  635. package/lib/components/evo-loader/evo-loader.component.d.ts +0 -14
  636. package/lib/components/evo-plus-minus/evo-plus-minus.component.d.ts +0 -13
  637. package/lib/components/evo-plus-minus/evo-plus-minus.module.d.ts +0 -8
  638. package/lib/components/evo-plus-minus/index.d.ts +0 -1
  639. package/lib/components/evo-plus-minus/public-api.d.ts +0 -2
  640. package/lib/components/evo-radio-group/evo-radio-group.component.d.ts +0 -56
  641. package/lib/components/evo-radio-group/evo-radio-group.module.d.ts +0 -11
  642. package/lib/components/evo-radio-group/index.d.ts +0 -1
  643. package/lib/components/evo-radio-group/public-api.d.ts +0 -2
  644. package/lib/components/evo-radio-group/typings/options.d.ts +0 -6
  645. package/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.d.ts +0 -10
  646. package/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.d.ts +0 -22
  647. package/lib/components/evo-segmented-bar/evo-segmented-bar.module.d.ts +0 -11
  648. package/lib/components/evo-segmented-bar/index.d.ts +0 -1
  649. package/lib/components/evo-segmented-bar/public-api.d.ts +0 -3
  650. package/lib/components/evo-select/evo-select.component.d.ts +0 -37
  651. package/lib/components/evo-select/evo-select.module.d.ts +0 -11
  652. package/lib/components/evo-select/index.d.ts +0 -1
  653. package/lib/components/evo-select/public-api.d.ts +0 -2
  654. package/lib/components/evo-sidebar/evo-sidebar.module.d.ts +0 -17
  655. package/lib/components/evo-sidebar/sidebar-injection-token.d.ts +0 -2
  656. package/lib/components/evo-submenu/evo-submenu.component.d.ts +0 -49
  657. package/lib/components/evo-submenu/evo-submenu.module.d.ts +0 -11
  658. package/lib/components/evo-submenu/index.d.ts +0 -1
  659. package/lib/components/evo-submenu/public-api.d.ts +0 -2
  660. package/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.d.ts +0 -9
  661. package/lib/components/evo-switcher/evo-switcher.component.d.ts +0 -14
  662. package/lib/components/evo-switcher/evo-switcher.module.d.ts +0 -10
  663. package/lib/components/evo-switcher/index.d.ts +0 -1
  664. package/lib/components/evo-switcher/public-api.d.ts +0 -3
package/README.md CHANGED
@@ -12,15 +12,30 @@ To install this package run following command:
12
12
  npm i @evotor-dev/ui-kit
13
13
  ```
14
14
 
15
- Add to styles in angular.json
15
+ Add ui-kit styles to angular.json
16
16
 
17
- ```
17
+ ```json
18
18
  "styles": [
19
19
  ...
20
20
  "node_modules/@evotor-dev/ui-kit/styles/main.scss",
21
21
  ...
22
22
  ],
23
23
  ```
24
+
25
+ Add ui-kit assets to angular.json
26
+
27
+ ```json
28
+ "assets": [
29
+ ...
30
+ {
31
+ "glob": "**/*",
32
+ "input": "./node_modules/@evotor-dev/ui-kit/assets/",
33
+ "output": "assets/ui-kit/" // if you use a different output path, register it using evoAssetsPathProvider
34
+ }
35
+ ...
36
+ ]
37
+ ```
38
+
24
39
  ### Troubleshooting
25
40
 
26
41
  If you have password on your ssh key, [add it to ssh-agent](https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/#adding-your-ssh-key-to-the-ssh-agent).
@@ -32,27 +47,23 @@ Host github.com
32
47
  IdentityFile ~/.ssh/{yourKey}
33
48
  ```
34
49
 
35
- ## Storybook
50
+ ## Development
36
51
 
37
- Run server
52
+ ### Install dependencies
38
53
 
39
- ```
40
- npm run build:evo-ui-kit
41
- npm run storybook
42
- ```
54
+ `npm ci`
43
55
 
44
- Build
45
-
46
- ```
47
- npm run build:evo-ui-kit
48
- npm run build:storybook
49
- ```
56
+ ### Development server
50
57
 
51
- ## Development
58
+ `npm run storybook`
52
59
 
53
60
  ### Build library
54
61
 
55
- Run `npm run build:evo-ui-kit` to build the ui kit. The build artifacts will be stored in the `dist/` directory.
62
+ Run `npm run build` to build the ui kit. The build artifacts will be stored in the `dist/` directory.
63
+
64
+ ### Build Storybook
65
+
66
+ `npm run build:storybook`
56
67
 
57
68
  ### Add dependencies
58
69
 
@@ -62,10 +73,6 @@ Run `npm run build:evo-ui-kit` to build the ui kit. The build artifacts will be
62
73
  1. Add package to projects/evo-ui-kit/ng-package.json to allowedNonPeerDependencies
63
74
  1. Add package to projects/evo-ui-kit/ng-package.prod.json to allowedNonPeerDependencies
64
75
 
65
- ### Development server
66
-
67
- Build ui kit library and install styles. Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
68
-
69
76
  ### Running unit tests
70
77
 
71
78
  Run `npm run test:local`.
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 2.3999H0.8C0.3584 2.3999 0 2.7583 0 3.1999V6.3999C0 6.8415 0.3584 7.1999 0.8 7.1999C1.2416 7.1999 1.6 6.8415 1.6 6.3999V3.9999H4C4.4416 3.9999 4.8 3.6415 4.8 3.1999C4.8 2.7583 4.4416 2.3999 4 2.3999ZM23.1992 16.8C22.7576 16.8 22.3992 17.1584 22.3992 17.6V20H19.9992C19.5576 20 19.1992 20.3584 19.1992 20.8C19.1992 21.2416 19.5576 21.6 19.9992 21.6H23.1992C23.6408 21.6 23.9992 21.2416 23.9992 20.8V17.6C23.9992 17.1584 23.6408 16.8 23.1992 16.8ZM19.9992 2.3999H23.1992C23.6408 2.3999 23.9992 2.7583 23.9992 3.1999V6.3999C23.9992 6.8415 23.6408 7.1999 23.1992 7.1999C22.7576 7.1999 22.3992 6.8415 22.3992 6.3999V3.9999H19.9992C19.5576 3.9999 19.1992 3.6415 19.1992 3.1999C19.1992 2.7583 19.5576 2.3999 19.9992 2.3999ZM4 20H1.6V17.6C1.6 17.1584 1.2416 16.8 0.8 16.8C0.3584 16.8 0 17.1584 0 17.6V20.8C0 21.2416 0.3584 21.6 0.8 21.6H4C4.4416 21.6 4.8 21.2416 4.8 20.8C4.8 20.3584 4.4416 20 4 20ZM3.19922 5.6001H4.79922V18.4001H3.19922V5.6001ZM8.00039 5.6001H6.40039V15.2001H8.00039V5.6001ZM9.59961 5.6001H11.1996V15.2001H9.59961V5.6001ZM14.4008 5.6001H12.8008V18.4001H14.4008V5.6001ZM16 5.6001H17.6V15.2001H16V5.6001ZM19.1992 5.6001V18.4001H20.7992V5.6001H19.1992ZM6.40039 16.8H8.00039V18.4H6.40039V16.8ZM11.1996 16.8H9.59961V18.4H11.1996V16.8ZM16 16.8H17.6V18.4H16V16.8Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.5 3.25109C4.5 2.56013 5.06064 2 5.74988 2H18.2501C18.9404 2 19.5 2.56106 19.5 3.25109V20.7489C19.5 21.4399 18.9394 22 18.2501 22H5.74988C5.05959 22 4.5 21.4389 4.5 20.7489V3.25109ZM7.62554 4.5C7.28053 4.5 7 4.78012 7 5.12567V8.87433C7 9.22046 7.28007 9.5 7.62554 9.5H16.3745C16.7195 9.5 17 9.21988 17 8.87433V5.12567C17 4.77954 16.7199 4.5 16.3745 4.5M8.25 19.5C8.94036 19.5 9.5 18.9404 9.5 18.25C9.5 17.5596 8.94036 17 8.25 17C7.55964 17 7 17.5596 7 18.25C7 18.9404 7.55964 19.5 8.25 19.5ZM12 19.5C12.6904 19.5 13.25 18.9404 13.25 18.25C13.25 17.5596 12.6904 17 12 17C11.3096 17 10.75 17.5596 10.75 18.25C10.75 18.9404 11.3096 19.5 12 19.5ZM15.75 19.5C16.4404 19.5 17 18.9404 17 18.25C17 17.5596 16.4404 17 15.75 17C15.0596 17 14.5 17.5596 14.5 18.25C14.5 18.9404 15.0596 19.5 15.75 19.5ZM8.25 14.5C8.94036 14.5 9.5 13.9404 9.5 13.25C9.5 12.5596 8.94036 12 8.25 12C7.55964 12 7 12.5596 7 13.25C7 13.9404 7.55964 14.5 8.25 14.5ZM12 14.5C12.6904 14.5 13.25 13.9404 13.25 13.25C13.25 12.5596 12.6904 12 12 12C11.3096 12 10.75 12.5596 10.75 13.25C10.75 13.9404 11.3096 14.5 12 14.5ZM15.75 14.5C16.4404 14.5 17 13.9404 17 13.25C17 12.5596 16.4404 12 15.75 12C15.0596 12 14.5 12.5596 14.5 13.25C14.5 13.9404 15.0596 14.5 15.75 14.5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M13.49 5.47998C14.59 5.47998 15.49 4.57998 15.49 3.47998C15.49 2.37998 14.59 1.47998 13.49 1.47998C12.39 1.47998 11.49 2.37998 11.49 3.47998C11.49 4.57998 12.39 5.47998 13.49 5.47998ZM10.32 17.48L10.89 14.98L12.99 16.98V21.98C12.99 22.53 13.44 22.98 13.99 22.98C14.54 22.98 14.99 22.53 14.99 21.98V16.34C14.99 15.79 14.77 15.27 14.37 14.89L12.89 13.48L13.49 10.48C14.56 11.72 16.11 12.61 17.85 12.89C18.45 12.98 18.99 12.5 18.99 11.89C18.99 11.4 18.63 10.99 18.14 10.91C16.62 10.66 15.36 9.75998 14.69 8.57998L13.69 6.97998C13.29 6.37998 12.69 5.97998 11.99 5.97998C11.69 5.97998 11.49 6.07998 11.19 6.07998L7.21004 7.75998C6.47004 8.07998 5.99004 8.79998 5.99004 9.60998V11.98C5.99004 12.53 6.44004 12.98 6.99004 12.98C7.54004 12.98 7.99004 12.53 7.99004 11.98V9.57998L9.79004 8.87998L8.19004 16.98L4.27004 16.18C3.73004 16.07 3.20004 16.42 3.09004 16.96V17C2.98004 17.54 3.33004 18.07 3.87004 18.18L7.98004 19C9.04004 19.21 10.08 18.54 10.32 17.48V17.48Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19.41 7.41L14.58 2.58C14.21 2.21 13.7 2 13.17 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8.83C20 8.3 19.79 7.79 19.41 7.41ZM14 13C14.55 13 15 13.45 15 14V17C15 17.55 14.55 18 14 18H13C13 18.55 12.55 19 12 19C11.45 19 11 18.55 11 18H10C9.45 18 9 17.55 9 17C9 16.45 9.45 16 10 16H13V15H10C9.45 15 9 14.55 9 14V11C9 10.45 9.45 10 10 10H11C11 9.45 11.45 9 12 9C12.55 9 13 9.45 13 10H14C14.55 10 15 10.45 15 11C15 11.55 14.55 12 14 12H11V13H14ZM14 8C13.45 8 13 7.55 13 7V3.5L17.5 8H14Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M20 6H12L10.59 4.59C10.21 4.21 9.7 4 9.17 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6ZM19 18H5C4.45 18 4 17.55 4 17V9C4 8.45 4.45 8 5 8H19C19.55 8 20 8.45 20 9V17C20 17.55 19.55 18 19 18Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M20 18C21.1 18 21.99 17.1 21.99 16L22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V16C2 17.1 2.9 18 4 18H1C0.45 18 0 18.45 0 19C0 19.55 0.45 20 1 20H23C23.55 20 24 19.55 24 19C24 18.45 23.55 18 23 18H20ZM5 6H19C19.55 6 20 6.45 20 7V15C20 15.55 19.55 16 19 16H5C4.45 16 4 15.55 4 15V7C4 6.45 4.45 6 5 6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M3 21H13C13.55 21 14 21.45 14 22C14 22.55 13.55 23 13 23H3C2.45 23 2 22.55 2 22C2 21.45 2.45 21 3 21ZM6.24 8.07005L9.07 5.24005L21.8 17.97C22.58 18.75 22.58 20.02 21.8 20.8C21.02 21.58 19.75 21.58 18.97 20.8L6.24 8.07005ZM14.73 2.41005L17.56 5.24005C18.34 6.02005 18.34 7.29005 17.56 8.07005L16.14 9.49005L10.49 3.83005L11.9 2.42005C12.68 1.63005 13.95 1.63005 14.73 2.41005V2.41005ZM4.83 9.48005L10.49 15.14L9.08 16.55C8.3 17.33 7.03 17.33 6.25 16.55L3.42 13.72C2.64 12.94 2.64 11.67 3.42 10.89L4.83 9.48005Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19 14C18.7167 14 18.4793 13.904 18.288 13.712C18.096 13.5207 18 13.2833 18 13V11H16C15.7167 11 15.4793 10.904 15.288 10.712C15.096 10.5207 15 10.2833 15 10C15 9.71667 15.096 9.479 15.288 9.287C15.4793 9.09567 15.7167 9 16 9H18V7C18 6.71667 18.096 6.479 18.288 6.287C18.4793 6.09567 18.7167 6 19 6C19.2833 6 19.5207 6.09567 19.712 6.287C19.904 6.479 20 6.71667 20 7V9H22C22.2833 9 22.5207 9.09567 22.712 9.287C22.904 9.479 23 9.71667 23 10C23 10.2833 22.904 10.5207 22.712 10.712C22.5207 10.904 22.2833 11 22 11H20V13C20 13.2833 19.904 13.5207 19.712 13.712C19.5207 13.904 19.2833 14 19 14ZM9 12C7.9 12 6.95833 11.6083 6.175 10.825C5.39167 10.0417 5 9.1 5 8C5 6.9 5.39167 5.95833 6.175 5.175C6.95833 4.39167 7.9 4 9 4C10.1 4 11.0417 4.39167 11.825 5.175C12.6083 5.95833 13 6.9 13 8C13 9.1 12.6083 10.0417 11.825 10.825C11.0417 11.6083 10.1 12 9 12ZM2 20C1.71667 20 1.47933 19.904 1.288 19.712C1.096 19.5207 1 19.2833 1 19V17.2C1 16.6333 1.146 16.1123 1.438 15.637C1.72933 15.1623 2.11667 14.8 2.6 14.55C3.63333 14.0333 4.68333 13.6457 5.75 13.387C6.81667 13.129 7.9 13 9 13C10.1 13 11.1833 13.129 12.25 13.387C13.3167 13.6457 14.3667 14.0333 15.4 14.55C15.8833 14.8 16.2707 15.1623 16.562 15.637C16.854 16.1123 17 16.6333 17 17.2V19C17 19.2833 16.904 19.5207 16.712 19.712C16.5207 19.904 16.2833 20 16 20H2Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.14 19.14L12 20H3V18C3 15.34 8.33 14 11 14C11.32 14 11.61 14.02 12 14.06L11.16 14.88C9.97 16.04 9.96 17.96 11.14 19.14ZM15 8C15 10.21 13.21 12 11 12C8.79 12 7 10.21 7 8C7 5.79 8.79 4 11 4C13.21 4 15 5.79 15 8ZM12.69 17.69L14.76 19.78C15.15 20.17 15.79 20.17 16.18 19.78L21.32 14.6C21.7 14.22 21.7 13.6 21.32 13.21L21.31 13.2C20.92 12.81 20.29 12.81 19.9 13.2L15.47 17.66L14.1 16.29C13.72 15.9 13.09 15.9 12.7 16.29L12.69 16.3C12.31 16.68 12.31 17.3 12.69 17.69Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M21 3H3C1.9 3 1 3.9 1 5V19C1 20.1 1.9 21 3 21H21C22.1 21 22.99 20.1 22.99 19L23 5C23 3.9 22.1 3 21 3ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6ZM18 17C18 17.5523 17.5523 18 17 18H7C6.44771 18 6 17.5523 6 17C6 15 10 13.9 12 13.9C14 13.9 18 15 18 17Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.73054 1.24519C2.34002 0.854668 1.70685 0.854668 1.31633 1.24519C0.925806 1.63572 0.925806 2.26888 1.31633 2.65941L1.95422 3.29729C1.3828 3.65038 1 4.2827 1 5.00009V19.0001C1 20.1001 1.9 21.0001 3 21.0001H19.657L21.4036 22.7467C21.7941 23.1372 22.4273 23.1372 22.8178 22.7467C23.2083 22.3561 23.2083 21.723 22.8178 21.3324L2.73054 1.24519ZM14.2046 15.5477L14.5747 15.9178C14.8426 16.2421 15 16.6034 15 17.0001C15 17.5524 14.5523 18.0001 14 18.0001H4C3.44772 18.0001 3 17.5524 3 17.0001C3 15.0001 7 13.9001 9 13.9001C10.4452 13.9001 12.9346 14.4744 14.2046 15.5477ZM10.3421 11.6851L6.31494 7.65802C6.11335 8.06158 6 8.5173 6 9.00009C6 10.6601 7.34 12.0001 9 12.0001C9.48279 12.0001 9.93851 11.8867 10.3421 11.6851ZM23 5.00009L22.9902 18.711L16.2793 12.0001H18C18.55 12.0001 19 11.5501 19 11.0001C19 10.4501 18.55 10.0001 18 10.0001H15C14.796 10.0001 14.6058 10.062 14.4472 10.1679L7.2793 3.00009H21C22.1 3.00009 23 3.90009 23 5.00009ZM15 8.00009H20C20.55 8.00009 21 7.55009 21 7.00009C21 6.45009 20.55 6.00009 20 6.00009H15C14.45 6.00009 14 6.45009 14 7.00009C14 7.55009 14.45 8.00009 15 8.00009Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 3H21C22.1 3 23 3.9 23 5L22.99 19C22.99 20.1 22.1 21 21 21H3C1.9 21 1 20.1 1 19V5C1 3.9 1.9 3 3 3ZM12 9C12 7.34 10.66 6 9 6C7.34 6 6 7.34 6 9C6 10.66 7.34 12 9 12C10.66 12 12 10.66 12 9ZM14 18C14.5523 18 15 17.5523 15 17C15 15 11 13.9 9 13.9C7 13.9 3 15 3 17C3 17.5523 3.44772 18 4 18H14ZM15 12H18C18.55 12 19 11.55 19 11C19 10.45 18.55 10 18 10H15C14.45 10 14 10.45 14 11C14 11.55 14.45 12 15 12ZM15 8H20C20.55 8 21 7.55 21 7C21 6.45 20.55 6 20 6H15C14.45 6 14 6.45 14 7C14 7.55 14.45 8 15 8Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M16 11C17.66 11 18.99 9.66 18.99 8C18.99 6.34 17.66 5 16 5C14.34 5 13 6.34 13 8C13 9.66 14.34 11 16 11ZM8 11C9.66 11 10.99 9.66 10.99 8C10.99 6.34 9.66 5 8 5C6.34 5 5 6.34 5 8C5 9.66 6.34 11 8 11ZM8 13C5.67 13 1 14.17 1 16.5V18C1 18.55 1.45 19 2 19H14C14.55 19 15 18.55 15 18V16.5C15 14.17 10.33 13 8 13ZM16 13C15.71 13 15.38 13.02 15.03 13.05C15.05 13.06 15.06 13.08 15.07 13.09C16.21 13.92 17 15.03 17 16.5V18C17 18.35 16.93 18.69 16.82 19H22C22.55 19 23 18.55 23 18V16.5C23 14.17 18.33 13 16 13Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M12 12.75C13.63 12.75 15.07 13.14 16.24 13.65C17.32 14.13 18 15.21 18 16.38V17C18 17.55 17.55 18 17 18H7C6.45 18 6 17.55 6 17V16.39C6 15.21 6.68 14.13 7.76 13.66C8.93 13.14 10.37 12.75 12 12.75ZM4 13C5.1 13 6 12.1 6 11C6 9.9 5.1 9 4 9C2.9 9 2 9.9 2 11C2 12.1 2.9 13 4 13ZM5.13 14.1C4.76 14.04 4.39 14 4 14C3.01 14 2.07 14.21 1.22 14.58C0.48 14.9 0 15.62 0 16.43V17C0 17.55 0.45 18 1 18H4.5V16.39C4.5 15.56 4.73 14.78 5.13 14.1ZM20 13C21.1 13 22 12.1 22 11C22 9.9 21.1 9 20 9C18.9 9 18 9.9 18 11C18 12.1 18.9 13 20 13ZM24 16.43C24 15.62 23.52 14.9 22.78 14.58C21.93 14.21 20.99 14 20 14C19.61 14 19.24 14.04 18.87 14.1C19.27 14.78 19.5 15.56 19.5 16.39V18H23C23.55 18 24 17.55 24 17V16.43ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M12 3C14.21 3 16 4.79 16 7C16 9.21 14.21 11 12 11C9.79 11 8 9.21 8 7C8 4.79 9.79 3 12 3ZM16 13.54C16 14.6 15.72 17.07 13.81 19.83L13 15L13.94 13.12C13.32 13.05 12.67 13 12 13C11.33 13 10.68 13.05 10.06 13.12L11 15L10.19 19.83C8.28 17.07 8 14.6 8 13.54C5.61 14.24 4 15.5 4 17V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V17C20 15.5 18.4 14.24 16 13.54Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM12 5C13.66 5 15 6.34 15 8C15 9.66 13.66 11 12 11C10.34 11 9 9.66 9 8C9 6.34 10.34 5 12 5ZM12 19.2C9.5 19.2 7.29 17.92 6 15.98C6.03 13.99 10 12.9 12 12.9C13.99 12.9 17.97 13.99 18 15.98C16.71 17.92 14.5 19.2 12 19.2Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15 7C15 9.21 13.21 11 11 11C8.79 11 7 9.21 7 7C7 4.79 8.79 3 11 3C13.21 3 15 4.79 15 7ZM8.64679 13.2465C6.01582 13.7451 3 14.9991 3 17V20C3 20.55 3.45 21 4 21H9.26756C9.09739 20.7058 9 20.3643 9 20V17.3229C8.68882 16.9703 8.5 16.5072 8.5 16V14C8.5 13.7334 8.55215 13.4791 8.64679 13.2465ZM14.6667 17.5C14.6667 17.8208 14.9292 18.0833 15.25 18.0833H16.4167C16.7375 18.0833 17 17.8208 17 17.5H21.0833V19.8333C21.0833 20.475 20.5583 21 19.9167 21H11.7558C11.1142 21 10.5892 20.475 10.5892 19.8333V17.5H14.6667ZM18.1667 12.8333H20.5C21.1417 12.8333 21.6667 13.3583 21.6667 14V15.75C21.6667 16.3917 21.1417 16.9167 20.5 16.9167H17V16.3333C17 16.0125 16.7375 15.75 16.4167 15.75H15.25C14.9292 15.75 14.6667 16.0125 14.6667 16.3333V16.9167H11.1667C10.5192 16.9167 10 16.3975 10 15.75V14C10 13.3583 10.525 12.8333 11.1667 12.8333H13.5C13.5 11.5442 14.5442 10.5 15.8333 10.5C17.1225 10.5 18.1667 11.5442 18.1667 12.8333ZM15.8333 11.6667C15.1917 11.6667 14.6667 12.1917 14.6667 12.8333H17C17 12.1917 16.475 11.6667 15.8333 11.6667Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 8C12 10.21 10.21 12 8 12C5.79 12 4 10.21 4 8C4 5.79 5.79 4 8 4C10.21 4 12 5.79 12 8ZM12.3 14.8538C10.9812 14.2853 9.38415 14 8 14C5 14 1 15.34 1 18V19C1 19.55 1.39375 20 1.875 20H12.8351C12.4948 19.4117 12.3 18.7286 12.3 18V14.8538ZM22 7C22 5.89999 21.1 5 20 5H17C15.9 5 15 5.89999 15 7V8.26974C14.4033 8.61687 14 9.26361 14 10V18C14 19.1 14.9 20 16 20H21C22.1 20 23 19.1 23 18V10C23 9.26361 22.5967 8.61687 22 8.26974V7ZM20 8C20 7.45 19.55 7 19 7H18C17.45 7 17 7.45 17 8H20ZM16 10.5C16 10.2239 16.2239 10 16.5 10H20.5C20.7761 10 21 10.2239 21 10.5V11.5C21 11.7761 20.7761 12 20.5 12H16.5C16.2239 12 16 11.7761 16 11.5V10.5ZM16.5 13C16.2239 13 16 13.2239 16 13.5V14.5C16 14.7761 16.2239 15 16.5 15H17.5C17.7761 15 18 14.7761 18 14.5V13.5C18 13.2239 17.7761 13 17.5 13H16.5ZM19.5 13C19.2239 13 19 13.2239 19 13.5V14.5C19 14.7761 19.2239 15 19.5 15H20.5C20.7761 15 21 14.7761 21 14.5V13.5C21 13.2239 20.7761 13 20.5 13H19.5ZM16.5 16C16.2239 16 16 16.2239 16 16.5V17.5C16 17.7761 16.2239 18 16.5 18H17.5C17.7761 18 18 17.7761 18 17.5V16.5C18 16.2239 17.7761 16 17.5 16H16.5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M12 12C14.21 12 16 10.21 16 8C16 5.79 14.21 4 12 4C9.79 4 8 5.79 8 8C8 10.21 9.79 12 12 12ZM12 14C9.33 14 4 15.34 4 18V19C4 19.55 4.45 20 5 20H19C19.55 20 20 19.55 20 19V18C20 15.34 14.67 14 12 14Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19 3H18V2C18 1.45 17.55 1 17 1C16.45 1 16 1.45 16 2V3H8V2C8 1.45 7.55 1 7 1C6.45 1 6 1.45 6 2V3H5C3.89 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM12 6C13.66 6 15 7.34 15 9C15 10.66 13.66 12 12 12C10.34 12 9 10.66 9 9C9 7.34 10.34 6 12 6ZM18 17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17C6 15 10 13.9 12 13.9C14 13.9 18 15 18 17Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M16 6V12C16 13.1 16.9 14 18 14H19V21C19 21.55 19.45 22 20 22C20.55 22 21 21.55 21 21V3.13C21 2.48 20.39 2 19.76 2.15C17.6 2.68 16 4.51 16 6ZM11 9H9V3C9 2.45 8.55 2 8 2C7.45 2 7 2.45 7 3V9H5V3C5 2.45 4.55 2 4 2C3.45 2 3 2.45 3 3V9C3 11.21 4.79 13 7 13V21C7 21.55 7.45 22 8 22C8.55 22 9 21.55 9 21V13C11.21 13 13 11.21 13 9V3C13 2.45 12.55 2 12 2C11.45 2 11 2.45 11 3V9Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M5.46208 1C3.97679 2.01655 3.58537 4.03772 4.62538 5.48976L9.9738 12.9559L8.02873 15.6708C6.24316 14.6599 3.93257 15.1354 2.727 16.8185C1.45418 18.5959 1.89589 21.0447 3.71391 22.2893C5.53202 23.5334 8.03788 23.102 9.31123 21.3246C10.1849 20.105 10.2504 18.5687 9.61816 17.323L12.0001 13.9977L14.3819 17.3227C13.7499 18.5684 13.8154 20.1046 14.6888 21.3243C15.9621 23.1016 18.4677 23.5331 20.2858 22.289C22.1041 21.0444 22.5458 18.5953 21.273 16.8183C20.0674 15.1354 17.7569 14.66 15.9713 15.6706L14.0262 12.9557L19.3743 5.4898C20.4146 4.03776 20.023 2.0166 18.5376 1.00004L12.0001 10.127L5.46208 1ZM8.11129 19.0629C8.11129 20.1875 7.1785 21.0993 6.02793 21.0993C4.87736 21.0993 3.94457 20.1875 3.94457 19.0629C3.94457 17.938 4.87736 17.0265 6.02793 17.0265C7.1785 17.0265 8.11129 17.938 8.11129 19.0629ZM20.0559 19.0629C20.0559 20.1875 19.1231 21.0993 17.9725 21.0993C16.822 21.0993 15.8892 20.1875 15.8892 19.0629C15.8892 17.938 16.822 17.0265 17.9725 17.0265C19.1231 17.0265 20.0559 17.938 20.0559 19.0629Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17 8H20C21.1 8 22 8.9 22 10V14H18V13C18 12.45 17.55 12 17 12C16.45 12 16 12.45 16 13V14H8V13C8 12.45 7.55 12 7 12C6.45 12 6 12.45 6 13V14H2V10C2 8.9 2.9 8 4 8H7V6C7 4.9 7.9 4 9 4H15C16.1 4 17 4.9 17 6V8ZM9 8H15V6H9V8ZM16 15C16 15.55 16.45 16 17 16C17.55 16 18 15.55 18 15H22V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18V15H6C6 15.55 6.45 16 7 16C7.55 16 8 15.55 8 15H16Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.5695 11.29L14.1695 13.71C14.0795 13.86 13.8995 13.92 13.7395 13.86L11.9995 13.16C11.6395 13.44 11.2395 13.67 10.8195 13.85L10.5595 15.7C10.5295 15.87 10.3795 16 10.2095 16H7.40951C7.23951 16 7.08952 15.87 7.05951 15.71L6.79952 13.86C6.36952 13.68 5.97951 13.45 5.61951 13.17L3.87952 13.87C3.71952 13.93 3.53952 13.87 3.44952 13.72L2.04952 11.3C1.95952 11.15 1.99952 10.96 2.12952 10.85L3.60951 9.69C3.57951 9.46 3.55951 9.23 3.55951 9C3.55951 8.77 3.57951 8.54 3.60951 8.32L2.12952 7.16C1.99952 7.05 1.95952 6.86 2.04952 6.71L3.44952 4.29C3.53952 4.14 3.71952 4.08 3.87952 4.14L5.61951 4.84C5.97951 4.56 6.37952 4.33 6.79952 4.15L7.05951 2.3C7.08952 2.13 7.23951 2 7.40951 2H10.2095C10.3795 2 10.5295 2.13 10.5595 2.29L10.8195 4.14C11.2495 4.32 11.6395 4.55 11.9995 4.83L13.7395 4.13C13.8995 4.07 14.0795 4.13 14.1695 4.28L15.5695 6.7C15.6595 6.85 15.6195 7.04 15.4895 7.15L14.0095 8.31C14.0395 8.54 14.0595 8.77 14.0595 9C14.0595 9.23 14.0395 9.46 14.0095 9.68L15.4895 10.84C15.6195 10.95 15.6595 11.14 15.5695 11.29ZM6.80951 9C6.80951 10.1 7.70952 11 8.80952 11C9.90952 11 10.8095 10.1 10.8095 9C10.8095 7.9 9.90952 7 8.80952 7C7.70952 7 6.80951 7.9 6.80951 9ZM20.9602 17.93L21.9202 18.67C22.0002 18.74 22.0302 18.86 21.9702 18.95L21.0702 20.5C21.0102 20.6 20.8902 20.64 20.7902 20.6L19.6702 20.15C19.4502 20.33 19.1902 20.47 18.9202 20.59L18.7502 21.77C18.7402 21.88 18.6402 21.96 18.5302 21.96H16.7402C16.6302 21.96 16.5402 21.88 16.5202 21.77L16.3502 20.59C16.0702 20.48 15.8202 20.33 15.5902 20.15L14.4802 20.6C14.3702 20.63 14.2502 20.6 14.2002 20.5L13.3002 18.95C13.2402 18.85 13.2702 18.73 13.3502 18.66L14.3002 17.92C14.2802 17.78 14.2702 17.63 14.2702 17.48C14.2702 17.33 14.2802 17.18 14.3002 17.04L13.3502 16.3C13.2602 16.23 13.2502 16.11 13.3002 16.01L14.2002 14.46C14.2602 14.36 14.3802 14.32 14.4802 14.36L15.5902 14.81C15.8202 14.63 16.0802 14.49 16.3502 14.37L16.5202 13.19C16.5302 13.08 16.6302 13 16.7402 13H18.5302C18.6302 13 18.7302 13.08 18.7402 13.2L18.9102 14.38C19.1902 14.49 19.4402 14.64 19.6702 14.82L20.7802 14.37C20.8902 14.34 21.0102 14.37 21.0602 14.47L21.9602 16.02C22.0202 16.12 21.9902 16.24 21.9102 16.31L20.9602 17.05C20.9902 17.19 21.0002 17.34 21.0002 17.49C21.0002 17.64 20.9802 17.79 20.9602 17.93ZM16.2802 17.48C16.2802 18.23 16.8902 18.83 17.6302 18.83C18.3702 18.83 18.9802 18.23 18.9802 17.48C18.9802 16.73 18.3802 16.13 17.6302 16.13C16.8802 16.13 16.2802 16.73 16.2802 17.48Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19.5 8H17V6C17 4.9 16.1 4 15 4H3C1.9 4 1 4.9 1 6V15C1 16.1 1.9 17 3 17C3 18.66 4.34 20 6 20C7.66 20 9 18.66 9 17H15C15 18.66 16.34 20 18 20C19.66 20 21 18.66 21 17H22C22.55 17 23 16.55 23 16V12.67C23 12.24 22.86 11.82 22.6 11.47L20.3 8.4C20.11 8.15 19.81 8 19.5 8ZM6 18C5.45 18 5 17.55 5 17C5 16.45 5.45 16 6 16C6.55 16 7 16.45 7 17C7 17.55 6.55 18 6 18ZM19.5 9.5L21.46 12H17V9.5H19.5ZM18 18C17.45 18 17 17.55 17 17C17 16.45 17.45 16 18 16C18.55 16 19 16.45 19 17C19 17.55 18.55 18 18 18Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5 14.9824C20.1326 14.726 23 11.6979 23 8C23 4.13401 19.866 1 16 1C15.0801 1 14.2016 1.17745 13.3969 1.5H6.5C5.40002 1.5 4.5 2.39999 4.5 3.5V5.76974C3.90332 6.11687 3.5 6.76361 3.5 7.5V20.5C3.5 21.6 4.40002 22.5 5.5 22.5H14.5C15.6 22.5 16.5 21.6 16.5 20.5V14.9824ZM10.7144 12.5896C11.4621 13.4499 12.4164 14.1259 13.5 14.5404V15C13.5 15.2761 13.2761 15.5 13 15.5H11C10.7239 15.5 10.5 15.2761 10.5 15V13C10.5 12.83 10.5848 12.6799 10.7144 12.5896ZM9.93648 11.5H7C6.72388 11.5 6.5 11.2761 6.5 11V9C6.5 8.72386 6.72388 8.5 7 8.5H9.01758C9.09432 9.58736 9.41941 10.6062 9.93648 11.5ZM9.45963 5.5H6.5V4.5C6.5 3.95 6.95001 3.5 7.5 3.5H10.6379C10.1411 4.09131 9.74037 4.76598 9.45963 5.5ZM15.444 3.03057C15.6265 3.01037 15.8121 3 16 3C18.7614 3 21 5.23858 21 8C21 10.5927 19.0267 12.7245 16.5 12.9753C16.3355 12.9916 16.1687 13 16 13C14.6193 13 13.3693 12.4404 12.4645 11.5355C12.4527 11.5237 12.441 11.5119 12.4293 11.5C11.6546 10.7098 11.1402 9.66358 11.0247 8.5C11.0084 8.33555 11 8.16875 11 8C11 7.13705 11.2186 6.32517 11.6035 5.6167C11.6248 5.57748 11.6466 5.53858 11.6689 5.5C12.057 4.82916 12.5964 4.25684 13.2405 3.82977C13.885 3.40245 14.6343 3.12055 15.4416 3.03083C15.4424 3.03074 15.4432 3.03066 15.444 3.03057ZM15 4.75C15 4.34 15.34 4 15.75 4C16.16 4 16.5 4.34 16.5 4.75V8.25L18.74 9.57C19.09 9.77 19.2 10.22 18.99 10.56C18.79 10.89 18.35 11 18.01 10.8L15.49 9.29C15.19 9.11 15 8.78 15 8.43V4.75ZM6.5 13C6.5 12.7239 6.72388 12.5 7 12.5H9C9.27612 12.5 9.5 12.7239 9.5 13V15C9.5 15.2761 9.27612 15.5 9 15.5H7C6.72388 15.5 6.5 15.2761 6.5 15V13ZM6.5 17C6.5 16.7239 6.72388 16.5 7 16.5H9C9.27612 16.5 9.5 16.7239 9.5 17V19C9.5 19.2761 9.27612 19.5 9 19.5H7C6.72388 19.5 6.5 19.2761 6.5 19V17Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M18.92 6.01C18.72 5.42 18.16 5 17.5 5H6.5C5.84 5 5.29 5.42 5.08 6.01L3.11 11.68C3.04 11.89 3 12.11 3 12.34V19.5C3 20.33 3.67 21 4.5 21C5.33 21 6 20.33 6 19.5V19H18V19.5C18 20.32 18.67 21 19.5 21C20.32 21 21 20.33 21 19.5V12.34C21 12.12 20.96 11.89 20.89 11.68L18.92 6.01ZM6.5 16C5.67 16 5 15.33 5 14.5C5 13.67 5.67 13 6.5 13C7.33 13 8 13.67 8 14.5C8 15.33 7.33 16 6.5 16ZM17.5 16C16.67 16 16 15.33 16 14.5C16 13.67 16.67 13 17.5 13C18.33 13 19 13.67 19 14.5C19 15.33 18.33 16 17.5 16ZM5 11L6.27 7.18C6.41 6.78 6.79 6.5 7.22 6.5H16.78C17.21 6.5 17.59 6.78 17.73 7.18L19 11H5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM15.38 14.13C15.59 13.78 16.06 13.67 16.41 13.89C16.76 14.11 16.87 14.57 16.65 14.92C15.63 16.53 13.9 17.5 12 17.5C10.1 17.5 8.37 16.54 7.35 14.91C7.13 14.56 7.24 14.1 7.59 13.88C7.94 13.66 8.4 13.77 8.62 14.12C9.36 15.3 10.62 16 12 16C13.38 16 14.64 15.3 15.38 14.13ZM8.5 11C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8C7.67157 8 7 8.67157 7 9.5C7 10.3284 7.67157 11 8.5 11ZM15.5 11C16.3284 11 17 10.3284 17 9.5C17 8.67157 16.3284 8 15.5 8C14.6716 8 14 8.67157 14 9.5C14 10.3284 14.6716 11 15.5 11Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM8.5 11C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8C7.67157 8 7 8.67157 7 9.5C7 10.3284 7.67157 11 8.5 11ZM17 9.5C17 10.3284 16.3284 11 15.5 11C14.6716 11 14 10.3284 14 9.5C14 8.67157 14.6716 8 15.5 8C16.3284 8 17 8.67157 17 9.5ZM16 15.45C16 15.86 15.66 16.2 15.25 16.2H8.75C8.34 16.2 8 15.86 8 15.45C8 15.04 8.34 14.7 8.75 14.7H15.25C15.66 14.7 16 15.04 16 15.45Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM8.5 11C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8C7.67157 8 7 8.67157 7 9.5C7 10.3284 7.67157 11 8.5 11ZM17 9.5C17 10.3284 16.3284 11 15.5 11C14.6716 11 14 10.3284 14 9.5C14 8.67157 14.6716 8 15.5 8C16.3284 8 17 8.67157 17 9.5ZM9.28161 16.7267C10.1202 16.3872 11.0374 16.2 12.0002 16.2C12.963 16.2 13.8802 16.3872 14.7188 16.7267C15.1027 16.8821 15.54 16.6968 15.6954 16.3129C15.8508 15.9289 15.6656 15.4917 15.2816 15.3363C14.2673 14.9257 13.1592 14.7 12.0002 14.7C10.8412 14.7 9.73311 14.9257 8.71879 15.3363C8.33484 15.4917 8.14958 15.9289 8.305 16.3129C8.46041 16.6968 8.89766 16.8821 9.28161 16.7267Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M11.99 2C6.47 2 2 6.48 2 12C2 17.52 6.47 22 11.99 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 11.99 2ZM12 20C7.58 20 4 16.42 4 12C4 7.58 7.58 4 12 4C16.42 4 20 7.58 20 12C20 16.42 16.42 20 12 20ZM15.5 11C16.33 11 17 10.33 17 9.5C17 8.67 16.33 8 15.5 8C14.67 8 14 8.67 14 9.5C14 10.33 14.67 11 15.5 11ZM8.5 11C9.33 11 10 10.33 10 9.5C10 8.67 9.33 8 8.5 8C7.67 8 7 8.67 7 9.5C7 10.33 7.67 11 8.5 11ZM12 17.5C14.03 17.5 15.8 16.39 16.75 14.75C16.94 14.42 16.7 14 16.31 14H7.69C7.31 14 7.06 14.42 7.25 14.75C8.2 16.39 9.97 17.5 12 17.5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 6.48 6.47 2 11.99 2C17.52 2 22 6.48 22 12C22 17.52 17.52 22 11.99 22C6.47 22 2 17.52 2 12ZM4 12C4 16.42 7.58 20 12 20C16.42 20 20 16.42 20 12C20 7.58 16.42 4 12 4C7.58 4 4 7.58 4 12ZM7.35 15.97C8.37 14.36 10.1 13.39 12 13.39C13.9 13.39 15.63 14.35 16.66 15.97C16.88 16.32 16.77 16.78 16.42 17C16.29 17.07 16.16 17.11 16.02 17.11C15.77 17.11 15.52 16.99 15.38 16.76C14.64 15.58 13.38 14.88 12 14.88C10.62 14.88 9.36 15.58 8.62 16.76C8.4 17.11 7.94 17.22 7.59 17C7.24 16.78 7.13 16.32 7.35 15.97ZM8.5 11C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8C7.67157 8 7 8.67157 7 9.5C7 10.3284 7.67157 11 8.5 11ZM15.5 11C16.3284 11 17 10.3284 17 9.5C17 8.67157 16.3284 8 15.5 8C14.6716 8 14 8.67157 14 9.5C14 10.3284 14.6716 11 15.5 11Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C10.8954 2 10 2.89543 10 4V4.28988C7.10851 5.15043 5 7.82898 5 11V16L3.68328 16.6584C3.26452 16.8677 3 17.2957 3 17.7639C3 18.4466 3.55341 19 4.23607 19H5H19H19.7639C20.4466 19 21 18.4466 21 17.7639C21 17.2957 20.7355 16.8677 20.3167 16.6584L19 16V11C19 7.82898 16.8915 5.15043 14 4.28988V4C14 2.89543 13.1046 2 12 2ZM14.2393 20C14.2393 21.278 12.9986 21.9999 11.9993 21.9999C11 21.9999 9.75928 21.278 9.75928 20H14.2393Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M7 18C5.9 18 5.01 18.9 5.01 20C5.01 21.1 5.9 22 7 22C8.1 22 9 21.1 9 20C9 18.9 8.1 18 7 18ZM1 3C1 3.55 1.45 4 2 4H3L6.6 11.59L5.25 14.03C4.52 15.37 5.48 17 7 17H18C18.55 17 19 16.55 19 16C19 15.45 18.55 15 18 15H7L8.1 13H15.55C16.3 13 16.96 12.59 17.3 11.97L20.88 5.48C21.25 4.82 20.77 4 20.01 4H5.21L4.54 2.57C4.38 2.22 4.02 2 3.64 2H2C1.45 2 1 2.45 1 3ZM17 18C15.9 18 15.01 18.9 15.01 20C15.01 21.1 15.9 22 17 22C18.1 22 19 21.1 19 20C19 18.9 18.1 18 17 18Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M18.295 7.115C18.6844 6.72564 18.6844 6.09436 18.295 5.705C17.9056 5.31564 17.2744 5.31564 16.885 5.705L12 10.59L7.115 5.705C6.72564 5.31564 6.09436 5.31564 5.705 5.705C5.31564 6.09436 5.31564 6.72564 5.705 7.115L10.59 12L5.705 16.885C5.31564 17.2744 5.31564 17.9056 5.705 18.295C6.09436 18.6844 6.72564 18.6844 7.115 18.295L12 13.41L16.885 18.295C17.2744 18.6844 17.9056 18.6844 18.295 18.295C18.6844 17.9056 18.6844 17.2744 18.295 16.885L13.41 12L18.295 7.115Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19 21H5C3.9 21 3 20.1 3 19V5C3 3.9 3.9 3 5 3H19C20.1 3 21 3.9 21 5V6C21 6.55 20.55 7 20 7C19.45 7 19 6.55 19 6C19 5.45 18.55 5 18 5H6C5.45 5 5 5.45 5 6V18C5 18.55 5.45 19 6 19H18C18.55 19 19 18.55 19 18C19 17.45 19.45 17 20 17C20.55 17 21 17.45 21 18V19C21 20.1 20.11 21 19 21ZM16.79 16.29C17.18 16.68 17.81 16.68 18.2 16.29L21.79 12.7C22.18 12.31 22.18 11.68 21.79 11.29L18.2 7.69997C17.81 7.30997 17.18 7.30997 16.79 7.69997C16.4 8.08997 16.4 8.71997 16.79 9.10997L18.67 11H10C9.45 11 9 11.45 9 12C9 12.55 9.45 13 10 13H18.67L16.79 14.88C16.4 15.27 16.41 15.91 16.79 16.29Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M3 17C3 17.5523 3.44772 18 4 18H20C20.5523 18 21 17.5523 21 17C21 16.4477 20.5523 16 20 16H4C3.44772 16 3 16.4477 3 17ZM3 12C3 12.5523 3.44772 13 4 13H20C20.5523 13 21 12.5523 21 12C21 11.4477 20.5523 11 20 11H4C3.44772 11 3 11.4477 3 12ZM4 6C3.44772 6 3 6.44772 3 7C3 7.55228 3.44772 8 4 8H20C20.5523 8 21 7.55228 21 7C21 6.44772 20.5523 6 20 6H4Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19 3H14.82C14.4 1.84 13.3 1 12 1C10.7 1 9.6 1.84 9.18 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3ZM12 3C12.55 3 13 3.45 13 4C13 4.55 12.55 5 12 5C11.45 5 11 4.55 11 4C11 3.45 11.45 3 12 3ZM13 17H8C7.45 17 7 16.55 7 16C7 15.45 7.45 15 8 15H13C13.55 15 14 15.45 14 16C14 16.55 13.55 17 13 17ZM16 13H8C7.45 13 7 12.55 7 12C7 11.45 7.45 11 8 11H16C16.55 11 17 11.45 17 12C17 12.55 16.55 13 16 13ZM16 9H8C7.45 9 7 8.55 7 8C7 7.45 7.45 7 8 7H16C16.55 7 17 7.45 17 8C17 8.55 16.55 9 16 9Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM18.5359 15.6813C17.2492 17.9609 14.8043 19.5 12 19.5C9.19569 19.5 6.75085 17.9609 5.46412 15.6813C7.21691 14.1663 9.50145 13.25 12 13.25C14.4986 13.25 16.7831 14.1663 18.5359 15.6813ZM14.5 9.5C14.5 10.8807 13.3807 12 12 12C10.6193 12 9.5 10.8807 9.5 9.5C9.5 8.11929 10.6193 7 12 7C13.3807 7 14.5 8.11929 14.5 9.5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M11.5 2C6.81 2 3 5.81 3 10.5C3 15.19 6.81 19 11.5 19H12V21.2043C12 21.5728 12.3848 21.813 12.708 21.6362C17.1628 19.1996 20 14.7775 20 10.5C20 5.81 16.19 2 11.5 2ZM12.5 15.5C12.5 16.0523 12.0523 16.5 11.5 16.5C10.9477 16.5 10.5 16.0523 10.5 15.5C10.5 14.9477 10.9477 14.5 11.5 14.5C12.0523 14.5 12.5 14.9477 12.5 15.5ZM12.9 11.72C12.89 11.73 12.88 11.75 12.87 11.77C12.82 11.85 12.77 11.93 12.73 12.01C12.71 12.04 12.7 12.08 12.69 12.12C12.66 12.19 12.63 12.26 12.61 12.33C12.54 12.54 12.51 12.76 12.51 13.01H10.5C10.5 12.5 10.58 12.07 10.7 11.71C10.7 11.7 10.7 11.69 10.71 11.68C10.72 11.64 10.75 11.62 10.76 11.58C10.82 11.42 10.89 11.28 10.98 11.14C11.01 11.09 11.05 11.04 11.08 10.99C11.11 10.95 11.13 10.9 11.16 10.87L11.17 10.88C12.01 9.78 13.38 9.44 13.49 8.2C13.58 7.22 12.88 6.27 11.92 6.07C10.88 5.85 9.94 6.46 9.62 7.35C9.48 7.71 9.15 8 8.74 8H8.54C7.94 8 7.5 7.41 7.67 6.83C8.22 5.01 10.04 3.74 12.1 4.04C13.79 4.29 15.14 5.68 15.43 7.37C15.87 9.81 13.8 10.4 12.9 11.72Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.4577 16.8719C13.309 17.587 11.9527 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5C18 12.4657 17.2438 14.2548 16.0064 15.5922L19.793 19.3788C20.1835 19.7693 20.1835 20.4025 19.793 20.793C19.4025 21.1835 18.7693 21.1835 18.3788 20.793L14.4577 16.8719ZM16 10.5C16 13.5376 13.5376 16 10.5 16C7.46243 16 5 13.5376 5 10.5C5 7.46243 7.46243 5 10.5 5C13.5376 5 16 7.46243 16 10.5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19.43 12.98C19.47 12.66 19.5 12.34 19.5 12C19.5 11.66 19.47 11.34 19.43 11.02L21.54 9.37C21.73 9.22 21.78 8.95 21.66 8.73L19.66 5.27C19.54 5.05 19.27 4.97 19.05 5.05L16.56 6.05C16.04 5.65 15.48 5.32 14.87 5.07L14.49 2.42C14.46 2.18 14.25 2 14 2H9.99996C9.74996 2 9.53996 2.18 9.50996 2.42L9.12996 5.07C8.51996 5.32 7.95996 5.66 7.43996 6.05L4.94996 5.05C4.71996 4.96 4.45996 5.05 4.33996 5.27L2.33996 8.73C2.20996 8.95 2.26996 9.22 2.45996 9.37L4.56996 11.02C4.52996 11.34 4.49996 11.67 4.49996 12C4.49996 12.33 4.52996 12.66 4.56996 12.98L2.45996 14.63C2.26996 14.78 2.21996 15.05 2.33996 15.27L4.33996 18.73C4.45996 18.95 4.72996 19.03 4.94996 18.95L7.43996 17.95C7.95996 18.35 8.51996 18.68 9.12996 18.93L9.50996 21.58C9.53996 21.82 9.74996 22 9.99996 22H14C14.25 22 14.46 21.82 14.49 21.58L14.87 18.93C15.48 18.68 16.04 18.34 16.56 17.95L19.05 18.95C19.28 19.04 19.54 18.95 19.66 18.73L21.66 15.27C21.78 15.05 21.73 14.78 21.54 14.63L19.43 12.98ZM12 15.5C10.07 15.5 8.49996 13.93 8.49996 12C8.49996 10.07 10.07 8.5 12 8.5C13.93 8.5 15.5 10.07 15.5 12C15.5 13.93 13.93 15.5 12 15.5Z" /></svg>
@@ -0,0 +1 @@
1
+ export const CATEGORY_BY_ICON_NAME = {"barcode":"category","calculator":"category","courier":"category","credit-blank":"category","folder-outline":"category","internet":"category","law":"category","person-add":"category","person-check":"category","person-clientcard":"category","person-customer-details-off":"category","person-customer-details":"category","person-group":"category","person-loyality":"category","person-owner":"category","person-profile":"category","person-self-employed":"category","person-seller":"category","person":"category","personnel":"category","restaurant":"category","scissors":"category","service":"category","service-package":"category","shipping":"category","terminal-rent":"category","transport":"category","happy":"emotions","neutral":"emotions","sad":"emotions","very-happy":"emotions","very-sad":"emotions","bell":"header","cart":"header","close":"header","exit":"header","menu":"header","order":"header","profile":"header","request":"header","search":"header","settings":"header","arrow-back":"info","arrow-down":"info","arrow-forward":"info","arrow-up":"info","down-circle-add":"info","down-circle":"info","graph":"info","left-circle":"info","megaphone":"info","right-down":"info","rouble":"info","sale":"info","up-circle-add":"info","up-circle":"info","warehouse":"info","web":"info","arrow-northeast":"navigation","arrow-southwest":"navigation","arrow-left":"navigation","arrow-right":"navigation","chevron-down-rounded":"navigation","chevron-up-rounded":"navigation","chevron-left":"navigation","chevron-right":"navigation","drop-up":"navigation","drop-down":"navigation","expand-less":"navigation","expand-more":"navigation","fold":"navigation","fold-horizontal":"navigation","low-priority":"navigation","minus-outlined":"navigation","more":"navigation","plus-outlined":"navigation","sorting":"navigation","subdirectory-left":"navigation","subdirectory-right":"navigation","unfold-horizontal":"navigation","unfold-less":"navigation","unfold-more":"navigation","accounting-nav":"side-menu","acquiring":"side-menu","bill-correction":"side-menu","bill":"side-menu","bookshelf":"side-menu","combined":"side-menu","credit":"side-menu","datamatrix":"side-menu","edo":"side-menu","go-market":"side-menu","key":"side-menu","lk":"side-menu","my-apps":"side-menu","payment":"side-menu","purchase":"side-menu","qr":"side-menu","reports":"side-menu","research-nav":"side-menu","reviews":"side-menu","rouble-outlined":"side-menu","sber":"side-menu","services":"side-menu","shop-2":"side-menu","shop":"side-menu","stats":"side-menu","support-add":"side-menu","support":"side-menu","wallet":"side-menu","accounting":"system","alco":"system","alert-circle":"system","alert-triangle":"system","alert":"system","archive":"system","article":"system","attach":"system","block":"system","book":"system","brand":"system","bulb":"system","bundle":"system","business-case":"system","calendar":"system","call-end":"system","call-later":"system","cashback":"system","cast":"system","chart":"system","chat":"system","check-all":"system","check-rounded":"system","check-square-outlined":"system","check":"system","clock-outlined":"system","clock-solid":"system","clock":"system","comment":"system","compare-add":"system","compare-remove":"system","comparsion":"system","copy":"system","crown":"system","decline":"system","delete-outlined":"system","delete-solid":"system","delete":"system","dialog":"system","display-mode":"system","doc":"system","document-copy":"system","document-filled":"system","document":"system","download":"system","drag":"system","edit-rounded":"system","edit":"system","empty-cart":"system","event":"system","external-link":"system","eye-off":"system","eye":"system","feed":"system","file":"system","filter":"system","fire":"system","fiscal":"system","folder-alert":"system","folder-check":"system","folder-few-check":"system","folder-move":"system","folder":"system","gift":"system","go-to-chat":"system","go-to-minichat":"system","goods":"system","graph-square":"system","healing":"system","help-outlined":"system","help-solid":"system","help":"system","history":"system","id":"system","image":"system","import-export":"system","import":"system","incoming-call":"system","info":"system","insurancelost":"system","insurance":"system","lamp":"system","like":"system","linked-circle-outlined":"system","linked":"system","linked-rounded":"system","list":"system","location-arrow":"system","location-pin":"system","location":"system","lock":"system","login":"system","logo-1c":"system","logo-android":"system","logo-apple":"system","logo-chestniy-znak":"system","logo-evotor":"system","logo-facebook":"system","logo-gomarket":"system","logo-instagram":"system","logo-linux":"system","logo-ok":"system","logo-sber":"system","logo-sbp":"system","logo-telegram":"system","logo-twitter":"system","logo-vk":"system","logo-whatsapp":"system","logo-windows":"system","mail":"system","minus-rounded":"system","minus":"system","monitoring":"system","mute-1":"system","mute":"system","new":"system","news":"system","os-version":"system","offline":"system","online":"system","open-outside":"system","outgoing-call":"system","password":"system","paste":"system","pause-circle":"system","pause":"system","phone":"system","pickup-point":"system","pin-outline":"system","pin":"system","play-circle":"system","plus-rounded":"system","plus":"system","point-up":"system","power-on":"system","power":"system","print":"system","printer":"system","promo":"system","refresh":"system","refund":"system","remote":"system","renew":"system","research":"system","route":"system","sim":"system","sale-options":"system","save":"system","scanner":"system","selected":"system","send":"system","share":"system","smartphone":"system","specify":"system","star-outlined":"system","star-solid":"system","star":"system","star-border":"system","support-agent":"system","swap":"system","sync-error":"system","sync-problem":"system","sync":"system","table":"system","terminal-add":"system","terminal":"system","tools":"system","usb":"system","unarchive":"system","unlock":"system","unpin":"system","upload":"system","user-add":"system","user-check":"system","user-group":"system","user":"system","usergroup":"system","video-call":"system","volume-off":"system","warranty-ended":"system","warranty":"system","wifi":"system","work":"system"} as const;
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19 13H7.83L12.71 17.88C13.1 18.27 13.1 18.91 12.71 19.3C12.32 19.69 11.69 19.69 11.3 19.3L4.71 12.71C4.32 12.32 4.32 11.69 4.71 11.3L11.29 4.69997C11.68 4.30997 12.31 4.30997 12.7 4.69997C13.09 5.08997 13.09 5.71997 12.7 6.10997L7.83 11H19C19.55 11 20 11.45 20 12C20 12.55 19.55 13 19 13Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M11 5V16.17L6.11997 11.29C5.72997 10.9 5.08997 10.9 4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7L11.29 19.29C11.68 19.68 12.31 19.68 12.7 19.29L19.29 12.7C19.68 12.31 19.68 11.68 19.29 11.29C18.9 10.9 18.27 10.9 17.88 11.29L13 16.17V5C13 4.45 12.55 4 12 4C11.45 4 11 4.45 11 5Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M5 13H16.17L11.29 17.88C10.9 18.27 10.9 18.91 11.29 19.3C11.68 19.69 12.31 19.69 12.7 19.3L19.29 12.71C19.68 12.32 19.68 11.69 19.29 11.3L12.71 4.69997C12.32 4.30997 11.69 4.30997 11.3 4.69997C10.91 5.08997 10.91 5.71997 11.3 6.10997L16.17 11H5C4.45 11 4 11.45 4 12C4 12.55 4.45 13 5 13Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M13 19V7.83001L17.88 12.71C18.27 13.1 18.91 13.1 19.3 12.71C19.69 12.32 19.69 11.69 19.3 11.3L12.71 4.71001C12.32 4.32001 11.69 4.32001 11.3 4.71001L4.69997 11.29C4.30997 11.68 4.30997 12.31 4.69997 12.7C5.08997 13.09 5.71997 13.09 6.10997 12.7L11 7.83001V19C11 19.55 11.45 20 12 20C12.55 20 13 19.55 13 19Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C13.0551 22 14.0721 21.8366 15.027 21.5337C14.6969 21.1099 14.5 20.5775 14.5 20C14.5 18.6216 15.6216 17.5 17 17.5H17.5V17C17.5 15.6216 18.6216 14.5 20 14.5C20.5775 14.5 21.1099 14.6969 21.5337 15.027C21.8366 14.0721 22 13.0551 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM20.8997 16.5648C20.7371 16.2312 20.3943 16 20 16C19.45 16 19 16.45 19 17V19H17C16.45 19 16 19.45 16 20C16 20.3943 16.2312 20.7371 16.5648 20.8997C16.6966 20.9639 16.8443 21 17 21H19V23C19 23.55 19.45 24 20 24C20.55 24 21 23.55 21 23V21H23C23.55 21 24 20.55 24 20C24 19.45 23.55 19 23 19H21V17C21 16.8443 20.9639 16.6966 20.8997 16.5648ZM13.0415 15H14.8315C15.2815 15 15.5015 15.54 15.1915 15.85L12.4015 18.64C12.2015 18.84 11.8915 18.84 11.6915 18.64L8.90153 15.85C8.58153 15.54 8.80153 15 9.25153 15H11.0415V6C11.0415 5.45 11.4915 5 12.0415 5C12.5915 5 13.0415 5.45 13.0415 6V15Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM13.0415 15H14.8315C15.2815 15 15.5015 15.54 15.1915 15.85L12.4015 18.64C12.2015 18.84 11.8915 18.84 11.6915 18.64L8.90153 15.85C8.58153 15.54 8.80153 15 9.25153 15H11.0415V6C11.0415 5.45 11.4915 5 12.0415 5C12.5915 5 13.0415 5.45 13.0415 6V15Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8ZM23 8C23 9.1 22.1 10 21 10C20.82 10 20.65 9.98 20.49 9.93L16.93 13.48C16.98 13.64 17 13.82 17 14C17 15.1 16.1 16 15 16C13.9 16 13 15.1 13 14C13 13.82 13.02 13.64 13.07 13.48L10.52 10.93C10.36 10.98 10.18 11 10 11C9.82 11 9.64 10.98 9.48 10.93L4.93 15.49C4.98 15.65 5 15.82 5 16C5 17.1 4.1 18 3 18C1.9 18 1 17.1 1 16C1 14.9 1.9 14 3 14C3.18 14 3.35 14.02 3.51 14.07L8.07 9.52C8.02 9.36 8 9.18 8 9C8 7.9 8.9 7 10 7C11.1 7 12 7.9 12 9C12 9.18 11.98 9.36 11.93 9.52L14.48 12.07C14.64 12.02 14.82 12 15 12C15.18 12 15.36 12.02 15.52 12.07L19.07 8.51C19.02 8.35 19 8.18 19 8C19 6.9 19.9 6 21 6C22.1 6 23 6.9 23 8Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM8.85177 13.1033L8.85177 14.8933C8.85177 15.3433 8.31177 15.5633 8.00177 15.2533L5.21177 12.4633C5.01177 12.2633 5.01177 11.9533 5.21177 11.7533L8.00177 8.96333C8.31177 8.64333 8.85177 8.86333 8.85177 9.31333V11.1033L17.8518 11.1033C18.4018 11.1033 18.8518 11.5533 18.8518 12.1033C18.8518 12.6533 18.4018 13.1033 17.8518 13.1033L8.85177 13.1033Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M2 11.125C2 13.4581 3.60062 14.9675 5.76186 15.3806C5.7581 15.4207 5.75 15.4594 5.75 15.5V20.5C5.75 21.1906 6.30938 21.75 7 21.75H8.875C9.56562 21.75 10.125 21.19 10.125 20.5V15.5H12V6.75H7C4.23876 6.75 2 8.36376 2 11.125ZM13.25 15.5H15.125V6.75H13.25V15.5ZM21.7804 3.54216C21.3326 2.89165 20.3994 3.23375 19.7423 3.6718L15.125 6.75V15.5L19.7423 18.5782C20.3994 19.0162 21.3327 19.3585 21.7804 18.708C21.9189 18.5067 22 18.2629 22 18V4.25C22 3.9873 21.9189 3.74344 21.7804 3.54216Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM15.0619 11.1066V9.31659C15.0619 8.86659 15.6019 8.64659 15.9119 8.95659L18.7019 11.7466C18.9019 11.9466 18.9019 12.2566 18.7019 12.4566L15.9119 15.2466C15.6019 15.5666 15.0619 15.3466 15.0619 14.8966V13.1066L6.06186 13.1066C5.51187 13.1066 5.06186 12.6566 5.06186 12.1066C5.06186 11.5566 5.51187 11.1066 6.06186 11.1066L15.0619 11.1066Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM15.1232 12.4241C15.8072 11.8678 16.1492 11.0675 16.1492 10.0233C16.1492 9.02918 15.8368 8.27679 15.2121 7.76607C14.592 7.25536 13.6572 7 12.4078 7H10.0281C9.75199 7 9.52814 7.22386 9.52814 7.5V11.9028H9.25C8.97386 11.9028 8.75 12.1267 8.75 12.4028V12.7647C8.75 13.0409 8.97386 13.2647 9.25 13.2647H9.52814V14.0041H9.25C8.97386 14.0041 8.75 14.2279 8.75 14.5041V14.866C8.75 15.1421 8.97386 15.366 9.25 15.366H9.52814V16.5C9.52814 16.7761 9.752 17 10.0281 17H10.6629C10.939 17 11.1629 16.7761 11.1629 16.5V15.366H12.9194C13.1955 15.366 13.4194 15.1421 13.4194 14.866V14.5041C13.4194 14.2279 13.1955 14.0041 12.9194 14.0041H11.1629V13.2585H12.2026C13.4657 13.2585 14.4392 12.9804 15.1232 12.4241ZM12.0316 11.8837H11.1629V8.36799H12.2983C13.0416 8.36799 13.5888 8.50935 13.9399 8.79207C14.291 9.07478 14.4666 9.50342 14.4666 10.078C14.4666 10.6981 14.2705 11.1541 13.8783 11.446C13.4862 11.7378 12.8706 11.8837 12.0316 11.8837Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.56 9.21994L22.42 11.3399C22.75 11.7199 22.75 12.2799 22.41 12.6399L20.55 14.7599L20.81 17.5699C20.86 18.0699 20.53 18.5299 20.04 18.6399L17.28 19.2699L15.84 21.6999C15.59 22.1299 15.05 22.3099 14.59 22.1099L12 20.9999L9.41002 22.1299C8.94002 22.3299 8.41002 22.1499 8.15002 21.7199L6.71002 19.2999L3.95002 18.6699C3.47002 18.5599 3.13002 18.0999 3.18002 17.5999L3.44002 14.7799L1.58002 12.6599C1.25002 12.2799 1.25002 11.7199 1.58002 11.3399L3.44002 9.20994L3.18002 6.40994C3.13002 5.89994 3.47002 5.44994 3.96002 5.33994L6.71002 4.71994L8.16002 2.29994C8.41002 1.86994 8.95002 1.68994 9.41002 1.88994L12 2.99994L14.6 1.86994C15.06 1.66994 15.59 1.84994 15.85 2.27994L17.29 4.70994L20.05 5.33994C20.53 5.44994 20.87 5.90994 20.82 6.40994L20.56 9.21994ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9ZM9.8 9C9.8 9.44183 9.44183 9.8 9 9.8C8.55817 9.8 8.2 9.44183 8.2 9C8.2 8.55817 8.55817 8.2 9 8.2C9.44183 8.2 9.8 8.55817 9.8 9ZM17 15C17 16.1046 16.1046 17 15 17C13.8954 17 13 16.1046 13 15C13 13.8954 13.8954 13 15 13C16.1046 13 17 13.8954 17 15ZM15.8002 15C15.8002 15.4418 15.442 15.8 15.0002 15.8C14.5584 15.8 14.2002 15.4418 14.2002 15C14.2002 14.5582 14.5584 14.2 15.0002 14.2C15.442 14.2 15.8002 14.5582 15.8002 15ZM14.2312 7.34482C14.4891 6.98543 14.9896 6.9032 15.349 7.16115C15.7084 7.4191 15.7906 7.91954 15.5326 8.27893L9.51176 16.6675C9.25382 17.0269 8.75337 17.1092 8.39398 16.8512C8.03459 16.5933 7.95236 16.0928 8.21031 15.7334L14.2312 7.34482Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M16.5648 20.8997C16.2312 20.7371 16 20.3943 16 20C16 19.45 16.45 19 17 19H19V17C19 16.45 19.45 16 20 16C20.3943 16 20.7371 16.2312 20.8997 16.5648C20.9639 16.6965 21 16.8443 21 17V19H23C23.55 19 24 19.45 24 20C24 20.55 23.55 21 23 21H21V23C21 23.55 20.55 24 20 24C19.45 24 19 23.55 19 23V21H17C16.8443 21 16.6965 20.9639 16.5648 20.8997ZM14.5 20C14.5 20.5775 14.6969 21.1099 15.027 21.5337C14.0721 21.8366 13.0551 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 13.0551 21.8366 14.0721 21.5337 15.027C21.1099 14.6969 20.5775 14.5 20 14.5C18.6216 14.5 17.5 15.6216 17.5 17V17.5H17C15.6216 17.5 14.5 18.6216 14.5 20ZM10.9585 9H9.16847C8.71847 9 8.49847 8.46 8.80847 8.15L11.5985 5.36C11.7985 5.16 12.1085 5.16 12.3085 5.36L15.0985 8.15C15.4185 8.46 15.1985 9 14.7485 9H12.9585V18C12.9585 18.55 12.5085 19 11.9585 19C11.4085 19 10.9585 18.55 10.9585 18V9Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM10.9585 9H9.16847C8.71847 9 8.49847 8.46 8.80847 8.15L11.5985 5.36C11.7985 5.16 12.1085 5.16 12.3085 5.36L15.0985 8.15C15.4185 8.46 15.1985 9 14.7485 9L12.9585 9L12.9585 18C12.9585 18.55 12.5085 19 11.9585 19C11.4085 19 10.9585 18.55 10.9585 18L10.9585 9Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 2C2.44772 2 2 2.44772 2 3V21C2 21.5523 2.44772 22 3 22C3.55228 22 4 21.5523 4 21H20C20 21.5523 20.4477 22 21 22C21.5523 22 22 21.5523 22 21V3C22 2.44772 21.5523 2 21 2C20.4477 2 20 2.44772 20 3V9H4V3C4 2.44772 3.55228 2 3 2ZM20 19V11H4V19H20ZM12 12H18V18H12V12ZM12 2H6V8H12V2ZM6 14H10V18H6V14ZM18 4H14V8H18V4Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M20 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4ZM15 18H4V14H15V18ZM15 13H4V9H15V13ZM20 18H16V9H20V18Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M14 8.81066C14 8.14248 13.1921 7.80786 12.7197 8.28033L9.53033 11.4697C9.23744 11.7626 9.23744 12.2374 9.53033 12.5303L12.7197 15.7197C13.1921 16.1921 14 15.8575 14 15.1893V8.81066Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M4.6998 19.3C4.51647 19.1167 4.4248 18.8833 4.4248 18.6C4.4248 18.3167 4.51647 18.0833 4.6998 17.9L15.5998 7H9.9998C9.71647 7 9.47914 6.90433 9.2878 6.713C9.0958 6.521 8.9998 6.28333 8.9998 6C8.9998 5.71667 9.0958 5.479 9.2878 5.287C9.47914 5.09567 9.71647 5 9.9998 5H17.9998C18.2831 5 18.5205 5.09567 18.7118 5.287C18.9038 5.479 18.9998 5.71667 18.9998 6V14C18.9998 14.2833 18.9038 14.5207 18.7118 14.712C18.5205 14.904 18.2831 15 17.9998 15C17.7165 15 17.4791 14.904 17.2878 14.712C17.0958 14.5207 16.9998 14.2833 16.9998 14V8.4L6.0748 19.325C5.89147 19.5083 5.66647 19.6 5.3998 19.6C5.13314 19.6 4.8998 19.5 4.6998 19.3Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M10 15.1893C10 15.8575 10.8079 16.1921 11.2803 15.7197L14.4697 12.5303C14.7626 12.2374 14.7626 11.7626 14.4697 11.4697L11.2803 8.28033C10.8079 7.80786 10 8.14248 10 8.81066V15.1893Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M6 19.9999C5.71667 19.9999 5.479 19.9039 5.287 19.7119C5.09567 19.5206 5 19.2832 5 18.9999V10.9999C5 10.7166 5.09567 10.4789 5.287 10.2869C5.479 10.0956 5.71667 9.9999 6 9.9999C6.28333 9.9999 6.521 10.0956 6.713 10.2869C6.90433 10.4789 7 10.7166 7 10.9999V16.5999L17.925 5.6749C18.1083 5.49157 18.3333 5.3999 18.6 5.3999C18.8667 5.3999 19.1 5.4999 19.3 5.6999C19.4833 5.88324 19.575 6.11657 19.575 6.3999C19.575 6.68324 19.4833 6.91657 19.3 7.0999L8.4 17.9999H14C14.2833 17.9999 14.521 18.0959 14.713 18.2879C14.9043 18.4792 15 18.7166 15 18.9999C15 19.2832 14.9043 19.5206 14.713 19.7119C14.521 19.9039 14.2833 19.9999 14 19.9999H6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M3 12C3 7.02945 7.02944 3.00001 12 3.00001C16.9706 3.00001 21 7.02945 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12ZM12 1.50001C6.20101 1.50001 1.5 6.20102 1.5 12C1.5 17.799 6.20101 22.5 12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20102 17.799 1.50001 12 1.50001ZM7.22703 11.2876L11.4697 15.5302C11.7626 15.8231 12.2374 15.8231 12.5303 15.5302L16.773 11.2876C17.0659 10.9947 17.0659 10.5198 16.773 10.2269C16.4801 9.93403 16.0052 9.93403 15.7123 10.2269L12 13.9392L8.28769 10.2269C7.9948 9.93403 7.51992 9.93403 7.22703 10.2269C6.93414 10.5198 6.93414 10.9947 7.22703 11.2876Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M15.29 6.70999C15.68 7.09999 15.68 7.72999 15.29 8.11999L11.41 12L15.29 15.88C15.68 16.27 15.68 16.9 15.29 17.29C14.9 17.68 14.27 17.68 13.88 17.29L9.29002 12.7C8.90002 12.31 8.90002 11.68 9.29002 11.29L13.88 6.69999C14.26 6.31999 14.9 6.31999 15.29 6.70999Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M9.29006 6.70999C8.90006 7.09999 8.90006 7.72999 9.29006 8.11999L13.1701 12L9.29006 15.88C8.90006 16.27 8.90006 16.9 9.29006 17.29C9.68006 17.68 10.3101 17.68 10.7001 17.29L15.2901 12.7C15.6801 12.31 15.6801 11.68 15.2901 11.29L10.7001 6.69999C10.3201 6.31999 9.68006 6.31999 9.29006 6.70999Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3.00001 7.02943 7.02944 3 12 3C16.9706 3 21 7.02944 21 12ZM12 22.5C17.799 22.5 22.5 17.799 22.5 12C22.5 6.20101 17.799 1.5 12 1.5C6.20102 1.5 1.50001 6.20101 1.5 12C1.5 17.799 6.20101 22.5 12 22.5ZM16.773 12.7124L12.5303 8.46978C12.2374 8.17689 11.7626 8.17689 11.4697 8.46978L7.22703 12.7124C6.93414 13.0053 6.93414 13.4802 7.22703 13.7731C7.51992 14.066 7.9948 14.066 8.28769 13.7731L12 10.0608L15.7123 13.7731C16.0052 14.066 16.4801 14.066 16.773 13.7731C17.0659 13.4802 17.0659 13.0053 16.773 12.7124Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M8.81066 10C8.14248 10 7.80786 10.8079 8.28033 11.2803L11.4697 14.4697C11.7626 14.7626 12.2374 14.7626 12.5303 14.4697L15.7197 11.2803C16.1921 10.8079 15.8575 10 15.1893 10H8.81066Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M8.71005 12.29L11.3001 9.7C11.6901 9.31 12.3201 9.31 12.7101 9.7L15.3001 12.29C15.9301 12.92 15.4801 14 14.5901 14H9.41005C8.52005 14 8.08005 12.92 8.71005 12.29Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M11.29 8.71001L6.69997 13.3C6.30997 13.69 6.30997 14.32 6.69997 14.71C7.08997 15.1 7.71997 15.1 8.10997 14.71L12 10.83L15.88 14.71C16.27 15.1 16.9 15.1 17.29 14.71C17.68 14.32 17.68 13.69 17.29 13.3L12.7 8.71001C12.32 8.32001 11.68 8.32001 11.29 8.71001Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M15.88 9.29L12 13.17L8.11998 9.29C7.72998 8.9 7.09998 8.9 6.70998 9.29C6.31998 9.68 6.31998 10.31 6.70998 10.7L11.3 15.29C11.69 15.68 12.32 15.68 12.71 15.29L17.3 10.7C17.69 10.31 17.69 9.68 17.3 9.29C16.91 8.91 16.27 8.9 15.88 9.29Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19.3002 15.88C19.6902 15.49 19.6902 14.86 19.3002 14.47L16.8302 12L19.3002 9.52998C19.6902 9.13999 19.6902 8.50999 19.3002 8.11999C18.9102 7.72999 18.2802 7.72999 17.8902 8.11999L14.7202 11.29C14.3302 11.68 14.3302 12.31 14.7202 12.7L17.8902 15.87C18.2702 16.27 18.9102 16.27 19.3002 15.88ZM4.70021 8.11999C4.31021 8.50999 4.31021 9.13999 4.70021 9.52998L7.17022 12L4.70021 14.47C4.31021 14.86 4.31021 15.49 4.70021 15.88C5.09021 16.27 5.73021 16.27 6.12021 15.88L9.29022 12.71C9.68021 12.32 9.68021 11.69 9.29022 11.3L6.12021 8.12999C5.73021 7.72999 5.09021 7.72999 4.70021 8.11999Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M8.12014 19.3C8.51014 19.69 9.14014 19.69 9.53014 19.3L12.0001 16.83L14.4701 19.3C14.8601 19.69 15.4901 19.69 15.8801 19.3C16.2701 18.91 16.2701 18.28 15.8801 17.89L12.7101 14.72C12.3201 14.33 11.6901 14.33 11.3001 14.72L8.13014 17.89C7.73014 18.27 7.73014 18.91 8.12014 19.3ZM15.8801 4.69997C15.4901 4.30997 14.8601 4.30997 14.4701 4.69997L12.0001 7.16997L9.53014 4.69997C9.14014 4.30997 8.51014 4.30997 8.12014 4.69997C7.73014 5.08997 7.73014 5.72997 8.12014 6.11997L11.2901 9.28997C11.6801 9.67997 12.3101 9.67997 12.7001 9.28997L15.8701 6.11997C16.2701 5.72997 16.2701 5.08997 15.8801 4.69997Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M15.0001 5H21.0001C21.5501 5 22.0001 5.45 22.0001 6C22.0001 6.55 21.5501 7 21.0001 7H15.0001C14.4501 7 14.0001 6.55 14.0001 6C14.0001 5.45 14.4501 5 15.0001 5ZM15.0001 10.5H21.0001C21.5501 10.5 22.0001 10.95 22.0001 11.5C22.0001 12.05 21.5501 12.5 21.0001 12.5H15.0001C14.4501 12.5 14.0001 12.05 14.0001 11.5C14.0001 10.95 14.4501 10.5 15.0001 10.5ZM15.0001 16H21.0001C21.5501 16 22.0001 16.45 22.0001 17C22.0001 17.55 21.5501 18 21.0001 18H15.0001C14.4501 18 14.0001 17.55 14.0001 17C14.0001 16.45 14.4501 16 15.0001 16ZM9.85006 19.15L11.6401 17.36C11.8401 17.16 11.8401 16.85 11.6401 16.65L9.85006 14.86C9.54006 14.54 9.00006 14.76 9.00006 15.21V18.8C9.00006 19.24 9.54006 19.46 9.85006 19.15ZM9.00006 16H8.70006C6.35006 16 4.25006 14.29 4.02006 11.95C3.76006 9.27 5.87006 7 8.50006 7H11.0001C11.5501 7 12.0001 6.55 12.0001 6C12.0001 5.45 11.5501 5 11.0001 5H8.50006C4.64006 5 1.54006 8.4 2.06006 12.36C2.48006 15.64 5.43006 18 8.73006 18H9.00006"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M6 11H18C18.55 11 19 11.45 19 12C19 12.55 18.55 13 18 13H6C5.45 13 5 12.55 5 12C5 11.45 5.45 11 6 11Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M6 10C4.9 10 4 10.9 4 12C4 13.1 4.9 14 6 14C7.1 14 8 13.1 8 12C8 10.9 7.1 10 6 10ZM18 10C16.9 10 16 10.9 16 12C16 13.1 16.9 14 18 14C19.1 14 20 13.1 20 12C20 10.9 19.1 10 18 10ZM12 10C10.9 10 10 10.9 10 12C10 13.1 10.9 14 12 14C13.1 14 14 13.1 14 12C14 10.9 13.1 10 12 10Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M18 13H13V18C13 18.55 12.55 19 12 19C11.45 19 11 18.55 11 18V13H6C5.45 13 5 12.55 5 12C5 11.45 5.45 11 6 11H11V6C11 5.45 11.45 5 12 5C12.55 5 13 5.45 13 6V11H18C18.55 11 19 11.45 19 12C19 12.55 18.55 13 18 13Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M15.1294 9.14355C15.4484 9.45732 15.2262 10 14.7787 10H9.19302C8.74957 10 8.52559 9.46558 8.83652 9.14941L11.5831 6.35657C11.7767 6.15966 12.0933 6.15704 12.2902 6.35071L15.1294 9.14355ZM15.1294 14.8564C15.4484 14.5427 15.2262 14 14.7787 14H9.19302C8.74957 14 8.52559 14.5344 8.83652 14.8506L11.5831 17.6434C11.7767 17.8403 12.0933 17.843 12.2902 17.6493L15.1294 14.8564Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M5.70998 15.71L10.29 20.29C10.68 20.68 11.32 20.68 11.71 20.29C12.1 19.9 12.1 19.26 11.71 18.87L8.82998 16H19C19.55 16 20 15.55 20 15V5C20 4.45 19.55 4 19 4C18.45 4 18 4.45 18 5V14H8.82998L11.71 11.13C12.1 10.74 12.1 10.1 11.71 9.71C11.32 9.32 10.68 9.32 10.29 9.71L5.70998 14.29C5.31998 14.68 5.31998 15.32 5.70998 15.71V15.71Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M18.29 15.71L13.71 20.29C13.32 20.68 12.68 20.68 12.29 20.29C11.9 19.9 11.9 19.26 12.29 18.87L15.17 16H5C4.45 16 4 15.55 4 15V5C4 4.45 4.45 4 5 4C5.55 4 6 4.45 6 5V14H15.17L12.29 11.13C11.9 10.74 11.9 10.1 12.29 9.71C12.68 9.32 13.32 9.32 13.71 9.71L18.29 14.29C18.68 14.68 18.68 15.32 18.29 15.71Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M5.83021 12L8.29021 9.53999C8.68021 9.14999 8.68021 8.51999 8.29021 8.12999C7.90021 7.73999 7.27022 7.73999 6.88021 8.12999L3.70021 11.3C3.31021 11.69 3.31021 12.32 3.70021 12.71L6.88021 15.88C7.27022 16.27 7.90021 16.27 8.29021 15.88C8.68021 15.49 8.68021 14.86 8.29021 14.47L5.83021 12ZM18.1702 12L15.7102 14.46C15.3202 14.85 15.3202 15.48 15.7102 15.87C16.1002 16.26 16.7302 16.26 17.1202 15.87L20.3002 12.7C20.6902 12.31 20.6902 11.68 20.3002 11.29L17.1302 8.11999C16.7402 7.72999 16.1102 7.72999 15.7202 8.11999C15.3302 8.50999 15.3302 9.13999 15.7202 9.52998L18.1702 12Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M8.12001 19.3C8.51001 19.69 9.14001 19.69 9.53001 19.3L12 16.83L14.47 19.3C14.86 19.69 15.49 19.69 15.88 19.3C16.27 18.91 16.27 18.28 15.88 17.89L12.71 14.72C12.32 14.33 11.69 14.33 11.3 14.72L8.13001 17.89C7.73001 18.27 7.73001 18.91 8.12001 19.3V19.3ZM15.88 4.7C15.49 4.31 14.86 4.31 14.47 4.7L12 7.17L9.53001 4.7C9.14001 4.31 8.51001 4.31 8.12001 4.7C7.73001 5.09 7.73001 5.73 8.12001 6.12L11.29 9.29C11.68 9.68 12.31 9.68 12.7 9.29L15.87 6.12C16.27 5.73 16.27 5.09 15.88 4.7V4.7Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M12 5.83L14.46 8.29C14.85 8.68 15.48 8.68 15.87 8.29C16.26 7.9 16.26 7.27 15.87 6.88L12.7 3.7C12.31 3.31 11.68 3.31 11.29 3.7L8.12001 6.88C7.73001 7.27 7.73001 7.9 8.12001 8.29C8.51001 8.68 9.14001 8.68 9.53001 8.29L12 5.83ZM12 18.17L9.54001 15.71C9.15001 15.32 8.52001 15.32 8.13001 15.71C7.74001 16.1 7.74001 16.73 8.13001 17.12L11.3 20.3C11.69 20.69 12.32 20.69 12.71 20.3L15.88 17.13C16.27 16.74 16.27 16.11 15.88 15.72C15.49 15.33 14.86 15.33 14.47 15.72L12 18.17Z"/></svg>
@@ -0,0 +1,3 @@
1
+ {
2
+ "lib": { "entryFile": "index.ts" }
3
+ }
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M19 15V5H5V15H8C8.55228 15 8.98357 15.46 9.16368 15.982C9.56934 17.158 10.6841 18 12 18C13.3159 18 14.4307 17.158 14.8363 15.982C15.0164 15.46 15.4477 15 16 15H19ZM19 3C20.1 3 21 3.9 21 5V19C21 20.1 20.1 21 19 21H5C3.89 21 3 20.1 3 19V5C3 3.9 3.89 3 5 3H19ZM8 13C7.44772 13 7 12.5523 7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8ZM8 9C7.44772 9 7 8.55228 7 8C7 7.44772 7.44772 7 8 7H16C16.5523 7 17 7.44772 17 8C17 8.55228 16.5523 9 16 9H8Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M21 2H8C7.4 2 7 2.4 7 3V7.1H3.4C2.6 7.1 2 7.7 2 8.5V15.9C2 16.7 2.6 17.3 3.4 17.3H7V21C7 21.6 7.4 22 8 22H21C21.6 22 22 21.6 22 21V3C22 2.4 21.6 2 21 2ZM7 16.2H3.4C3.2 16.2 3 16 3 15.8V11.7H7V16.2ZM7 9.7H3V8.5C3 8.3 3.2 8.1 3.4 8.1H7V9.7ZM12 20H9V17H12V20ZM12 16.1H9V13.1H12V16.1ZM16 20H13V17H16V20ZM16 16.1H13V13.1H16V16.1ZM20 20H17V17H20V20ZM20 16.1H17V13.1H20V16.1ZM20 12.1H9V4.1H20V12.1Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.07 1.80001L19.11 2.76001L21.23 4.88001L22.19 3.92001C22.58 3.53001 22.58 2.90001 22.19 2.51001L21.48 1.80001C21.3875 1.70731 21.2776 1.63376 21.1566 1.58358C21.0357 1.5334 20.906 1.50757 20.775 1.50757C20.644 1.50757 20.5143 1.5334 20.3934 1.58358C20.2724 1.63376 20.1625 1.70731 20.07 1.80001ZM20.23 5.88001L18.11 3.76001L12.15 9.74001C12.05 9.83001 12 9.96001 12 10.09V11.5C12 11.78 12.22 12 12.5 12H13.91C14.0417 11.9971 14.1671 11.9433 14.26 11.85L20.23 5.88001ZM16.4532 3.29726L12.763 7H7C6.44772 7 6 7.44772 6 8C6 8.55228 6.44772 9 7 9H10.8241C10.5993 9.34174 10.5 9.72993 10.5 10.09V11H7C6.44772 11 6 11.4477 6 12C6 12.5523 6.44772 13 7 13H11.174C11.5264 13.3115 11.9903 13.5 12.5 13.5H13.9267L13.9435 13.4996C14.4617 13.4881 14.9553 13.2768 15.3214 12.9099L15.3229 12.9085L20.99 7.24133V21.8C20.87 21.8 20.74 21.75 20.64 21.65L19.85 20.86C19.65 20.66 19.34 20.66 19.14 20.86L18.35 21.65C18.15 21.85 17.84 21.85 17.64 21.65L16.85 20.86C16.65 20.66 16.34 20.66 16.14 20.86L15.35 21.65C15.15 21.85 14.84 21.85 14.64 21.65L13.85 20.86C13.65 20.66 13.34 20.66 13.14 20.86L12.35 21.65C12.15 21.85 11.84 21.85 11.64 21.65L10.85 20.86C10.65 20.66 10.34 20.66 10.14 20.86L9.35 21.65C9.15 21.85 8.84 21.85 8.64 21.65L7.85 20.86C7.65 20.66 7.34 20.66 7.14 20.86L6.35 21.65C6.15 21.85 5.84 21.85 5.64 21.65L4.85 20.86C4.65 20.66 4.34 20.66 4.14 20.86L3.35 21.65C3.26 21.75 3.13 21.8 3 21.8V2.21001C3.13 2.21001 3.26 2.26001 3.35 2.35001L4.14 3.15001C4.34 3.35001 4.65 3.35001 4.85 3.15001L5.64 2.35001C5.84 2.15001 6.15 2.15001 6.35 2.35001L7.14 3.15001C7.34 3.35001 7.65 3.35001 7.85 3.15001L8.64 2.35001C8.84 2.15001 9.15 2.15001 9.35 2.35001L10.15 3.15001C10.35 3.35001 10.66 3.35001 10.86 3.15001L11.65 2.36001C11.85 2.16001 12.16 2.16001 12.36 2.36001L13.15 3.15001C13.35 3.35001 13.66 3.35001 13.86 3.15001L14.65 2.36001C14.85 2.16001 15.16 2.16001 15.36 2.36001L16.15 3.15001C16.2365 3.23646 16.3435 3.28555 16.4532 3.29726ZM7 15C6.44772 15 6 15.4477 6 16C6 16.5523 6.44772 17 7 17H17C17.5523 17 18 16.5523 18 16C18 15.4477 17.5523 15 17 15H7Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M21 2.21001C20.87 2.21001 20.74 2.26001 20.65 2.36001L19.86 3.15001C19.66 3.35001 19.35 3.35001 19.15 3.15001L18.36 2.36001C18.16 2.16001 17.85 2.16001 17.65 2.36001L16.86 3.15001C16.66 3.35001 16.35 3.35001 16.15 3.15001L15.36 2.36001C15.16 2.16001 14.85 2.16001 14.65 2.36001L13.86 3.15001C13.66 3.35001 13.35 3.35001 13.15 3.15001L12.36 2.36001C12.16 2.16001 11.85 2.16001 11.65 2.36001L10.86 3.15001C10.66 3.35001 10.35 3.35001 10.15 3.15001L9.35 2.35001C9.15 2.15001 8.84 2.15001 8.64 2.35001L7.85 3.15001C7.65 3.35001 7.34 3.35001 7.14 3.15001L6.35 2.35001C6.15 2.15001 5.84 2.15001 5.64 2.35001L4.85 3.15001C4.65 3.35001 4.34 3.35001 4.14 3.15001L3.35 2.35001C3.26 2.26001 3.13 2.21001 3 2.21001V21.8C3.13 21.8 3.26 21.75 3.35 21.65L4.14 20.86C4.34 20.66 4.65 20.66 4.85 20.86L5.64 21.65C5.84 21.85 6.15 21.85 6.35 21.65L7.14 20.86C7.34 20.66 7.65 20.66 7.85 20.86L8.64 21.65C8.84 21.85 9.15 21.85 9.35 21.65L10.14 20.86C10.34 20.66 10.65 20.66 10.85 20.86L11.64 21.65C11.84 21.85 12.15 21.85 12.35 21.65L13.14 20.86C13.34 20.66 13.65 20.66 13.85 20.86L14.64 21.65C14.84 21.85 15.15 21.85 15.35 21.65L16.14 20.86C16.34 20.66 16.65 20.66 16.85 20.86L17.64 21.65C17.84 21.85 18.15 21.85 18.35 21.65L19.14 20.86C19.34 20.66 19.65 20.66 19.85 20.86L20.64 21.65C20.74 21.75 20.87 21.8 20.99 21.8V2.21001H21ZM17 17H7C6.45 17 6 16.55 6 16C6 15.45 6.45 15 7 15H17C17.55 15 18 15.45 18 16C18 16.55 17.55 17 17 17ZM17 13H7C6.45 13 6 12.55 6 12C6 11.45 6.45 11 7 11H17C17.55 11 18 11.45 18 12C18 12.55 17.55 13 17 13ZM17 9.00001H7C6.45 9.00001 6 8.55001 6 8.00001C6 7.45001 6.45 7.00001 7 7.00001H17C17.55 7.00001 18 7.45001 18 8.00001C18 8.55001 17.55 9.00001 17 9.00001Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M3 21C2.71667 21 2.47917 20.9042 2.2875 20.7125C2.09583 20.5208 2 20.2833 2 20C2 19.7167 2.09583 19.4792 2.2875 19.2875C2.47917 19.0958 2.71667 19 3 19H21C21.2833 19 21.5208 19.0958 21.7125 19.2875C21.9042 19.4792 22 19.7167 22 20C22 20.2833 21.9042 20.5208 21.7125 20.7125C21.5208 20.9042 21.2833 21 21 21H3ZM5.5 18C5.08333 18 4.72917 17.8542 4.4375 17.5625C4.14583 17.2708 4 16.9167 4 16.5V4.5C4 4.08333 4.14583 3.72917 4.4375 3.4375C4.72917 3.14583 5.08333 3 5.5 3C5.91667 3 6.27083 3.14583 6.5625 3.4375C6.85417 3.72917 7 4.08333 7 4.5V16.5C7 16.9167 6.85417 17.2708 6.5625 17.5625C6.27083 17.8542 5.91667 18 5.5 18ZM10.5 18C10.0833 18 9.72917 17.8542 9.4375 17.5625C9.14583 17.2708 9 16.9167 9 16.5V4.5C9 4.08333 9.14583 3.72917 9.4375 3.4375C9.72917 3.14583 10.0833 3 10.5 3C10.9167 3 11.2708 3.14583 11.5625 3.4375C11.8542 3.72917 12 4.08333 12 4.5V16.5C12 16.9167 11.8542 17.2708 11.5625 17.5625C11.2708 17.8542 10.9167 18 10.5 18Z" /><path d="M17.138 17.7333C17.484 17.9579 17.8607 18.0269 18.2683 17.9403C18.6758 17.8537 18.9919 17.6374 19.2166 17.2915C19.4412 16.9455 19.5103 16.5688 19.4236 16.1612L16.9287 4.42344C16.8421 4.01588 16.6258 3.69977 16.2798 3.47512C15.9339 3.25047 15.5572 3.18146 15.1496 3.26809C14.742 3.35472 14.4259 3.571 14.2013 3.91693C13.9766 4.26287 13.9076 4.63962 13.9942 5.04718L16.4892 16.7849C16.5758 17.1925 16.7921 17.5086 17.138 17.7333Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M13.1579 12.3333V17.6667C13.1579 18.4 13.8137 19 14.6316 19H21.2632V19.6667C21.2632 20.4 20.6 21 19.7895 21H9.47368C8.65579 21 8 20.4 8 19.6667V10.3333C8 9.6 8.65579 9 9.47368 9H19.7895C20.6 9 21.2632 9.6 21.2632 10.3333V11H14.6316C13.8137 11 13.1579 11.6 13.1579 12.3333Z" /><path fill-rule="evenodd" clip-rule="evenodd" d="M14.6316 13C14.6316 12.6333 14.9632 12.3333 15.3684 12.3333H21C21.5523 12.3333 22 12.781 22 13.3333V16.6667C22 17.219 21.5523 17.6667 21 17.6667H15.3684C14.9632 17.6667 14.6316 17.3667 14.6316 17V13ZM17 16C17.5523 16 18 15.5523 18 15C18 14.4477 17.5523 14 17 14C16.4477 14 16 14.4477 16 15C16 15.5523 16.4477 16 17 16Z" /><path d="M2 5.5C2 4.11929 3.11929 3 4.5 3H15.5C16.8807 3 18 4.11929 18 5.5V8H16.4V5.6C16.4 5.04772 15.9523 4.6 15.4 4.6H4.6C4.04772 4.6 3.6 5.04772 3.6 5.6V11.6C3.6 12.1523 4.04772 12.6 4.6 12.6H6.5V14.2H4.5C3.11929 14.2 2 13.0807 2 11.7V5.5Z" /><path d="M2 6H18V8H2V6Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2ZM4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12ZM15.1132 12.4241C15.7972 11.8678 16.1392 11.0675 16.1392 10.0233C16.1392 9.02918 15.8268 8.27679 15.2021 7.76607C14.582 7.25536 13.6472 7 12.3977 7H10.0181C9.74198 7 9.51813 7.22386 9.51813 7.5V11.9028H9.23999C8.96385 11.9028 8.73999 12.1267 8.73999 12.4028V12.7647C8.73999 13.0409 8.96385 13.2647 9.23999 13.2647H9.51813V14.0041H9.23999C8.96385 14.0041 8.73999 14.2279 8.73999 14.5041V14.866C8.73999 15.1421 8.96385 15.366 9.23999 15.366H9.51813V16.5C9.51813 16.7761 9.74199 17 10.0181 17H10.6529C10.929 17 11.1529 16.7761 11.1529 16.5V15.366H12.9094C13.1855 15.366 13.4094 15.1421 13.4094 14.866V14.5041C13.4094 14.2279 13.1855 14.0041 12.9094 14.0041H11.1529V13.2585H12.1925C13.4557 13.2585 14.4292 12.9804 15.1132 12.4241ZM12.0215 11.8837H11.1529V8.36799H12.2883C13.0316 8.36799 13.5788 8.50935 13.9299 8.79207C14.281 9.07478 14.4566 9.50342 14.4566 10.078C14.4566 10.6981 14.2605 11.1541 13.8683 11.446C13.4762 11.7378 12.8606 11.8837 12.0215 11.8837Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M2 18H6V22H4C2.89543 22 2 21.1046 2 20V18Z" /><path d="M2 4C2 2.89543 2.89543 2 4 2H6V6H2V4Z" /><rect x="2" y="6" width="4" height="4" /><rect x="2" y="10" width="4" height="4" /><rect x="2" y="14" width="4" height="4" /><rect x="6" y="18" width="4" height="4" /><rect x="14" y="18" width="4" height="4" /><path d="M18 2H20C21.1046 2 22 2.89543 22 4V6H18V2Z" /><rect x="14" y="6" width="4" height="4" /><rect x="6" y="6" width="4" height="4" /><rect x="10" y="10" width="4" height="4" /><rect x="18" y="10" width="4" height="4" /><rect x="6" y="14" width="4" height="4" /><rect x="14" y="14" width="4" height="4" /><path d="M18 18H22V20C22 21.1046 21.1046 22 20 22H18V18Z" /><rect x="10" y="18" width="4" height="4" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M11.34 15.02C11.73 15.41 12.36 15.41 12.75 15.02L19.11 8.65998C19.5 8.26998 19.5 7.63998 19.11 7.24998L14.16 2.29998C13.78 1.89998 13.15 1.89998 12.76 2.28998L6.39 8.65998C6 9.04998 6 9.67998 6.39 10.07L11.34 15.02ZM13.46 4.40998L17 7.94998L12.05 12.9L8.51 9.35998L13.46 4.40998ZM20.41 15.41L18.29 13.29C18.11 13.11 17.85 13 17.59 13H17.32L15.32 15H17.23L19 17H5L6.78 15H8.83L6.83 13H6.41C6.14 13 5.89 13.11 5.7 13.29L3.58 15.41C3.21 15.79 3 16.3 3 16.83V20C3 21.1 3.9 22 5 22H19C20.1 22 21 21.11 21 20V16.83C21 16.3 20.79 15.79 20.41 15.41Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19 4H5C3.89 4 3 4.9 3 6V18C3 19.1 3.89 20 5 20H13V18H6C5.45 18 5 17.55 5 17V8H19V13H21V6C21 4.9 20.11 4 19 4ZM20.15 15.85L18.71 17.29L20.7 19.29C21.09 19.68 21.09 20.31 20.7 20.7C20.31 21.09 19.68 21.09 19.29 20.7L17.29 18.7L15.85 20.14C15.54 20.46 15 20.24 15 19.79V16C15 15.45 15.45 15 16 15H19.8C20.24 15 20.47 15.53 20.15 15.85Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M17 13C17 13.5523 16.5523 14 16 14C15.4477 14 15 13.5523 15 13C15 12.4477 15.4477 12 16 12C16.5523 12 17 12.4477 17 13Z" /><path fill-rule="evenodd" clip-rule="evenodd" d="M2 6C2 4.89543 2.89543 4 4 4H12C13.1046 4 14 4.89543 14 6H19C20.6569 6 22 7.34315 22 9V17C22 18.6569 20.6569 20 19 20H5C3.34315 20 2 18.6569 2 17V6ZM19 13C19 14.6569 17.6569 16 16 16C14.6938 16 13.5825 15.1652 13.1707 14H10C10 14.5523 9.55228 15 9 15C8.44772 15 8 14.5523 8 14H7V15C7 15.5523 6.55228 16 6 16C5.44772 16 5 15.5523 5 15V13C5 12.4477 5.44772 12 6 12H13.1707C13.5825 10.8348 14.6938 10 16 10C17.6569 10 19 11.3431 19 13Z" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><rect x="2" y="2" width="10" height="10" rx="2" /><rect x="14" y="4" width="8" height="8" rx="2" /><rect x="4" y="14" width="8" height="8" rx="2" /><rect x="14" y="14" width="8" height="8" rx="2" /></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg"><path d="M2 5C2 3.34315 3.34315 2 5 2H9C10.6569 2 12 3.34315 12 5V9C12 10.6569 10.6569 12 9 12H5C3.34315 12 2 10.6569 2 9V5Z" /><path fill-rule="evenodd" clip-rule="evenodd" d="M14 7C14 5.34315 15.3431 4 17 4H19C20.6569 4 22 5.34315 22 7V9C22 10.6569 20.6569 12 19 12H17C15.3431 12 14 10.6569 14 9V7ZM17 6C16.4477 6 16 6.44772 16 7V9C16 9.55228 16.4477 10 17 10H19C19.5523 10 20 9.55228 20 9V7C20 6.44772 19.5523 6 19 6H17Z" /><path fill-rule="evenodd" clip-rule="evenodd" d="M14 17C14 15.3431 15.3431 14 17 14H19C20.6569 14 22 15.3431 22 17V19C22 20.6569 20.6569 22 19 22H17C15.3431 22 14 20.6569 14 19V17ZM17 16C16.4477 16 16 16.4477 16 17V19C16 19.5523 16.4477 20 17 20H19C19.5523 20 20 19.5523 20 19V17C20 16.4477 19.5523 16 19 16H17Z" /><path fill-rule="evenodd" clip-rule="evenodd" d="M4 17C4 15.3431 5.34315 14 7 14H9C10.6569 14 12 15.3431 12 17V19C12 20.6569 10.6569 22 9 22H7C5.34315 22 4 20.6569 4 19V17ZM7 16C6.44772 16 6 16.4477 6 17V19C6 19.5523 6.44772 20 7 20H9C9.55228 20 10 19.5523 10 19V17C10 16.4477 9.55228 16 9 16H7Z" /></svg>