@tmorrow/cre8-wc 1.2.7 → 2.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 (105) hide show
  1. package/cdn/cre8-wc.esm.js.map +1 -1
  2. package/cdn/cre8-wc.min.js.map +1 -1
  3. package/lib/components/accordion-item/accordion-item.js +1 -1
  4. package/lib/components/accordion-item/accordion-item.js.map +1 -1
  5. package/lib/components/alert/alert.js +6 -6
  6. package/lib/components/alert/alert.js.map +1 -1
  7. package/lib/components/badge/badge.d.ts +1 -1
  8. package/lib/components/badge/badge.js.map +1 -1
  9. package/lib/components/breadcrumbs-item/breadcrumbs-item.js +1 -1
  10. package/lib/components/breadcrumbs-item/breadcrumbs-item.js.map +1 -1
  11. package/lib/components/checkbox-field-item/checkbox-field-item.js +1 -1
  12. package/lib/components/checkbox-field-item/checkbox-field-item.js.map +1 -1
  13. package/lib/components/dropdown/dropdown.js +1 -1
  14. package/lib/components/dropdown/dropdown.js.map +1 -1
  15. package/lib/components/field-note/field-note.js +2 -2
  16. package/lib/components/field-note/field-note.js.map +1 -1
  17. package/lib/components/icon/icon.d.ts +1 -1
  18. package/lib/components/icon/icon.js +40 -40
  19. package/lib/components/icon/icon.js.map +1 -1
  20. package/lib/components/inline-alert/inline-alert.js +5 -5
  21. package/lib/components/inline-alert/inline-alert.js.map +1 -1
  22. package/lib/components/link/link.js +1 -1
  23. package/lib/components/link/link.js.map +1 -1
  24. package/lib/components/modal/modal.js +6 -6
  25. package/lib/components/modal/modal.js.map +1 -1
  26. package/lib/components/multi-select/multi-select.js +2 -2
  27. package/lib/components/multi-select/multi-select.js.map +1 -1
  28. package/lib/components/pagination/pagination.js +5 -5
  29. package/lib/components/pagination/pagination.js.map +1 -1
  30. package/lib/components/percent-bar/percent-bar.js +1 -1
  31. package/lib/components/percent-bar/percent-bar.js.map +1 -1
  32. package/lib/components/remove-tag/remove-tag.js +1 -1
  33. package/lib/components/remove-tag/remove-tag.js.map +1 -1
  34. package/lib/components/select/select.js +1 -1
  35. package/lib/components/select/select.js.map +1 -1
  36. package/lib/components/select-tile/select-tile.js +1 -1
  37. package/lib/components/select-tile/select-tile.js.map +1 -1
  38. package/lib/components/table-row/table-row.js +1 -1
  39. package/lib/components/table-row/table-row.js.map +1 -1
  40. package/lib/components/tag/tag.js +1 -1
  41. package/lib/components/tag/tag.js.map +1 -1
  42. package/lib/icons/Account.svg +3 -0
  43. package/lib/icons/Account_Filled.svg +3 -0
  44. package/lib/icons/Arrow_-_Left.svg +3 -0
  45. package/lib/icons/Arrow_-_Left_Filled.svg +3 -0
  46. package/lib/icons/Caret_Double_Left.svg +3 -0
  47. package/lib/icons/Caret_Double_Right.svg +3 -0
  48. package/lib/icons/Caret_Down.svg +3 -0
  49. package/lib/icons/Caret_Down_Filled.svg +3 -0
  50. package/lib/icons/Caret_Left.svg +3 -0
  51. package/lib/icons/Caret_Right.svg +3 -0
  52. package/lib/icons/Caret_Up.svg +3 -0
  53. package/lib/icons/Cart.svg +3 -0
  54. package/lib/icons/Chat_Default.svg +3 -0
  55. package/lib/icons/Check.svg +3 -0
  56. package/lib/icons/Check_Filled.svg +3 -0
  57. package/lib/icons/Clear_X.svg +3 -0
  58. package/lib/icons/Close.svg +3 -0
  59. package/lib/icons/Download.svg +3 -0
  60. package/lib/icons/Edit.svg +3 -0
  61. package/lib/icons/Ellipsis.svg +3 -0
  62. package/lib/icons/Ellipsis_Filled.svg +3 -0
  63. package/lib/icons/Error.svg +3 -0
  64. package/lib/icons/Error_Filled.svg +3 -0
  65. package/lib/icons/External_Link.svg +3 -0
  66. package/lib/icons/Globe.svg +3 -0
  67. package/lib/icons/Help.svg +3 -0
  68. package/lib/icons/Help_Filled.svg +3 -0
  69. package/lib/icons/Info.svg +3 -0
  70. package/lib/icons/Lightbulb.svg +3 -0
  71. package/lib/icons/Lightbulb_Filled.svg +3 -0
  72. package/lib/icons/Location.svg +3 -0
  73. package/lib/icons/Medication.svg +3 -0
  74. package/lib/icons/Menu.svg +3 -0
  75. package/lib/icons/Message_Unread.svg +3 -0
  76. package/lib/icons/Message_Unread_Filled.svg +3 -0
  77. package/lib/icons/Minus.svg +3 -0
  78. package/lib/icons/Notification.svg +3 -0
  79. package/lib/icons/Play_Arrow.svg +3 -0
  80. package/lib/icons/Play_Circle.svg +3 -0
  81. package/lib/icons/Rectangle.svg +1 -0
  82. package/lib/icons/Refill.svg +4 -0
  83. package/lib/icons/Search.svg +3 -0
  84. package/lib/icons/Spinner_75.svg +3 -0
  85. package/lib/icons/Undo.svg +3 -0
  86. package/lib/icons/Vaccinations.svg +5 -0
  87. package/lib/icons/Warning.svg +3 -0
  88. package/lib/icons/add.svg +2 -2
  89. package/lib/icons/calendar.svg +2 -4
  90. package/lib/icons/wellness.svg +2 -6
  91. package/mcp-manifest.json +3 -3
  92. package/package.json +1 -1
  93. package/lib/icons/check.svg +0 -3
  94. package/lib/icons/close.svg +0 -3
  95. package/lib/icons/download.svg +0 -5
  96. package/lib/icons/edit.svg +0 -5
  97. package/lib/icons/ellipsis.svg +0 -3
  98. package/lib/icons/error.svg +0 -3
  99. package/lib/icons/globe.svg +0 -3
  100. package/lib/icons/help.svg +0 -3
  101. package/lib/icons/info.svg +0 -3
  102. package/lib/icons/menu.svg +0 -5
  103. package/lib/icons/minus.svg +0 -6
  104. package/lib/icons/search.svg +0 -10
  105. package/lib/icons/warning.svg +0 -3
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.7867 4.87812L8.51454 12.1503C8.447 12.2179 8.36679 12.2716 8.27851 12.3082C8.19023 12.3448 8.0956 12.3636 8.00003 12.3636C7.90446 12.3636 7.80983 12.3448 7.72155 12.3082C7.63327 12.2716 7.55306 12.2179 7.48552 12.1503L0.213345 4.87812C0.111526 4.77642 0.0421733 4.64679 0.014066 4.50565C-0.0140413 4.36451 0.000361008 4.2182 0.0554496 4.08525C0.110538 3.95229 0.203836 3.83868 0.323531 3.75878C0.443227 3.67888 0.583938 3.63629 0.727852 3.6364L15.2722 3.6364C15.4161 3.63629 15.5568 3.67888 15.6765 3.75878C15.7962 3.83868 15.8895 3.95229 15.9446 4.08525C15.9997 4.2182 16.0141 4.36451 15.986 4.50565C15.9579 4.64679 15.8885 4.77642 15.7867 4.87812Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.1508 14.7578C12.2184 14.8254 12.272 14.9056 12.3085 14.9939C12.3451 15.0822 12.3639 15.1768 12.3639 15.2724C12.3639 15.3679 12.3451 15.4625 12.3085 15.5508C12.272 15.6391 12.2184 15.7193 12.1508 15.7869C12.0832 15.8544 12.003 15.908 11.9147 15.9446C11.8265 15.9812 11.7318 16 11.6363 16C11.5407 16 11.4461 15.9812 11.3578 15.9446C11.2695 15.908 11.1893 15.8544 11.1218 15.7869L3.8494 8.51452C3.78178 8.44698 3.72814 8.36677 3.69154 8.27849C3.65495 8.1902 3.63611 8.09557 3.63611 8C3.63611 7.90443 3.65495 7.8098 3.69154 7.72151C3.72814 7.63323 3.78178 7.55302 3.8494 7.48548L11.1218 0.213121C11.2582 0.0766618 11.4433 -3.80414e-09 11.6363 0C11.8293 3.80414e-09 12.0143 0.0766618 12.1508 0.213121C12.2873 0.34958 12.3639 0.534658 12.3639 0.72764C12.3639 0.920622 12.2873 1.1057 12.1508 1.24216L5.39205 8L12.1508 14.7578Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.1506 8.51452L4.87827 15.7869C4.8107 15.8544 4.73049 15.908 4.6422 15.9446C4.55392 15.9812 4.4593 16 4.36375 16C4.26819 16 4.17357 15.9812 4.08529 15.9446C3.99701 15.908 3.9168 15.8544 3.84923 15.7869C3.78166 15.7193 3.72806 15.6391 3.6915 15.5508C3.65493 15.4625 3.63611 15.3679 3.63611 15.2724C3.63611 15.1768 3.65493 15.0822 3.6915 14.9939C3.72806 14.9056 3.78166 14.8254 3.84923 14.7578L10.608 8L3.84923 1.24216C3.71277 1.1057 3.63611 0.920622 3.63611 0.72764C3.63611 0.534658 3.71277 0.34958 3.84923 0.213121C3.98569 0.0766618 4.17077 1.43783e-09 4.36375 0C4.55673 -1.43783e-09 4.74181 0.0766618 4.87827 0.213121L12.1506 7.48548C12.2182 7.55302 12.2719 7.63323 12.3085 7.72151C12.3451 7.8098 12.3639 7.90443 12.3639 8C12.3639 8.09557 12.3451 8.1902 12.3085 8.27849C12.2719 8.36677 12.2182 8.44698 12.1506 8.51452Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.7867 12.1506C15.7192 12.2183 15.639 12.2719 15.5507 12.3085C15.4624 12.3451 15.3678 12.3639 15.2722 12.3639C15.1766 12.3639 15.082 12.3451 14.9937 12.3085C14.9054 12.2719 14.8252 12.2183 14.7577 12.1506L7.99992 5.39197L1.24215 12.1506C1.10569 12.2871 0.920613 12.3638 0.727633 12.3638C0.534652 12.3638 0.349576 12.2871 0.213119 12.1506C0.076661 12.0142 3.8041e-09 11.8291 0 11.6361C-3.8041e-09 11.4432 0.076661 11.2581 0.213119 11.1216L7.4854 3.84933C7.55294 3.78172 7.63315 3.72808 7.72143 3.69148C7.80972 3.65488 7.90435 3.63605 7.99992 3.63605C8.09548 3.63605 8.19012 3.65488 8.2784 3.69148C8.36668 3.72808 8.44689 3.78172 8.51443 3.84933L15.7867 11.1216C15.8543 11.1892 15.908 11.2694 15.9446 11.3576C15.9812 11.4459 16 11.5406 16 11.6361C16 11.7317 15.9812 11.8263 15.9446 11.9146C15.908 12.0029 15.8543 12.0831 15.7867 12.1506Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.8605 3.1752C15.8048 3.10864 15.7353 3.05511 15.6567 3.01838C15.5781 2.98165 15.4924 2.96262 15.4057 2.96263H3.45739L3.09521 0.973225C3.0456 0.70017 2.90174 0.453187 2.68869 0.275334C2.47565 0.0974807 2.20694 4.01099e-05 1.92942 0H0.592527C0.435379 0 0.284667 0.0624267 0.173547 0.173547C0.0624267 0.284667 0 0.435379 0 0.592527C0 0.749675 0.0624267 0.900386 0.173547 1.01151C0.284667 1.12263 0.435379 1.18505 0.592527 1.18505H1.92571L3.81884 11.5758C3.8746 11.8839 4.01079 12.1719 4.21361 12.4105C3.93367 12.6719 3.73162 13.0058 3.62986 13.3751C3.5281 13.7444 3.53061 14.1347 3.6371 14.5026C3.74359 14.8706 3.94991 15.2018 4.23318 15.4597C4.51645 15.7175 4.86559 15.8919 5.2419 15.9634C5.61822 16.0349 6.00699 16.0009 6.36511 15.8649C6.72323 15.729 7.03671 15.4965 7.27078 15.1933C7.50485 14.8901 7.65038 14.528 7.69121 14.1471C7.73205 13.7663 7.6666 13.3815 7.50213 13.0356H10.8662C10.7336 13.3131 10.665 13.6168 10.6655 13.9244C10.6655 14.3345 10.7871 14.7355 11.015 15.0765C11.2429 15.4176 11.5668 15.6834 11.9457 15.8404C12.3246 15.9973 12.7416 16.0384 13.1439 15.9584C13.5462 15.8784 13.9157 15.6808 14.2058 15.3908C14.4958 15.1008 14.6933 14.7313 14.7733 14.329C14.8533 13.9267 14.8123 13.5097 14.6553 13.1308C14.4983 12.7518 14.2325 12.4279 13.8915 12.2C13.5505 11.9722 13.1495 11.8505 12.7393 11.8505H5.56753C5.42877 11.8505 5.29441 11.8018 5.18789 11.7129C5.08137 11.6239 5.00944 11.5005 4.98463 11.3639L4.74984 10.073H13.3415C13.7578 10.0729 14.1608 9.92673 14.4804 9.65996C14.8 9.39318 15.0158 9.0227 15.0902 8.61312L15.9908 3.66107C16.0061 3.57548 16.0023 3.48759 15.9798 3.40362C15.9572 3.31965 15.9165 3.24167 15.8605 3.1752ZM6.51779 13.9244C6.51779 14.1002 6.46567 14.272 6.36801 14.4182C6.27035 14.5643 6.13154 14.6782 5.96913 14.7455C5.80672 14.8128 5.62802 14.8304 5.45561 14.7961C5.2832 14.7618 5.12483 14.6771 5.00054 14.5528C4.87624 14.4285 4.79159 14.2702 4.75729 14.0978C4.723 13.9254 4.7406 13.7467 4.80787 13.5843C4.87514 13.4219 4.98906 13.283 5.13522 13.1854C5.28138 13.0877 5.45322 13.0356 5.629 13.0356C5.86473 13.0356 6.09079 13.1292 6.25747 13.2959C6.42415 13.4626 6.51779 13.6887 6.51779 13.9244ZM13.6281 13.9244C13.6281 14.1002 13.576 14.272 13.4783 14.4182C13.3807 14.5643 13.2419 14.6782 13.0795 14.7455C12.917 14.8128 12.7383 14.8304 12.5659 14.7961C12.3935 14.7618 12.2352 14.6771 12.1109 14.5528C11.9866 14.4285 11.9019 14.2702 11.8676 14.0978C11.8333 13.9254 11.8509 13.7467 11.9182 13.5843C11.9855 13.4219 12.0994 13.283 12.2455 13.1854C12.3917 13.0877 12.5635 13.0356 12.7393 13.0356C12.975 13.0356 13.2011 13.1292 13.3678 13.2959C13.5345 13.4626 13.6281 13.6887 13.6281 13.9244ZM13.9244 8.40129C13.8995 8.53819 13.8273 8.66198 13.7203 8.75095C13.6133 8.83992 13.4784 8.8884 13.3393 8.8879H4.53431L3.67293 4.14769H14.6954L13.9244 8.40129Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="17" viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.00251 1.90538e-07C6.6212 -0.00030123 5.26334 0.357025 4.0611 1.0372C2.85886 1.71737 1.85319 2.69722 1.14199 3.88137C0.430785 5.06552 0.0382741 6.41363 0.00266021 7.79449C-0.0329537 9.17534 0.289543 10.5419 0.938759 11.7611L0.0655986 14.3806C-0.00672782 14.5975 -0.0172241 14.8302 0.0352863 15.0527C0.0877968 15.2752 0.201239 15.4787 0.362897 15.6404C0.524556 15.802 0.728043 15.9155 0.95055 15.968C1.17306 16.0205 1.40579 16.01 1.62267 15.9377L4.24215 15.0645C5.31516 15.6352 6.50407 15.954 7.71866 15.9966C8.93325 16.0392 10.1416 15.8046 11.252 15.3105C12.3623 14.8164 13.3455 14.0758 14.127 13.145C14.9084 12.2142 15.4675 11.1176 15.7618 9.93844C16.0562 8.75928 16.078 7.52857 15.8257 6.33971C15.5734 5.15086 15.0535 4.03511 14.3056 3.07715C13.5577 2.1192 12.6014 1.34422 11.5092 0.811043C10.4171 0.277864 9.21785 0.000498686 8.00251 1.90538e-07ZM10.4643 9.8471H5.54074C5.37751 9.8471 5.22097 9.78226 5.10555 9.66684C4.99014 9.55142 4.9253 9.39488 4.9253 9.23166C4.9253 9.06843 4.99014 8.91189 5.10555 8.79647C5.22097 8.68105 5.37751 8.61621 5.54074 8.61621H10.4643C10.6275 8.61621 10.7841 8.68105 10.8995 8.79647C11.0149 8.91189 11.0797 9.06843 11.0797 9.23166C11.0797 9.39488 11.0149 9.55142 10.8995 9.66684C10.7841 9.78226 10.6275 9.8471 10.4643 9.8471ZM10.4643 7.38532H5.54074C5.37751 7.38532 5.22097 7.32048 5.10555 7.20506C4.99014 7.08965 4.9253 6.93311 4.9253 6.76988C4.9253 6.60665 4.99014 6.45011 5.10555 6.3347C5.22097 6.21928 5.37751 6.15444 5.54074 6.15444H10.4643C10.6275 6.15444 10.7841 6.21928 10.8995 6.3347C11.0149 6.45011 11.0797 6.60665 11.0797 6.76988C11.0797 6.93311 11.0149 7.08965 10.8995 7.20506C10.7841 7.32048 10.6275 7.38532 10.4643 7.38532Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.8125 3.33285L5.57291 13.5724C5.51347 13.6319 5.44289 13.6791 5.3652 13.7113C5.28751 13.7435 5.20423 13.7601 5.12013 13.7601C5.03603 13.7601 4.95275 13.7435 4.87506 13.7113C4.79737 13.6791 4.72678 13.6319 4.66735 13.5724L0.187547 9.0926C0.0674628 8.97251 0 8.80964 0 8.63982C0 8.46999 0.0674628 8.30712 0.187547 8.18704C0.307632 8.06695 0.470502 7.99949 0.640327 7.99949C0.810153 7.99949 0.973022 8.06695 1.09311 8.18704L5.12013 12.2149L14.9069 2.42729C15.027 2.30721 15.1898 2.23975 15.3597 2.23975C15.5295 2.23975 15.6924 2.30721 15.8125 2.42729C15.9325 2.54738 16 2.71025 16 2.88007C16 3.0499 15.9325 3.21277 15.8125 3.33285Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM11.5123 6.58923L7.20462 10.8969C7.14746 10.9541 7.07959 10.9995 7.00489 11.0305C6.93018 11.0615 6.8501 11.0774 6.76923 11.0774C6.68836 11.0774 6.60828 11.0615 6.53358 11.0305C6.45887 10.9995 6.391 10.9541 6.33385 10.8969L4.48769 9.05077C4.37222 8.9353 4.30735 8.77868 4.30735 8.61538C4.30735 8.45208 4.37222 8.29547 4.48769 8.18C4.60317 8.06453 4.75978 7.99966 4.92308 7.99966C5.08638 7.99966 5.24299 8.06453 5.35846 8.18L6.76923 9.59154L10.6415 5.71846C10.6987 5.66128 10.7666 5.61593 10.8413 5.58499C10.916 5.55404 10.9961 5.53812 11.0769 5.53812C11.1578 5.53812 11.2378 5.55404 11.3126 5.58499C11.3873 5.61593 11.4551 5.66128 11.5123 5.71846C11.5695 5.77564 11.6148 5.84351 11.6458 5.91822C11.6767 5.99292 11.6927 6.07299 11.6927 6.15384C11.6927 6.2347 11.6767 6.31477 11.6458 6.38947C11.6148 6.46418 11.5695 6.53205 11.5123 6.58923Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.8969 5.97385L8.87 8L10.8969 10.0262C10.9541 10.0833 10.9995 10.1512 11.0304 10.2259C11.0613 10.3006 11.0773 10.3807 11.0773 10.4615C11.0773 10.5424 11.0613 10.6225 11.0304 10.6972C10.9995 10.7719 10.9541 10.8397 10.8969 10.8969C10.8397 10.9541 10.7719 10.9994 10.6972 11.0304C10.6225 11.0613 10.5424 11.0773 10.4615 11.0773C10.3807 11.0773 10.3006 11.0613 10.2259 11.0304C10.1512 10.9994 10.0833 10.9541 10.0262 10.8969L8 8.87L5.97385 10.8969C5.91667 10.9541 5.8488 10.9994 5.77409 11.0304C5.69939 11.0613 5.61932 11.0773 5.53846 11.0773C5.45761 11.0773 5.37754 11.0613 5.30283 11.0304C5.22813 10.9994 5.16025 10.9541 5.10308 10.8969C5.0459 10.8397 5.00055 10.7719 4.96961 10.6972C4.93866 10.6225 4.92274 10.5424 4.92274 10.4615C4.92274 10.3807 4.93866 10.3006 4.96961 10.2259C5.00055 10.1512 5.0459 10.0833 5.10308 10.0262L7.13 8L5.10308 5.97385C4.98761 5.85837 4.92274 5.70176 4.92274 5.53846C4.92274 5.37516 4.98761 5.21855 5.10308 5.10308C5.21855 4.9876 5.37516 4.92273 5.53846 4.92273C5.70176 4.92273 5.85838 4.9876 5.97385 5.10308L8 7.13L10.0262 5.10308C10.0833 5.0459 10.1512 5.00055 10.2259 4.9696C10.3006 4.93866 10.3807 4.92273 10.4615 4.92273C10.5424 4.92273 10.6225 4.93866 10.6972 4.9696C10.7719 5.00055 10.8397 5.0459 10.8969 5.10308C10.9541 5.16025 10.9995 5.22813 11.0304 5.30283C11.0613 5.37753 11.0773 5.4576 11.0773 5.53846C11.0773 5.61932 11.0613 5.69939 11.0304 5.77409C10.9995 5.84879 10.9541 5.91667 10.8969 5.97385ZM16 8C16 9.58225 15.5308 11.129 14.6518 12.4446C13.7727 13.7602 12.5233 14.7855 11.0615 15.391C9.59966 15.9965 7.99113 16.155 6.43928 15.8463C4.88743 15.5376 3.46197 14.7757 2.34315 13.6569C1.22433 12.538 0.462403 11.1126 0.153721 9.56072C-0.15496 8.00887 0.00346628 6.40034 0.608967 4.93853C1.21447 3.47672 2.23985 2.22729 3.55544 1.34824C4.87103 0.469192 6.41775 0 8 0C10.121 0.00223986 12.1546 0.845814 13.6544 2.34562C15.1542 3.84542 15.9978 5.87895 16 8ZM14.7692 8C14.7692 6.66117 14.3722 5.35241 13.6284 4.23922C12.8846 3.12602 11.8274 2.25839 10.5905 1.74605C9.35356 1.2337 7.99249 1.09965 6.67939 1.36084C5.36629 1.62203 4.16013 2.26674 3.21343 3.21343C2.26674 4.16012 1.62203 5.36629 1.36084 6.67939C1.09965 7.99249 1.2337 9.35356 1.74605 10.5905C2.2584 11.8274 3.12603 12.8846 4.23922 13.6284C5.35241 14.3722 6.66117 14.7692 8 14.7692C9.79469 14.7672 11.5153 14.0534 12.7843 12.7843C14.0534 11.5153 14.7672 9.79468 14.7692 8Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.7656 14.6336C15.8399 14.708 15.8988 14.7962 15.9391 14.8933C15.9793 14.9904 16 15.0945 16 15.1996C16 15.3047 15.9793 15.4088 15.9391 15.5059C15.8988 15.603 15.8399 15.6912 15.7656 15.7656C15.6912 15.8399 15.603 15.8988 15.5059 15.9391C15.4088 15.9793 15.3047 16 15.1996 16C15.0945 16 14.9904 15.9793 14.8933 15.9391C14.7962 15.8988 14.708 15.8399 14.6336 15.7656L8 9.13094L1.36637 15.7656C1.21626 15.9157 1.01268 16 0.8004 16C0.588121 16 0.384536 15.9157 0.234432 15.7656C0.0843276 15.6155 4.18453e-09 15.4119 0 15.1996C-4.18453e-09 14.9873 0.0843276 14.7837 0.234432 14.6336L6.86906 8L0.234432 1.36637C0.0843276 1.21626 0 1.01268 0 0.8004C0 0.588121 0.0843276 0.384536 0.234432 0.234432C0.384536 0.0843276 0.588121 0 0.8004 0C1.01268 0 1.21626 0.0843276 1.36637 0.234432L8 6.86906L14.6336 0.234432C14.7837 0.0843276 14.9873 -4.18453e-09 15.1996 0C15.4119 4.18453e-09 15.6155 0.0843276 15.7656 0.234432C15.9157 0.384536 16 0.588121 16 0.8004C16 1.01268 15.9157 1.21626 15.7656 1.36637L9.13094 8L15.7656 14.6336Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.195 7.13833C4.10166 7.0451 4.03808 6.92626 4.01231 6.79687C3.98655 6.66748 3.99975 6.53336 4.05025 6.41147C4.10075 6.28959 4.18628 6.18543 4.29601 6.11219C4.40574 6.03894 4.53474 5.9999 4.66667 6H7.33333V0.666667C7.33333 0.489856 7.40357 0.320287 7.5286 0.195262C7.65362 0.070238 7.82319 0 8 0C8.17681 0 8.34638 0.070238 8.47141 0.195262C8.59643 0.320287 8.66667 0.489856 8.66667 0.666667V6H11.3333C11.4653 5.9999 11.5943 6.03894 11.704 6.11219C11.8137 6.18543 11.8992 6.28959 11.9497 6.41147C12.0002 6.53336 12.0135 6.66748 11.9877 6.79687C11.9619 6.92626 11.8983 7.0451 11.805 7.13833L8.47167 10.4717C8.40975 10.5337 8.33623 10.5828 8.25529 10.6164C8.17436 10.6499 8.08761 10.6672 8 10.6672C7.91239 10.6672 7.82564 10.6499 7.74471 10.6164C7.66377 10.5828 7.59025 10.5337 7.52833 10.4717L4.195 7.13833ZM15.3333 9.33333C15.1565 9.33333 14.987 9.40357 14.8619 9.52859C14.7369 9.65362 14.6667 9.82319 14.6667 10V14.6667H1.33333V10C1.33333 9.82319 1.2631 9.65362 1.13807 9.52859C1.01305 9.40357 0.843478 9.33333 0.666667 9.33333C0.489856 9.33333 0.320287 9.40357 0.195262 9.52859C0.070238 9.65362 0 9.82319 0 10V14.6667C0 15.0203 0.140476 15.3594 0.390524 15.6095C0.640573 15.8595 0.979711 16 1.33333 16H14.6667C15.0203 16 15.3594 15.8595 15.6095 15.6095C15.8595 15.3594 16 15.0203 16 14.6667V10C16 9.82319 15.9298 9.65362 15.8047 9.52859C15.6797 9.40357 15.5101 9.33333 15.3333 9.33333Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.6243 3.95007L12.05 0.374994C11.9311 0.256108 11.79 0.161801 11.6347 0.0974588C11.4794 0.0331167 11.3129 0 11.1448 0C10.9767 0 10.8103 0.0331167 10.6549 0.0974588C10.4996 0.161801 10.3585 0.256108 10.2397 0.374994L0.375194 10.2403C0.255821 10.3587 0.16118 10.4997 0.0967705 10.655C0.0323612 10.8103 -0.000530733 10.9769 6.47574e-06 11.145V14.7201C6.47574e-06 15.0596 0.134859 15.3851 0.374897 15.6252C0.614935 15.8652 0.940497 16.0001 1.27996 16.0001H4.85504C5.02319 16.0006 5.18977 15.9677 5.34509 15.9033C5.50041 15.8389 5.64139 15.7442 5.75981 15.6249L15.6243 5.76041C15.7432 5.64155 15.8375 5.50044 15.9018 5.34513C15.9662 5.18982 15.9993 5.02335 15.9993 4.85524C15.9993 4.68713 15.9662 4.52067 15.9018 4.36535C15.8375 4.21004 15.7432 4.06893 15.6243 3.95007ZM4.85504 14.7201H1.27996V11.145L8.31972 4.10527L11.8948 7.68034L4.85504 14.7201ZM12.7996 6.77478L9.22449 3.2005L11.1444 1.28056L14.7195 4.85484L12.7996 6.77478Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 5.71423C7.54793 5.71423 7.10601 5.84829 6.73013 6.09945C6.35424 6.3506 6.06128 6.70758 5.88828 7.12524C5.71528 7.5429 5.67001 8.00248 5.75821 8.44587C5.8464 8.88925 6.06409 9.29653 6.38376 9.61619C6.70342 9.93585 7.11069 10.1535 7.55408 10.2417C7.99747 10.3299 8.45705 10.2847 8.87471 10.1117C9.29237 9.93867 9.64934 9.64571 9.9005 9.26982C10.1517 8.89394 10.2857 8.45202 10.2857 7.99995C10.2857 7.39374 10.0449 6.81236 9.61624 6.3837C9.18759 5.95505 8.60621 5.71423 8 5.71423ZM8 9.1428C7.77396 9.1428 7.55301 9.07578 7.36506 8.9502C7.17712 8.82462 7.03064 8.64613 6.94414 8.4373C6.85764 8.22847 6.83501 7.99868 6.8791 7.77699C6.9232 7.55529 7.03205 7.35166 7.19188 7.19183C7.35171 7.03199 7.55535 6.92315 7.77704 6.87905C7.99873 6.83495 8.22852 6.85759 8.43735 6.94409C8.64618 7.03059 8.82467 7.17707 8.95025 7.36501C9.07583 7.55295 9.14286 7.77391 9.14286 7.99995C9.14286 8.30305 9.02245 8.59374 8.80812 8.80807C8.59379 9.0224 8.30311 9.1428 8 9.1428ZM2.28572 5.71423C1.83364 5.71423 1.39172 5.84829 1.01584 6.09945C0.639957 6.3506 0.346991 6.70758 0.173991 7.12524C0.000990357 7.5429 -0.0442744 8.00248 0.0439204 8.44587C0.132115 8.88925 0.349808 9.29653 0.669471 9.61619C0.989134 9.93585 1.39641 10.1535 1.83979 10.2417C2.28318 10.3299 2.74276 10.2847 3.16042 10.1117C3.57808 9.93867 3.93506 9.64571 4.18622 9.26982C4.43737 8.89394 4.57143 8.45202 4.57143 7.99995C4.57143 7.39374 4.33061 6.81236 3.90196 6.3837C3.4733 5.95505 2.89192 5.71423 2.28572 5.71423ZM2.28572 9.1428C2.05968 9.1428 1.83872 9.07578 1.65078 8.9502C1.46284 8.82462 1.31635 8.64613 1.22985 8.4373C1.14335 8.22847 1.12072 7.99868 1.16482 7.77699C1.20891 7.55529 1.31776 7.35166 1.47759 7.19183C1.63742 7.03199 1.84106 6.92315 2.06275 6.87905C2.28445 6.83495 2.51424 6.85759 2.72307 6.94409C2.9319 7.03059 3.11039 7.17707 3.23597 7.36501C3.36154 7.55295 3.42857 7.77391 3.42857 7.99995C3.42857 8.30305 3.30816 8.59374 3.09384 8.80807C2.87951 9.0224 2.58882 9.1428 2.28572 9.1428ZM13.7143 5.71423C13.2622 5.71423 12.8203 5.84829 12.4444 6.09945C12.0685 6.3506 11.7756 6.70758 11.6026 7.12524C11.4296 7.5429 11.3843 8.00248 11.4725 8.44587C11.5607 8.88925 11.7784 9.29653 12.098 9.61619C12.4177 9.93585 12.825 10.1535 13.2684 10.2417C13.7118 10.3299 14.1713 10.2847 14.589 10.1117C15.0066 9.93867 15.3636 9.64571 15.6148 9.26982C15.8659 8.89394 16 8.45202 16 7.99995C16 7.39374 15.7592 6.81236 15.3305 6.3837C14.9019 5.95505 14.3205 5.71423 13.7143 5.71423ZM13.7143 9.1428C13.4882 9.1428 13.2673 9.07578 13.0793 8.9502C12.8914 8.82462 12.7449 8.64613 12.6584 8.4373C12.5719 8.22847 12.5493 7.99868 12.5934 7.77699C12.6375 7.55529 12.7463 7.35166 12.9062 7.19183C13.066 7.03199 13.2696 6.92315 13.4913 6.87905C13.713 6.83495 13.9428 6.85759 14.1516 6.94409C14.3605 7.03059 14.539 7.17707 14.6645 7.36501C14.7901 7.55295 14.8571 7.77391 14.8571 7.99995C14.8571 8.30305 14.7367 8.59374 14.5224 8.80807C14.3081 9.0224 14.0174 9.1428 13.7143 9.1428Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.0741 7.99998C10.0741 8.41019 9.95243 8.81119 9.72453 9.15227C9.49663 9.49335 9.1727 9.75919 8.79371 9.91617C8.41473 10.0732 7.9977 10.1142 7.59537 10.0342C7.19304 9.95417 6.82347 9.75663 6.53341 9.46657C6.24334 9.1765 6.04581 8.80694 5.96578 8.40461C5.88575 8.00228 5.92682 7.58525 6.08381 7.20626C6.24079 6.82728 6.50663 6.50335 6.84771 6.27545C7.18879 6.04755 7.58979 5.9259 8 5.9259C8.55008 5.9259 9.07763 6.14442 9.46659 6.53339C9.85556 6.92235 10.0741 7.4499 10.0741 7.99998ZM2.07407 5.9259C1.66386 5.9259 1.26286 6.04755 0.921781 6.27545C0.580702 6.50335 0.314862 6.82728 0.15788 7.20626C0.000898661 7.58525 -0.0401749 8.00228 0.0398537 8.40461C0.119882 8.80694 0.317419 9.1765 0.607483 9.46657C0.897548 9.75663 1.26711 9.95417 1.66944 10.0342C2.07177 10.1142 2.4888 10.0732 2.86779 9.91617C3.24678 9.75919 3.5707 9.49335 3.7986 9.15227C4.02651 8.81119 4.14815 8.41019 4.14815 7.99998C4.14815 7.4499 3.92963 6.92235 3.54067 6.53339C3.1517 6.14442 2.62415 5.9259 2.07407 5.9259ZM13.9259 5.9259C13.5157 5.9259 13.1147 6.04755 12.7736 6.27545C12.4326 6.50335 12.1667 6.82728 12.0097 7.20626C11.8527 7.58525 11.8117 8.00228 11.8917 8.40461C11.9717 8.80694 12.1693 9.1765 12.4593 9.46657C12.7494 9.75663 13.119 9.95417 13.5213 10.0342C13.9236 10.1142 14.3407 10.0732 14.7196 9.91617C15.0986 9.75919 15.4226 9.49335 15.6505 9.15227C15.8784 8.81119 16 8.41019 16 7.99998C16 7.72761 15.9464 7.4579 15.8421 7.20626C15.7379 6.95463 15.5851 6.72598 15.3925 6.53339C15.1999 6.34079 14.9713 6.18801 14.7196 6.08378C14.468 5.97955 14.1983 5.9259 13.9259 5.9259Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM8 14.7692C6.66117 14.7692 5.35241 14.3722 4.23922 13.6284C3.12603 12.8846 2.2584 11.8274 1.74605 10.5905C1.2337 9.35356 1.09965 7.99249 1.36084 6.67939C1.62203 5.36629 2.26674 4.16012 3.21343 3.21343C4.16013 2.26674 5.36629 1.62203 6.67939 1.36084C7.99249 1.09965 9.35356 1.2337 10.5905 1.74605C11.8274 2.25839 12.8846 3.12602 13.6284 4.23922C14.3722 5.35241 14.7692 6.66117 14.7692 8C14.7672 9.79468 14.0534 11.5153 12.7843 12.7843C11.5153 14.0534 9.79469 14.7672 8 14.7692ZM7.38462 8.61538V4.30769C7.38462 4.14448 7.44945 3.98796 7.56486 3.87255C7.68027 3.75714 7.83679 3.69231 8 3.69231C8.16321 3.69231 8.31974 3.75714 8.43514 3.87255C8.55055 3.98796 8.61539 4.14448 8.61539 4.30769V8.61538C8.61539 8.77859 8.55055 8.93512 8.43514 9.05053C8.31974 9.16593 8.16321 9.23077 8 9.23077C7.83679 9.23077 7.68027 9.16593 7.56486 9.05053C7.44945 8.93512 7.38462 8.77859 7.38462 8.61538ZM8.92308 11.3846C8.92308 11.5672 8.86894 11.7456 8.76751 11.8974C8.66608 12.0492 8.52192 12.1676 8.35325 12.2374C8.18458 12.3073 7.99898 12.3256 7.81992 12.29C7.64086 12.2543 7.47638 12.1664 7.34729 12.0373C7.21819 11.9082 7.13028 11.7438 7.09466 11.5647C7.05904 11.3856 7.07732 11.2 7.14719 11.0314C7.21706 10.8627 7.33537 10.7185 7.48717 10.6171C7.63897 10.5157 7.81743 10.4615 8 10.4615C8.24482 10.4615 8.4796 10.5588 8.65271 10.7319C8.82583 10.905 8.92308 11.1398 8.92308 11.3846Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM7.38462 4.30769C7.38462 4.14448 7.44945 3.98796 7.56486 3.87255C7.68027 3.75714 7.83679 3.69231 8 3.69231C8.16321 3.69231 8.31974 3.75714 8.43514 3.87255C8.55055 3.98796 8.61539 4.14448 8.61539 4.30769V8.61538C8.61539 8.77859 8.55055 8.93512 8.43514 9.05053C8.31974 9.16593 8.16321 9.23077 8 9.23077C7.83679 9.23077 7.68027 9.16593 7.56486 9.05053C7.44945 8.93512 7.38462 8.77859 7.38462 8.61538V4.30769ZM8 12.3077C7.81743 12.3077 7.63897 12.2536 7.48717 12.1521C7.33537 12.0507 7.21706 11.9065 7.14719 11.7379C7.07732 11.5692 7.05904 11.3836 7.09466 11.2045C7.13028 11.0255 7.21819 10.861 7.34729 10.7319C7.47638 10.6028 7.64086 10.5149 7.81992 10.4793C7.99898 10.4437 8.18458 10.4619 8.35325 10.5318C8.52192 10.6017 8.66608 10.72 8.76751 10.8718C8.86894 11.0236 8.92308 11.202 8.92308 11.3846C8.92308 11.6294 8.82583 11.8642 8.65271 12.0373C8.4796 12.2104 8.24482 12.3077 8 12.3077Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 6C16 6.17681 15.9298 6.34638 15.8047 6.4714C15.6797 6.59643 15.5101 6.66667 15.3333 6.66667C15.1565 6.66667 14.987 6.59643 14.8619 6.4714C14.7369 6.34638 14.6667 6.17681 14.6667 6V2.27667L9.13917 7.805C9.01407 7.93009 8.84441 8.00037 8.6675 8.00037C8.49059 8.00037 8.32093 7.93009 8.19583 7.805C8.07074 7.67991 8.00046 7.51024 8.00046 7.33333C8.00046 7.15642 8.07074 6.98676 8.19583 6.86167L13.7233 1.33333H10C9.82319 1.33333 9.65362 1.2631 9.52859 1.13807C9.40357 1.01305 9.33333 0.843478 9.33333 0.666667C9.33333 0.489856 9.40357 0.320287 9.52859 0.195262C9.65362 0.070238 9.82319 0 10 0H15.3333C15.5101 0 15.6797 0.070238 15.8047 0.195262C15.9298 0.320287 16 0.489856 16 0.666667V6ZM12.6667 8C12.4899 8 12.3203 8.07024 12.1953 8.19526C12.0702 8.32029 12 8.48986 12 8.66667V14.6667H1.33333V4H7.33333C7.51014 4 7.67971 3.92976 7.80474 3.80474C7.92976 3.67971 8 3.51014 8 3.33333C8 3.15652 7.92976 2.98695 7.80474 2.86193C7.67971 2.7369 7.51014 2.66667 7.33333 2.66667H1.33333C0.979711 2.66667 0.640573 2.80714 0.390524 3.05719C0.140476 3.30724 0 3.64638 0 4V14.6667C0 15.0203 0.140476 15.3594 0.390524 15.6095C0.640573 15.8595 0.979711 16 1.33333 16H12C12.3536 16 12.6928 15.8595 12.9428 15.6095C13.1929 15.3594 13.3333 15.0203 13.3333 14.6667V8.66667C13.3333 8.48986 13.2631 8.32029 13.1381 8.19526C13.013 8.07024 12.8435 8 12.6667 8Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM5.97154 11.0769H10.0285C9.61539 12.4877 8.92308 13.7592 8 14.7608C7.07692 13.7592 6.38462 12.4877 5.97154 11.0769ZM5.69231 9.84615C5.48821 8.62384 5.48821 7.37615 5.69231 6.15384H10.3077C10.5118 7.37615 10.5118 8.62384 10.3077 9.84615H5.69231ZM1.23077 8C1.23024 7.37572 1.31645 6.75439 1.48693 6.15384H4.44539C4.2618 7.37777 4.2618 8.62223 4.44539 9.84615H1.48693C1.31645 9.2456 1.23024 8.62428 1.23077 8ZM10.0285 4.92308H5.97154C6.38462 3.51231 7.07692 2.24077 8 1.23923C8.92308 2.24077 9.61539 3.51231 10.0285 4.92308ZM11.5546 6.15384H14.5131C14.8546 7.36092 14.8546 8.63908 14.5131 9.84615H11.5546C11.7382 8.62223 11.7382 7.37777 11.5546 6.15384ZM14.0285 4.92308H11.3031C10.989 3.68732 10.4616 2.51588 9.74462 1.46154C10.6607 1.70771 11.515 2.14286 12.2528 2.73902C12.9906 3.33518 13.5954 4.07915 14.0285 4.92308ZM6.25539 1.46154C5.53838 2.51588 5.01097 3.68732 4.69693 4.92308H1.97154C2.40456 4.07915 3.00941 3.33518 3.74719 2.73902C4.48497 2.14286 5.33935 1.70771 6.25539 1.46154ZM1.97154 11.0769H4.69693C5.01097 12.3127 5.53838 13.4841 6.25539 14.5385C5.33935 14.2923 4.48497 13.8571 3.74719 13.261C3.00941 12.6648 2.40456 11.9208 1.97154 11.0769ZM9.74462 14.5385C10.4616 13.4841 10.989 12.3127 11.3031 11.0769H14.0285C13.5954 11.9208 12.9906 12.6648 12.2528 13.261C11.515 13.8571 10.6607 14.2923 9.74462 14.5385Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.92308 12C8.92308 12.1826 8.86894 12.361 8.76751 12.5128C8.66608 12.6646 8.52192 12.7829 8.35325 12.8528C8.18458 12.9227 7.99898 12.941 7.81992 12.9053C7.64086 12.8697 7.47638 12.7818 7.34729 12.6527C7.21819 12.5236 7.13028 12.3591 7.09466 12.1801C7.05904 12.001 7.07732 11.8154 7.14719 11.6468C7.21706 11.4781 7.33537 11.3339 7.48717 11.2325C7.63897 11.1311 7.81743 11.0769 8 11.0769C8.24482 11.0769 8.4796 11.1742 8.65271 11.3473C8.82583 11.5204 8.92308 11.7552 8.92308 12ZM8 3.69231C6.30308 3.69231 4.92308 4.93461 4.92308 6.46154V6.76923C4.92308 6.93244 4.98791 7.08896 5.10332 7.20437C5.21873 7.31978 5.37525 7.38461 5.53846 7.38461C5.70167 7.38461 5.8582 7.31978 5.97361 7.20437C6.08901 7.08896 6.15385 6.93244 6.15385 6.76923V6.46154C6.15385 5.61538 6.98231 4.92308 8 4.92308C9.01769 4.92308 9.84616 5.61538 9.84616 6.46154C9.84616 7.30769 9.01769 8 8 8C7.83679 8 7.68027 8.06483 7.56486 8.18024C7.44945 8.29565 7.38462 8.45217 7.38462 8.61538V9.23077C7.38462 9.39398 7.44945 9.5505 7.56486 9.66591C7.68027 9.78132 7.83679 9.84615 8 9.84615C8.16321 9.84615 8.31974 9.78132 8.43514 9.66591C8.55055 9.5505 8.61539 9.39398 8.61539 9.23077V9.17538C10.0185 8.91769 11.0769 7.79846 11.0769 6.46154C11.0769 4.93461 9.69692 3.69231 8 3.69231ZM16 8C16 9.58225 15.5308 11.129 14.6518 12.4446C13.7727 13.7602 12.5233 14.7855 11.0615 15.391C9.59966 15.9965 7.99113 16.155 6.43928 15.8463C4.88743 15.5376 3.46197 14.7757 2.34315 13.6569C1.22433 12.538 0.462403 11.1126 0.153721 9.56072C-0.15496 8.00887 0.00346628 6.40034 0.608967 4.93853C1.21447 3.47672 2.23985 2.22729 3.55544 1.34824C4.87103 0.469192 6.41775 0 8 0C10.121 0.00223986 12.1546 0.845814 13.6544 2.34562C15.1542 3.84542 15.9978 5.87895 16 8ZM14.7692 8C14.7692 6.66117 14.3722 5.35241 13.6284 4.23922C12.8846 3.12602 11.8274 2.25839 10.5905 1.74605C9.35356 1.2337 7.99249 1.09965 6.67939 1.36084C5.36629 1.62203 4.16013 2.26674 3.21343 3.21343C2.26674 4.16012 1.62203 5.36629 1.36084 6.67939C1.09965 7.99249 1.2337 9.35356 1.74605 10.5905C2.2584 11.8274 3.12603 12.8846 4.23922 13.6284C5.35241 14.3722 6.66117 14.7692 8 14.7692C9.79469 14.7672 11.5153 14.0534 12.7843 12.7843C14.0534 11.5153 14.7672 9.79468 14.7692 8Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM8 12.9231C7.81743 12.9231 7.63897 12.8689 7.48717 12.7675C7.33537 12.6661 7.21706 12.5219 7.14719 12.3532C7.07732 12.1846 7.05904 11.999 7.09466 11.8199C7.13028 11.6409 7.21819 11.4764 7.34729 11.3473C7.47638 11.2182 7.64086 11.1303 7.81992 11.0947C7.99898 11.059 8.18458 11.0773 8.35325 11.1472C8.52192 11.2171 8.66608 11.3354 8.76751 11.4872C8.86894 11.639 8.92308 11.8174 8.92308 12C8.92308 12.2448 8.82583 12.4796 8.65271 12.6527C8.4796 12.8258 8.24482 12.9231 8 12.9231ZM8.61539 9.17538V9.23077C8.61539 9.39398 8.55055 9.5505 8.43514 9.66591C8.31974 9.78132 8.16321 9.84615 8 9.84615C7.83679 9.84615 7.68027 9.78132 7.56486 9.66591C7.44945 9.5505 7.38462 9.39398 7.38462 9.23077V8.61538C7.38462 8.45217 7.44945 8.29565 7.56486 8.18024C7.68027 8.06483 7.83679 8 8 8C9.01769 8 9.84616 7.30769 9.84616 6.46154C9.84616 5.61538 9.01769 4.92308 8 4.92308C6.98231 4.92308 6.15385 5.61538 6.15385 6.46154V6.76923C6.15385 6.93244 6.08901 7.08896 5.97361 7.20437C5.8582 7.31978 5.70167 7.38461 5.53846 7.38461C5.37525 7.38461 5.21873 7.31978 5.10332 7.20437C4.98791 7.08896 4.92308 6.93244 4.92308 6.76923V6.46154C4.92308 4.93461 6.30308 3.69231 8 3.69231C9.69692 3.69231 11.0769 4.93461 11.0769 6.46154C11.0769 7.79846 10.0185 8.91769 8.61539 9.17538Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM7.69231 3.69231C7.87488 3.69231 8.05334 3.74644 8.20514 3.84787C8.35694 3.9493 8.47526 4.09347 8.54512 4.26214C8.61499 4.43081 8.63327 4.61641 8.59765 4.79547C8.56203 4.97453 8.47412 5.139 8.34502 5.2681C8.21593 5.39719 8.05145 5.48511 7.87239 5.52072C7.69333 5.55634 7.50773 5.53806 7.33906 5.46819C7.17039 5.39833 7.02623 5.28002 6.9248 5.12822C6.82337 4.97642 6.76923 4.79795 6.76923 4.61538C6.76923 4.37057 6.86649 4.13578 7.0396 3.96267C7.21271 3.78956 7.44749 3.69231 7.69231 3.69231ZM8.61539 12.3077C8.28897 12.3077 7.97591 12.178 7.7451 11.9472C7.51429 11.7164 7.38462 11.4033 7.38462 11.0769V8C7.22141 8 7.06488 7.93516 6.94947 7.81976C6.83407 7.70435 6.76923 7.54782 6.76923 7.38461C6.76923 7.2214 6.83407 7.06488 6.94947 6.94947C7.06488 6.83406 7.22141 6.76923 7.38462 6.76923C7.71104 6.76923 8.02409 6.8989 8.2549 7.12971C8.48572 7.36053 8.61539 7.67358 8.61539 8V11.0769C8.7786 11.0769 8.93512 11.1418 9.05053 11.2572C9.16594 11.3726 9.23077 11.5291 9.23077 11.6923C9.23077 11.8555 9.16594 12.012 9.05053 12.1274C8.93512 12.2429 8.7786 12.3077 8.61539 12.3077Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.4282 15.4286C11.4282 15.5802 11.368 15.7255 11.2609 15.8327C11.1537 15.9398 11.0084 16 10.8569 16H5.14324C4.9917 16 4.84638 15.9398 4.73922 15.8327C4.63207 15.7255 4.57188 15.5802 4.57188 15.4286C4.57188 15.2771 4.63207 15.1318 4.73922 15.0246C4.84638 14.9175 4.9917 14.8573 5.14324 14.8573H10.8569C11.0084 14.8573 11.1537 14.9175 11.2609 15.0246C11.368 15.1318 11.4282 15.2771 11.4282 15.4286ZM14.2851 6.28682C14.2875 7.23931 14.0723 8.17978 13.656 9.03644C13.2396 9.89311 12.633 10.6433 11.8825 11.2298C11.7421 11.3374 11.6283 11.4756 11.5495 11.6339C11.4708 11.7923 11.4293 11.9665 11.4282 12.1433V12.5718C11.4282 12.8749 11.3078 13.1655 11.0935 13.3798C10.8792 13.5942 10.5886 13.7145 10.2855 13.7145H5.7146C5.41153 13.7145 5.12088 13.5942 4.90657 13.3798C4.69227 13.1655 4.57188 12.8749 4.57188 12.5718V12.1433C4.57176 11.9686 4.53159 11.7963 4.45445 11.6395C4.37732 11.4828 4.26527 11.3458 4.12693 11.2391C3.3783 10.6561 2.77211 9.91037 2.35426 9.05844C1.9364 8.20652 1.71782 7.2707 1.71506 6.32182C1.69649 2.91792 4.4476 0.0832435 7.84865 0.00182421C8.68666 -0.0183701 9.52024 0.129276 10.3003 0.436073C11.0804 0.74287 11.7913 1.20262 12.391 1.78826C12.9908 2.3739 13.4673 3.07359 13.7926 3.84616C14.1179 4.61873 14.2853 5.44857 14.2851 6.28682ZM13.1423 6.28682C13.1425 5.60094 13.0055 4.92196 12.7394 4.28983C12.4732 3.6577 12.0833 3.0852 11.5925 2.60604C11.1018 2.12687 10.5201 1.75072 9.88183 1.49973C9.24353 1.24874 8.56146 1.12798 7.87579 1.14455C5.09039 1.21026 2.84279 3.52928 2.85779 6.31468C2.8604 7.09072 3.03948 7.85601 3.38148 8.55263C3.72348 9.24926 4.21945 9.85897 4.83185 10.3356C5.10713 10.5496 5.3298 10.8238 5.48281 11.1371C5.63582 11.4504 5.7151 11.7946 5.7146 12.1433V12.5718H10.2855V12.1433C10.2863 11.7936 10.3669 11.4487 10.5213 11.135C10.6756 10.8212 10.8996 10.5468 11.1761 10.3328C11.7904 9.85272 12.2869 9.23865 12.6276 8.53744C12.9684 7.83624 13.1444 7.06644 13.1423 6.28682ZM11.9917 5.61976C11.8436 4.7922 11.4454 4.02991 10.8509 3.4355C10.2564 2.8411 9.49399 2.44311 8.66641 2.29513C8.59241 2.28266 8.51667 2.28488 8.44353 2.30168C8.37039 2.31847 8.30127 2.34951 8.24013 2.39301C8.17898 2.43652 8.127 2.49164 8.08716 2.55524C8.04731 2.61883 8.02039 2.68965 8.00791 2.76365C7.99544 2.83765 7.99766 2.91339 8.01446 2.98653C8.03125 3.05967 8.06229 3.12879 8.10579 3.18993C8.1493 3.25108 8.20442 3.30306 8.26802 3.3429C8.33161 3.38275 8.40243 3.40967 8.47643 3.42215C9.65987 3.62141 10.664 4.62558 10.8647 5.81116C10.8873 5.94423 10.9563 6.065 11.0595 6.15207C11.1626 6.23914 11.2933 6.28687 11.4282 6.28682C11.4605 6.28663 11.4928 6.284 11.5247 6.27897C11.674 6.25347 11.8071 6.1697 11.8947 6.04608C11.9823 5.92246 12.0172 5.76911 11.9917 5.61976Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.7133 15.4286C11.7133 15.5802 11.6531 15.7255 11.5459 15.8327C11.4388 15.9398 11.2934 16 11.1419 16H5.42827C5.27674 16 5.13141 15.9398 5.02426 15.8327C4.91711 15.7255 4.85691 15.5802 4.85691 15.4286C4.85691 15.2771 4.91711 15.1318 5.02426 15.0246C5.13141 14.9175 5.27674 14.8573 5.42827 14.8573H11.1419C11.2934 14.8573 11.4388 14.9175 11.5459 15.0246C11.6531 15.1318 11.7133 15.2771 11.7133 15.4286ZM14.5701 6.28682C14.5726 7.23931 14.3574 8.17978 13.941 9.03644C13.5246 9.89311 12.918 10.6433 12.1675 11.2298C12.0272 11.3374 11.9133 11.4756 11.8346 11.6339C11.7558 11.7923 11.7144 11.9665 11.7133 12.1433V12.5718C11.7133 12.8749 11.5929 13.1655 11.3786 13.3798C11.1643 13.5942 10.8736 13.7145 10.5705 13.7145H5.99964C5.69657 13.7145 5.40591 13.5942 5.19161 13.3798C4.9773 13.1655 4.85691 12.8749 4.85691 12.5718V12.1433C4.85679 11.9686 4.81662 11.7963 4.73949 11.6395C4.66235 11.4828 4.55031 11.3458 4.41196 11.2391C3.66333 10.6561 3.05715 9.91037 2.63929 9.05844C2.22143 8.20652 2.00285 7.2707 2.00009 6.32182C1.98152 2.91792 4.73264 0.0832435 8.13368 0.00182421C8.97169 -0.0183701 9.80527 0.129276 10.5854 0.436073C11.3655 0.74287 12.0763 1.20262 12.6761 1.78826C13.2758 2.3739 13.7523 3.07359 14.0776 3.84616C14.4029 4.61873 14.5703 5.44857 14.5701 6.28682ZM12.2768 5.61976C12.1286 4.7922 11.7305 4.02991 11.1359 3.4355C10.5414 2.8411 9.77903 2.44311 8.95144 2.29513C8.87744 2.28266 8.80171 2.28488 8.72857 2.30168C8.65543 2.31847 8.58631 2.34951 8.52516 2.39301C8.46401 2.43652 8.41204 2.49164 8.37219 2.55524C8.33235 2.61883 8.30542 2.68965 8.29295 2.76365C8.28047 2.83765 8.2827 2.91339 8.29949 2.98653C8.31628 3.05967 8.34732 3.12879 8.39083 3.18993C8.43433 3.25108 8.48946 3.30306 8.55305 3.3429C8.61664 3.38275 8.68746 3.40967 8.76147 3.42215C9.9449 3.62141 10.9491 4.62558 11.1498 5.81116C11.1724 5.94423 11.2414 6.065 11.3445 6.15207C11.4477 6.23914 11.5783 6.28687 11.7133 6.28682C11.7456 6.28663 11.7778 6.284 11.8097 6.27897C11.959 6.25347 12.0921 6.1697 12.1797 6.04608C12.2673 5.92246 12.3022 5.76911 12.2768 5.61976Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.00001 0C6.3335 0.00189054 4.73579 0.664747 3.55738 1.84315C2.37898 3.02155 1.71612 4.61927 1.71423 6.28578C1.71423 11.6644 7.42858 15.7266 7.67215 15.8966C7.76823 15.9639 7.8827 16 8.00001 16C8.11732 16 8.23179 15.9639 8.32787 15.8966C8.57144 15.7266 14.2858 11.6644 14.2858 6.28578C14.2839 4.61927 13.621 3.02155 12.4426 1.84315C11.2642 0.664747 9.66652 0.00189054 8.00001 0ZM8.00001 4.00004C8.45209 4.00004 8.89401 4.1341 9.2699 4.38526C9.64578 4.63642 9.93875 4.9934 10.1118 5.41106C10.2848 5.82873 10.33 6.28831 10.2418 6.7317C10.1536 7.17509 9.93594 7.58237 9.61627 7.90204C9.2966 8.2217 8.88933 8.4394 8.44594 8.5276C8.00255 8.61579 7.54296 8.57053 7.1253 8.39752C6.70763 8.22452 6.35065 7.93155 6.09949 7.55567C5.84833 7.17978 5.71427 6.73785 5.71427 6.28578C5.71427 5.67956 5.95509 5.09818 6.38375 4.66952C6.81241 4.24086 7.3938 4.00004 8.00001 4.00004Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.7985 1.20265C14.0284 0.432604 12.984 0 11.895 0C10.8059 0 9.76152 0.432604 8.99146 1.20265L1.16604 9.0273C0.412088 9.80065 -0.0068122 10.8399 8.3812e-05 11.9199C0.00697982 13 0.439117 14.0338 1.20288 14.7975C1.96664 15.5611 3.00052 15.9931 4.08055 15.9999C5.16058 16.0066 6.19979 15.5876 6.97304 14.8335L14.7992 7.00888C15.568 6.23824 15.9997 5.19412 15.9995 4.1056C15.9994 3.01708 15.5674 1.97308 14.7985 1.20265ZM6.10106 13.9616C5.56237 14.5003 4.83171 14.8031 4.06981 14.8031C3.30791 14.8032 2.57719 14.5006 2.0384 13.9619C1.4996 13.4232 1.19687 12.6926 1.1968 11.9307C1.19673 11.1688 1.49932 10.4381 2.03801 9.89927L5.51435 6.42293L9.5774 10.4852L6.10106 13.9616ZM13.9265 6.1369L10.4486 9.61324L6.38709 5.55096L9.8642 2.07462C10.405 1.54629 11.1323 1.25247 11.8884 1.25688C12.6444 1.2613 13.3683 1.5636 13.9029 2.09822C14.4375 2.63284 14.7398 3.35666 14.7442 4.11271C14.7486 4.86876 14.4548 5.59607 13.9265 6.1369ZM12.7369 4.4978C12.7942 4.55509 12.8397 4.62311 12.8707 4.69799C12.9018 4.77286 12.9178 4.85312 12.9178 4.93418C12.9178 5.01523 12.9018 5.09549 12.8707 5.17037C12.8397 5.24524 12.7942 5.31327 12.7369 5.37055L10.8865 7.2209C10.8292 7.27815 10.7612 7.32356 10.6863 7.35452C10.6115 7.38549 10.5313 7.40141 10.4503 7.40137C10.3693 7.40134 10.289 7.38535 10.2142 7.35432C10.1394 7.32328 10.0714 7.27782 10.0142 7.22051C9.9569 7.1632 9.9115 7.09518 9.88053 7.02033C9.84956 6.94548 9.83364 6.86526 9.83368 6.78425C9.83371 6.70324 9.84971 6.62304 9.88074 6.54821C9.91177 6.47339 9.95724 6.4054 10.0145 6.34815L11.8649 4.4978C11.9805 4.38222 12.1374 4.3173 12.3009 4.3173C12.4644 4.3173 12.6212 4.38222 12.7369 4.4978Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 8C16 8.17681 15.9298 8.34638 15.8047 8.47141C15.6797 8.59643 15.5101 8.66667 15.3333 8.66667H0.666667C0.489856 8.66667 0.320287 8.59643 0.195262 8.47141C0.070238 8.34638 0 8.17681 0 8C0 7.82319 0.070238 7.65362 0.195262 7.5286C0.320287 7.40357 0.489856 7.33333 0.666667 7.33333H15.3333C15.5101 7.33333 15.6797 7.40357 15.8047 7.5286C15.9298 7.65362 16 7.82319 16 8ZM0.666667 3.33333H15.3333C15.5101 3.33333 15.6797 3.2631 15.8047 3.13807C15.9298 3.01305 16 2.84348 16 2.66667C16 2.48986 15.9298 2.32029 15.8047 2.19526C15.6797 2.07024 15.5101 2 15.3333 2H0.666667C0.489856 2 0.320287 2.07024 0.195262 2.19526C0.070238 2.32029 0 2.48986 0 2.66667C0 2.84348 0.070238 3.01305 0.195262 3.13807C0.320287 3.2631 0.489856 3.33333 0.666667 3.33333ZM15.3333 12.6667H0.666667C0.489856 12.6667 0.320287 12.7369 0.195262 12.8619C0.070238 12.987 0 13.1565 0 13.3333C0 13.5101 0.070238 13.6797 0.195262 13.8047C0.320287 13.9298 0.489856 14 0.666667 14H15.3333C15.5101 14 15.6797 13.9298 15.8047 13.8047C15.9298 13.6797 16 13.5101 16 13.3333C16 13.1565 15.9298 12.987 15.8047 12.8619C15.6797 12.7369 15.5101 12.6667 15.3333 12.6667Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.3846 1.84619H0.615385C0.452174 1.84619 0.295649 1.91103 0.180242 2.02643C0.064835 2.14184 0 2.29837 0 2.46158V12.9231C0 13.2495 0.12967 13.5626 0.360484 13.7934C0.591298 14.0242 0.904349 14.1539 1.23077 14.1539H14.7692C15.0957 14.1539 15.4087 14.0242 15.6395 13.7934C15.8703 13.5626 16 13.2495 16 12.9231V2.46158C16 2.29837 15.9352 2.14184 15.8198 2.02643C15.7044 1.91103 15.5478 1.84619 15.3846 1.84619ZM8 8.39619L2.19769 3.07696H13.8023L8 8.39619ZM5.74692 8.00004L1.23077 12.1393V3.86081L5.74692 8.00004ZM6.65769 8.83465L7.58077 9.68465C7.6943 9.78887 7.84281 9.8467 7.99692 9.8467C8.15104 9.8467 8.29954 9.78887 8.41308 9.68465L9.33615 8.83465L13.7977 12.9231H2.19769L6.65769 8.83465ZM10.2531 8.00004L14.7692 3.86004V12.14L10.2531 8.00004Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.3846 1.84619H0.615385C0.452174 1.84619 0.295649 1.91103 0.180242 2.02643C0.064835 2.14184 0 2.29837 0 2.46158V12.9231C0 13.2495 0.12967 13.5626 0.360484 13.7934C0.591298 14.0242 0.904349 14.1539 1.23077 14.1539H14.7692C15.0957 14.1539 15.4087 14.0242 15.6395 13.7934C15.8703 13.5626 16 13.2495 16 12.9231V2.46158C16 2.29837 15.9352 2.14184 15.8198 2.02643C15.7044 1.91103 15.5478 1.84619 15.3846 1.84619ZM5.74692 8.00004L1.23077 12.1393V3.86081L5.74692 8.00004ZM6.65769 8.83465L7.58077 9.68465C7.6943 9.78887 7.84281 9.8467 7.99692 9.8467C8.15104 9.8467 8.29954 9.78887 8.41308 9.68465L9.33615 8.83465L13.7977 12.9231H2.19769L6.65769 8.83465ZM10.2531 8.00004L14.7692 3.86004V12.14L10.2531 8.00004Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 8C16 8.13261 15.9298 8.25979 15.8047 8.35355C15.6797 8.44732 15.5101 8.5 15.3333 8.5H0.666667C0.489856 8.5 0.320287 8.44732 0.195262 8.35355C0.070238 8.25979 0 8.13261 0 8C0 7.86739 0.070238 7.74021 0.195262 7.64645C0.320287 7.55268 0.489856 7.5 0.666667 7.5H15.3333C15.5101 7.5 15.6797 7.55268 15.8047 7.64645C15.9298 7.74021 16 7.86739 16 8Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.1086 4.08095C14.9691 4.15317 14.8066 4.16706 14.6569 4.11957C14.5072 4.07208 14.3825 3.96708 14.3102 3.82767C13.7447 2.71048 12.8887 1.76624 11.8322 1.09416C11.7663 1.05263 11.7093 0.998538 11.6644 0.934975C11.6194 0.871411 11.5875 0.799619 11.5703 0.723697C11.5531 0.647775 11.551 0.56921 11.5642 0.492487C11.5774 0.415765 11.6055 0.342388 11.647 0.276546C11.6886 0.210704 11.7427 0.153687 11.8062 0.108749C11.8698 0.0638108 11.9416 0.0318326 12.0175 0.01464C12.0934 -0.00255247 12.172 -0.00462266 12.2487 0.00854767C12.3254 0.021718 12.3988 0.0498709 12.4646 0.0913991C13.696 0.879783 14.6958 1.98106 15.3618 3.2826C15.4341 3.42206 15.4479 3.5845 15.4005 3.7342C15.353 3.88391 15.248 4.00863 15.1086 4.08095ZM1.164 4.14761C1.27254 4.14756 1.37899 4.1177 1.47172 4.06128C1.56444 4.00486 1.63989 3.92405 1.68982 3.82767C2.25533 2.71048 3.11132 1.76624 4.16783 1.09416C4.3008 1.01029 4.39501 0.877028 4.42974 0.723697C4.46446 0.570365 4.43685 0.40952 4.35298 0.276546C4.26911 0.143572 4.13585 0.0493619 3.98252 0.01464C3.82919 -0.0200818 3.66834 0.00752924 3.53537 0.0913991C2.30407 0.879783 1.30425 1.98106 0.638182 3.2826C0.591405 3.37289 0.568655 3.4737 0.572122 3.57533C0.575589 3.67696 0.605155 3.77599 0.657977 3.86288C0.710798 3.94978 0.785096 4.02162 0.87372 4.07148C0.962344 4.12135 1.06231 4.14756 1.164 4.14761ZM14.9464 11.8453C15.0513 12.0253 15.107 12.2298 15.1077 12.4381C15.1084 12.6465 15.0542 12.8514 14.9504 13.0321C14.8467 13.2128 14.6972 13.363 14.5169 13.4674C14.3366 13.5719 14.132 13.627 13.9236 13.6271H10.902C10.766 14.2968 10.4027 14.8989 9.87363 15.3313C9.34455 15.7638 8.68223 16 7.9989 16C7.31557 16 6.65325 15.7638 6.12417 15.3313C5.59508 14.8989 5.23177 14.2968 5.09579 13.6271H2.07418C1.86595 13.6267 1.66149 13.5715 1.48142 13.4669C1.30135 13.3623 1.15202 13.2121 1.04847 13.0314C0.944918 12.8508 0.890808 12.646 0.891589 12.4378C0.892369 12.2295 0.948012 12.0252 1.05291 11.8453C1.72018 10.6937 2.07418 9.05623 2.07418 7.10996C2.07418 5.53863 2.69839 4.03166 3.80949 2.92056C4.92059 1.80946 6.42757 1.18525 7.9989 1.18525C9.57023 1.18525 11.0772 1.80946 12.1883 2.92056C13.2994 4.03166 13.9236 5.53863 13.9236 7.10996C13.9236 9.05549 14.2776 10.6929 14.9464 11.8453ZM9.67411 13.6271H6.32368C6.44643 13.9733 6.6734 14.2729 6.97338 14.4848C7.27336 14.6968 7.63162 14.8105 7.9989 14.8105C8.36618 14.8105 8.72444 14.6968 9.02442 14.4848C9.3244 14.2729 9.55136 13.9733 9.67411 13.6271ZM13.9236 12.4422C13.1356 11.0891 12.7387 9.29544 12.7387 7.10996C12.7387 5.8529 12.2393 4.64732 11.3504 3.75844C10.4615 2.86956 9.25596 2.37019 7.9989 2.37019C6.74183 2.37019 5.53625 2.86956 4.64737 3.75844C3.75849 4.64732 3.25913 5.8529 3.25913 7.10996C3.25913 9.29618 2.86069 11.0899 2.07418 12.4422H13.9236Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.7689 8C14.7694 8.20893 14.7158 8.41444 14.6134 8.59654C14.511 8.77864 14.3631 8.93113 14.1843 9.03918L3.10176 15.8189C2.91491 15.9333 2.70091 15.9957 2.48185 15.9998C2.26279 16.0038 2.04662 15.9493 1.85566 15.8419C1.66653 15.7362 1.50897 15.582 1.3992 15.3951C1.28942 15.2083 1.2314 14.9956 1.23108 14.7789V1.22109C1.2314 1.0044 1.28942 0.791702 1.3992 0.604871C1.50897 0.41804 1.66653 0.263819 1.85566 0.158069C2.04662 0.0506496 2.26279 -0.00384561 2.48185 0.000211026C2.70091 0.00426766 2.91491 0.0667292 3.10176 0.181145L14.1843 6.96082C14.3631 7.06887 14.511 7.22136 14.6134 7.40346C14.7158 7.58556 14.7694 7.79107 14.7689 8Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346629 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9976 5.87899 15.154 3.84553 13.6543 2.34574C12.1545 0.845963 10.121 0.00235276 8 0ZM8 14.2222C6.76936 14.2222 5.56636 13.8573 4.54312 13.1736C3.51988 12.4899 2.72236 11.5181 2.25142 10.3811C1.78047 9.24418 1.65725 7.9931 1.89734 6.7861C2.13743 5.57911 2.73003 4.47042 3.60023 3.60022C4.47042 2.73003 5.57911 2.13742 6.78611 1.89734C7.9931 1.65725 9.24418 1.78047 10.3811 2.25142C11.5181 2.72236 12.4899 3.51988 13.1736 4.54312C13.8573 5.56636 14.2222 6.76936 14.2222 8C14.2205 9.64969 13.5643 11.2313 12.3978 12.3978C11.2313 13.5643 9.6497 14.2205 8 14.2222ZM10.963 8C10.9629 8.14292 10.9285 8.28372 10.8624 8.41048C10.7964 8.53724 10.7008 8.64621 10.5837 8.72815L7.62074 10.8022C7.48754 10.8954 7.33132 10.9503 7.16909 10.9609C7.00685 10.9715 6.84482 10.9374 6.70061 10.8624C6.55641 10.7873 6.43556 10.6741 6.35121 10.5351C6.26686 10.3961 6.22225 10.2367 6.22222 10.0741V5.92592C6.22225 5.76335 6.26686 5.60389 6.35121 5.4649C6.43556 5.32591 6.55641 5.21272 6.70061 5.13764C6.84482 5.06256 7.00685 5.02846 7.16909 5.03907C7.33132 5.04967 7.48754 5.10456 7.62074 5.19778L10.5837 7.27185C10.7008 7.35379 10.7964 7.46276 10.8624 7.58952C10.9285 7.71627 10.9629 7.85708 10.963 8Z"/>
3
+ </svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor"><rect x="0" y="0" width="100%" height="100%" rx="4" /></svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.4273 9.04717C11.4273 9.03116 11.425 9.01744 11.4227 9.00373V7.94514C11.4227 7.35069 10.938 6.86598 10.3435 6.86598H10.0097C9.91828 6.86598 9.84511 6.79281 9.84511 6.70136V6.3927H10.2887C10.5402 6.3927 10.7459 6.18692 10.7459 5.93542V4.10633C10.7459 3.85483 10.5402 3.64906 10.2887 3.64906H5.51474C5.26324 3.64906 5.05746 3.85483 5.05746 4.10633V5.93542C5.05746 6.18692 5.26324 6.3927 5.51474 6.3927H5.94457V6.70136C5.94457 6.79281 5.87141 6.86598 5.77996 6.86598H5.45758C4.86312 6.86598 4.37841 7.35069 4.37841 7.94514V14.9208C4.37841 15.5153 4.86312 16 5.45758 16H10.3413C10.9357 16 11.4204 15.5153 11.4204 14.9208V13.8805C11.4204 13.8668 11.425 13.8508 11.425 13.8371C11.425 13.8234 11.4227 13.8074 11.4204 13.7937V9.09518C11.4204 9.08146 11.425 9.06546 11.425 9.05174L11.4273 9.04717ZM10.5082 13.3753H8.34754V9.50444H10.5082V13.3753ZM5.96972 4.55903H9.82911V5.47358H5.96972V4.55903ZM10.3413 15.0832H5.45758C5.36612 15.0832 5.29296 15.01 5.29296 14.9186V7.94285C5.29296 7.8514 5.36612 7.77824 5.45758 7.77824H5.77996C6.37441 7.77824 6.85912 7.29353 6.85912 6.69907V6.39041H8.92828V6.69907C8.92828 7.29353 9.41299 7.77824 10.0074 7.77824H10.3413C10.4327 7.77824 10.5059 7.8514 10.5059 7.94285V8.5899H7.88798C7.63648 8.5899 7.43071 8.79567 7.43071 9.04717V13.8325C7.43071 14.084 7.63648 14.2898 7.88798 14.2898H10.5059V14.9186C10.5059 15.01 10.4327 15.0832 10.3413 15.0832Z" fill="black"/>
3
+ <path d="M14.8591 11.4181H14.1114C14.9185 10.2109 15.3484 8.81165 15.3484 7.34838C15.3484 3.29694 12.0514 0 7.99999 0C3.94855 0 0.651611 3.29694 0.651611 7.34838C0.651611 8.92826 1.14547 10.435 2.08059 11.7016C2.16976 11.8228 2.30923 11.8868 2.44869 11.8868C2.54243 11.8868 2.63846 11.8571 2.71848 11.7976C2.92197 11.6467 2.96541 11.3609 2.81451 11.1575C1.99599 10.0463 1.56387 8.72934 1.56387 7.34609C1.56387 3.79765 4.44926 0.91226 7.9977 0.91226C11.5461 0.91226 14.4315 3.79765 14.4315 7.34609C14.4315 8.54643 14.1046 9.69648 13.485 10.7048V10.044C13.485 9.7925 13.2792 9.58673 13.0277 9.58673C12.7762 9.58673 12.5704 9.7925 12.5704 10.044V11.8731C12.5704 12.1246 12.7762 12.3304 13.0277 12.3304H14.8568C15.1083 12.3304 15.3141 12.1246 15.3141 11.8731C15.3141 11.6216 15.1083 11.4158 14.8568 11.4158L14.8591 11.4181Z" fill="black"/>
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.8199 14.95L11.9725 11.1034C13.0876 9.76465 13.6437 8.0475 13.525 6.30919C13.4063 4.57088 12.622 2.94524 11.3353 1.77045C10.0486 0.595655 8.35844 -0.0378381 6.61653 0.00174965C4.87462 0.0413374 3.21503 0.750958 1.98299 1.98299C0.750958 3.21503 0.0413374 4.87462 0.00174965 6.61653C-0.0378381 8.35844 0.595655 10.0486 1.77045 11.3353C2.94524 12.622 4.57088 13.4063 6.30919 13.525C8.0475 13.6437 9.76465 13.0876 11.1034 11.9725L14.95 15.8199C15.0071 15.877 15.0749 15.9223 15.1496 15.9532C15.2242 15.9841 15.3042 16 15.3849 16C15.4657 16 15.5457 15.9841 15.6203 15.9532C15.6949 15.9223 15.7627 15.877 15.8199 15.8199C15.877 15.7627 15.9223 15.6949 15.9532 15.6203C15.9841 15.5457 16 15.4657 16 15.3849C16 15.3042 15.9841 15.2242 15.9532 15.1496C15.9223 15.0749 15.877 15.0071 15.8199 14.95ZM1.24642 6.77888C1.24642 5.68467 1.57089 4.61502 2.17881 3.70521C2.78672 2.7954 3.65078 2.08629 4.6617 1.66755C5.67263 1.24882 6.78502 1.13925 7.85821 1.35273C8.93141 1.5662 9.9172 2.09311 10.6909 2.86684C11.4647 3.64057 11.9916 4.62636 12.205 5.69955C12.4185 6.77275 12.309 7.88514 11.8902 8.89607C11.4715 9.90699 10.7624 10.771 9.85256 11.379C8.94275 11.9869 7.8731 12.3113 6.77888 12.3113C5.31208 12.3097 3.90582 11.7263 2.86864 10.6891C1.83145 9.65195 1.24805 8.24569 1.24642 6.77888Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 1.32C8 0.590984 8.59493 -0.0110973 9.31404 0.108651C10.4288 0.294276 11.4967 0.714871 12.4446 1.34824C13.7602 2.22729 14.7855 3.47672 15.391 4.93853C15.9965 6.40034 16.155 8.00887 15.8463 9.56072C15.5376 11.1126 14.7757 12.538 13.6569 13.6569C12.538 14.7757 11.1126 15.5376 9.56072 15.8463C8.00887 16.155 6.40034 15.9965 4.93853 15.391C3.47672 14.7855 2.22729 13.7602 1.34824 12.4446C0.714871 11.4967 0.294276 10.4288 0.108651 9.31404C-0.011097 8.59492 0.590984 8 1.32 8C2.04902 8 2.62399 8.5997 2.80172 9.30672C2.95061 9.89901 3.20043 10.4647 3.54332 10.9779C4.13229 11.8593 4.9694 12.5463 5.94882 12.952C6.92823 13.3577 8.00595 13.4638 9.04568 13.257C10.0854 13.0502 11.0405 12.5397 11.7901 11.7901C12.5397 11.0405 13.0502 10.0854 13.257 9.04568C13.4638 8.00595 13.3577 6.92823 12.952 5.94882C12.5463 4.9694 11.8593 4.13229 10.9779 3.54332C10.4647 3.20043 9.89901 2.95061 9.30672 2.80172C8.5997 2.62399 8 2.04902 8 1.32Z"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M16 7.99949C16.0002 9.94094 15.2358 11.8044 13.8723 13.1864C12.5088 14.5685 10.6559 15.358 8.71461 15.3841H8.61539C6.72942 15.3888 4.91406 14.6671 3.54615 13.3687C3.48741 13.3132 3.44019 13.2466 3.40718 13.1728C3.37417 13.099 3.35603 13.0194 3.35378 12.9385C3.35153 12.8577 3.36522 12.7772 3.39407 12.7017C3.42292 12.6262 3.46636 12.5571 3.52192 12.4983C3.57748 12.4396 3.64407 12.3924 3.71788 12.3594C3.79169 12.3264 3.87127 12.3082 3.9521 12.306C4.03292 12.3037 4.11339 12.3174 4.18893 12.3463C4.26446 12.3751 4.33357 12.4185 4.39231 12.4741C5.27215 13.3039 6.37699 13.856 7.56879 14.0615C8.7606 14.267 9.98654 14.1168 11.0935 13.6296C12.2004 13.1424 13.1392 12.3398 13.7927 11.3222C14.4461 10.3045 14.7852 9.11686 14.7676 7.9076C14.75 6.69833 14.3765 5.52106 13.6937 4.52285C13.011 3.52463 12.0492 2.74973 10.9285 2.29495C9.80792 1.84017 8.57813 1.72567 7.39281 1.96576C6.20748 2.20584 5.11918 2.78987 4.26385 3.64487C4.25756 3.65167 4.25088 3.65809 4.24385 3.66411L2.19923 5.53795H4.30769C4.4709 5.53795 4.62743 5.60279 4.74284 5.71819C4.85824 5.8336 4.92308 5.99013 4.92308 6.15334C4.92308 6.31655 4.85824 6.47307 4.74284 6.58848C4.62743 6.70389 4.4709 6.76872 4.30769 6.76872H0.615385C0.452174 6.76872 0.295649 6.70389 0.180242 6.58848C0.064835 6.47307 0 6.31655 0 6.15334V2.46103C0 2.29782 0.064835 2.14129 0.180242 2.02589C0.295649 1.91048 0.452174 1.84564 0.615385 1.84564C0.778595 1.84564 0.93512 1.91048 1.05053 2.02589C1.16593 2.14129 1.23077 2.29782 1.23077 2.46103V4.75334L3.40385 2.76872C4.43768 1.73891 5.75344 1.03846 7.18502 0.755821C8.61661 0.473178 10.0998 0.621002 11.4475 1.18063C12.7951 1.74027 13.9468 2.68662 14.757 3.90022C15.5673 5.11382 15.9998 6.54027 16 7.99949Z"/>
3
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M3.11221 0.888888C3.35665 0.888888 3.55665 0.688888 3.55665 0.444444C3.55665 0.2 3.35665 0 3.11221 0H0.445543C0.201098 0 0.00109863 0.2 0.00109863 0.444444C0.00109863 0.688888 0.201098 0.888888 0.445543 0.888888H1.33443V2.66666H0.445543C0.201098 2.66666 0.00109863 2.86666 0.00109863 3.11111V12C0.00109863 12.2444 0.201098 12.4444 0.445543 12.4444H1.33443V15.5555C1.33443 15.8 1.53443 16 1.77887 16C2.02332 16 2.22332 15.8 2.22332 15.5555V12.4444H3.11221C3.35665 12.4444 3.55665 12.2444 3.55665 12V3.11111C3.55665 2.86666 3.35665 2.66666 3.11221 2.66666H2.22332V0.888888H3.11221ZM2.66776 11.5555H0.889987V3.55555H2.66776V11.5555Z" fill="black"/>
3
+ <path d="M15.7234 5.70446L10.5234 3.58891C10.4167 3.54446 10.2967 3.54446 10.1879 3.58891L4.98786 5.70446C4.82119 5.77335 4.71008 5.93557 4.71008 6.11557C4.71008 7.53335 4.92342 9.65557 5.92786 11.7267C6.88341 13.6978 8.3123 15.1222 10.1723 15.96C10.2301 15.9867 10.2923 16 10.3545 16C10.4167 16 10.479 15.9867 10.5367 15.96C12.3967 15.1222 13.8256 13.6978 14.7812 11.7267C15.7856 9.65557 15.9967 7.53113 15.999 6.11557C15.999 5.93557 15.8901 5.77113 15.7212 5.70446H15.7234ZM10.3567 15.0645C9.05452 14.4222 5.72119 12.2133 5.60342 6.41335L10.3567 4.48002L15.1101 6.41335C14.9923 12.2133 11.6612 14.4222 10.3567 15.0645Z" fill="black"/>
4
+ <path d="M8.64756 9.17556C8.47423 9.00222 8.192 9.00222 8.01867 9.17556C7.84534 9.34889 7.84534 9.63111 8.01867 9.80445L9.652 11.4378C9.73867 11.5244 9.852 11.5689 9.96534 11.5689C10.0787 11.5689 10.192 11.5244 10.2787 11.4378L13.5476 8.16889C13.7209 7.99556 13.7209 7.71334 13.5476 7.54C13.3742 7.36667 13.092 7.36667 12.9187 7.54L9.96534 10.4933L8.64534 9.17334L8.64756 9.17556Z" fill="black"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.7714 12.5776L9.52528 1.73028C9.36919 1.46453 9.14637 1.24418 8.87889 1.09107C8.61141 0.937966 8.30856 0.857422 8.00036 0.857422C7.69216 0.857422 7.38931 0.937966 7.12182 1.09107C6.85434 1.24418 6.63152 1.46453 6.47543 1.73028L0.229326 12.5776C0.079145 12.8346 0 13.127 0 13.4247C0 13.7224 0.079145 14.0147 0.229326 14.2718C0.383411 14.5391 0.605857 14.7607 0.873837 14.9137C1.14182 15.0667 1.44568 15.1457 1.75425 15.1425H14.2465C14.5548 15.1454 14.8584 15.0663 15.1261 14.9133C15.3938 14.7603 15.616 14.5389 15.77 14.2718C15.9204 14.0149 15.9997 13.7226 16 13.4249C16.0002 13.1272 15.9214 12.8348 15.7714 12.5776ZM7.42896 6.57146C7.42896 6.41992 7.48916 6.27458 7.59632 6.16742C7.70347 6.06026 7.84881 6.00006 8.00036 6.00006C8.1519 6.00006 8.29724 6.06026 8.4044 6.16742C8.51155 6.27458 8.57176 6.41992 8.57176 6.57146V9.42846C8.57176 9.58 8.51155 9.72534 8.4044 9.8325C8.29724 9.93966 8.1519 9.99986 8.00036 9.99986C7.84881 9.99986 7.70347 9.93966 7.59632 9.8325C7.48916 9.72534 7.42896 9.58 7.42896 9.42846V6.57146ZM8.00036 12.8569C7.83084 12.8569 7.66513 12.8066 7.52418 12.7124C7.38323 12.6182 7.27337 12.4844 7.2085 12.3278C7.14363 12.1711 7.12665 11.9988 7.15973 11.8325C7.1928 11.6663 7.27443 11.5136 7.3943 11.3937C7.51416 11.2738 7.66688 11.1922 7.83314 11.1591C7.9994 11.1261 8.17174 11.143 8.32835 11.2079C8.48497 11.2728 8.61883 11.3826 8.71301 11.5236C8.80719 11.6645 8.85746 11.8302 8.85746 11.9998C8.85746 12.2271 8.76715 12.4451 8.60642 12.6058C8.44568 12.7666 8.22767 12.8569 8.00036 12.8569Z"/>
3
+ </svg>
package/lib/icons/add.svg CHANGED
@@ -1,3 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M24 13.7143H13.7143V24H10.2857V13.7143H0V10.2857H10.2857V0H13.7143V10.2857H24V13.7143Z"/>
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 0C6.41775 0 4.87103 0.469192 3.55544 1.34824C2.23985 2.22729 1.21447 3.47672 0.608967 4.93853C0.00346628 6.40034 -0.15496 8.00887 0.153721 9.56072C0.462403 11.1126 1.22433 12.538 2.34315 13.6569C3.46197 14.7757 4.88743 15.5376 6.43928 15.8463C7.99113 16.155 9.59966 15.9965 11.0615 15.391C12.5233 14.7855 13.7727 13.7602 14.6518 12.4446C15.5308 11.129 16 9.58225 16 8C15.9978 5.87895 15.1542 3.84542 13.6544 2.34562C12.1546 0.845814 10.121 0.00223986 8 0ZM8 14.7692C6.66117 14.7692 5.35241 14.3722 4.23922 13.6284C3.12603 12.8846 2.2584 11.8274 1.74605 10.5905C1.2337 9.35356 1.09965 7.99249 1.36084 6.67939C1.62203 5.36629 2.26674 4.16012 3.21343 3.21343C4.16013 2.26674 5.36629 1.62203 6.67939 1.36084C7.99249 1.09965 9.35356 1.2337 10.5905 1.74605C11.8274 2.25839 12.8846 3.12602 13.6284 4.23922C14.3722 5.35241 14.7692 6.66117 14.7692 8C14.7672 9.79468 14.0534 11.5153 12.7843 12.7843C11.5153 14.0534 9.79469 14.7672 8 14.7692ZM11.6923 8C11.6923 8.16321 11.6275 8.31973 11.5121 8.43514C11.3967 8.55055 11.2401 8.61538 11.0769 8.61538H8.61539V11.0769C8.61539 11.2401 8.55055 11.3967 8.43514 11.5121C8.31974 11.6275 8.16321 11.6923 8 11.6923C7.83679 11.6923 7.68027 11.6275 7.56486 11.5121C7.44945 11.3967 7.38462 11.2401 7.38462 11.0769V8.61538H4.92308C4.75987 8.61538 4.60334 8.55055 4.48794 8.43514C4.37253 8.31973 4.30769 8.16321 4.30769 8C4.30769 7.83679 4.37253 7.68026 4.48794 7.56486C4.60334 7.44945 4.75987 7.38461 4.92308 7.38461H7.38462V4.92308C7.38462 4.75987 7.44945 4.60334 7.56486 4.48793C7.68027 4.37253 7.83679 4.30769 8 4.30769C8.16321 4.30769 8.31974 4.37253 8.43514 4.48793C8.55055 4.60334 8.61539 4.75987 8.61539 4.92308V7.38461H11.0769C11.2401 7.38461 11.3967 7.44945 11.5121 7.56486C11.6275 7.68026 11.6923 7.83679 11.6923 8Z"/>
3
3
  </svg>
