@koobiq/icons 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +48 -0
- package/LICENSE +21 -0
- package/README.md +124 -0
- package/dist/fonts/mc-icons.css +371 -0
- package/dist/fonts/mc-icons.html +616 -0
- package/dist/fonts/mc-icons.scss +371 -0
- package/dist/fonts/mc-icons.ttf +0 -0
- package/dist/fonts/mc-icons.woff +0 -0
- package/dist/info/mc-icons-info.json +1 -0
- package/dist/svg/angle-down-L_16.svg +1 -0
- package/dist/svg/angle-down-L_24.svg +1 -0
- package/dist/svg/angle-down-M_16.svg +1 -0
- package/dist/svg/angle-down-M_24.svg +1 -0
- package/dist/svg/angle-down-S_16.svg +1 -0
- package/dist/svg/angle-left-L_16.svg +1 -0
- package/dist/svg/angle-left-L_24.svg +1 -0
- package/dist/svg/angle-left-M_16.svg +1 -0
- package/dist/svg/angle-left-M_24.svg +1 -0
- package/dist/svg/angle-left-S_16.svg +1 -0
- package/dist/svg/angle-right-L_16.svg +1 -0
- package/dist/svg/angle-right-L_24.svg +1 -0
- package/dist/svg/angle-right-M_16.svg +1 -0
- package/dist/svg/angle-right-M_24.svg +1 -0
- package/dist/svg/angle-right-M_32.svg +1 -0
- package/dist/svg/angle-right-S_16.svg +1 -0
- package/dist/svg/angle-up-L_16.svg +1 -0
- package/dist/svg/angle-up-L_24.svg +1 -0
- package/dist/svg/angle-up-M_16.svg +1 -0
- package/dist/svg/angle-up-M_24.svg +1 -0
- package/dist/svg/angle-up-S_16.svg +1 -0
- package/dist/svg/bell-o_16.svg +1 -0
- package/dist/svg/bell-o_24.svg +1 -0
- package/dist/svg/bell-off-o_16.svg +1 -0
- package/dist/svg/bell_16.svg +1 -0
- package/dist/svg/bell_32.svg +1 -0
- package/dist/svg/bento_16.svg +1 -0
- package/dist/svg/bento_24.svg +1 -0
- package/dist/svg/bento_32.svg +1 -0
- package/dist/svg/calendar_16.svg +1 -0
- package/dist/svg/chart-bar_24.svg +1 -0
- package/dist/svg/check_16.svg +1 -0
- package/dist/svg/circle-8_16.svg +1 -0
- package/dist/svg/clock_16.svg +1 -0
- package/dist/svg/close-L_16.svg +1 -0
- package/dist/svg/close-L_32.svg +1 -0
- package/dist/svg/close-M_16.svg +1 -0
- package/dist/svg/close-S_16.svg +1 -0
- package/dist/svg/close-circle_16.svg +1 -0
- package/dist/svg/cloud-404_256.svg +1 -0
- package/dist/svg/color-palette_16.svg +1 -0
- package/dist/svg/copy-o_16.svg +1 -0
- package/dist/svg/copy_16.svg +1 -0
- package/dist/svg/download_16.svg +1 -0
- package/dist/svg/download_32.svg +1 -0
- package/dist/svg/ellipsis_16.svg +1 -0
- package/dist/svg/ellipsis_24.svg +1 -0
- package/dist/svg/error_16.svg +1 -0
- package/dist/svg/external-link_16.svg +1 -0
- package/dist/svg/eye-crossed_16.svg +1 -0
- package/dist/svg/eye_16.svg +1 -0
- package/dist/svg/file-empty_16.svg +1 -0
- package/dist/svg/folder-closed_16.svg +1 -0
- package/dist/svg/folder-open-o_24.svg +1 -0
- package/dist/svg/folder-opened_16.svg +1 -0
- package/dist/svg/folder-search-opened_16.svg +1 -0
- package/dist/svg/folder-search_16.svg +1 -0
- package/dist/svg/gear_16.svg +1 -0
- package/dist/svg/globe_16.svg +1 -0
- package/dist/svg/hamburger_16.svg +1 -0
- package/dist/svg/hamburger_32.svg +1 -0
- package/dist/svg/info-o_16.svg +1 -0
- package/dist/svg/info_16.svg +1 -0
- package/dist/svg/list_24.svg +1 -0
- package/dist/svg/minus_16.svg +1 -0
- package/dist/svg/new-tab_16.svg +1 -0
- package/dist/svg/pause_16.svg +1 -0
- package/dist/svg/play_16.svg +1 -0
- package/dist/svg/question-circle_24.svg +1 -0
- package/dist/svg/search_16.svg +1 -0
- package/dist/svg/search_24.svg +1 -0
- package/dist/svg/stop_16.svg +1 -0
- package/dist/svg/success_16.svg +1 -0
- package/dist/svg/theme_16.svg +1 -0
- package/dist/svg/triangle-down_16.svg +1 -0
- package/dist/svg/triangle-left_16.svg +1 -0
- package/dist/svg/triangle-right_16.svg +1 -0
- package/dist/svg/triangle-up_16.svg +1 -0
- package/dist/svg/upload-to-cloud_16.svg +1 -0
- package/dist/svg/upload-to-cloud_24.svg +1 -0
- package/dist/svg/upload-to-cloud_32.svg +1 -0
- package/dist/svg/upload-to-cloud_64.svg +1 -0
- package/dist/svg/user-o_24.svg +1 -0
- package/dist/svg/user_16.svg +1 -0
- package/dist/svg/word-wrap-slash_16.svg +1 -0
- package/dist/svg/word-wrap_16.svg +1 -0
- package/dist/symbol/sprite.scss +425 -0
- package/dist/symbol/sprite.symbol.html +1033 -0
- package/dist/symbol/svg/sprite.symbol.svg +1 -0
- package/package.json +58 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.55001 2.55001C3.35473 2.35499 3.03832 2.35507 2.84314 2.55025L2.48959 2.9038C2.29432 3.09907 2.29432 3.41565 2.48959 3.61091L3.50727 4.6286C2.67088 5.26584 1.86598 6.08553 1.09348 7.07957L0.378204 7.99998L1.09346 8.92041C3.16828 11.5904 5.4769 13.0025 8.00146 13C9.0794 12.9989 10.118 12.7407 11.1159 12.2373L12.3891 13.5104C12.5843 13.7057 12.9009 13.7057 13.0962 13.5104L13.4497 13.1569C13.6448 12.9618 13.645 12.6456 13.4503 12.4503C13.4501 12.4501 13.4505 12.4505 13.4503 12.4503L3.55001 2.55001C3.55009 2.55009 3.54993 2.54994 3.55001 2.55001ZM4.99999 7C4.99999 8.65685 6.34314 10 7.99999 10C8.26873 10 8.52922 9.96466 8.77706 9.89838L9.98292 11.1042C9.33238 11.3674 8.67141 11.4993 7.99999 11.5C5.99999 11.502 4.09262 10.3353 2.27788 8C3.02914 7.03328 3.79628 6.26682 4.57929 5.70062L5.10161 6.22293C5.03533 6.47077 4.99999 6.73126 4.99999 7Z" fill="currentColor"/><path d="M5.78933 3.37512L10.7076 8.29341C10.895 7.90178 11 7.46315 11 7C11 6.23572 10.7142 5.53819 10.2436 5.00846C11.4387 5.55883 12.5981 6.55601 13.7221 8C13.2008 8.66977 12.6718 9.24341 12.1351 9.72092L13.197 10.7828C13.783 10.2534 14.3526 9.63197 14.9058 8.92137L15.623 8.00002L14.9058 7.07865C12.8315 4.41367 10.5241 3.00235 8.00139 3C7.24447 2.9993 6.50695 3.12574 5.78933 3.37512Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.09347 8.92041C3.16829 11.5904 5.4769 13.0025 8.00147 13C10.5241 12.9975 12.8315 11.5862 14.9058 8.92137L15.623 8.00002L14.9058 7.07866C12.8315 4.41367 10.5241 3.00236 8.0014 3C5.47688 2.99765 3.16829 4.40972 1.09349 7.07957L0.378211 7.99998L1.09347 8.92041ZM13.7221 8C11.9074 10.3314 10 11.498 8 11.5C6 11.502 4.09263 10.3353 2.27789 8C3.40309 6.5521 4.5639 5.55343 5.76033 5.00399C5.28741 5.53427 5 6.23357 5 7C5 8.65685 6.34315 10 8 10C9.65685 10 11 8.65685 11 7C11 6.23572 10.7142 5.53819 10.2436 5.00846C11.4387 5.55883 12.5982 6.55601 13.7221 8ZM6 7C6 5.89543 6.89543 5 8 5V6C7.44772 6 7 6.44772 7 7H6Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10 4C10 4.55228 10.4477 5 11 5H14V14C14 14.5523 13.5523 15 13 15H4C3.44772 15 3 14.5523 3 14V2C3 1.44772 3.44772 1 4 1H10V4ZM4.5 2.5V13.5H12.5V6.5H11C9.61929 6.5 8.5 5.38071 8.5 4V2.5H4.5Z" fill="currentColor"/><path d="M11.5 4C11.2239 4 11 3.77614 11 3.5V1L14 4H11.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M0 12C0 13.1046 0.89543 14 2 14H12C13.1046 14 14 13.1046 14 12V6C14 4.89543 13.1057 4 12.0011 4H7.5C7.33333 4 7.22222 3.77778 7.07407 3.48148C6.77778 2.88889 6.33333 2 5 2H1.99949C0.89492 2 0 2.89543 0 4V12ZM1.5 11.5V4.5C1.5 3.94772 1.94772 3.5 2.5 3.5H4.71922C5.17809 3.5 5.57807 3.8123 5.68937 4.25746L5.81063 4.74254C5.92193 5.1877 6.32191 5.5 6.78078 5.5H11.5C12.0523 5.5 12.5 5.94772 12.5 6.5V11.5C12.5 12.0523 12.0523 12.5 11.5 12.5H2.5C1.94771 12.5 1.5 12.0523 1.5 11.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M2 21C0.895431 21 0 20.1046 0 19C0 14.6667 0 10.3333 0 6C0 4.89543 0.89543 4 2 4H9C10.1046 4 11 4.89543 11 6V7H18C19.1046 7 20 7.89543 20 9V11H22.382C22.9342 11 23.382 11.4477 23.382 12C23.382 12.1552 23.3458 12.3084 23.2764 12.4472L19.2764 20.4472C19.107 20.786 18.7607 21 18.382 21H2ZM6.2 13.0039C5.1375 15.0026 4.06252 17.0013 3 19C7.93333 19 12.8667 19 17.8 19L21 13C16.0625 13 11.1375 13.0039 6.2 13.0039ZM18 9.00673L10.9985 9.00149C9.89452 9.00067 9 8.10548 9 7.00149V6H2V16.998L4.72361 11.5528C4.893 11.214 5.23926 11 5.61803 11H18V9.00673Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M2 14C0.895431 14 0 13.1046 0 12V4C0 2.89543 0.895431 2 2 2H5.43845C6.35618 2 7.15615 2.62459 7.37873 3.51493L7.5 4H12C13.1046 4 14 4.89543 14 6V7H13.2639C14.7507 7 15.7177 8.56462 15.0528 9.89443L13.2764 13.4472C13.107 13.786 12.7607 14 12.382 14H2ZM12.5 6.5C12.5 5.94772 12.0523 5.5 11.5 5.5H6.78078C6.32191 5.5 5.92193 5.1877 5.81063 4.74254L5.68937 4.25746C5.57807 3.8123 5.17809 3.5 4.71922 3.5H2.5C1.94772 3.5 1.5 3.94772 1.5 4.5V11.5302C1.54345 11.3535 1.61261 11.1779 1.70987 11.0077L3.71208 7.50386C3.89012 7.19229 4.22147 7 4.58032 7H12.5V6.5ZM3.45625 10.97C3.03997 11.636 3.51881 12.5 4.30425 12.5H11.382C11.7607 12.5 12.107 12.286 12.2764 11.9472L13.2764 9.94721C13.6088 9.28231 13.1253 8.5 12.382 8.5H5.55425C5.20946 8.5 4.88899 8.67762 4.70625 8.97L3.45625 10.97Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 8C13.433 8 15 9.567 15 11.5C15 12.1101 14.8439 12.6837 14.5695 13.1831L16 14.6137V16H14.6137L13.1831 14.5695C12.6837 14.8439 12.1101 15 11.5 15C9.567 15 8 13.433 8 11.5C8 9.567 9.567 8 11.5 8ZM4.99408 1C6.10192 1 7.21495 1.85979 7.48336 2.93346L7.5 3H11.9967C13.1031 3 14 3.9001 14 5.00104V6H14.4917C15.6008 6 16.0985 6.80299 15.6077 7.78451L15.3468 8.30577C14.4297 7.20245 13.0469 6.5 11.5 6.5C10.3743 6.5 9.3355 6.872 8.49981 7.49978L5.99754 7.5C5.44631 7.5 4.76263 7.8798 4.46981 8.3483L3.03019 10.6517C2.73971 11.1165 2.94714 11.5 3.49871 11.5H6.499L6.50462 11.7169C6.52363 12.1623 6.60092 12.5926 6.72905 13.0005L1.99202 13L1.882 12.996L1.86222 12.9956L1.85811 12.9954L1.99202 13C1.91735 13 1.84364 12.9958 1.7711 12.9878C1.75656 12.9862 1.74284 12.9846 1.72925 12.9828L1.69765 12.9782C1.67668 12.975 1.65582 12.9716 1.63507 12.9678C1.61998 12.965 1.60578 12.9622 1.59173 12.9591C0.683577 12.7722 0 11.9603 0 10.9915V3.00853C0 1.89925 0.886555 1 2.00592 1H4.99408ZM4.49063 2.5H2.50937C1.95191 2.5 1.5 2.94546 1.5 3.49871V10.373L3.50148 6.8724C3.77681 6.39059 4.44488 6 5.0018 6H12.5V5.49217C12.5 4.94421 12.0532 4.5 11.4986 4.5H7.00138C6.44833 4.5 5.88903 4.05614 5.75586 3.52344L5.74414 3.47656C5.60931 2.93722 5.05665 2.5 4.49063 2.5ZM11.5 9.5C10.3954 9.5 9.5 10.3954 9.5 11.5C9.5 12.6046 10.3954 13.5 11.5 13.5C12.6046 13.5 13.5 12.6046 13.5 11.5C13.5 10.3954 12.6046 9.5 11.5 9.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 7C12.433 7 14 8.567 14 10.5C14 11.1101 13.8439 11.6837 13.5695 12.1831L15.8766 14.4904L14.4904 15.8766L12.1831 13.5695C11.6837 13.8439 11.1101 14 10.5 14C8.567 14 7 12.433 7 10.5C7 8.567 8.567 7 10.5 7ZM6 1C8 1 8 3 8.5 3H13C14.1046 3 15 3.89543 15 5L15.0013 8.32055C14.652 7.60053 14.1351 6.97694 13.5012 6.50054L13.5 5.50293C13.5 4.97824 13.1134 4.5632 12.6154 4.50659L12.4986 4.5H8.00138C7.48639 4.5 6.97013 4.12301 6.79105 3.63732L6.75586 3.52344L6.74414 3.47656C6.62048 2.98191 6.12631 2.56386 5.61001 2.50666L5.49063 2.5H3.50937C2.98378 2.5 2.56396 2.88509 2.50667 3.38121L2.5 3.49754V10.5025C2.5 11.0143 2.88433 11.4357 3.37947 11.4933L3.49558 11.5L5.60006 11.5002C5.70892 12.0364 5.90358 12.5414 6.16908 13.0003L3 13C1.89543 13 1 12.1046 1 11V3C1 1.89543 1.89543 1 3 1H6ZM10.5 8.5C9.39543 8.5 8.5 9.39543 8.5 10.5C8.5 11.6046 9.39543 12.5 10.5 12.5C11.6046 12.5 12.5 11.6046 12.5 10.5C12.5 9.39543 11.6046 8.5 10.5 8.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.50468 2C7.21404 2 7 2.21959 7 2.49048V3.61151C6.49764 3.7255 6.02721 3.92353 5.60426 4.19005L4.81129 3.39707C4.61653 3.20232 4.30469 3.21003 4.1076 3.40712L3.40712 4.1076C3.2016 4.31312 3.20553 4.61974 3.39707 4.81129L4.19005 5.60426C3.92353 6.02721 3.7255 6.49764 3.61151 7H2.49048C2.21506 7 2 7.22596 2 7.50468V8.49532C2 8.78596 2.21959 9 2.49048 9H3.61151C3.7255 9.50236 3.92353 9.97279 4.19005 10.3957L3.39707 11.1887C3.20232 11.3835 3.21003 11.6953 3.40712 11.8924L4.1076 12.5929C4.31312 12.7984 4.61974 12.7945 4.81129 12.6029L5.60426 11.81C6.02721 12.0765 6.49764 12.2745 7 12.3885V13.5095C7 13.7849 7.22596 14 7.50468 14H8.49532C8.78596 14 9 13.7804 9 13.5095V12.3885C9.50235 12.2745 9.97279 12.0765 10.3957 11.81L11.1887 12.6029C11.3835 12.7977 11.6953 12.79 11.8924 12.5929L12.5929 11.8924C12.7984 11.6869 12.7945 11.3803 12.6029 11.1887L11.81 10.3957C12.0765 9.97279 12.2745 9.50235 12.3885 9H13.5095C13.7849 9 14 8.77404 14 8.49532V7.50468C14 7.21404 13.7804 7 13.5095 7H12.3885C12.2745 6.49765 12.0765 6.02721 11.81 5.60426L12.6029 4.81129C12.7977 4.61653 12.79 4.30469 12.5929 4.1076L11.8924 3.40712C11.6869 3.2016 11.3803 3.20553 11.1887 3.39707L10.3957 4.19005C9.97279 3.92353 9.50236 3.7255 9 3.61151V2.49048C9 2.21506 8.77404 2 8.49532 2H7.50468ZM10.5 8C10.5 9.38071 9.38071 10.5 8 10.5C6.61929 10.5 5.5 9.38071 5.5 8C5.5 6.61929 6.61929 5.5 8 5.5C9.38071 5.5 10.5 6.61929 10.5 8Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM13.3411 10.7365C12.4567 10.9978 11.557 11.1921 10.6419 11.3192C10.4171 12.2917 10.0965 13.1258 9.7096 13.7529C11.2913 13.2836 12.6001 12.1798 13.3411 10.7365ZM13.8006 9.5399C13.9307 9.04849 14 8.53234 14 8C14 7.34556 13.8952 6.71558 13.7015 6.12594C12.8018 6.4118 11.8859 6.62755 10.9541 6.77317C10.9843 7.1715 11 7.58146 11 8C11 8.79797 10.9428 9.56476 10.8374 10.2792C11.8452 10.1195 12.8328 9.87305 13.8006 9.5399ZM9.80397 10.4119C9.93134 9.66153 10 8.84499 10 8C10 7.62713 9.98663 7.25979 9.96074 6.90124C9.31459 6.96708 8.66099 7 8 7C7.33901 7 6.68541 6.96708 6.03926 6.90124C6.01337 7.2598 6 7.62713 6 8C6 8.84499 6.06867 9.66153 6.19603 10.4119C6.79046 10.4706 7.39176 10.5 8 10.5C8.60824 10.5 9.20954 10.4706 9.80397 10.4119ZM5.16262 10.2792C5.05722 9.56476 5 8.79797 5 8C5 7.58146 5.01574 7.1715 5.04592 6.77317C4.11409 6.62755 3.1982 6.4118 2.29847 6.12594C2.10478 6.71558 2 7.34556 2 8C2 8.53234 2.06933 9.04849 2.19944 9.5399C3.16719 9.87305 4.1548 10.1195 5.16262 10.2792ZM2.65894 10.7365C3.3999 12.1798 4.70873 13.2836 6.2904 13.7529C5.90353 13.1258 5.58292 12.2917 5.35805 11.3192C4.44304 11.1921 3.54327 10.9978 2.65894 10.7365ZM6.4171 11.4359C6.52542 11.842 6.65303 12.218 6.79782 12.5558C7.21659 13.533 7.68983 14 8 14C8.31017 14 8.78341 13.533 9.20218 12.5558C9.34697 12.218 9.47459 11.842 9.5829 11.4359C9.06008 11.4786 8.53243 11.5 8 11.5C7.46757 11.5 6.93992 11.4786 6.4171 11.4359ZM9.7096 2.24707C10.2353 3.09924 10.6386 4.33367 10.8457 5.77791C11.6805 5.64518 12.5014 5.45297 13.3086 5.20125C12.5623 3.78848 11.2684 2.70962 9.7096 2.24707ZM8 6C8.6253 6 9.24327 5.96898 9.85397 5.90694C9.71944 4.97371 9.49622 4.13028 9.20218 3.44417C8.78341 2.46704 8.31017 2 8 2C7.68983 2 7.21659 2.46704 6.79782 3.44417C6.50378 4.13028 6.28056 4.97371 6.14603 5.90694C6.75673 5.96898 7.3747 6 8 6ZM6.2904 2.24707C4.73156 2.70962 3.43774 3.78848 2.69138 5.20125C3.49862 5.45297 4.31953 5.64518 5.15431 5.77791C5.36135 4.33367 5.76469 3.09924 6.2904 2.24707Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M2.5 3H13.5C13.7761 3 14 3.22386 14 3.5V4.5C14 4.77614 13.7761 5 13.5 5H2.5C2.22386 5 2 4.77614 2 4.5V3.5C2 3.22386 2.22386 3 2.5 3Z" fill="currentColor"/><path d="M2.5 7H13.5C13.7761 7 14 7.22386 14 7.5V8.5C14 8.77614 13.7761 9 13.5 9H2.5C2.22386 9 2 8.77614 2 8.5V7.5C2 7.22386 2.22386 7 2.5 7Z" fill="currentColor"/><path d="M13.5 11H2.5C2.22386 11 2 11.2239 2 11.5V12.5C2 12.7761 2.22386 13 2.5 13H13.5C13.7761 13 14 12.7761 14 12.5V11.5C14 11.2239 13.7761 11 13.5 11Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M27 7H5V10H27V7ZM5 15H27V18H5V15ZM5 23H27V26H5V23Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M8.29999 6.99976H7.69999C7.42385 6.99976 7.19999 7.22362 7.19999 7.49976L7.2 11.5C7.2 11.7761 7.42386 12 7.7 12H8.3C8.57614 12 8.8 11.7761 8.8 11.5L8.79999 7.49976C8.79999 7.22362 8.57613 6.99976 8.29999 6.99976Z" fill="currentColor"/><path d="M6.92984 5C6.92984 4.40897 7.40897 3.92984 8 3.92984C8.59103 3.92984 9.07016 4.40897 9.07016 5C9.07016 5.59103 8.59103 6.07016 8 6.07016C7.40897 6.07016 6.92984 5.59103 6.92984 5Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8ZM7.69999 6.99976C7.42385 6.99976 7.19999 7.22362 7.19999 7.49976L7.2 11.5C7.2 11.7761 7.42386 12 7.7 12H8.3C8.57614 12 8.8 11.7761 8.8 11.5L8.79999 7.49976C8.79999 7.22362 8.57613 6.99976 8.29999 6.99976H7.69999ZM8 3.92984C7.40897 3.92984 6.92984 4.40897 6.92984 5C6.92984 5.59103 7.40897 6.07016 8 6.07016C8.59103 6.07016 9.07016 5.59103 9.07016 5C9.07016 4.40897 8.59103 3.92984 8 3.92984Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M6 3H2V7H6V3Z" fill="currentColor"/><path d="M9 4H22.0012V6H9V4Z" fill="currentColor"/><path d="M22.0012 11H9V13H22.0012V11Z" fill="currentColor"/><path d="M22.0012 18H9V20H22.0012V18Z" fill="currentColor"/><path d="M6 17H2V21H6V17Z" fill="currentColor"/><path d="M2 10H6V14H2V10Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="7" width="10" height="2" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10 5H3C2.44772 5 2 5.44772 2 6V13C2 13.5523 2.44772 14 3 14H10C10.5523 14 11 13.5523 11 13V6C11 5.44772 10.5523 5 10 5ZM10 6V13H3V6H10Z" fill="currentColor"/><path d="M14 2.9C14 2.40294 13.5971 2 13.1 2H5.9C5.40294 2 5 2.40294 5 2.9V3.799H5.899L5.9 2.9H13.1V10.1H12.199V11H13.1C13.5971 11 14 10.5971 14 10.1V2.9Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.25 3H4.75C4.33579 3 4 3.22386 4 3.5V12.5C4 12.7761 4.33579 13 4.75 13H6.25C6.66421 13 7 12.7761 7 12.5V3.5C7 3.22386 6.66421 3 6.25 3ZM11.25 3H9.75C9.33579 3 9 3.22386 9 3.5V12.5C9 12.7761 9.33579 13 9.75 13H11.25C11.6642 13 12 12.7761 12 12.5V3.5C12 3.22386 11.6642 3 11.25 3Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3 3.41295C3 2.95048 3 2.71924 3.09698 2.58717C3.18154 2.472 3.31133 2.39851 3.45359 2.38525C3.61674 2.37005 3.81503 2.48902 4.2116 2.72696L11.8567 7.31401C12.2338 7.54027 12.4223 7.65341 12.4863 7.79971C12.5421 7.9274 12.5421 8.0726 12.4863 8.20029C12.4223 8.34659 12.2338 8.45973 11.8567 8.68599L4.2116 13.273C3.81503 13.511 3.61674 13.63 3.45359 13.6147C3.31133 13.6015 3.18154 13.528 3.09698 13.4128C3 13.2808 3 13.0495 3 12.587V3.41295Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M12 3C16.9632 3 21 7.03676 21 12C21 16.9632 16.9632 21 12 21C7.03676 21 3 16.9632 3 12C3 7.03676 7.03676 3 12 3ZM23 12C23 5.92708 18.0729 1 12 1C5.92708 1 1 5.92708 1 12C1 18.0729 5.92708 23 12 23C18.0729 23 23 18.0729 23 12Z" fill="currentColor"/><path d="M11.2167 16.7391C11.0167 16.5651 10.9167 16.3221 10.9167 16.0091C10.9167 15.7321 11.0137 15.4991 11.2077 15.3091C11.4007 15.1191 11.6387 15.0251 11.9207 15.0251C12.1977 15.0251 12.4307 15.1191 12.6207 15.3091C12.8107 15.4991 12.9047 15.7321 12.9047 16.0091C12.9047 16.3181 12.8057 16.5591 12.6077 16.7361C12.4097 16.9121 12.1797 17.0001 11.9207 17.0001C11.6517 17.0001 11.4177 16.9131 11.2167 16.7391Z" fill="currentColor"/><path d="M9.10069 8.49012C9.36969 8.06012 9.76069 7.70512 10.2757 7.42312C10.7917 7.14112 11.3927 7.00012 12.0797 7.00012C12.7177 7.00012 13.2817 7.11812 13.7697 7.35412C14.2587 7.58912 14.6367 7.91012 14.9027 8.31412C15.1697 8.71912 15.3027 9.16012 15.3027 9.63512C15.3027 10.0101 15.2267 10.3371 15.0737 10.6201C14.9227 10.9021 14.7417 11.1451 14.5327 11.3491C14.3237 11.5551 13.9487 11.8991 13.4067 12.3831C13.2567 12.5201 13.1367 12.6401 13.0477 12.7441C12.9567 12.8461 12.8897 12.9421 12.8457 13.0271C12.8007 13.1131 12.7667 13.1981 12.7437 13.2851C12.7187 13.3701 12.6817 13.5211 12.6337 13.7371C12.5497 14.1951 12.2887 14.4241 11.8477 14.4241C11.6187 14.4241 11.4267 14.3501 11.2697 14.1991C11.1137 14.0491 11.0357 13.8281 11.0357 13.5321C11.0357 13.1621 11.0927 12.8421 11.2077 12.5721C11.3217 12.3001 11.4737 12.0621 11.6627 11.8581C11.8527 11.6531 12.1077 11.4101 12.4297 11.1281C12.7117 10.8821 12.9157 10.6961 13.0397 10.5701C13.1667 10.4451 13.2717 10.3041 13.3567 10.1511C13.4437 9.99712 13.4857 9.82912 13.4857 9.64912C13.4857 9.29712 13.3547 8.99912 13.0927 8.75712C12.8317 8.51412 12.4937 8.39412 12.0797 8.39412C11.5947 8.39412 11.2387 8.51612 11.0097 8.76012C10.7797 9.00512 10.5867 9.36512 10.4277 9.84012C10.2777 10.3371 9.99369 10.5871 9.57569 10.5871C9.32969 10.5871 9.12069 10.5001 8.95269 10.3261C8.78269 10.1521 8.69769 9.96412 8.69769 9.76112C8.69769 9.34312 8.83169 8.91812 9.10069 8.49012Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M6.9009 11.8018C4.19421 11.8018 2 9.6076 2 6.9009C2 4.19421 4.19421 2 6.9009 2C9.6076 2 11.8018 4.19421 11.8018 6.9009C11.8018 7.89979 11.503 8.82888 10.9898 9.60364L14 12.6138L12.6138 14L9.60364 10.9898C8.82888 11.503 7.89979 11.8018 6.9009 11.8018ZM9.53944 9.09361C10.0341 8.49908 10.3315 7.73473 10.3315 6.9009C10.3315 5.00622 8.79559 3.47027 6.9009 3.47027C5.00622 3.47027 3.47027 5.00622 3.47027 6.9009C3.47027 8.79559 5.00622 10.3315 6.9009 10.3315C7.73473 10.3315 8.49908 10.0341 9.09361 9.53944L9.53944 9.09361Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M14.4964 16.6178C13.215 17.4901 11.6671 18 10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 11.6671 17.4901 13.215 16.6177 14.4964L21.8523 19.731L19.731 21.8523L14.4964 16.6178ZM16 10C16 6.68629 13.3137 4 10 4C6.68629 4 4 6.68629 4 10C4 13.3137 6.68629 16 10 16C13.3137 16 16 13.3137 16 10Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="3" width="10" height="10" rx="1" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M11.6976 6.60486L7.39343 10.9194C7.13844 11.175 6.73046 11.175 6.47547 10.9194L4.34717 8.78599C4.09218 8.53039 4.09218 8.12143 4.34717 7.86583L4.51716 7.69542C4.77215 7.43982 5.18013 7.43982 5.43512 7.69542L6.93445 9.19836L10.6097 5.51429C10.8647 5.25869 11.2727 5.25869 11.5277 5.51429L11.6976 5.68469C11.9526 5.94029 11.9526 6.34926 11.6976 6.60486ZM15 8C15 4.13542 11.8646 1 8 1C4.13542 1 1 4.13542 1 8C1 11.8646 4.13542 15 8 15C11.8646 15 15 11.8646 15 8Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 5.65871V2H10.3413L8 0L5.65871 2H2V5.65871L0 8L2 10.3413V14H5.65871L8 16L10.3413 14H14V10.3413L16 8L14 5.65871ZM8 12.244C7.37047 12.244 6.76923 12.1026 6.23165 11.855C7.68877 11.183 8.70734 9.71176 8.70734 8C8.70734 6.28824 7.68877 4.81698 6.23165 4.14501C6.76923 3.89744 7.37047 3.75597 8 3.75597C10.3413 3.75597 12.244 5.65871 12.244 8C12.244 10.3413 10.3413 12.244 8 12.244Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 6L8 10L12 6H4Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.64972 4.11168C8.84576 3.91546 9.00469 3.98715 9.00469 4.25675V11.2548C9.00469 11.5311 8.85277 11.6034 8.64972 11.4006L5.35967 8.11454C5.16362 7.91873 5.15661 7.60794 5.35967 7.40471L8.64972 4.11168Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.35497 4.11125L10.645 7.40028C10.8481 7.60327 10.8411 7.91407 10.645 8.11011L7.35497 11.4002C7.15192 11.6032 7 11.5311 7 11.2548V4.25675C7 3.98715 7.15893 3.91527 7.35497 4.11125Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 10L8 6L12 10H4Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.6345 6.40642C10.3692 6.66858 9.94556 6.66855 9.68427 6.41039L8.83333 5.69237L8.85047 10.6333C8.85047 10.9978 8.56542 11.3017 8.18996 11.3017C7.82293 11.3017 7.51714 11.0024 7.51714 10.6333L7.5 5.69237L6.64973 6.41039C6.3884 6.66859 5.96301 6.66677 5.6995 6.40642C5.43415 6.14426 5.43419 5.72574 5.69548 5.46758L7.6939 3.49314C7.8239 3.36469 7.9945 3.3006 8.16911 3.3C8.33997 3.30017 8.51012 3.36471 8.64011 3.49314L10.6385 5.46758C10.8999 5.72578 10.898 6.14607 10.6345 6.40642ZM2.75 12.4667C2.61193 12.4667 2.5 12.5786 2.5 12.7167V13.7167C2.5 13.8547 2.61193 13.9667 2.75 13.9667H13.75C13.8881 13.9667 14 13.8547 14 13.7167V12.7167C14 12.5786 13.8881 12.4667 13.75 12.4667H2.75Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.0375 19V17H4.4163L4.33409 16.9786C4.33409 16.9786 3.98364 17 3.96796 17.0003C2.81058 16.9849 2 16.2058 2 15.2208C2 14.3381 2.65841 13.5957 3.52346 13.4851L5.812 13.1927L5.19779 10.9688C5.06705 10.4954 5 10.0032 5 9.5C5 6.46243 7.46243 4 10.5 4C12.854 4 14.9243 5.49254 15.6913 7.67716L16.1963 9.11534L17.7169 9.00978C17.8106 9.00327 17.905 9 18 9C20.2091 9 22 10.7909 22 13C22 15.2091 20.2091 17 18 17C17.9651 17 17.9303 16.9996 17.8956 16.9987L17.5423 17.0211C17.6106 17.0124 17.645 17.008 17.6794 17.0053C17.7141 17.0027 17.749 17.0018 17.819 17H14V19C14 19 17.8365 18.9993 17.8449 18.998C17.8964 18.9993 17.9481 19 18 19C21.3137 19 24 16.3137 24 13C24 9.68629 21.3137 7 18 7C17.8583 7 17.7177 7.00491 17.5784 7.01458C16.5529 4.09399 13.771 2 10.5 2C6.35786 2 3 5.35786 3.01647 9.51739L3.26996 11.5013L2.24933 11.7831C0.925261 12.362 0 13.6833 0 15.2208C0 17.2919 1.67893 18.9708 4 19C4.00795 18.9999 4.01589 18.9997 4.02404 18.9996C4.06361 18.9988 4.10808 18.9979 4.18156 19H10.0375Z" fill="currentColor"/><path d="M8.41421 15.0711C8.80746 15.4643 9.43523 15.4643 9.82247 15.077L11 13.8995V21.9975C11 22.5442 11.4464 23 12.0029 23C12.5468 23 13 22.5512 13 21.9975V13.7574L14.3197 15.077C14.707 15.4643 15.3374 15.4616 15.7279 15.0711C16.1212 14.6778 16.1211 14.05 15.7339 13.6628L12.7722 10.7011C12.5795 10.5085 12.3267 10.4123 12.0679 10.4114C11.8147 10.4117 11.5626 10.5085 11.3699 10.7011L8.40825 13.6628C8.02095 14.0501 8.02369 14.6805 8.41421 15.0711Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="32" height="32" viewBox="0 0 32 32" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M30 16C30 19.1907 27.2729 21.8726 23.9231 22.0015L19 22V24H24C28.3301 23.8334 32 20.3566 32 16C32 11.541 28.4183 7.75816 24 7.75816C23.8455 7.75816 23.692 7.76258 23.5397 7.7713C21.9356 4.35932 18.4908 2 14.5 2C8.97715 2 4.5 6.51843 4.5 12.0922C4.5 12.163 4.64699 13.8259 4.64699 13.8259L3.61445 14.0097C1.52703 14.616 0 16.6983 0 19C0 21.6792 1.88653 23.8347 4.5 24C4.52228 24.0065 13 24 13 24V22C12.7956 21.9978 6.98468 21.9993 5.08555 21.9999C4.75597 21.9999 4.5442 22 4.5 22C2.93739 21.8671 2 20.5606 2 19C2 17.6184 2.89898 16.349 4.0853 15.9573L6.80046 15.4738C6.60015 13.1706 6.5 12.0434 6.5 12.0922C6.5 7.61891 10.0859 4 14.5 4C17.6177 4 20.4124 5.82007 21.7298 8.62222L22.3048 9.84528C23.3577 9.7872 23.9228 9.75816 24 9.75816C27.2657 9.75816 30 12.5971 30 16Z" fill="currentColor"/><path d="M16.4232 13.277C16.2398 13.0901 15.9863 13.0212 15.7505 13.0689C15.5138 13.0207 15.2598 13.0905 15.0768 13.277L10.8292 17.6047C10.5361 17.9034 10.5388 18.3844 10.8317 18.6828C11.1266 18.9833 11.5983 18.9824 11.8899 18.6853L15 15.5165V28.1478C15 28.5649 15.3358 28.9095 15.75 28.9095C16.1671 28.9095 16.5 28.5684 16.5 28.1478V15.5165L19.6101 18.6853C19.9033 18.984 20.3754 18.9813 20.6683 18.6828C20.9633 18.3823 20.9623 17.9017 20.6708 17.6047L16.4232 13.277Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.87785 46.0064L10.1927 46.0968C9.76094 46.0305 9.54239 45.9969 9.55422 45.9863L9.87785 46.0064ZM9.55077 45.9861L9.55422 45.9863C9.55651 45.9843 9.5674 45.9831 9.58701 45.9827C9.71239 45.9834 9.89855 45.9842 10.1423 45.9849C10.6075 45.9862 11.2783 45.9875 12.1373 45.9888C13.6509 45.991 15.7124 45.9931 18.1847 45.995C20.1132 45.9964 22.1796 45.9977 24.246 45.9987L26.2436 45.9997L27.0012 46L27 49C27 49 9.40945 48.9931 9.36489 48.9803C4.13796 48.6559 0 44.3539 0 39.0947C0 34.5765 3.05406 30.7648 7.2289 29.5747L9.29397 29.2137C9.29397 29.2137 9.03193 26.2248 9.00433 26.2268C9.00145 26.0884 9 25.9497 9 25.8106C9 14.8695 17.9543 6 29 6C36.9817 6 43.8713 10.6313 47.0794 17.3289C47.3841 17.3117 47.691 17.3031 48 17.3031C56.8366 17.3031 64 24.3987 64 33.1515C64 41.7033 57.162 48.6731 48.5017 49H36V46H48.4423C55.484 45.7066 61 40.054 61 33.1515C61 26.0619 55.1861 20.3031 48 20.3031C47.7482 20.3031 47.4973 20.3101 47.2477 20.3241L45.2417 20.4368L44.3738 18.6248C41.5826 12.7977 35.6412 9 29 9C19.6048 9 12 16.5328 12 25.8106C12 26.7869 12.0838 27.7512 12.2492 28.6972L12.8224 31.9771L9.50075 32.2066C5.84629 32.4591 3 35.4697 3 39.0947C3 42.6902 5.79917 45.6785 9.55077 45.9861ZM32.8465 28.1363C32.4796 27.7695 31.9727 27.6343 31.501 27.7279C31.0276 27.6333 30.5195 27.7703 30.1535 28.1363L21.6585 36.6313C21.0721 37.2177 21.0776 38.162 21.6633 38.7478C22.2532 39.3377 23.1967 39.3358 23.7798 38.7527L30 32.5325V57.3271C30 58.146 30.6716 58.8223 31.5 58.8223C32.3342 58.8223 33 58.1528 33 57.3271V32.5325L39.2202 38.7527C39.8066 39.339 40.7509 39.3336 41.3367 38.7478C41.9265 38.1579 41.9246 37.2144 41.3415 36.6313L32.8465 28.1363Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M20.5796 19.6279L19.8296 12.6279C19.6419 11.1266 18.2872 9.75 16.7743 9.75H16.6903C15.734 11.122 14.1466 12 12.3812 12H11.464C9.69859 12 8.11119 11.122 7.15493 9.75H7.07095C5.55798 9.75 4.36024 11.1266 4.17258 12.6279L3.42258 19.6279C3.20183 21.3939 4.62905 23 6.39941 23H17.4226C19.3484 23 20.7949 21.3507 20.5796 19.6279ZM6.15882 12.8631C6.19447 12.6048 6.32703 12.3806 6.51691 12.2254C7.82812 13.4858 9.52889 14 11.464 14H12.3812C14.3163 14 16.174 13.4859 17.4852 12.2254C17.6751 12.3806 17.8077 12.6048 17.8433 12.8632L18.5928 19.8585L18.595 19.876C18.6518 20.3306 18.2217 21 17.4226 21H6.39941C5.82777 21 5.33613 20.444 5.40714 19.876L5.40932 19.8585L6.15882 12.8631ZM12.8857 3.00001C13.4093 3.0023 13.8379 3.40703 13.8781 3.92085C13.8751 3.94299 13.8715 3.96931 13.8671 4.0002C13.8464 4.14655 13.8142 4.36165 13.7696 4.64992C13.6807 5.2237 13.5468 6.06188 13.3671 7.16732C13.2856 7.64802 12.8691 8 12.3812 8H11.464C10.9751 8 10.558 7.64659 10.4776 7.1644L9.97759 4.1644C9.8907 3.64308 10.224 3.14882 10.7302 3.02766C10.737 3.02741 10.7442 3.02714 10.7521 3.02687C10.8486 3.02352 10.9923 3.02007 11.1888 3.01674C11.5782 3.01015 12.1425 3.00454 12.8857 3.00001ZM13.8902 3.82325C13.8902 3.82325 13.8898 3.82892 13.8881 3.8434C13.8892 3.83101 13.8902 3.82325 13.8902 3.82325ZM15.3404 7.4932C15.7009 5.27456 15.8812 4.11016 15.8812 4C15.8812 2.34315 14.5381 1 12.8812 1C11.3829 1.0091 10.5794 1.02271 10.4708 1.04082C8.83647 1.3132 7.73242 2.85889 8.0048 4.4932L8.5048 7.4932C8.74589 8.93976 9.99747 10 11.464 10H12.3812C13.8477 10 15.0993 8.93976 15.3404 7.4932Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.69425 8.5H8.30574C9.48267 8.5 10.5409 7.91469 11.1784 7H11.2344C12.2431 7 13.0939 7.75107 13.219 8.75193L13.719 12.7519C13.7293 12.8342 13.7344 12.9171 13.7344 13C13.7344 14.1046 12.839 15 11.7344 15H4.26556C4.18263 15 4.09978 14.9948 4.01749 14.9846C2.92145 14.8476 2.144 13.848 2.28101 12.7519L2.78101 8.75193C2.90611 7.75107 3.75691 7 4.76556 7H4.82155C5.45906 7.91469 6.51732 8.5 7.69425 8.5ZM8.63908 1C9.74365 1 10.6391 1.89543 10.6391 3C10.6391 3.07344 10.5189 3.84971 10.2785 5.3288C10.1178 6.29317 9.28342 7 8.30574 7H7.69425C6.71657 7 5.88219 6.29317 5.72146 5.3288L5.38813 3.3288C5.20654 2.23926 5.94258 1.2088 7.03212 1.02721C7.10456 1.01514 7.64021 1.00607 8.63908 1Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M2 3H14V4H2V3Z" fill="currentColor"/><path d="M2 6H11V7H2V6Z" fill="currentColor"/><path d="M2 12H11V13H2V12Z" fill="currentColor"/><path d="M2 9H13V10H2V9Z" fill="currentColor"/><path d="M16 9.5L13 7V12L16 9.5Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M14 3H2V4H14V3ZM14 6H2V7H14V6ZM2 9H8V10H2V9ZM6 12H2V13H6V12ZM11 9H13H14V10V12V13H13H10V15L7 12.5L10 10V12H13V10H11V9Z" fill="currentColor"/></svg>
|
|
@@ -0,0 +1,425 @@
|
|
|
1
|
+
.pt-angle-down-L_16-dims {
|
|
2
|
+
width: 16px;
|
|
3
|
+
height: 16px;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.pt-angle-down-L_24-dims {
|
|
7
|
+
width: 24px;
|
|
8
|
+
height: 24px;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.pt-angle-down-M_16-dims {
|
|
12
|
+
width: 16px;
|
|
13
|
+
height: 16px;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.pt-angle-down-M_24-dims {
|
|
17
|
+
width: 24px;
|
|
18
|
+
height: 24px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.pt-angle-down-S_16-dims {
|
|
22
|
+
width: 16px;
|
|
23
|
+
height: 16px;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.pt-angle-left-L_16-dims {
|
|
27
|
+
width: 16px;
|
|
28
|
+
height: 16px;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.pt-angle-left-L_24-dims {
|
|
32
|
+
width: 24px;
|
|
33
|
+
height: 24px;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.pt-angle-left-M_16-dims {
|
|
37
|
+
width: 16px;
|
|
38
|
+
height: 16px;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.pt-angle-left-M_24-dims {
|
|
42
|
+
width: 24px;
|
|
43
|
+
height: 24px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.pt-angle-left-S_16-dims {
|
|
47
|
+
width: 16px;
|
|
48
|
+
height: 16px;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
.pt-angle-right-L_16-dims {
|
|
52
|
+
width: 16px;
|
|
53
|
+
height: 16px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.pt-angle-right-L_24-dims {
|
|
57
|
+
width: 24px;
|
|
58
|
+
height: 24px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.pt-angle-right-M_16-dims {
|
|
62
|
+
width: 16px;
|
|
63
|
+
height: 16px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.pt-angle-right-M_24-dims {
|
|
67
|
+
width: 24px;
|
|
68
|
+
height: 24px;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.pt-angle-right-M_32-dims {
|
|
72
|
+
width: 32px;
|
|
73
|
+
height: 32px;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.pt-angle-right-S_16-dims {
|
|
77
|
+
width: 16px;
|
|
78
|
+
height: 16px;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.pt-angle-up-L_16-dims {
|
|
82
|
+
width: 16px;
|
|
83
|
+
height: 16px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.pt-angle-up-L_24-dims {
|
|
87
|
+
width: 24px;
|
|
88
|
+
height: 24px;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.pt-angle-up-M_16-dims {
|
|
92
|
+
width: 16px;
|
|
93
|
+
height: 16px;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
.pt-angle-up-M_24-dims {
|
|
97
|
+
width: 24px;
|
|
98
|
+
height: 24px;
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
.pt-angle-up-S_16-dims {
|
|
102
|
+
width: 16px;
|
|
103
|
+
height: 16px;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.pt-bell-o_16-dims {
|
|
107
|
+
width: 16px;
|
|
108
|
+
height: 16px;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.pt-bell-o_24-dims {
|
|
112
|
+
width: 24px;
|
|
113
|
+
height: 24px;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.pt-bell-off-o_16-dims {
|
|
117
|
+
width: 16px;
|
|
118
|
+
height: 16px;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
.pt-bell_16-dims {
|
|
122
|
+
width: 16px;
|
|
123
|
+
height: 16px;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.pt-bell_32-dims {
|
|
127
|
+
width: 32px;
|
|
128
|
+
height: 32px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.pt-bento_16-dims {
|
|
132
|
+
width: 16px;
|
|
133
|
+
height: 16px;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
.pt-bento_24-dims {
|
|
137
|
+
width: 24px;
|
|
138
|
+
height: 24px;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.pt-bento_32-dims {
|
|
142
|
+
width: 32px;
|
|
143
|
+
height: 32px;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.pt-calendar_16-dims {
|
|
147
|
+
width: 16px;
|
|
148
|
+
height: 16px;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
.pt-chart-bar_24-dims {
|
|
152
|
+
width: 24px;
|
|
153
|
+
height: 24px;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
.pt-check_16-dims {
|
|
157
|
+
width: 16px;
|
|
158
|
+
height: 16px;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.pt-circle-8_16-dims {
|
|
162
|
+
width: 16px;
|
|
163
|
+
height: 16px;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.pt-clock_16-dims {
|
|
167
|
+
width: 16px;
|
|
168
|
+
height: 16px;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
.pt-close-L_16-dims {
|
|
172
|
+
width: 16px;
|
|
173
|
+
height: 16px;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.pt-close-L_32-dims {
|
|
177
|
+
width: 32px;
|
|
178
|
+
height: 32px;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.pt-close-M_16-dims {
|
|
182
|
+
width: 16px;
|
|
183
|
+
height: 16px;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.pt-close-S_16-dims {
|
|
187
|
+
width: 16px;
|
|
188
|
+
height: 16px;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.pt-close-circle_16-dims {
|
|
192
|
+
width: 16px;
|
|
193
|
+
height: 16px;
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.pt-color-palette_16-dims {
|
|
197
|
+
width: 16px;
|
|
198
|
+
height: 16px;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.pt-copy-o_16-dims {
|
|
202
|
+
width: 16px;
|
|
203
|
+
height: 16px;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
.pt-copy_16-dims {
|
|
207
|
+
width: 16px;
|
|
208
|
+
height: 16px;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.pt-download_16-dims {
|
|
212
|
+
width: 16px;
|
|
213
|
+
height: 16px;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.pt-download_32-dims {
|
|
217
|
+
width: 32px;
|
|
218
|
+
height: 32px;
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
.pt-ellipsis_16-dims {
|
|
222
|
+
width: 16px;
|
|
223
|
+
height: 16px;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.pt-ellipsis_24-dims {
|
|
227
|
+
width: 24px;
|
|
228
|
+
height: 24px;
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
.pt-error_16-dims {
|
|
232
|
+
width: 16px;
|
|
233
|
+
height: 16px;
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
.pt-external-link_16-dims {
|
|
237
|
+
width: 16px;
|
|
238
|
+
height: 16px;
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.pt-eye-crossed_16-dims {
|
|
242
|
+
width: 16px;
|
|
243
|
+
height: 16px;
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
.pt-eye_16-dims {
|
|
247
|
+
width: 16px;
|
|
248
|
+
height: 16px;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.pt-file-empty_16-dims {
|
|
252
|
+
width: 16px;
|
|
253
|
+
height: 16px;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.pt-folder-closed_16-dims {
|
|
257
|
+
width: 16px;
|
|
258
|
+
height: 16px;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.pt-folder-open-o_24-dims {
|
|
262
|
+
width: 24px;
|
|
263
|
+
height: 24px;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.pt-folder-opened_16-dims {
|
|
267
|
+
width: 16px;
|
|
268
|
+
height: 16px;
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
.pt-folder-search-opened_16-dims {
|
|
272
|
+
width: 16px;
|
|
273
|
+
height: 16px;
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.pt-folder-search_16-dims {
|
|
277
|
+
width: 16px;
|
|
278
|
+
height: 16px;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.pt-gear_16-dims {
|
|
282
|
+
width: 16px;
|
|
283
|
+
height: 16px;
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
.pt-globe_16-dims {
|
|
287
|
+
width: 16px;
|
|
288
|
+
height: 16px;
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
.pt-hamburger_16-dims {
|
|
292
|
+
width: 16px;
|
|
293
|
+
height: 16px;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.pt-hamburger_32-dims {
|
|
297
|
+
width: 32px;
|
|
298
|
+
height: 32px;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.pt-info-o_16-dims {
|
|
302
|
+
width: 16px;
|
|
303
|
+
height: 16px;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
.pt-info_16-dims {
|
|
307
|
+
width: 16px;
|
|
308
|
+
height: 16px;
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
.pt-list_24-dims {
|
|
312
|
+
width: 24px;
|
|
313
|
+
height: 24px;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.pt-minus_16-dims {
|
|
317
|
+
width: 16px;
|
|
318
|
+
height: 16px;
|
|
319
|
+
}
|
|
320
|
+
|
|
321
|
+
.pt-new-tab_16-dims {
|
|
322
|
+
width: 16px;
|
|
323
|
+
height: 16px;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.pt-pause_16-dims {
|
|
327
|
+
width: 16px;
|
|
328
|
+
height: 16px;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.pt-play_16-dims {
|
|
332
|
+
width: 16px;
|
|
333
|
+
height: 16px;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.pt-question-circle_24-dims {
|
|
337
|
+
width: 24px;
|
|
338
|
+
height: 24px;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
.pt-search_16-dims {
|
|
342
|
+
width: 16px;
|
|
343
|
+
height: 16px;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
.pt-search_24-dims {
|
|
347
|
+
width: 24px;
|
|
348
|
+
height: 24px;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.pt-stop_16-dims {
|
|
352
|
+
width: 16px;
|
|
353
|
+
height: 16px;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
.pt-success_16-dims {
|
|
357
|
+
width: 16px;
|
|
358
|
+
height: 16px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
.pt-theme_16-dims {
|
|
362
|
+
width: 16px;
|
|
363
|
+
height: 16px;
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
.pt-triangle-down_16-dims {
|
|
367
|
+
width: 16px;
|
|
368
|
+
height: 16px;
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
.pt-triangle-left_16-dims {
|
|
372
|
+
width: 16px;
|
|
373
|
+
height: 16px;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
.pt-triangle-right_16-dims {
|
|
377
|
+
width: 16px;
|
|
378
|
+
height: 16px;
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
.pt-triangle-up_16-dims {
|
|
382
|
+
width: 16px;
|
|
383
|
+
height: 16px;
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
.pt-upload-to-cloud_16-dims {
|
|
387
|
+
width: 16px;
|
|
388
|
+
height: 16px;
|
|
389
|
+
}
|
|
390
|
+
|
|
391
|
+
.pt-upload-to-cloud_24-dims {
|
|
392
|
+
width: 24px;
|
|
393
|
+
height: 24px;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.pt-upload-to-cloud_32-dims {
|
|
397
|
+
width: 32px;
|
|
398
|
+
height: 32px;
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
.pt-upload-to-cloud_64-dims {
|
|
402
|
+
width: 64px;
|
|
403
|
+
height: 64px;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
.pt-user-o_24-dims {
|
|
407
|
+
width: 24px;
|
|
408
|
+
height: 24px;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
.pt-user_16-dims {
|
|
412
|
+
width: 16px;
|
|
413
|
+
height: 16px;
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
.pt-word-wrap-slash_16-dims {
|
|
417
|
+
width: 16px;
|
|
418
|
+
height: 16px;
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
.pt-word-wrap_16-dims {
|
|
422
|
+
width: 16px;
|
|
423
|
+
height: 16px;
|
|
424
|
+
}
|
|
425
|
+
|