@vkontakte/icons 2.48.1 → 2.49.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/dist/12/fire_alt_12.js +21 -0
- package/dist/12/government_12.js +21 -0
- package/dist/16/calendar_outline_16.js +1 -1
- package/dist/16/shopping_cart_outline_16.js +1 -1
- package/dist/20/calendar_large_outline_20.js +21 -0
- package/dist/20/calendar_outline_20.js +1 -1
- package/dist/20/hearts_2_outline_20.js +21 -0
- package/dist/20/megaphone_outline_20.js +21 -0
- package/dist/20/minecraft_outline_20.js +21 -0
- package/dist/20/shopping_cart_outline_20.js +1 -1
- package/dist/20/user_star_outline_20.js +21 -0
- package/dist/24/calendar_add_outline_24.js +1 -1
- package/dist/24/calendar_outline_24.js +1 -1
- package/dist/24/shopping_cart_outline_24.js +1 -1
- package/dist/28/calendar_add_outline_28.js +1 -1
- package/dist/28/calendar_outline_28.js +1 -1
- package/dist/28/government_outline_28.js +21 -0
- package/dist/28/megaphone_outline_28.js +21 -0
- package/dist/28/minecraft_outline_28.js +21 -0
- package/dist/28/receipt_outline_28.js +21 -0
- package/dist/28/shopping_cart_outline_28.js +1 -1
- package/dist/28/user_star_outline_28.js +21 -0
- package/dist/36/calendar_outline_36.js +1 -1
- package/dist/56/calendar_outline_56.js +1 -1
- package/dist/es6/12/fire_alt_12.js +3 -0
- package/dist/es6/12/government_12.js +3 -0
- package/dist/es6/16/calendar_outline_16.js +1 -1
- package/dist/es6/16/shopping_cart_outline_16.js +1 -1
- package/dist/es6/20/calendar_large_outline_20.js +3 -0
- package/dist/es6/20/calendar_outline_20.js +1 -1
- package/dist/es6/20/hearts_2_outline_20.js +3 -0
- package/dist/es6/20/megaphone_outline_20.js +3 -0
- package/dist/es6/20/minecraft_outline_20.js +3 -0
- package/dist/es6/20/shopping_cart_outline_20.js +1 -1
- package/dist/es6/20/user_star_outline_20.js +3 -0
- package/dist/es6/24/calendar_add_outline_24.js +1 -1
- package/dist/es6/24/calendar_outline_24.js +1 -1
- package/dist/es6/24/shopping_cart_outline_24.js +1 -1
- package/dist/es6/28/calendar_add_outline_28.js +1 -1
- package/dist/es6/28/calendar_outline_28.js +1 -1
- package/dist/es6/28/government_outline_28.js +3 -0
- package/dist/es6/28/megaphone_outline_28.js +3 -0
- package/dist/es6/28/minecraft_outline_28.js +3 -0
- package/dist/es6/28/receipt_outline_28.js +3 -0
- package/dist/es6/28/shopping_cart_outline_28.js +1 -1
- package/dist/es6/28/user_star_outline_28.js +3 -0
- package/dist/es6/36/calendar_outline_36.js +1 -1
- package/dist/es6/56/calendar_outline_56.js +1 -1
- package/dist/es6/index.js +12 -0
- package/dist/icons-map.json +1 -1
- package/dist/index.js +48 -0
- package/dist/typings/12/fire_alt_12.d.ts +12 -0
- package/dist/typings/12/government_12.d.ts +12 -0
- package/dist/typings/20/calendar_large_outline_20.d.ts +12 -0
- package/dist/typings/20/hearts_2_outline_20.d.ts +12 -0
- package/dist/typings/20/megaphone_outline_20.d.ts +12 -0
- package/dist/typings/20/minecraft_outline_20.d.ts +12 -0
- package/dist/typings/20/user_star_outline_20.d.ts +12 -0
- package/dist/typings/28/government_outline_28.d.ts +12 -0
- package/dist/typings/28/megaphone_outline_28.d.ts +12 -0
- package/dist/typings/28/minecraft_outline_28.d.ts +12 -0
- package/dist/typings/28/receipt_outline_28.d.ts +12 -0
- package/dist/typings/28/user_star_outline_28.d.ts +12 -0
- package/dist/typings/index.d.ts +12 -0
- package/package.json +2 -2
- package/src/svg/12/fire_alt_12.svg +1 -0
- package/src/svg/12/government_12.svg +1 -0
- package/src/svg/16/calendar_outline_16.svg +1 -1
- package/src/svg/16/shopping_cart_outline_16.svg +1 -1
- package/src/svg/20/calendar_large_outline_20.svg +1 -0
- package/src/svg/20/calendar_outline_20.svg +1 -1
- package/src/svg/20/hearts_2_outline_20.svg +1 -0
- package/src/svg/20/megaphone_outline_20.svg +1 -0
- package/src/svg/20/minecraft_outline_20.svg +1 -0
- package/src/svg/20/shopping_cart_outline_20.svg +1 -1
- package/src/svg/20/user_star_outline_20.svg +1 -0
- package/src/svg/24/calendar_add_outline_24.svg +1 -1
- package/src/svg/24/calendar_outline_24.svg +1 -1
- package/src/svg/24/shopping_cart_outline_24.svg +1 -1
- package/src/svg/28/calendar_add_outline_28.svg +1 -1
- package/src/svg/28/calendar_outline_28.svg +1 -12
- package/src/svg/28/government_outline_28.svg +1 -0
- package/src/svg/28/megaphone_outline_28.svg +1 -0
- package/src/svg/28/minecraft_outline_28.svg +1 -0
- package/src/svg/28/receipt_outline_28.svg +1 -0
- package/src/svg/28/shopping_cart_outline_28.svg +1 -1
- package/src/svg/28/user_star_outline_28.svg +1 -0
- package/src/svg/36/calendar_outline_36.svg +1 -1
- package/src/svg/56/calendar_outline_56.svg +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M3.935 4.817a14.055 14.055 0 0 0-.94-.017H2.9a.9.9 0 0 1 0-1.8h.127c.401 0 .751 0 1.043.022.31.023.618.075.923.21a2.7 2.7 0 0 1 1.139.952c.094.138.167.28.227.427l11.586.362c.64.02 1.18.037 1.611.09.445.053.892.156 1.284.424a2.7 2.7 0 0 1 1.116 1.655c.101.465.03.917-.088 1.35-.113.42-.3.927-.522 1.527l-.511 1.387c-.495 1.345-.828 2.248-1.426 2.93a4.9 4.9 0 0 1-1.938 1.352c-.848.324-1.81.324-3.243.323H9.804c-.402 0-.752 0-1.043-.022a2.727 2.727 0 0 1-.924-.21 2.7 2.7 0 0 1-1.139-.951 2.726 2.726 0 0 1-.37-.872 14.876 14.876 0 0 1-.208-1.022L4.944 6.428a14.146 14.146 0 0 0-.183-.921c-.052-.199-.092-.273-.118-.312a.9.9 0 0 0-.38-.317c-.043-.02-.123-.046-.328-.061Zm2.838 1.608 1.113 6.158c.079.434.13.711.184.921.051.199.091.273.118.313a.9.9 0 0 0 .38.317c.042.019.123.045.328.06a14 14 0 0 0 .939.017h4.213c1.682 0 2.283-.014 2.78-.204a3.1 3.1 0 0 0 1.227-.855c.35-.401.571-.96 1.153-2.538l.435-1.179c.24-.649.398-1.08.487-1.412.089-.328.078-.449.067-.497a.9.9 0 0 0-.372-.552c-.04-.028-.149-.084-.486-.125-.342-.041-.8-.057-1.491-.078L6.773 6.425Z M10 19.25a1.75 1.75 0 1 1-3.5 0 1.75 1.75 0 0 1 3.5 0ZM16.75 21a1.75 1.75 0 1 0 0-3.5 1.75 1.75 0 0 0 0 3.5Z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path d="M25 15.407h-.002l-.003 2.511c-.041 2.22-.315 3.113-.796 4.012a5.452 5.452 0 0 1-2.269 2.27c-.977.522-1.947.801-4.622.801h-6.616l-.61-.005c-2.22-.041-3.113-.315-4.013-.796a5.452 5.452 0 0 1-2.268-2.269c-.502-.938-.778-1.87-.8-4.309L3 10c.053-2.16.326-3.042.801-3.93A5.452 5.452 0 0 1 6.07 3.8 5.679 5.679 0 0 1 8 3.16V2a1 1 0 0 1 2 0v1.007c.216-.005.447-.007.692-.007H15a1 1 0 0 1 .117 1.993L15 5h-4.591L10 5.007V6a1 1 0 0 1-2 0v-.807c-.381.087-.683.21-.987.372a3.453 3.453 0 0 0-1.448 1.448c-.37.69-.527 1.365-.559 2.986H19A1 1 0 0 1 19 12H5v5.591l.01.57c.039 1.506.198 2.159.555 2.826.337.63.818 1.112 1.448 1.448.746.4 1.473.551 3.396.564h7.182l.57-.009c1.506-.039 2.159-.198 2.826-.555a3.452 3.452 0 0 0 1.448-1.448c.4-.746.551-1.473.564-3.396V12l.001.001a1 1 0 0 1 1.993-.118L25 12v3.407Z M22 1a1 1 0 0 1 .993.883L23 2v2h2a1 1 0 0 1 .993.883L26 5a1 1 0 0 1-.883.993L25 6h-2v2a1 1 0 0 1-1.993.117L21 8V6h-2a1 1 0 0 1-.993-.883L18 5a1 1 0 0 1 .883-.993L19 4h2V2a1 1 0 0 1 1-1Z"/></svg>
|
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 63.1 (92452) - https://sketch.com -->
|
|
4
|
-
<title>calendar_outline_28</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="calendar_outline_28">
|
|
8
|
-
<rect x="0" y="0" width="28" height="28"></rect>
|
|
9
|
-
<path d="M19,1 C19.5522847,1 20,1.44771525 20,2 L20.0007134,3.15981736 C20.840564,3.29343733 21.3843149,3.50927527 21.9305371,3.80139811 C22.9083149,4.32431939 23.6756806,5.09168511 24.1986019,6.06946289 C24.6736814,6.9577844 24.9469986,7.83956959 24.9930333,9.99907027 L25,10 L25,17.3083444 L24.9946707,17.9183846 C24.9538793,20.1381287 24.6796895,21.0309816 24.1986019,21.9305371 C23.6756806,22.9083149 22.9083149,23.6756806 21.9305371,24.1986019 C20.9527593,24.7215232 19.9829006,25 17.3083444,25 L10.6916556,25 L10.0816154,24.9946707 C7.8618713,24.9538793 6.96901844,24.6796895 6.06946289,24.1986019 C5.09168511,23.6756806 4.32431939,22.9083149 3.80139811,21.9305371 C3.29939368,20.9918704 3.02266926,20.060502 3.00133451,17.6212182 L3,10.6916556 L3,10 C3.05300141,7.83956959 3.32631857,6.9577844 3.80139811,6.06946289 C4.32431939,5.09168511 5.09168511,4.32431939 6.06946289,3.80139811 C6.61590733,3.50915642 7.15987843,3.29326172 8.00031181,3.15965432 L8,2 C8,1.44771525 8.44771525,1 9,1 C9.55228475,1 10,1.44771525 10,2 L9.99907027,3.00696674 C10.2165376,3.00233094 10.4469622,3 10.6916556,3 L17.3083444,3 C17.5534172,3 17.7841769,3.00233817 18.0019411,3.00698832 L18,2 C18,1.44771525 18.4477153,1 19,1 Z M22.999,12 L5,12 L5.0009221,17.591291 L5.00977072,18.1601475 C5.04864664,19.667315 5.20790244,20.3195792 5.56502451,20.9873394 C5.90154619,21.6165802 6.38341978,22.0984538 7.01266061,22.4349755 C7.75898085,22.8341119 8.48594441,22.9860867 10.408709,22.9990779 L17.591291,22.9990779 L18.1601475,22.9902293 C19.667315,22.9513534 20.3195792,22.7920976 20.9873394,22.4349755 C21.6165802,22.0984538 22.0984538,21.6165802 22.4349755,20.9873394 C22.8341119,20.2410191 22.9860867,19.5140556 22.9990779,17.591291 L22.999,12 Z M19.0460121,17 C19.478797,17 19.8195548,17.0812224 20.10474,17.2337411 C20.3899252,17.3862598 20.6137402,17.6100748 20.7662589,17.89526 C20.9187776,18.1804452 21,18.521203 21,18.9539879 L21,19.0460121 C21,19.478797 20.9187776,19.8195548 20.7662589,20.10474 C20.6137402,20.3899252 20.3899252,20.6137402 20.10474,20.7662589 C19.8195548,20.9187776 19.478797,21 19.0460121,21 L18.9539879,21 C18.521203,21 18.1804452,20.9187776 17.89526,20.7662589 C17.6100748,20.6137402 17.3862598,20.3899252 17.2337411,20.10474 C17.0812224,19.8195548 17,19.478797 17,19.0460121 L17,18.9539879 C17,18.521203 17.0812224,18.1804452 17.2337411,17.89526 C17.3862598,17.6100748 17.6100748,17.3862598 17.89526,17.2337411 C18.1804452,17.0812224 18.521203,17 18.9539879,17 L19.0460121,17 Z M17.591291,5.0009221 L10.408709,5.0009221 L10,5.006 L10,6 C10,6.55228475 9.55228475,7 9,7 C8.44771525,7 8,6.55228475 8,6 L7.99925005,5.19251184 C7.618557,5.28042372 7.31722055,5.40214407 7.01266061,5.56502451 C6.38341978,5.90154619 5.90154619,6.38341978 5.56502451,7.01266061 C5.19560369,7.70341749 5.03791225,8.37759259 5.00617938,9.99864362 L22.993,10 L22.9902293,9.83985252 C22.9513534,8.33268497 22.7920976,7.68042082 22.4349755,7.01266061 C22.0984538,6.38341978 21.6165802,5.90154619 20.9873394,5.56502451 C20.6828516,5.40218264 20.3815857,5.28048136 20.0010204,5.1925743 L20,6 C20,6.55228475 19.5522847,7 19,7 C18.4477153,7 18,6.55228475 18,6 L18.0023619,5.00619909 C17.8716635,5.00363578 17.7348083,5.00189178 17.591291,5.0009221 Z" id="↳-Icon-Color" fill="currentColor" fill-rule="nonzero"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path d="M19 1a1 1 0 0 1 1 1v1.16c.84.133 1.384.35 1.93.641A5.452 5.452 0 0 1 24.2 6.07c.475.889.748 1.77.794 3.93H25v7.308l-.005.61c-.041 2.22-.315 3.113-.796 4.012a5.452 5.452 0 0 1-2.269 2.27c-.977.522-1.947.801-4.622.801h-6.616l-.61-.005c-2.22-.041-3.113-.315-4.013-.796a5.452 5.452 0 0 1-2.268-2.269c-.502-.938-.778-1.87-.8-4.309L3 10.691V10c.053-2.16.326-3.042.801-3.93A5.452 5.452 0 0 1 6.07 3.8 5.679 5.679 0 0 1 8 3.16V2a1 1 0 0 1 2 0v1.007c.216-.005.447-.007.692-.007h6.616c.245 0 .476.002.694.007L18 2a1 1 0 0 1 1-1Zm3.999 11H5v5.591l.01.57c.039 1.506.198 2.159.555 2.826.337.63.818 1.112 1.448 1.448.746.4 1.473.551 3.396.564h7.182l.57-.009c1.506-.039 2.159-.198 2.826-.555a3.452 3.452 0 0 0 1.448-1.448c.4-.746.551-1.473.564-3.396V12Zm-5.408-7H10.41l-.41.007V6a1 1 0 0 1-2 0v-.807c-.381.087-.683.21-.987.372a3.453 3.453 0 0 0-1.448 1.448c-.37.69-.527 1.365-.559 2.986L22.993 10l-.003-.16c-.039-1.507-.198-2.16-.555-2.827a3.452 3.452 0 0 0-1.448-1.448 3.833 3.833 0 0 0-.986-.372L20 6a1 1 0 1 1-2 0l.002-.994-.41-.005Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path d="M21.047 7.16C19.875 8.28 19 9.659 19 11a1 1 0 1 1-2 0c0-2.158 1.35-4.03 2.665-5.286a11.565 11.565 0 0 1 2.021-1.55c.315-.187.622-.344.905-.457.257-.103.584-.207.91-.207.775 0 1.042.675 1.097.852.076.242.089.5.09.69.002.407-.056.907-.122 1.355a26.397 26.397 0 0 1-.27 1.494l.044.107c.107.265.244.64.373 1.094.256.899.49 2.154.348 3.49-.145 1.353-.681 2.8-1.969 3.997-.877.816-2.06 1.476-3.61 1.929.439.575.688 1.247.83 1.972.397 2.025-1.215 3.61-2.932 3.922l-3.195.582L14 25l-.18-.016-3.194-.582c-1.717-.312-3.329-1.897-2.932-3.922.142-.725.391-1.397.83-1.972-1.551-.453-2.733-1.113-3.61-1.929-1.288-1.197-1.824-2.644-1.969-3.998-.143-1.335.092-2.59.348-3.489a10.934 10.934 0 0 1 .417-1.2 26.34 26.34 0 0 1-.27-1.494 9.549 9.549 0 0 1-.122-1.356 2.4 2.4 0 0 1 .09-.69c.055-.177.322-.852 1.098-.852.325 0 .652.104.91.207.281.113.589.27.904.457.63.375 1.345.905 2.02 1.55C9.657 6.971 11.007 8.842 11.007 11a1 1 0 1 1-2 0c0-1.342-.875-2.72-2.047-3.84a9.688 9.688 0 0 0-1.563-1.218l.023.161a24.346 24.346 0 0 0 .305 1.643l.006.027.001.006v.001a1 1 0 0 1-.078.663l-.005.01-.026.056a8.935 8.935 0 0 0-.406 1.13c-.215.758-.388 1.74-.282 2.73.103.97.472 1.937 1.342 2.746.882.82 2.369 1.562 4.862 1.894a1 1 0 0 1 .184 1.94c-.582.194-.926.434-1.151.7-.229.271-.402.645-.514 1.216-.124.63.381 1.397 1.327 1.57l3.019.55 3.02-.55c.945-.173 1.45-.94 1.326-1.57-.112-.57-.285-.945-.514-1.215-.225-.266-.569-.507-1.15-.701a1 1 0 0 1 .183-1.94c2.493-.332 3.98-1.074 4.862-1.894.87-.81 1.238-1.775 1.342-2.746.106-.99-.067-1.972-.282-2.73a8.947 8.947 0 0 0-.406-1.13 3.514 3.514 0 0 0-.026-.056l-.005-.01a1 1 0 0 1-.079-.663l.002-.007.006-.027.023-.106.079-.382a24.377 24.377 0 0 0 .226-1.316 9.689 9.689 0 0 0-1.563 1.219Z M10.136 4.496a1 1 0 0 1 1.368-.36l.916.535c.63.367 1.164.855 1.58 1.425.416-.57.95-1.058 1.58-1.425l.916-.535a1 1 0 1 1 1.008 1.728l-.916.534A3.2 3.2 0 0 0 15 9.162V10a1 1 0 1 1-2 0v-.838a3.2 3.2 0 0 0-1.588-2.764l-.916-.534a1 1 0 0 1-.36-1.368Z M15.5 2.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M18.315 1.014a1 1 0 0 0-1.153.819l-.46 2.712a1 1 0 0 0 1.972.334l.46-2.712a1 1 0 0 0-.82-1.153Zm7.34 3.412a1 1 0 1 0-1.31-1.512L19.6 7.022a1 1 0 1 0 1.309 1.512l4.746-4.108ZM9.852 12.94l-4.355 3.655a2.774 2.774 0 0 0-.985 1.876 2.705 2.705 0 0 0 .621 1.997 2.705 2.705 0 0 0 1.86.96 2.772 2.772 0 0 0 2.018-.645l4.356-3.654-3.515-4.189Zm5.259 3.156 3.81-.519a.685.685 0 0 0 .59-.613.647.647 0 0 0-.15-.48l-5.863-6.989a.648.648 0 0 0-.305-.202.682.682 0 0 0-.849.447l-1.172 3.662 3.939 4.694Zm-4.553 6 1.339 1.222a.72.72 0 0 0 .541.182.876.876 0 0 0 .587-.289.876.876 0 0 0 .235-.61.72.72 0 0 0-.231-.523l-1.173-1.071-1.298 1.089Zm-1.782 1.081a4.776 4.776 0 0 1-1.949.244 4.705 4.705 0 0 1-3.226-1.667 4.705 4.705 0 0 1-1.08-3.466 4.774 4.774 0 0 1 1.69-3.225l5.044-4.232L10.44 7.13a2.682 2.682 0 0 1 3.347-1.747c.485.151.916.437 1.243.827l5.864 6.989c.474.564.67 1.27.608 1.948a2.686 2.686 0 0 1-2.311 2.412l-3.85.524-1.94 1.627.976.89a2.72 2.72 0 0 1 .882 1.953 2.876 2.876 0 0 1-.757 2.006 2.876 2.876 0 0 1-1.93.937 2.72 2.72 0 0 1-2.024-.701l-1.772-1.618Zm16.718-11.323a1 1 0 1 0 .012-2l-2.672-.016a1 1 0 1 0-.012 2l2.672.016Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path d="M12 8H8v4h4v2.5h-2v6h2v-2h4v2h2v-6h-2V12h4V8h-4v4h-4V8Z"/><path fill-rule="evenodd" d="M3 12.6c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622C7.56 3 9.24 3 12.6 3h2.8c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C25 7.56 25 9.24 25 12.6v2.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C20.44 25 18.76 25 15.4 25h-2.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C3 20.44 3 18.76 3 15.4v-2.8ZM12.6 5h2.8c1.713 0 2.878.002 3.778.075.877.072 1.325.202 1.638.361a4 4 0 0 1 1.748 1.748c.16.313.29.761.36 1.638.074.9.076 2.065.076 3.778v2.8c0 1.713-.002 2.878-.075 3.778-.072.877-.202 1.325-.361 1.638a4 4 0 0 1-1.748 1.748c-.313.16-.761.29-1.638.36-.9.074-2.065.076-3.778.076h-2.8c-1.713 0-2.878-.002-3.778-.075-.877-.072-1.325-.202-1.638-.361a4 4 0 0 1-1.748-1.748c-.16-.313-.29-.761-.36-1.638C5.001 18.278 5 17.113 5 15.4v-2.8c0-1.713.002-2.878.075-3.778.072-.877.202-1.325.361-1.638a4 4 0 0 1 1.748-1.748c.313-.16.761-.29 1.638-.36C9.722 5.001 10.887 5 12.6 5Z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M10 12a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2h-4a1 1 0 0 1-1-1Z M4.544 3.11a1 1 0 0 1 1.04.078l2.201 1.585 2.27-1.592a1 1 0 0 1 1.21.047l1.8 1.484 1.866-1.493a1 1 0 0 1 1.258.007l1.872 1.532 2.384-1.59A1 1 0 0 1 22 4v14h1.084c.38 0 .708 0 1.001.058a3 3 0 0 1 2.357 2.357c.059.293.058.62.058 1.001v.168c0 .38 0 .708-.058 1.001a3 3 0 0 1-2.357 2.357c-.293.059-.62.058-1.001.058H20v-.005h-9.187c-.15.005-.31.005-.48.005H8v-.032a9.78 9.78 0 0 1-.252-.017c-.562-.046-1.078-.145-1.564-.392a4 4 0 0 1-1.748-1.748c-.247-.485-.346-1.002-.392-1.564C4 20.706 4 20.041 4 19.237V4a1 1 0 0 1 .544-.89Zm9.036 19.885H21V23h2c.513 0 .623-.005.695-.02a1 1 0 0 0 .786-.785c.014-.072.019-.182.019-.695 0-.513-.005-.623-.02-.695a1 1 0 0 0-.785-.786C23.623 20.005 23.513 20 23 20h-7.75c-.513 0-.623.005-.695.02a1 1 0 0 0-.786.785c-.014.072-.019.182-.019.695v.084c0 .38 0 .708-.058 1.001a2.95 2.95 0 0 1-.112.41ZM20 18h-4.834c-.38 0-.708 0-1.001.058a3 3 0 0 0-2.357 2.357c-.059.293-.058.62-.058 1.001v.084c0 .513-.005.623-.02.695a1 1 0 0 1-.785.786 1.024 1.024 0 0 1-.166.014H9.8c-.856 0-1.438 0-1.888-.037-.438-.036-.662-.101-.819-.18a2 2 0 0 1-.874-.875c-.08-.156-.144-.38-.18-.819C6 20.634 6 20.052 6 19.195V5.952l1.194.86a1 1 0 0 0 1.158.007l2.228-1.563 1.84 1.516a1 1 0 0 0 1.26.009l1.869-1.495 1.818 1.488a1 1 0 0 0 1.188.058L20 5.869V18Z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M3.296 5c.492 0 .806 0 1.047.019.228.017.318.046.366.067a1 1 0 0 1 .422.354c.03.044.074.127.13.349.06.234.116.543.201 1.027l1.55 8.75c.078.441.146.825.227 1.14.086.337.202.664.41.973a3 3 0 0 0 1.267 1.062c.34.151.683.209 1.029.235.325.024.715.024 1.162.024h5.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path fill-rule="evenodd" d="M3.296 5c.492 0 .806 0 1.047.019.228.017.318.046.366.067a1 1 0 0 1 .422.354c.03.044.074.127.13.349.06.234.116.543.201 1.027l1.55 8.75c.078.441.146.825.227 1.14.086.337.202.664.41.973a3 3 0 0 0 1.267 1.062c.34.151.683.209 1.029.235.325.024.715.024 1.162.024h5.346c1.83 0 3.023.001 4.069-.403a6.001 6.001 0 0 0 2.385-1.683c.732-.85 1.132-1.975 1.744-3.698l.67-1.88c.23-.65.426-1.198.544-1.654.122-.472.195-.963.084-1.468a3 3 0 0 0-1.21-1.814c-.423-.297-.904-.419-1.386-.488-.466-.066-1.049-.097-1.736-.134l-14.5-.772a2.722 2.722 0 0 0-.328-.685A3 3 0 0 0 5.522 3.26a3.03 3.03 0 0 0-1.029-.235C4.168 3 3.778 3 3.331 3H3a1 1 0 0 0 0 2h.296Zm5.68 10.184L7.531 7.03l13.934.742c.744.04 1.236.067 1.603.12.361.05.478.113.523.145a1 1 0 0 1 .403.605c.012.054.025.185-.067.538-.092.36-.257.824-.507 1.526l-.583 1.64c-.71 1.994-.99 2.731-1.447 3.262a4 4 0 0 1-1.59 1.122c-.654.253-1.442.269-3.558.269h-5.101c-.492 0-.806 0-1.047-.019-.228-.017-.318-.046-.366-.067a1 1 0 0 1-.422-.354c-.03-.044-.074-.127-.13-.349a15.63 15.63 0 0 1-.202-1.027Z M7.5 23a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm10 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="currentColor" viewBox="0 0 28 28"><path d="M9 19.77v.634c0 .33.273.596.61.596h8.78c.337 0 .61-.267.61-.596v-.635C19 17.615 15.669 17 14 17s-5 .615-5 2.77ZM14 16a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z M12.64 2.318a3.085 3.085 0 0 1 2.721 0c.62.304 1.032.883 1.373 1.48.347.608.724 1.433 1.189 2.45l.959 2.099 1.634.23c1.167.164 2.11.297 2.823.463.694.161 1.393.399 1.868.927.652.725.923 1.716.73 2.672-.14.697-.622 1.256-1.137 1.749-.53.505-1.274 1.099-2.195 1.833l-.815.65.74 2.67c.189.684.348 1.26.435 1.735.09.491.128.993-.017 1.496a3.09 3.09 0 0 1-1.347 1.77c-.446.275-.94.373-1.438.417-.48.043-1.078.043-1.787.043H9.604c-.713 0-1.313 0-1.796-.043-.5-.045-.996-.143-1.443-.42A3.09 3.09 0 0 1 5.02 22.76c-.144-.505-.103-1.009-.01-1.502.09-.477.254-1.054.448-1.74l.75-2.65-.811-.647c-.922-.734-1.667-1.328-2.196-1.833-.515-.493-.997-1.053-1.137-1.749a3.085 3.085 0 0 1 .73-2.672c.475-.528 1.174-.766 1.869-.927.712-.166 1.655-.3 2.822-.463l1.634-.23.96-2.1c.464-1.016.841-1.84 1.188-2.449.34-.597.753-1.176 1.373-1.48Zm1.839 1.794a1.085 1.085 0 0 0-.958 0c-.047.024-.21.137-.518.677-.297.52-.637 1.263-1.128 2.336l-1.038 2.272-.007.016c-.03.067-.116.264-.262.427a1.35 1.35 0 0 1-.43.322c-.2.093-.413.12-.486.13l-.016.002-1.822.256c-1.23.173-2.084.294-2.699.437-.642.15-.802.28-.835.317-.23.255-.324.604-.257.94.01.048.081.241.559.697.456.436 1.13.974 2.1 1.749l1 .797.016.012c.069.053.272.21.406.43.11.181.176.386.192.598.02.257-.055.503-.08.585l-.005.02-.818 2.887c-.21.74-.347 1.232-.419 1.61-.07.373-.05.516-.031.582.074.261.243.485.474.628.059.036.19.094.568.128.384.034.894.035 1.664.035h8.682c.766 0 1.273-.001 1.655-.035.375-.033.507-.091.566-.127.23-.142.4-.365.475-.625.019-.066.04-.208-.029-.578-.069-.377-.204-.867-.408-1.605l-.805-2.908-.006-.019a1.66 1.66 0 0 1-.076-.583 1.35 1.35 0 0 1 .193-.594 1.66 1.66 0 0 1 .404-.428l.016-.012 1.001-.798c.971-.775 1.645-1.313 2.102-1.749.477-.456.548-.649.558-.697a1.085 1.085 0 0 0-.257-.94c-.033-.037-.192-.167-.835-.317-.615-.143-1.469-.264-2.699-.437l-1.822-.256-.016-.003a1.645 1.645 0 0 1-.485-.13 1.35 1.35 0 0 1-.43-.32 1.622 1.622 0 0 1-.263-.428l-.007-.016-1.038-2.272c-.49-1.073-.831-1.815-1.128-2.336-.308-.54-.47-.653-.518-.676Z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="currentColor" viewBox="0 0 36 36"><path fill-rule="evenodd" d="M10 2.58a1.25 1.25 0 1 1 2.5 0v1.458c.42-.02.883-.033 1.395-.037L21.745 4c.657 0 1.238.013 1.755.038V2.58a1.25 1.25 0 1 1 2.5 0v1.762c.763.176 1.334.42 1.907.727a7.27 7.27 0 0 1 3.024 3.024c.609 1.137.97 2.267 1.051 4.907H32v2.5h-.001L32 21.744c0 3.567-.371 4.86-1.069 6.163a7.27 7.27 0 0 1-3.024 3.024l-.27.14c-1.223.607-2.572.929-5.893.929h-7.489l-.706-.005c-3.038-.048-4.243-.414-5.456-1.064a7.27 7.27 0 0 1-3.024-3.024l-.14-.27C4.322 26.414 4 25.065 4 21.744V13h.018c.082-2.64.442-3.77 1.05-4.907a7.27 7.27 0 0 1 3.025-3.024l.27-.14A7.2 7.2 0 0 1 10 4.342V2.58Zm13.5 3.956V8.08a1.25 1.25 0 1 0 2.5 0V6.945c.255.092.49.201.728.328a4.77 4.77 0 0 1 1.999 1.999c.48.897.698 1.773.757 3.728H6.516c.053-1.775.238-2.661.632-3.481l.125-.247a4.77 4.77 0 0 1 1.999-1.999c.237-.127.473-.236.728-.328V8.08a1.25 1.25 0 1 0 2.5 0V6.536c.5-.025 1.076-.036 1.755-.036h7.813c.542.004 1.014.015 1.432.036Zm-17 15.208V15.5h23v6.244l-.004.632c-.03 2.402-.24 3.365-.77 4.352a4.77 4.77 0 0 1-1.998 1.999c-1.07.572-2.11.773-4.984.773h-7.812c-2.63-.016-3.632-.223-4.66-.773a4.77 4.77 0 0 1-1.999-1.999c-.572-1.07-.773-2.11-.773-4.984Z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56" fill="
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56" fill="currentColor" viewBox="0 0 56 56"><path fill-rule="evenodd" d="M6 25.2c0-6.72 0-10.08 1.308-12.648a12 12 0 0 1 5.244-5.244C13.767 6.689 15.16 6.363 17 6.19V3.5a1.5 1.5 0 0 1 3 0v2.535C21.478 6 23.189 6 25.2 6h5.6c2.011 0 3.722 0 5.2.035V3.5a1.5 1.5 0 0 1 3 0v2.691c1.841.172 3.233.498 4.448 1.117a12 12 0 0 1 5.244 5.244C50 15.12 50 18.48 50 25.2v5.6c0 6.72 0 10.08-1.308 12.648a12 12 0 0 1-5.244 5.244C40.88 50 37.52 50 30.8 50h-5.6c-6.72 0-10.08 0-12.648-1.308a12 12 0 0 1-5.244-5.244C6 40.88 6 37.52 6 30.8v-5.6ZM30.8 9h-5.6c-2.08 0-3.774 0-5.2.036V12.5a1.5 1.5 0 0 1-3 0V9.206c-1.476.157-2.381.416-3.086.775a9 9 0 0 0-3.933 3.933c-.403.79-.68 1.833-.827 3.649A43.211 43.211 0 0 0 9.036 20h37.928a43.25 43.25 0 0 0-.117-2.437c-.149-1.816-.425-2.859-.828-3.649a9 9 0 0 0-3.933-3.933c-.705-.36-1.61-.618-3.086-.775V12.5a1.5 1.5 0 0 1-3 0V9.036C34.574 9 32.88 9 30.8 9ZM9 25.2v5.6c0 3.41.002 5.787.154 7.637.148 1.816.424 2.859.827 3.649a9 9 0 0 0 3.933 3.933c.79.403 1.833.68 3.649.828 1.85.15 4.227.153 7.637.153h5.6c3.41 0 5.787-.002 7.637-.154 1.816-.148 2.859-.424 3.649-.827a9 9 0 0 0 3.933-3.933c.403-.79.68-1.833.828-3.649.15-1.85.153-4.227.153-7.637v-5.6c0-.786 0-1.517-.002-2.2H9.002C9 23.683 9 24.414 9 25.2Z" clip-rule="evenodd"/></svg>
|