@@ -1,5 +1,3 @@
1
- <!-- Generated by IcoMoon.io -->
2
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
3
- <title>calendar</title>
4
- <path d="M10 12h4v4h-4zM16 12h4v4h-4zM22 12h4v4h-4zM4 24h4v4h-4zM10 24h4v4h-4zM16 24h4v4h-4zM10 18h4v4h-4zM16 18h4v4h-4zM22 18h4v4h-4zM4 18h4v4h-4zM26 0v2h-4v-2h-14v2h-4v-2h-4v32h30v-32h-4zM28 30h-26v-22h26v22z"></path>
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.1538 1.23077H12.3077V0.615385C12.3077 0.452174 12.2428 0.295649 12.1274 0.180242C12.012 0.064835 11.8555 0 11.6923 0C11.5291 0 11.3725 0.064835 11.2571 0.180242C11.1417 0.295649 11.0769 0.452174 11.0769 0.615385V1.23077H4.92305V0.615385C4.92305 0.452174 4.85821 0.295649 4.74281 0.180242C4.6274 0.064835 4.47087 0 4.30766 0C4.14445 0 3.98793 0.064835 3.87252 0.180242C3.75711 0.295649 3.69228 0.452174 3.69228 0.615385V1.23077H1.84613C1.51971 1.23077 1.20665 1.36044 0.97584 1.59125C0.745026 1.82207 0.615356 2.13512 0.615356 2.46154V14.7692C0.615356 15.0957 0.745026 15.4087 0.97584 15.6395C1.20665 15.8703 1.51971 16 1.84613 16H14.1538C14.4802 16 14.7933 15.8703 15.0241 15.6395C15.2549 15.4087 15.3846 15.0957 15.3846 14.7692V2.46154C15.3846 2.13512 15.2549 1.82207 15.0241 1.59125C14.7933 1.36044 14.4802 1.23077 14.1538 1.23077ZM3.69228 2.46154V3.07692C3.69228 3.24013 3.75711 3.39666 3.87252 3.51207C3.98793 3.62747 4.14445 3.69231 4.30766 3.69231C4.47087 3.69231 4.6274 3.62747 4.74281 3.51207C4.85821 3.39666 4.92305 3.24013 4.92305 3.07692V2.46154H11.0769V3.07692C11.0769 3.24013 11.1417 3.39666 11.2571 3.51207C11.3725 3.62747 11.5291 3.69231 11.6923 3.69231C11.8555 3.69231 12.012 3.62747 12.1274 3.51207C12.2428 3.39666 12.3077 3.24013 12.3077 3.07692V2.46154H14.1538V4.92308H1.84613V2.46154H3.69228ZM14.1538 14.7692H1.84613V6.15385H14.1538V14.7692ZM6.7692 8V12.9231C6.7692 13.0863 6.70437 13.2428 6.58896 13.3582C6.47355 13.4736 6.31703 13.5385 6.15382 13.5385C5.99061 13.5385 5.83408 13.4736 5.71868 13.3582C5.60327 13.2428 5.53843 13.0863 5.53843 12.9231V8.99539L5.19843 9.16615C5.05236 9.23919 4.88326 9.25121 4.72832 9.19956C4.57339 9.14792 4.44532 9.03684 4.37228 8.89077C4.29924 8.7447 4.28722 8.57559 4.33887 8.42066C4.39051 8.26573 4.50159 8.13765 4.64766 8.06462L5.87843 7.44923C5.97229 7.40227 6.0766 7.38008 6.18144 7.3848C6.28629 7.38951 6.38818 7.42095 6.47745 7.47615C6.56671 7.53134 6.64038 7.60845 6.69145 7.70013C6.74251 7.79182 6.76928 7.89505 6.7692 8ZM11.32 10.3423L9.84612 12.3077H11.0769C11.2401 12.3077 11.3966 12.3725 11.512 12.4879C11.6274 12.6033 11.6923 12.7599 11.6923 12.9231C11.6923 13.0863 11.6274 13.2428 11.512 13.3582C11.3966 13.4736 11.2401 13.5385 11.0769 13.5385H8.61536C8.50107 13.5385 8.38904 13.5066 8.29183 13.4466C8.19461 13.3865 8.11605 13.3005 8.06494 13.1983C8.01383 13.0961 7.99219 12.9816 8.00246 12.8678C8.01272 12.754 8.05448 12.6453 8.12305 12.5538L10.3369 9.60231C10.3873 9.53527 10.4234 9.45865 10.4431 9.37715C10.4627 9.29565 10.4656 9.21098 10.4513 9.12836C10.4371 9.04573 10.4062 8.96687 10.3604 8.89664C10.3146 8.8264 10.2549 8.76626 10.1851 8.71991C10.1152 8.67356 10.0366 8.64198 9.95408 8.6271C9.87156 8.61222 9.78688 8.61436 9.70523 8.63338C9.62357 8.6524 9.54666 8.68791 9.47922 8.73773C9.41178 8.78755 9.35524 8.85062 9.31305 8.92308C9.27383 8.99529 9.22055 9.05893 9.15635 9.11022C9.09214 9.16151 9.01831 9.19942 8.93922 9.22172C8.86012 9.24401 8.77736 9.25024 8.69582 9.24004C8.61428 9.22983 8.53561 9.2034 8.46445 9.16229C8.39329 9.12119 8.33109 9.06625 8.2815 9.00072C8.23192 8.93519 8.19597 8.86038 8.17576 8.78073C8.15555 8.70108 8.15151 8.61818 8.16386 8.53694C8.17621 8.45569 8.2047 8.37774 8.24766 8.30769C8.45094 7.95591 8.76459 7.68102 9.13998 7.52562C9.51538 7.37021 9.93155 7.34298 10.324 7.44815C10.7164 7.55331 11.0632 7.785 11.3106 8.10729C11.558 8.42958 11.6921 8.82448 11.6923 9.23077C11.6936 9.63211 11.5627 10.0227 11.32 10.3423Z"/>
5
3
  </svg>
@@ -1,7 +1,3 @@
1
- <svg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M16 8C16 7.44772 16.4477 7 17 7H18C19.3261 7 20.5979 7.52678 21.5355 8.46447C22.4732 9.40215 23 10.6739 23 12C23 13.3261 22.4732 14.5979 21.5355 15.5355C20.5979 16.4732 19.3261 17 18 17H17C16.4477 17 16 16.5523 16 16C16 15.4477 16.4477 15 17 15H18C18.7956 15 19.5587 14.6839 20.1213 14.1213C20.6839 13.5587 21 12.7956 21 12C21 11.2044 20.6839 10.4413 20.1213 9.87868C19.5587 9.31607 18.7956 9 18 9H17C16.4477 9 16 8.55228 16 8Z" fill="black"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 8C0 7.44772 0.447715 7 1 7H17C17.5523 7 18 7.44772 18 8V17C18 18.3261 17.4732 19.5979 16.5355 20.5355C15.5979 21.4732 14.3261 22 13 22H5C3.67392 22 2.40215 21.4732 1.46447 20.5355C0.526784 19.5979 0 18.3261 0 17V8ZM2 9V17C2 17.7956 2.31607 18.5587 2.87868 19.1213C3.44129 19.6839 4.20435 20 5 20H13C13.7956 20 14.5587 19.6839 15.1213 19.1213C15.6839 18.5587 16 17.7956 16 17V9H2Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M5 0C5.55228 0 6 0.447715 6 1V4C6 4.55229 5.55228 5 5 5C4.44772 5 4 4.55229 4 4V1C4 0.447715 4.44772 0 5 0Z" fill="black"/>
5
- <path fill-rule="evenodd" clip-rule="evenodd" d="M9 0C9.55228 0 10 0.447715 10 1V4C10 4.55229 9.55228 5 9 5C8.44772 5 8 4.55229 8 4V1C8 0.447715 8.44772 0 9 0Z" fill="black"/>
6
- <path fill-rule="evenodd" clip-rule="evenodd" d="M13 0C13.5523 0 14 0.447715 14 1V4C14 4.55229 13.5523 5 13 5C12.4477 5 12 4.55229 12 4V1C12 0.447715 12.4477 0 13 0Z" fill="black"/>
1
+ <svg fill="currentColor" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.3525 9.13707C15.1781 9.00269 14.9782 8.9052 14.765 8.85054C14.5517 8.79588 14.3296 8.78519 14.1121 8.81913C15.3639 7.55536 15.9971 6.29893 15.9971 5.06715C15.9971 3.30281 14.578 1.86774 12.8336 1.86774C12.3708 1.86483 11.9129 1.96327 11.4922 2.15614C11.0714 2.34902 10.698 2.63165 10.3981 2.9842C10.0982 2.63165 9.72476 2.34902 9.30401 2.15614C8.88325 1.96327 8.42538 1.86483 7.96254 1.86774C6.21819 1.86774 4.79912 3.30281 4.79912 5.06715C4.79912 5.80035 5.01508 6.51289 5.46966 7.26675C5.09736 7.36107 4.75759 7.55457 4.48651 7.82665L2.97879 9.33304H1.06647C0.783625 9.33304 0.512364 9.4454 0.312362 9.6454C0.11236 9.8454 0 10.1167 0 10.3995L0 13.0657C0 13.3485 0.11236 13.6198 0.312362 13.8198C0.512364 14.0198 0.783625 14.1322 1.06647 14.1322H7.99853C8.04213 14.1322 8.08557 14.1268 8.12784 14.1162L12.3937 13.0497C12.4209 13.0432 12.4475 13.0343 12.473 13.023L15.0639 11.9206L15.0932 11.9072C15.3422 11.7828 15.5555 11.597 15.7128 11.3674C15.8702 11.1378 15.9665 10.8719 15.9927 10.5948C16.0189 10.3177 15.9741 10.0385 15.8626 9.78344C15.7511 9.52841 15.5764 9.30597 15.3552 9.13707H15.3525ZM7.96254 2.93421C8.37554 2.92817 8.78096 3.04544 9.12695 3.27104C9.47294 3.49663 9.74379 3.8203 9.90485 4.20064C9.94503 4.29845 10.0134 4.3821 10.1012 4.44097C10.189 4.49984 10.2924 4.53127 10.3981 4.53127C10.5038 4.53127 10.6072 4.49984 10.695 4.44097C10.7828 4.3821 10.8512 4.29845 10.8913 4.20064C11.0524 3.8203 11.3232 3.49663 11.6692 3.27104C12.0152 3.04544 12.4206 2.92817 12.8336 2.93421C13.9701 2.93421 14.9306 3.9107 14.9306 5.06715C14.9306 6.36758 13.8781 7.83864 11.8872 9.32637L11.148 9.49634C11.2128 9.22225 11.2148 8.93703 11.1538 8.66206C11.0928 8.38709 10.9703 8.12949 10.7956 7.90858C10.6208 7.68768 10.3984 7.50918 10.1448 7.38649C9.8913 7.26379 9.61329 7.20006 9.33162 7.20009H6.71077C6.13554 6.42424 5.86559 5.74169 5.86559 5.06715C5.86559 3.9107 6.82608 2.93421 7.96254 2.93421ZM1.06647 10.3995H2.66618V13.0657H1.06647V10.3995ZM14.626 10.9467L12.0931 12.0252L7.93188 13.0657H3.73265V10.0869L5.24104 8.57917C5.33971 8.47971 5.45717 8.40086 5.58659 8.34719C5.716 8.29352 5.8548 8.26612 5.9949 8.26657H9.33162C9.54376 8.26657 9.7472 8.35084 9.8972 8.50084C10.0472 8.65084 10.1315 8.85428 10.1315 9.06642C10.1315 9.27855 10.0472 9.482 9.8972 9.632C9.7472 9.782 9.54376 9.86627 9.33162 9.86627H7.4653C7.32388 9.86627 7.18825 9.92245 7.08824 10.0225C6.98824 10.1225 6.93206 10.2581 6.93206 10.3995C6.93206 10.5409 6.98824 10.6766 7.08824 10.7766C7.18825 10.8766 7.32388 10.9327 7.4653 10.9327H9.59824C9.63838 10.9326 9.67838 10.9282 9.71755 10.9194L14.1834 9.89227L14.2041 9.88694C14.3404 9.84909 14.4859 9.863 14.6126 9.92598C14.7393 9.98897 14.8382 10.0966 14.8903 10.2281C14.9424 10.3597 14.9441 10.5058 14.8949 10.6385C14.8457 10.7711 14.7492 10.8809 14.624 10.9467H14.626Z"/>
7
3
  </svg>
package/mcp-manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.2.6",
2
+ "version": "2.0.0",
3
3
  "library": "@tmorrow/cre8-wc",
4
4
  "tagPrefix": "cre8",
5
5
  "description": "cre8 Web Components is a library of presentational UI web components to be consumed by # web applications.",
@@ -1307,7 +1307,7 @@
1307
1307
  },
1308
1308
  "svg": {
1309
1309
  "type": "string",
1310
- "description": "SVG as a raw string\n- For badges with icons, the icon is defined by this prop\n- Pass in a raw svg as a String. We use raw string loader for this but any method of getting raw svgs will do\n- Import example:`import svgFeedback from '@tmorrow/cre8-wc/icons/System/Regular/Feedback.svg?raw';`\n- [cre8-icons Github repo](https://git.express-scripts.com/ExpressScripts/cre8-icons) This is the Github\nrepo for Cre8 icons, which includes a link to the storybook as well as relavant information for new icons"
1310
+ "description": "SVG as a raw string\n- For badges with icons, the icon is defined by this prop\n- Pass in a raw svg as a String. We use raw string loader for this but any method of getting raw svgs will do\n- Import example:`import svgFeedback from '@tmorrow/cre8-wc/icons/Feedback.svg?raw';`\n- [cre8-icons Github repo](https://git.express-scripts.com/ExpressScripts/cre8-icons) This is the Github\nrepo for Cre8 icons, which includes a link to the storybook as well as relavant information for new icons"
1311
1311
  }
1312
1312
  },
1313
1313
  "properties": {},
@@ -2817,7 +2817,7 @@
2817
2817
  {
2818
2818
  "name": "cre8-icon",
2819
2819
  "category": "Media",
2820
- "description": "\n<svg> is a web component, which can be used with any frontend framework and use any svg.\nIt takes raw svgs as props and renders them.\n\n**'svg-legacy'** will be **deprecated** in Web Components v0.5.0\n\n- [List of new figma icons](https:/www.figma.com/file/j1a0rBkoH65XiGKfq7ppWa/Iconography?type=design&node-id=2037-5773&mode=design&t=6ZzC6KH3Gkxf3fj5-4)\n- The new `svg` from the svg package: https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/.\n\n##Usability Considerations\n- If the icon is decorative: set `aria-hidden` to true.\n- If the icon is interactive (not decorative): set `aria-hidden` to false and add the `aria-label`\n- If the icon is key to functionality from a screen reader perspective, it is required to add `aria-label`\nwhich will describe the icon.\nFor example, if the icon is a close button, setting `aria-label=\"Close\"`will give\nthe SVG an aria-label to make it sufficiently accessible.\n\n[More information on Accessibility with svgs](https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/?path=/story/getting-started-accessibility--page)\n\n##How to use\nCre8 Web Components (cre8-wc) includes the `cre8_dev/svgs` package.\nIf you need to install a newer version than what's included, please see\nthe [installation instructions for svgs](https:/git.express-scripts.com/ExpressScripts/svgs#installation).\n- Import the component (this is the icon container): `import '@cre8_dev/svgs';`\n- Import an svg as a string: `import svgInfo from 'cre8_dev/svgs/lib/icons/System/Regular/Info.svg?raw';`\n\nYour import paths may be different depending on your project's build configuration.\nPlease see [Importing Icons](https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/?path=/story/icon-sets-importing-icons--page)\nof the `cre8_dev/svgs` documentation for more information.",
2820
+ "description": "\n<svg> is a web component, which can be used with any frontend framework and use any svg.\nIt takes raw svgs as props and renders them.\n\n**'svg-legacy'** will be **deprecated** in Web Components v0.5.0\n\n- [List of new figma icons](https:/www.figma.com/file/j1a0rBkoH65XiGKfq7ppWa/Iconography?type=design&node-id=2037-5773&mode=design&t=6ZzC6KH3Gkxf3fj5-4)\n- The new `svg` from the svg package: https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/.\n\n##Usability Considerations\n- If the icon is decorative: set `aria-hidden` to true.\n- If the icon is interactive (not decorative): set `aria-hidden` to false and add the `aria-label`\n- If the icon is key to functionality from a screen reader perspective, it is required to add `aria-label`\nwhich will describe the icon.\nFor example, if the icon is a close button, setting `aria-label=\"Close\"`will give\nthe SVG an aria-label to make it sufficiently accessible.\n\n[More information on Accessibility with svgs](https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/?path=/story/getting-started-accessibility--page)\n\n##How to use\nCre8 Web Components (cre8-wc) includes the `cre8_dev/svgs` package.\nIf you need to install a newer version than what's included, please see\nthe [installation instructions for svgs](https:/git.express-scripts.com/ExpressScripts/svgs#installation).\n- Import the component (this is the icon container): `import '@cre8_dev/svgs';`\n- Import an svg as a string: `import svgInfo from '@tmorrow/cre8-wc/icons/Info.svg?raw';`\n\nYour import paths may be different depending on your project's build configuration.\nPlease see [Importing Icons](https:/static-dev.esi-memberweb-dev.aws.evernorthcloud.com/svgs/?path=/story/icon-sets-importing-icons--page)\nof the `cre8_dev/svgs` documentation for more information.",
2821
2821
  "attributes": {
2822
2822
  "focusable": {
2823
2823
  "type": "boolean",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmorrow/cre8-wc",
3
- "version": "1.2.7",
3
+ "version": "2.0.0",
4
4
  "description": "cre8 Web Components is a library of presentational UI web components to be consumed by # web applications.",
5
5
  "license": "BSD-3-Clause",
6
6
  "scripts": {
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M7.62706 17.4355L1.93746 11.7459L0 13.6697L7.62706 21.2968L24 4.92382L22.0762 3L7.62706 17.4355Z"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13 0.830251L12.1705 0L6.50038 5.67012L0.831034 0L0 0.828686L5.67012 6.49959L0.000782461 12.1689L0.829469 13L6.50038 7.32906L12.1697 12.9992L13 12.1705L7.32985 6.49959L13 0.830251Z" fill="black"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="22" height="18" viewBox="0 0 22 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M6.56781 12.8666C6.91908 12.5153 7.4886 12.5153 7.83987 12.8666L10.8018 15.8285L13.7636 12.8666C14.1149 12.5153 14.6844 12.5153 15.0357 12.8666C15.387 13.2179 15.387 13.7874 15.0357 14.1387L11.4378 17.7366C11.0865 18.0878 10.517 18.0878 10.1657 17.7366L6.56781 14.1387C6.21655 13.7874 6.21655 13.2179 6.56781 12.8666Z" fill="black"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M10.8018 8.10576C11.2985 8.10576 11.7012 8.50847 11.7012 9.00524V17.1005C11.7012 17.5973 11.2985 18 10.8018 18C10.305 18 9.90227 17.5973 9.90227 17.1005V9.00524C9.90227 8.50847 10.305 8.10576 10.8018 8.10576Z" fill="black"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M7.80437 0.00523004C9.02809 -0.0387772 10.2459 0.195399 11.366 0.69013C12.4861 1.18486 13.4794 1.92725 14.2711 2.86142C14.9102 3.6155 15.4044 4.47868 15.7313 5.40735L16.198 5.40735C17.3449 5.4066 18.463 5.77127 19.3887 6.44847C20.3145 7.12581 21.0005 8.08056 21.347 9.17417C21.6935 10.2678 21.6825 11.4434 21.3156 12.5303C20.9487 13.6172 20.245 14.559 19.3066 15.2188C18.9002 15.5046 18.3391 15.4068 18.0534 15.0005C17.7676 14.5941 17.8654 14.0331 18.2718 13.7473C18.8974 13.3074 19.3665 12.6796 19.6111 11.9549C19.8557 11.2303 19.8631 10.4466 19.6321 9.71752C19.4011 8.98844 18.9438 8.35194 18.3265 7.90038C17.7092 7.44882 16.9642 7.2057 16.1994 7.2063L15.0653 7.2063C14.6547 7.2063 14.2961 6.92816 14.1941 6.53038C13.9574 5.60787 13.5144 4.75107 12.8987 4.0245C12.2829 3.29793 11.5104 2.72051 10.6392 2.33572C9.76795 1.95093 8.8208 1.7688 7.86902 1.80302C6.91723 1.83725 5.98561 2.08695 5.1443 2.53333C4.30298 2.9797 3.57389 3.61112 3.01191 4.38005C2.44993 5.14897 2.06971 6.03537 1.89988 6.9725C1.73004 7.90964 1.77501 8.87309 2.03141 9.79033C2.2878 10.7076 2.74894 11.5547 3.3801 12.2679C3.70931 12.6399 3.67461 13.2084 3.30259 13.5376C2.93057 13.8668 2.36211 13.8321 2.0329 13.4601C1.2214 12.5431 0.628514 11.4539 0.298864 10.2746C-0.030786 9.09532 -0.0886069 7.85659 0.129755 6.65171C0.348116 5.44682 0.836969 4.30717 1.55951 3.31855C2.28206 2.32993 3.21946 1.5181 4.30115 0.944193C5.38285 0.370281 6.58064 0.0492373 7.80437 0.00523004Z" fill="black"/>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="edit">
3
- <path id="&#240;&#159;&#150;&#141; icon color" fill-rule="evenodd" clip-rule="evenodd" d="M9.96354 1.84117C9.94878 1.8529 9.93456 1.86558 9.92097 1.87922L0.778116 11.0545C0.766444 11.0752 0.754799 11.0947 0.743545 11.1135C0.691872 11.2002 0.64843 11.273 0.64843 11.3798L0 15.3493C0 15.5445 0 15.6747 0.129686 15.8699C0.185139 15.9187 0.336764 16 0.518744 16L4.47416 15.2842C4.49293 15.2802 4.51051 15.2769 4.52726 15.2736C4.62256 15.2553 4.69107 15.2422 4.79838 15.1541L13.9412 5.9788L13.9414 5.97422L15.3679 4.59847C16.2109 3.90443 16.2109 2.57945 15.3679 1.75922L14.2007 0.623525C13.4875 -0.196703 12.0749 -0.213285 11.232 0.606942L9.96354 1.84117ZM11.0527 2.29683L13.6534 4.908L14.6547 3.89649C15.0438 3.50605 15.0438 2.85532 14.6547 2.46489L13.4875 1.29357C13.0985 0.903137 12.4501 0.903137 12.061 1.29357L11.0527 2.29683ZM1.68584 11.7052L1.1671 14.8287L4.27956 14.3081L4.63633 13.9501L2.04261 11.3472L1.68584 11.7052ZM2.75589 10.6314L10.31 3.05053L12.9037 5.65345L5.3496 13.2343L2.75589 10.6314Z" fill="#515761"/>
4
- </g>
5
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M15.4839 12.4839C15.4839 14.4097 13.9258 15.9677 12 15.9677C10.0742 15.9677 8.51613 14.4097 8.51613 12.4839C8.51613 10.5581 10.0742 9 12 9C13.9258 9 15.4839 10.5581 15.4839 12.4839ZM20.5161 9C18.5903 9 17.0323 10.5581 17.0323 12.4839C17.0323 14.4097 18.5903 15.9677 20.5161 15.9677C22.4419 15.9677 24 14.4097 24 12.4839C24 10.5581 22.4419 9 20.5161 9ZM3.48387 9C1.55806 9 0 10.5581 0 12.4839C0 14.4097 1.55806 15.9677 3.48387 15.9677C5.40968 15.9677 6.96774 14.4097 6.96774 12.4839C6.96774 10.5581 5.40968 9 3.48387 9Z"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 1.875C9.99747 1.875 8.0399 2.46882 6.37486 3.58137C4.70981 4.69392 3.41206 6.27523 2.64572 8.12533C1.87939 9.97543 1.67888 12.0112 2.06955 13.9753C2.46023 15.9393 3.42454 17.7435 4.84055 19.1595C6.25656 20.5755 8.06066 21.5398 10.0247 21.9305C11.9888 22.3211 14.0246 22.1206 15.8747 21.3543C17.7248 20.5879 19.3061 19.2902 20.4186 17.6251C21.5312 15.9601 22.125 14.0025 22.125 12C22.122 9.3156 21.0543 6.74199 19.1562 4.84383C17.258 2.94567 14.6844 1.87798 12 1.875ZM12 19.875C10.4425 19.875 8.91993 19.4131 7.62489 18.5478C6.32985 17.6825 5.32049 16.4526 4.72445 15.0136C4.12841 13.5747 3.97246 11.9913 4.27632 10.4637C4.58018 8.93606 5.3302 7.53287 6.43154 6.43153C7.53288 5.3302 8.93607 4.58017 10.4637 4.27632C11.9913 3.97246 13.5747 4.12841 15.0136 4.72445C16.4526 5.32049 17.6825 6.32985 18.5478 7.62488C19.4131 8.91992 19.875 10.4425 19.875 12C19.8728 14.0879 19.0424 16.0896 17.566 17.566C16.0896 19.0424 14.0879 19.8728 12 19.875ZM10.875 12.375V7.5C10.875 7.20163 10.9935 6.91548 11.2045 6.7045C11.4155 6.49353 11.7016 6.375 12 6.375C12.2984 6.375 12.5845 6.49353 12.7955 6.7045C13.0065 6.91548 13.125 7.20163 13.125 7.5V12.375C13.125 12.6734 13.0065 12.9595 12.7955 13.1705C12.5845 13.3815 12.2984 13.5 12 13.5C11.7016 13.5 11.4155 13.3815 11.2045 13.1705C10.9935 12.9595 10.875 12.6734 10.875 12.375ZM13.5 16.125C13.5 16.4217 13.412 16.7117 13.2472 16.9584C13.0824 17.205 12.8481 17.3973 12.574 17.5108C12.2999 17.6244 11.9983 17.6541 11.7074 17.5962C11.4164 17.5383 11.1491 17.3954 10.9393 17.1857C10.7296 16.9759 10.5867 16.7086 10.5288 16.4176C10.4709 16.1267 10.5007 15.8251 10.6142 15.551C10.7277 15.2769 10.92 15.0426 11.1666 14.8778C11.4133 14.713 11.7033 14.625 12 14.625C12.3978 14.625 12.7794 14.783 13.0607 15.0643C13.342 15.3456 13.5 15.7272 13.5 16.125Z"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM9.96661 14.4241C11.6165 13.9237 12.9965 12.8029 13.8354 11.3333H11.2975C10.9487 12.7195 10.4242 13.7362 9.96661 14.4241ZM8.11204 14.7105C8.69142 14.0313 9.43024 12.9258 9.89827 11.3333H6.10173C6.56959 12.9252 7.30805 14.0305 7.88732 14.7098C7.93218 14.7107 7.97715 14.7111 8.02222 14.7111C8.05221 14.7111 8.08215 14.7109 8.11204 14.7105ZM11.5553 10H14.4139C14.6071 9.37494 14.7111 8.71073 14.7111 8.02222C14.7111 7.31737 14.6021 6.63798 14.4 6H11.555C11.6398 6.61136 11.6889 7.27776 11.6889 8.00143C11.6889 8.72403 11.64 9.38948 11.5553 10ZM10.199 6C10.2982 6.61144 10.3556 7.27785 10.3556 8.00143C10.3556 8.72394 10.2984 9.3894 10.1995 10H5.80054C5.70165 9.3894 5.64444 8.72394 5.64444 8.00143C5.64444 7.27785 5.70182 6.61144 5.80098 6H10.199ZM11.2969 4.66667H13.8098C12.9748 3.22953 11.6198 2.13189 10.0025 1.63131C10.4511 2.31811 10.9572 3.31747 11.2969 4.66667ZM8.14947 1.33452C8.72262 2.01721 9.43951 3.10914 9.89755 4.66667H6.10245C6.56027 3.1099 7.27668 2.01828 7.84969 1.33552C7.90703 1.33406 7.96454 1.33333 8.02222 1.33333C8.06473 1.33333 8.10715 1.33373 8.14947 1.33452ZM4.31111 8.00143C4.31111 7.27776 4.36019 6.61136 4.44504 6H1.64446C1.44236 6.63798 1.33333 7.31737 1.33333 8.02222C1.33333 8.71073 1.43736 9.37494 1.63055 10H4.44467C4.36005 9.38948 4.31111 8.72403 4.31111 8.00143ZM4.70309 4.66667C5.03991 3.32892 5.54031 2.33511 5.98609 1.64888C4.39342 2.15727 3.06002 3.24612 2.23463 4.66667H4.70309ZM6.02197 14.4069C5.56711 13.7193 5.04836 12.708 4.70248 11.3333H2.20903C3.03842 12.7863 4.39684 13.8983 6.02197 14.4069Z"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M11 2C6.02944 2 2 6.02944 2 11C2 15.9706 6.02944 20 11 20C15.9706 20 20 15.9706 20 11C20 6.02944 15.9706 2 11 2ZM0 11C0 4.92487 4.92487 0 11 0C17.0751 0 22 4.92487 22 11C22 17.0751 17.0751 22 11 22C4.92487 22 0 17.0751 0 11ZM11.2581 7.02431C10.7926 6.94446 10.3138 7.03194 9.90664 7.27126C9.49944 7.51057 9.19007 7.88628 9.03333 8.33183C8.85006 8.85282 8.27915 9.1266 7.75816 8.94333C7.23717 8.76005 6.96339 8.18914 7.14667 7.66815C7.46014 6.77704 8.07887 6.02562 8.89327 5.54699C9.70767 5.06836 10.6652 4.8934 11.5962 5.0531C12.5273 5.2128 13.3718 5.69685 13.9801 6.41952C14.5883 7.14197 14.9212 8.05628 14.92 9.0006C14.9197 10.5311 13.785 11.5418 12.9747 12.082C12.5391 12.3725 12.1106 12.586 11.7949 12.7263C11.6356 12.7971 11.5015 12.8508 11.4049 12.8876C11.3565 12.906 11.3173 12.9203 11.2887 12.9305L11.254 12.9427L11.2429 12.9464L11.239 12.9477L11.2375 12.9483L10.92 12C11.2362 12.9487 11.2372 12.9484 11.2375 12.9483C10.7135 13.1229 10.146 12.8402 9.97132 12.3162C9.7969 11.793 10.0791 11.2275 10.6017 11.052L10.6031 11.0515L10.9087 11.9662C10.6052 11.0556 10.6033 11.0515 10.6031 11.0515L10.6187 11.0461C10.6341 11.0406 10.6593 11.0314 10.6929 11.0186C10.7603 10.9929 10.8606 10.9529 10.9826 10.8987C11.2294 10.789 11.5509 10.6275 11.8653 10.4179C12.5549 9.95821 12.92 9.46913 12.92 8.99999L12.92 8.9985C12.9207 8.52618 12.7542 8.06886 12.4501 7.70752C12.1459 7.34618 11.7236 7.10416 11.2581 7.02431ZM11 15C10.4477 15 10 15.4477 10 16C10 16.5523 10.4477 17 11 17H11.01C11.5623 17 12.01 16.5523 12.01 16C12.01 15.4477 11.5623 15 11.01 15H11Z" fill="black"/>
3
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 21.75C10.0716 21.75 8.18657 21.1782 6.58319 20.1068C4.97982 19.0355 3.73013 17.5127 2.99218 15.7312C2.25422 13.9496 2.06114 11.9892 2.43735 10.0979C2.81355 8.20655 3.74215 6.46927 5.10571 5.10571C6.46928 3.74215 8.20656 2.81355 10.0979 2.43734C11.9892 2.06114 13.9496 2.25422 15.7312 2.99218C17.5127 3.73013 19.0355 4.97981 20.1068 6.58319C21.1782 8.18657 21.75 10.0716 21.75 12C21.7473 14.585 20.7192 17.0634 18.8913 18.8913C17.0634 20.7192 14.585 21.7473 12 21.75ZM11.25 16.5C11.25 16.6989 11.329 16.8897 11.4697 17.0303C11.6103 17.171 11.8011 17.25 12 17.25C12.1989 17.25 12.3897 17.171 12.5303 17.0303C12.671 16.8897 12.75 16.6989 12.75 16.5V11.25C12.75 11.0511 12.671 10.8603 12.5303 10.7197C12.3897 10.579 12.1989 10.5 12 10.5C11.8011 10.5 11.6103 10.579 11.4697 10.7197C11.329 10.8603 11.25 11.0511 11.25 11.25V16.5ZM12 6.75C11.7775 6.75 11.56 6.81598 11.375 6.9396C11.19 7.06321 11.0458 7.23891 10.9606 7.44448C10.8755 7.65005 10.8532 7.87625 10.8966 8.09448C10.94 8.3127 11.0472 8.51316 11.2045 8.67049C11.3618 8.82783 11.5623 8.93498 11.7805 8.97838C11.9988 9.02179 12.225 8.99951 12.4305 8.91436C12.6361 8.82922 12.8118 8.68502 12.9354 8.50002C13.059 8.31501 13.125 8.0975 13.125 7.875C13.125 7.57663 13.0065 7.29048 12.7955 7.07951C12.5845 6.86853 12.2984 6.75 12 6.75Z"/>
3
- </svg>
@@ -1,5 +0,0 @@
1
- <svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 7C0 6.44772 0.447715 6 1 6H19C19.5523 6 20 6.44772 20 7C20 7.55228 19.5523 8 19 8H1C0.447715 8 0 7.55228 0 7Z" fill="#333333"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 1C0 0.447715 0.447715 0 1 0H19C19.5523 0 20 0.447715 20 1C20 1.55228 19.5523 2 19 2H1C0.447715 2 0 1.55228 0 1Z" fill="#333333"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M0 13C0 12.4477 0.447715 12 1 12H19C19.5523 12 20 12.4477 20 13C20 13.5523 19.5523 14 19 14H1C0.447715 14 0 13.5523 0 13Z" fill="#333333"/>
5
- </svg>
@@ -1,6 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generated by IcoMoon.io -->
3
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
4
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" viewBox="0 0 16 16">
5
- <path d="M0 6.5v3c0 0.276 0.224 0.5 0.5 0.5h15c0.276 0 0.5-0.224 0.5-0.5v-3c0-0.276-0.224-0.5-0.5-0.5h-15c-0.276 0-0.5 0.224-0.5 0.5z"></path>
6
- </svg>
@@ -1,10 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0)">
3
- <path d="M17.1527 15.0943H16.0686L15.6844 14.7238C17.0292 13.1595 17.8388 11.1286 17.8388 8.91938C17.8388 3.99314 13.8456 0 8.91938 0C3.99314 0 0 3.99314 0 8.91938C0 13.8456 3.99314 17.8388 8.91938 17.8388C11.1286 17.8388 13.1595 17.0292 14.7238 15.6844L15.0943 16.0686V17.1527L21.9554 24L24 21.9554L17.1527 15.0943ZM8.91938 15.0943C5.50257 15.0943 2.74443 12.3362 2.74443 8.91938C2.74443 5.50257 5.50257 2.74443 8.91938 2.74443C12.3362 2.74443 15.0943 5.50257 15.0943 8.91938C15.0943 12.3362 12.3362 15.0943 8.91938 15.0943Z"/>
4
- </g>
5
- <defs>
6
- <clipPath id="clip0">
7
- <rect width="24" height="24" fill="white"/>
8
- </clipPath>
9
- </defs>
10
- </svg>
@@ -1,3 +0,0 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M22.2 17.6335L14.0016 3.39569C13.7967 3.04687 13.5042 2.75764 13.1532 2.55668C12.8021 2.35572 12.4046 2.25 12 2.25C11.5955 2.25 11.198 2.35572 10.8469 2.55668C10.4958 2.75764 10.2033 3.04687 9.99847 3.39569L1.80003 17.6335C1.60291 17.9709 1.49902 18.3546 1.49902 18.7454C1.49902 19.1361 1.60291 19.5199 1.80003 19.8572C2.00228 20.2082 2.29425 20.499 2.64599 20.6998C2.99773 20.9006 3.39658 21.0043 3.80159 21.0001H20.1985C20.6032 21.0039 21.0016 20.9001 21.353 20.6993C21.7044 20.4985 21.9961 20.2079 22.1982 19.8572C22.3956 19.52 22.4998 19.1364 22.5001 18.7456C22.5004 18.3549 22.3969 17.9711 22.2 17.6335ZM11.25 9.75006C11.25 9.55115 11.329 9.36038 11.4697 9.21973C11.6104 9.07908 11.8011 9.00006 12 9.00006C12.1989 9.00006 12.3897 9.07908 12.5304 9.21973C12.671 9.36038 12.75 9.55115 12.75 9.75006V13.5001C12.75 13.699 12.671 13.8897 12.5304 14.0304C12.3897 14.171 12.1989 14.2501 12 14.2501C11.8011 14.2501 11.6104 14.171 11.4697 14.0304C11.329 13.8897 11.25 13.699 11.25 13.5001V9.75006ZM12 18.0001C11.7775 18.0001 11.56 17.9341 11.375 17.8105C11.19 17.6868 11.0458 17.5111 10.9607 17.3056C10.8755 17.1 10.8532 16.8738 10.8966 16.6556C10.9401 16.4374 11.0472 16.2369 11.2045 16.0796C11.3619 15.9222 11.5623 15.8151 11.7806 15.7717C11.9988 15.7283 12.225 15.7505 12.4305 15.8357C12.6361 15.9208 12.8118 16.065 12.9354 16.25C13.059 16.435 13.125 16.6526 13.125 16.8751C13.125 17.1734 13.0065 17.4596 12.7955 17.6706C12.5845 17.8815 12.2984 18.0001 12 18.0001Z"/>
3
- </svg>