@siemens/ix-icons 1.0.2 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/css/ix-icons.css +558 -516
- package/dist/fonts/ix-icons.eot +0 -0
- package/dist/fonts/ix-icons.svg +646 -520
- package/dist/fonts/ix-icons.ttf +0 -0
- package/dist/fonts/ix-icons.woff +0 -0
- package/dist/fonts/ix-icons.woff2 +0 -0
- package/dist/sample.html +1366 -649
- package/dist/sample.json +84 -0
- package/dist/scss/ix-icons.scss +558 -516
- package/dist/svg/app-menu.svg +1 -9
- package/dist/svg/battery-check.svg +1 -0
- package/dist/svg/battery-empty-question.svg +1 -0
- package/dist/svg/battery-empty.svg +1 -0
- package/dist/svg/battery-exclamation.svg +1 -0
- package/dist/svg/battery-full-check.svg +1 -0
- package/dist/svg/battery-full.svg +1 -0
- package/dist/svg/battery-half.svg +1 -0
- package/dist/svg/battery-low.svg +1 -0
- package/dist/svg/battery-quarter.svg +1 -0
- package/dist/svg/battery-slash.svg +1 -0
- package/dist/svg/battery-three-quarter.svg +1 -0
- package/dist/svg/battery-xmark.svg +1 -0
- package/dist/svg/bezier-curve.svg +1 -0
- package/dist/svg/clear.svg +1 -9
- package/dist/svg/compact-disc-filled.svg +1 -0
- package/dist/svg/compact-disc.svg +1 -0
- package/dist/svg/ellipse-arc.svg +1 -0
- package/dist/svg/ellipse-filled.svg +1 -0
- package/dist/svg/ellipse.svg +1 -0
- package/dist/svg/folder-new-filled.svg +1 -9
- package/dist/svg/folder-new.svg +1 -9
- package/dist/svg/hexagon-vertical-bars-database-filled.svg +1 -0
- package/dist/svg/hexagon-vertical-bars-database.svg +1 -0
- package/dist/svg/hexagon-vertical-bars-filled.svg +1 -0
- package/dist/svg/hexagon-vertical-bars.svg +1 -0
- package/dist/svg/line-diagonal.svg +1 -0
- package/dist/svg/moon-filled.svg +1 -0
- package/dist/svg/moon.svg +1 -0
- package/dist/svg/pc-tower-filled.svg +1 -0
- package/dist/svg/pc-tower.svg +1 -0
- package/dist/svg/plus-minus-times-divide.svg +1 -0
- package/dist/svg/polygon-filled.svg +1 -0
- package/dist/svg/polygon-line.svg +1 -0
- package/dist/svg/polygon.svg +1 -0
- package/dist/svg/rectangle-filled.svg +1 -0
- package/dist/svg/rectangle.svg +1 -0
- package/dist/svg/simit-component.svg +1 -0
- package/dist/svg/simit-macro-component-editor.svg +1 -0
- package/dist/svg/simit-macro.svg +1 -0
- package/dist/svg/switch-slider.svg +1 -0
- package/dist/svg/tag-plus-filled.svg +1 -0
- package/dist/svg/tag-plus.svg +1 -0
- package/dist/svg/text-circle-rectangle-filled.svg +1 -0
- package/dist/svg/text-circle-rectangle.svg +1 -0
- package/dist/svg/text.svg +1 -0
- package/package.json +1 -1
package/dist/svg/app-menu.svg
CHANGED
@@ -1,9 +1 @@
|
|
1
|
-
|
2
|
-
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<title>app-menu</title>
|
4
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
5
|
-
<g id="app-main-menu" fill="#000000" transform="translate(42.666667, 106.666667)">
|
6
|
-
<path d="M3.55271368e-14,4.26325641e-14 L426.666667,4.26325641e-14 L426.666667,42.6666667 L3.55271368e-14,42.6666667 L3.55271368e-14,4.26325641e-14 Z M3.55271368e-14,128 L426.666667,128 L426.666667,170.666667 L3.55271368e-14,170.666667 L3.55271368e-14,128 Z M3.55271368e-14,256 L426.666667,256 L426.666667,298.666667 L3.55271368e-14,298.666667 L3.55271368e-14,256 Z" id="Combined-Shape"></path>
|
7
|
-
</g>
|
8
|
-
</g>
|
9
|
-
</svg>
|
1
|
+
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M42.666 106.667h426.667v42.666H42.666v-42.666Zm0 128H320v42.666H42.666v-42.666Zm426.667 128H42.666v42.666h426.667v-42.666Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L-2.13162821e-14,256 L-2.13162821e-14,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M234.083198,55.7493229 L269.58401,79.4165312 L189.982396,198.818952 L113.830111,122.666667 L144,92.4967773 L183.338667,131.818667 L234.083198,55.7493229 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M192.210027,261.333333 C206.93792,261.333333 218.876693,273.272107 218.876693,288 C218.876693,302.727893 206.93792,314.666667 192.210027,314.666667 C177.482133,314.666667 165.54336,302.727893 165.54336,288 C165.54336,273.272107 177.482133,261.333333 192.210027,261.333333 Z M384,0 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L244.258,256 L244.254187,245.333333 L244.25484,244.730163 C244.263986,241.835448 244.401173,237.880339 246.458984,235.320964 C247.92885,233.492839 249.108929,232.221101 249.999223,231.505752 C258.430929,225.260371 265.628126,219.258097 271.716363,213.332754 L341.333333,213.333333 L341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L140.122771,213.332987 C138.373133,222.549451 137.5888,233.171447 137.5888,245.333333 L137.573,256 L3.55271368e-14,256 L3.55271368e-14,0 L384,0 Z M188.651413,72.00128 C206.811627,72.00128 222.743787,75.5351467 236.4496,82.5898667 C259.253013,94.2929067 270.645013,114.161493 270.645013,142.170667 C270.645013,155.686187 267.210133,167.488427 260.357227,177.567787 C254.70624,186.03776 245.23616,195.216213 231.92096,205.101653 C224.25696,210.349013 219.20992,215.285333 216.79456,219.92448 C213.755413,225.572907 212.254187,234.03776 212.254187,245.333333 L169.5888,245.333333 C169.5888,228.196693 171.413013,215.69408 175.043307,207.829333 C179.272427,198.34624 188.4496,188.76544 202.56416,179.087147 C209.228267,174.0416 214.066667,168.903467 217.0928,163.66144 C220.71776,157.80992 222.541973,151.158827 222.541973,143.69536 C222.541973,131.796907 219.002987,122.929707 211.948267,117.071573 C206.311573,112.843733 199.445653,110.726613 191.379307,110.726613 C178.271253,110.726613 168.78944,115.065173 162.94304,123.73568 C158.707307,130.18496 156.583573,138.4544 156.583573,148.535253 L156.583573,148.839893 L111.221653,148.839893 C111.221653,122.41792 119.58112,102.457173 136.312853,88.94144 C150.432747,77.65888 167.88576,72.00128 188.651413,72.00128 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L-2.13162821e-14,256 L-2.13162821e-14,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M192,234.666667 C209.664,234.666667 224,248.994133 224,266.666667 C224,284.3392 209.664,298.666667 192,298.666667 C174.336,298.666667 160,284.3392 160,266.666667 C160,248.994133 174.336,234.666667 192,234.666667 Z M128,21.333 L128,64 L42.6666667,64 L42.6666667,234.666667 L128,234.666 L128,277.333 L3.55271368e-14,277.333333 L3.55271368e-14,21.3333333 L128,21.333 Z M384,21.3333333 L384,96 L426.666667,96 L426.666667,202.666667 L384,202.666 L384,277.333333 L256,277.333 L256,234.666 L341.333333,234.666667 L341.333333,64 L256,64 L256,21.333 L384,21.3333333 Z M213.333333,4.26325641e-14 L213.333333,208 L170.666667,208 L170.666667,4.26325641e-14 L213.333333,4.26325641e-14 Z" transform="translate(42.667 106.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L7.10542736e-15,256 L7.10542736e-15,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M320,64 L320,192 L64,192 L64,64 L224.513,64 L184.367849,124.217652 L153.157182,93.0055097 L122.987293,123.175399 L190.999861,191.187967 L275.717,64 L320,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L-2.13162821e-14,256 L-2.13162821e-14,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M320,64 L320,192 L64,192 L64,64 L320,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L7.10542736e-15,256 L7.10542736e-15,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M192,64 L192,192 L64,192 L64,64 L192,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L7.10542736e-15,256 L7.10542736e-15,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M96,64 L96,192 L64,192 L64,64 L96,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L7.10542736e-15,256 L7.10542736e-15,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M128,64 L128,192 L64,192 L64,64 L128,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M158.23,111.146 L328.898,281.813 L409.751616,362.666662 L379.581717,392.836561 L311.224,324.479 L3.55271368e-14,324.48 L3.55271368e-14,68.48 L55.225,68.479 L16.9150553,30.169894 L47.0849493,-7.10542736e-15 L158.23,111.146 Z M268.558,281.813 L97.892,111.146 L42.6666667,111.146667 L42.6666667,281.813333 L268.558,281.813 Z M384,68.48 L384,143.146 L426.666667,143.146667 L426.666667,249.813333 L384,249.813 L384,276.575 L341.333,233.909 L341.333333,111.146667 L218.57,111.146 L175.903,68.479 L384,68.48 Z" transform="translate(42.667 59.52)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L-2.13162821e-14,256 L-2.13162821e-14,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M256,64 L256,192 L64,192 L64,64 L256,64 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,-2.84217094e-14 L384,74.666 L426.666667,74.6666667 L426.666667,181.333333 L384,181.333 L384,256 L-2.13162821e-14,256 L-2.13162821e-14,-2.84217094e-14 L384,-2.84217094e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 L341.333333,213.333333 L341.333333,42.6666667 Z M230.250667,59.584 L260.416,89.7493333 L222.165333,128 L260.416,166.250667 L230.250667,196.416 L192,158.165333 L153.749333,198.549333 L123.584,168.384 L161.834667,128 L123.584,89.7493333 L153.749333,59.584 L192,97.8346667 L230.250667,59.584 Z" transform="translate(42.667 128)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M298.666667,32 C298.666667,49.6731733 284.3392,64 266.666667,64 C261.725867,64 257.047467,62.88064 252.8704,60.8817067 L216.503467,97.24928 C258.3296,80.91648 298.865067,83.3909333 332.405333,92.7511467 C358.180267,99.9434667 379.697067,111.09568 394.690133,120.344107 C402.225067,124.991573 408.215467,129.222187 412.386133,132.34496 C414.474667,133.908267 416.113067,135.199573 417.269333,136.133973 C417.8496,136.601173 418.308267,136.97984 418.641067,137.259093 L419.048533,137.60256 L419.182933,137.716053 L419.232,137.757653 L419.251622,137.774933 C419.259733,137.7824 419.268267,137.78944 405.3312,153.942187 C391.396267,170.09472 391.4048,170.10112 391.4112,170.10688 L391.281067,169.99808 L390.961067,169.733333 L390.459733,169.325227 C389.6832,168.697813 388.456533,167.729067 386.813867,166.498773 C383.522133,164.034773 378.592,160.544853 372.292267,156.658347 C359.613867,148.839253 341.800533,139.669973 320.938667,133.847467 C287.287467,124.45696 245.408,123.4816 202.562133,152.715947 C202.6304,151.59744 202.666667,150.469547 202.666667,149.333333 C202.666667,138.46336 199.415467,128.352853 193.8304,119.921707 L178.2144,135.537493 C180.213333,139.714773 181.333333,144.393387 181.333333,149.333333 C181.333333,167.006507 167.006507,181.333333 149.333333,181.333333 C144.393387,181.333333 139.714773,180.213333 135.537493,178.2144 L119.921707,193.8304 C128.352853,199.415467 138.46336,202.666667 149.333333,202.666667 C150.469333,202.666667 151.597227,202.6304 152.715733,202.562133 C123.480107,245.408 124.45568,287.2896 133.8464,320.9408 C139.668907,341.802667 148.838187,359.616 156.65728,372.292267 C160.543787,378.594133 164.033707,383.524267 166.497707,386.813867 C167.728,388.458667 168.696747,389.685333 169.32416,390.461867 C169.637547,390.850133 169.865387,391.1232 169.997013,391.281067 L170.105813,391.4112 C170.09984,391.4048 170.093653,391.3984 153.94112,405.333333 C137.788587,419.268267 137.781547,419.261867 137.77408,419.25178 L137.7568,419.232 L137.7152,419.182933 L137.601707,419.050667 L137.25824,418.6432 C136.978987,418.308267 136.60032,417.8496 136.13312,417.271467 C135.19872,416.1152 133.907413,414.474667 132.344107,412.388267 C129.221333,408.2176 124.99072,402.2272 120.343253,394.692267 C111.094613,379.697067 99.9426133,358.180267 92.75008,332.4096 C83.3896533,298.8672 80.9149867,258.3296 97.2482133,216.503467 L60.8817067,252.8704 C62.88064,257.047467 64,261.725867 64,266.666667 C64,284.3392 49.6731733,298.666667 32,298.666667 C14.3268267,298.666667 0,284.3392 0,266.666667 C0,248.994133 14.3268267,234.666667 32,234.666667 C36.9405867,234.666667 41.6194133,235.786667 45.79712,237.7856 L120.452267,163.130453 C118.452907,158.952747 117.333333,154.27392 117.333333,149.333333 C117.333333,131.66016 131.66016,117.333333 149.333333,117.333333 C154.27392,117.333333 158.952747,118.452907 163.130453,120.452267 L237.7856,45.79712 C235.786667,41.6194133 234.666667,36.9405867 234.666667,32 C234.666667,14.3268267 248.994133,7.10542736e-15 266.666667,7.10542736e-15 C284.3392,7.10542736e-15 298.666667,14.3268267 298.666667,32 Z" transform="translate(42.667 42.667)"/></svg>
|
package/dist/svg/clear.svg
CHANGED
@@ -1,9 +1 @@
|
|
1
|
-
|
2
|
-
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<title>clear</title>
|
4
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
5
|
-
<g id="Combined-Shape" fill="#000000" transform="translate(85.333333, 85.333333)">
|
6
|
-
<path d="M170.666667,1.42108547e-14 C215.930281,1.42108547e-14 259.340015,17.9809008 291.346224,49.9871093 C323.352433,81.9933179 341.333333,125.403052 341.333333,170.666667 C341.333333,264.923264 264.923264,341.333333 170.666667,341.333333 C76.4100694,341.333333 1.42108547e-14,264.923264 1.42108547e-14,170.666667 C1.42108547e-14,76.4100694 76.4100694,1.42108547e-14 170.666667,1.42108547e-14 Z M170.666667,21.3333333 C88.192144,21.3333333 21.3333333,88.192144 21.3333333,170.666667 C21.3333333,253.141189 88.192144,320 170.666667,320 C253.141189,320 320,253.141189 320,170.666667 C320,88.192144 253.141189,21.3333333 170.666667,21.3333333 Z M240.342508,85.3333333 L256,100.990826 L186.323,170.666 L256,240.342508 L240.342508,256 L170.666,186.324 L100.990826,256 L85.3333333,240.342508 L155.009,170.666 L85.3333333,100.990826 L100.990826,85.3333333 L170.666,155.009 L240.342508,85.3333333 Z"></path>
|
7
|
-
</g>
|
8
|
-
</g>
|
9
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M288.758057,107.738721 L318.927946,137.90861 L243.502,213.333 L318.927946,288.758057 L288.758057,318.927946 L213.333,243.502 L137.90861,318.927946 L107.738721,288.758057 L183.163,213.333 L107.738721,137.90861 L137.90861,107.738721 L213.333,183.163 L288.758057,107.738721 Z" transform="translate(42.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path d="M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 -1.42108547e-14,331.15408 -1.42108547e-14,213.333333 C-1.42108547e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M158.444719,246.264695 L66.9658639,301.153908 C86.9701692,334.422807 117.996253,360.311478 154.992184,373.767989 L191.454649,273.496055 C177.581005,268.449604 165.94617,258.740958 158.444719,246.264695 Z M149.333,213.332 L42.6666667,213.333333 C42.6666667,230.384242 45.1671394,246.851133 49.8214002,262.387324 L152.016164,231.727931 C150.270941,225.90205 149.333333,219.727187 149.333333,213.333333 L149.333,213.332 Z M213.333333,192 C201.551259,192 192,201.551259 192,213.333333 C192,225.115408 201.551259,234.666667 213.333333,234.666667 C225.115408,234.666667 234.666667,225.115408 234.666667,213.333333 C234.666667,201.551259 225.115408,192 213.333333,192 Z M376.84554,164.280256 L274.650175,194.937643 C276.395517,200.763541 277.333235,206.938436 277.333333,213.332332 L384,213.333333 C384,196.282759 381.499625,179.816178 376.84554,164.280256 Z M271.673745,52.8984095 L235.210022,153.169886 C249.083829,158.215871 260.718935,167.924107 268.220786,180.400038 L359.700803,125.512759 C339.696364,92.243638 308.670001,66.354844 271.673745,52.8984095 Z" transform="translate(42.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path d="M213.333333,7.10542736e-15 C238.946702,7.10542736e-15 263.505796,4.51388476 286.258523,12.7895603 L286.879056,13.016359 C286.998414,13.0601942 287.117721,13.1041329 287.236978,13.1481752 L286.258523,12.7895603 C287.551103,13.2597007 288.837853,13.7419817 290.118636,14.2362656 C290.159579,14.2520665 290.200203,14.2677585 290.24082,14.2834626 C291.241577,14.6703871 292.239001,15.0647689 293.232708,15.4664191 C293.297116,15.4924523 293.361524,15.5185227 293.425917,15.5446236 C294.351149,15.9196558 295.2731,16.30097 296.19177,16.6885339 C296.323424,16.7440758 296.454808,16.7996598 296.586125,16.8553716 C297.482053,17.2354747 298.374844,17.6215259 299.264451,18.0134766 C299.355014,18.0533777 299.445632,18.0933786 299.536217,18.1334407 C300.461989,18.5428755 301.384171,18.9586421 302.302838,19.3807437 C302.374307,19.4135817 302.44554,19.4463593 302.516752,19.479175 C303.481892,19.9239258 304.443296,20.3757455 305.400746,20.8344979 C305.448164,20.8572181 305.495228,20.8797894 305.542281,20.9023774 C306.475748,21.3504851 307.405765,21.8053423 308.331955,22.2667357 C308.402771,22.3020134 308.473471,22.337283 308.544149,22.3725906 C309.421643,22.8109475 310.295786,23.2552234 311.166433,23.7053194 C311.279461,23.763751 311.392693,23.8224171 311.505866,23.8811818 C313.373072,24.8507279 315.223788,25.8468763 317.057854,26.8692996 C317.168832,26.9311655 317.279591,26.9930397 317.39029,27.0550098 C318.221914,27.520559 319.050269,27.9916129 319.875138,28.4680291 C319.995985,28.5378264 320.116995,28.6078761 320.237929,28.6780411 C321.073834,29.1630276 321.905951,29.6534128 322.734425,30.1492589 C322.824487,30.2031618 322.914414,30.2570737 323.004298,30.3110499 C323.89666,30.8469228 324.784944,31.3892383 325.668921,31.9378353 C325.700138,31.9572086 325.731833,31.9768899 325.763522,31.9965792 C326.639899,32.541096 327.51158,33.0914948 328.378967,33.6480025 C328.467212,33.7046202 328.554945,33.7609997 328.642633,33.8174417 C329.447288,34.3353665 330.248676,34.8588467 331.046304,35.3875464 C331.178158,35.4749444 331.309811,35.5624195 331.44136,35.6500368 C332.268204,36.2007474 333.091002,36.7570872 333.909683,37.3189905 C333.938825,37.3389921 333.968108,37.3591012 333.997386,37.3792174 C335.739906,38.5764783 337.463605,39.7988447 339.168106,41.045894 C339.291658,41.136287 339.415082,41.2267902 339.538405,41.3174227 C340.294069,41.8727751 341.045981,42.4330179 341.794054,42.9980748 C341.890756,43.0711195 341.987031,43.1439686 342.083241,43.2168974 C342.864791,43.8093201 343.642495,44.4072871 344.415933,45.0104682 C344.488163,45.0667988 344.560035,45.1229234 344.63187,45.1790931 C345.4486,45.8177142 346.26098,46.4624955 347.068521,47.1130411 C347.130682,47.1631171 347.192481,47.2129583 347.254251,47.2628333 C348.011551,47.8742947 348.76484,48.4910427 349.513806,49.1128169 C349.623361,49.2037676 349.732413,49.2944837 349.841374,49.3853063 C350.587164,50.0069485 351.329028,50.6339097 352.066528,51.2658176 C352.127015,51.3176445 352.187973,51.3699334 352.2489,51.4222561 C353.012949,52.0784008 353.77181,52.7394279 354.525923,53.4057059 C354.58364,53.4567003 354.641196,53.5076077 354.698725,53.5585457 C355.463954,54.2361097 356.224466,54.9192562 356.980013,55.6077581 C357.063156,55.6835241 357.145954,55.7590937 357.228692,55.8347276 C357.957681,56.5011215 358.682402,57.1728607 359.402421,57.8495447 C359.454879,57.8988457 359.507221,57.9480865 359.559537,57.9973535 C360.30913,58.7032498 361.05368,59.4145761 361.793058,60.1312073 C361.823198,60.1604197 361.853146,60.189464 361.883086,60.2185171 C363.406971,61.6972427 364.909041,63.1987123 366.388563,64.7221985 C366.470538,64.8066093 366.552492,64.8911374 366.634376,64.9757331 C367.296032,65.659297 367.953131,66.3472441 368.60565,67.0395547 C368.694,67.1332921 368.782138,67.2269736 368.870192,67.3207347 C370.307949,68.8516726 371.723453,70.403949 373.116088,71.9769401 C373.151218,72.0166199 373.186278,72.0562501 373.221324,72.0958934 C373.906463,72.8709182 374.586108,73.6510236 375.260142,74.4360866 C375.307096,74.4907755 375.3542,74.545695 375.401277,74.6006388 C376.056318,75.3651441 376.705886,76.134148 377.350083,76.9077812 C377.398378,76.9657811 377.446649,77.0238123 377.494889,77.0818694 C378.152649,77.8734902 378.804781,78.6699306 379.451235,79.4711435 C379.479203,79.5058078 379.507476,79.5408712 379.535738,79.5759439 C381.564115,82.093154 383.536185,84.6569995 385.450365,87.2659709 C385.484875,87.3130081 385.519347,87.3600324 385.5538,87.4070714 C386.159664,88.2342627 386.759703,89.0659688 387.353866,89.9021419 C387.389906,89.9528602 387.425944,90.0036247 387.461961,90.0544056 C388.073058,90.9160017 388.67789,91.7822839 389.276421,92.6532325 C389.307493,92.6984454 389.338565,92.7436974 389.36962,92.7889619 C389.944606,93.6270295 390.51373,94.4693613 391.076967,95.315947 C391.130665,95.3966592 391.184448,95.4776183 391.238177,95.5586163 C391.779429,96.3745686 392.315108,97.19429 392.845275,98.0178964 C392.907529,98.1146088 392.969675,98.2113221 393.031744,98.3080888 C394.143039,100.040611 395.230075,101.790442 396.292251,103.556919 C405.338961,118.602241 412.582395,134.855159 417.723462,152.016552 C418.063733,153.152411 418.39482,154.29234 418.71661,155.436163 C418.731074,155.487578 418.74551,155.538965 418.759927,155.59036 C419.044869,156.606153 419.322521,157.625166 419.592778,158.647185 C419.616981,158.738715 419.641161,158.830403 419.665281,158.922116 C420.218152,161.024306 420.739714,163.139031 421.229477,165.265909 C421.238635,165.30568 421.247771,165.345409 421.256897,165.385142 C421.498378,166.436586 421.732126,167.491168 421.958037,168.548654 C421.974223,168.624419 421.990562,168.701108 422.00686,168.777812 C422.219457,169.778401 422.424903,170.780892 422.623291,171.785919 C422.646575,171.903874 422.669846,172.022293 422.693018,172.140747 C422.89736,173.185307 423.094031,174.232329 423.283022,175.282019 C423.292708,175.335814 423.302289,175.389147 423.31185,175.442488 C423.696827,177.590124 424.04974,179.74944 424.369982,181.919395 C424.388769,182.046694 424.407541,182.174699 424.4262,182.30274 C424.578643,183.348889 424.7234,184.396781 424.860518,185.447075 C424.868463,185.507935 424.876397,185.568909 424.884305,185.629891 C425.02267,186.696931 425.153133,187.766283 425.275654,188.838048 C425.281989,188.893467 425.288335,188.94917 425.294659,189.004879 C425.678674,192.387672 425.983561,195.794267 426.207446,199.222961 C426.21072,199.273106 426.213947,199.322786 426.217156,199.37247 C426.436657,202.770276 426.576619,206.190215 426.63517,209.629982 C426.637339,209.757433 426.639394,209.884748 426.641338,210.012091 C426.651307,210.665287 426.658341,211.319243 426.662426,211.973899 L426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C187.71959,426.666667 163.160152,422.15265 140.407146,413.876743 L139.748732,413.636025 C139.653056,413.600866 139.557411,413.56564 139.461799,413.530347 L140.407146,413.876743 C139.102805,413.402318 137.804401,412.91553 136.512075,412.416521 C136.490201,412.408075 136.468562,412.399715 136.446923,412.391352 C135.454854,412.007907 134.466146,411.61717 133.481089,411.219291 C133.377665,411.177516 133.274568,411.135779 133.171511,411.093964 C132.229938,410.711924 131.291319,410.323188 130.356105,409.927975 C130.3081,409.907688 130.260078,409.887374 130.212066,409.867043 C129.272338,409.469104 128.336041,409.064617 127.403246,408.653644 C127.304901,408.610315 127.206593,408.566913 127.108324,408.523439 C126.158901,408.103416 125.213078,407.676651 124.270954,407.243223 C124.243695,407.230682 124.216391,407.218113 124.18909,407.205539 C123.234606,406.765933 122.28396,406.319502 121.337177,405.866294 C121.225065,405.812628 121.112927,405.758829 121.000844,405.704934 C120.124556,405.283578 119.251494,404.856362 118.381805,404.423384 C118.27737,404.37139 118.173317,404.31948 118.069311,404.267487 C117.167222,403.816529 116.268427,403.359186 115.373333,402.89569 C115.330064,402.873284 115.287107,402.851022 115.244158,402.828745 C113.312073,401.826601 111.396998,400.79563 109.499762,399.736534 C109.478441,399.724632 109.456746,399.712516 109.435052,399.700396 C108.529244,399.19433 107.627851,398.68205 106.730585,398.163425 C106.647999,398.11569 106.564997,398.06764 106.48203,398.019535 C105.655454,397.540279 104.83282,397.055889 104.013744,396.566163 C103.872718,396.481843 103.731804,396.397369 103.590997,396.312738 C101.806021,395.239889 100.038173,394.14175 98.287811,393.018735 C98.2014139,392.963304 98.1146845,392.907571 98.0279981,392.851777 C97.1936821,392.31478 96.3637549,391.772394 95.537864,391.22441 C95.4643609,391.17564 95.391039,391.126925 95.3177489,391.078166 C94.4620109,390.508854 93.6103512,389.933343 92.7631009,389.351875 C92.728806,389.328338 92.6945211,389.304794 92.6602435,389.281239 C90.9035655,388.074121 89.1658399,386.841356 87.447636,385.583504 C87.3654035,385.523304 87.2829985,385.462887 87.2006384,385.402412 C86.3959133,384.811522 85.5956695,384.215262 84.7997766,383.613551 C84.7463138,383.573132 84.6930159,383.532798 84.6397376,383.49244 C83.807827,382.862274 82.9805387,382.226036 82.1580802,381.5839 C82.1326485,381.564044 82.1073617,381.544292 82.0820795,381.524534 C81.2516881,380.875604 80.4260468,380.220514 79.6054021,379.559471 C79.5422995,379.508641 79.4798573,379.458284 79.4174441,379.407893 C78.6398577,378.780094 77.8661356,378.146418 77.0969758,377.507439 C77.0280403,377.450171 76.9593384,377.393024 76.890673,377.335835 C76.1254633,376.698519 75.3646034,376.055794 74.6083314,375.407868 C74.5425998,375.351554 74.4766437,375.294977 74.4107225,375.238361 C72.7971151,373.85252 71.204703,372.443194 69.6337764,371.010707 C69.5946312,370.975012 69.5555684,370.939365 69.5165189,370.903704 C68.7811904,370.232181 68.0504732,369.555481 67.3245298,368.873756 C67.2282762,368.783366 67.1319284,368.692719 67.035665,368.601984 C66.3401252,367.946386 65.6492017,367.286372 64.9627291,366.621788 C64.8852224,366.546753 64.8076847,366.471574 64.730204,366.396337 C63.2065706,364.916824 61.7050232,363.414831 60.2260299,361.890828 C60.1905023,361.85422 60.1546812,361.817282 60.1188733,361.780331 C59.4049129,361.043584 58.6965055,360.302007 57.993421,359.555361 C57.9471174,359.506189 57.9006968,359.456846 57.8542994,359.40748 C57.1665443,358.675726 56.4840487,357.939283 55.8067151,357.198042 C55.7464552,357.132097 55.6858197,357.065657 55.6252258,356.999179 C54.9634931,356.273181 54.307051,355.542986 53.6556022,354.808263 C53.5562265,354.696184 53.456824,354.583838 53.3575383,354.471387 C52.7000126,353.72667 52.0477643,352.97751 51.4006877,352.223781 C51.358667,352.174834 51.3167016,352.125907 51.2747581,352.076961 C50.6350745,351.330484 50.0004148,350.579482 49.3708773,349.824061 C49.2819614,349.717366 49.1929688,349.610367 49.1040789,349.50328 C47.7723031,347.898855 46.4639282,346.275031 45.1791128,344.631895 L45.1216913,344.558426 C45.0758814,344.499788 45.0301014,344.441125 44.9843515,344.382437 C44.385784,343.614602 43.7923514,342.84256 43.2041085,342.066368 C43.1411142,341.983246 43.0783458,341.900297 43.0156366,341.8173 C42.434502,341.048163 41.8582901,340.274737 41.287221,339.497299 C41.205415,339.385931 41.1237924,339.274586 41.0422752,339.16316 C40.4612232,338.368916 39.8854163,337.570343 39.315024,336.767654 C39.2788772,336.716787 39.2421263,336.665021 39.2053979,336.613237 C37.9856336,334.893474 36.7913179,333.155773 35.6223358,331.399759 C35.5437204,331.281666 35.4649487,331.163081 35.3862925,331.044413 C34.8675018,330.261712 34.3540137,329.475819 33.845592,328.686356 C33.7690618,328.567522 33.6923419,328.448133 33.615738,328.328663 C32.5105918,326.60508 31.429937,324.865177 30.3738569,323.108819 C21.3275348,308.063941 14.0844307,291.81173 8.94350551,274.651117 L8.88891539,274.468594 C8.86186681,274.378009 8.83487678,274.287398 8.80794536,274.196761 L8.94350551,274.651117 C8.28297135,272.446228 7.65714103,270.226342 7.06664879,267.992094 C7.04475125,267.90924 7.02304952,267.826925 7.00139576,267.744591 C6.44705699,265.636848 5.92403568,263.515821 5.43300291,261.382571 C5.42121438,261.331357 5.40941778,261.280021 5.3976397,261.228677 C5.15484407,260.170262 4.91995402,259.108994 4.69299994,258.044787 C4.68183625,257.99244 4.67070603,257.940152 4.65959497,257.887858 C4.44231538,256.865225 4.23235106,255.839824 4.02977217,254.811772 C4.01201591,254.721662 3.99427109,254.631301 3.97658333,254.540919 C3.77136107,253.492255 3.57389266,252.441233 3.38416229,251.387524 C3.3729385,251.325191 3.36162665,251.262206 3.35034244,251.199211 C2.96350944,249.039666 2.60926375,246.869458 2.28802142,244.688511 C2.27368478,244.591179 2.2593703,244.493527 2.24512199,244.395853 C1.92856858,242.225836 1.64470191,240.045384 1.39401319,237.854849 C1.38414586,237.768628 1.37431806,237.682286 1.36454181,237.595929 C1.24272187,236.519852 1.12890195,235.441292 1.02314934,234.360366 C1.01680828,234.295553 1.01048232,234.230588 1.00418551,234.165614 C0.78958103,231.95121 0.608834718,229.726951 0.462465553,227.493308 C0.455484067,227.386768 0.448576416,227.280139 0.441747133,227.173489 C0.376075211,226.147924 0.317644361,225.120276 0.266512404,224.090707 C0.260964475,223.979003 0.25547073,223.866617 0.250063986,223.754208 C0.197312618,222.657418 0.152864019,221.559068 0.116749932,220.45861 C0.114730894,220.397085 0.112744371,220.335755 0.11078374,220.274419 C0.0744891021,219.139008 0.0470638667,218.001186 0.0285805716,216.86119 L7.10542736e-15,213.333333 C-1.0658141e-13,95.5125867 95.5125867,7.10542736e-15 213.333333,7.10542736e-15 Z M277.333333,213.333333 C277.333333,248.679557 248.679557,277.333333 213.333333,277.333333 C205.648899,277.333333 198.280783,275.979019 191.454649,273.496055 L154.991924,373.767894 C173.194458,380.388726 192.842166,384 213.333333,384 C307.589931,384 384,307.589931 384,213.333333 L277.333333,213.332332 Z M152.016164,231.727931 L49.8217005,262.388326 C53.9343404,276.116246 59.7285858,289.117497 66.96526,301.152903 L158.444719,246.264695 C155.731059,241.751392 153.558311,236.875907 152.016164,231.727931 Z M213.333333,192 C201.551259,192 192,201.551259 192,213.333333 C192,225.115408 201.551259,234.666667 213.333333,234.666667 C225.115408,234.666667 234.666667,225.115408 234.666667,213.333333 C234.666667,201.551259 225.115408,192 213.333333,192 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 L149.333,213.332 L149.341908,212.274976 C149.907078,177.416899 178.340572,149.333333 213.333333,149.333333 C221.017018,149.333333 228.384448,150.687384 235.210022,153.169886 L271.673485,52.8983149 C253.471304,46.2777745 233.824028,42.6666667 213.333333,42.6666667 Z M359.700199,125.511755 L268.220182,180.399034 C270.934473,184.91284 273.107713,189.788953 274.650175,194.937643 L376.84554,164.280256 C372.732636,150.550866 366.937773,137.548282 359.700199,125.511755 Z" transform="translate(42.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 L213.333333,42.88 C116.437333,42.88 42.6666667,95.488 42.6666667,149.333333 C42.6666667,203.178667 116.48,255.957333 213.333333,255.957333 C310.186667,255.957333 383.914667,203.178667 383.936,149.354667 L426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 Z" transform="translate(42.667 106.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M213.333333,4.26325641e-14 C331.157333,4.26325641e-14 426.666667,66.8586667 426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 Z" transform="translate(42.667 106.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M213.333333,4.26325641e-14 C331.157333,4.26325641e-14 426.666667,66.8586667 426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 Z M213.333333,42.6666667 C116.48,42.6666667 42.6666667,95.5093333 42.6666667,149.333333 C42.6666667,203.157333 116.48,256 213.333333,256 C310.186667,256 384,203.157333 384,149.333333 C384,95.5093333 310.186667,42.6666667 213.333333,42.6666667 Z" transform="translate(42.667 106.667)"/></svg>
|
@@ -1,9 +1 @@
|
|
1
|
-
|
2
|
-
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<title>folder-new-filled</title>
|
4
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
5
|
-
<g id="folder-new-outline" fill="#000000" transform="translate(42.666667, 85.333333)">
|
6
|
-
<path d="M178.083413,1.42108547e-14 L232.041813,42.6666667 L426.666667,42.6666667 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L178.083413,1.42108547e-14 Z M234.666667,128 L192,128 L192,170.666667 L149.333333,170.666667 L149.333333,213.333333 L192,213.333333 L192,256 L234.666667,256 L234.666667,213.333333 L277.333333,213.333333 L277.333333,170.666667 L234.666667,170.666667 L234.666667,128 Z" id="Shape"></path>
|
7
|
-
</g>
|
8
|
-
</g>
|
9
|
-
</svg>
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M178.083413,1.42108547e-14 L232.041813,42.6666667 L426.666667,42.6666667 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L178.083413,1.42108547e-14 Z M298.666667,128 L256,128 L256,170.666667 L213.333333,170.666667 L213.333333,213.333333 L256,213.333333 L256,256 L298.666667,256 L298.666667,213.333333 L341.333333,213.333333 L341.333333,170.666667 L298.666667,170.666667 L298.666667,128 Z" transform="translate(42.667 85.333)"/></svg>
|
package/dist/svg/folder-new.svg
CHANGED
@@ -1,9 +1 @@
|
|
1
|
-
|
2
|
-
<svg width="512px" height="512px" viewBox="0 0 512 512" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<title>folder-new</title>
|
4
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
5
|
-
<g id="Shape" fill="#000000" transform="translate(42.666667, 85.333333)">
|
6
|
-
<path d="M234.666667,128 L234.666667,170.666667 L277.333333,170.666667 L277.333333,213.333333 L234.666667,213.333333 L234.666667,256 L192,256 L192,213.333333 L149.333333,213.333333 L149.333333,170.666667 L192,170.666667 L192,128 L234.666667,128 Z M426.666667,42.6666667 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L178.083413,1.42108547e-14 L232.041813,42.6666667 L426.666667,42.6666667 Z M384,85.3333333 L217.20832,85.3333333 L163.24992,42.6666667 L42.6666667,42.6666667 L42.6666667,298.666667 L384,298.666667 L384,85.3333333 Z"></path>
|
7
|
-
</g>
|
8
|
-
</g>
|
9
|
-
</svg>
|
1
|
+
<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M469.334 128v298.667H42.667V85.334H220.75L274.709 128h194.625Zm-42.667 42.667H259.875L205.917 128H85.334v256h341.333V170.667ZM341.334 256v-42.667h-42.667V256H256v42.667h42.667v42.666h42.667v-42.666H384V256h-42.666Z"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><g fill-rule="evenodd" transform="translate(42.667 34.246)"><path d="M192,7.10542736e-15 L384,110.851252 L384.001134,185.48897 C368.274441,181.451555 350.081492,179.086945 330.666667,179.086945 C319.519838,179.086945 308.776099,179.868194 298.666408,181.315806 L298.666667,168.420278 L256,168.420278 L256,192.892 L255.43909,193.139407 C228.705759,205.020888 215.096345,223.191635 213.375754,241.580297 L213.333,242.067 L213.333333,125.753611 L170.666667,125.753611 L170.666667,317.753611 L213.333333,317.753611 L213.333,250.621 L213.461,431.015 L192,443.405007 L-2.13162821e-14,332.553755 L-2.13162821e-14,110.851252 L192,7.10542736e-15 Z M128,168.420278 L85.3333333,168.420278 L85.3333333,275.086945 L128,275.086945 L128,168.420278 Z"/><path fill-rule="nonzero" d="M426.247658,367.086537 C426.525741,368.402966 426.666667,369.737641 426.666667,371.086945 L426.666667,392.420278 C426.666667,415.984427 383.686003,435.086945 330.666667,435.086945 C277.647331,435.086945 234.666667,415.984427 234.666667,392.420278 L234.666667,371.086945 L234.679528,370.381373 C234.719905,369.274557 234.855108,368.177986 235.081684,367.093195 C240.961696,371.511899 248.119437,375.587359 256.413327,379.076445 C275.772109,387.220327 301.875889,392.420278 330.666667,392.420278 C360.599038,392.420278 387.623237,386.791466 407.213205,378.084814 C414.535528,374.830448 420.909655,371.102819 426.247658,367.086537 Z M426.247658,303.086537 C426.525741,304.402966 426.666667,305.737641 426.666667,307.086945 L426.666667,328.420278 C426.666667,351.984427 383.686003,371.086945 330.666667,371.086945 C277.647331,371.086945 234.666667,351.984427 234.666667,328.420278 L234.666667,307.086945 L234.679528,306.381373 C234.719905,305.274557 234.855108,304.177986 235.081684,303.093195 C240.961696,307.511899 248.119437,311.587359 256.413327,315.076445 C275.772109,323.220327 301.875889,328.420278 330.666667,328.420278 C360.599038,328.420278 387.623237,322.791466 407.213205,314.084814 C414.535528,310.830448 420.909655,307.102819 426.247658,303.086537 Z M330.666667,200.420278 C383.155809,200.420278 425.80605,219.142655 426.653805,242.381373 L426.666667,243.086945 L426.666667,264.420278 C426.666667,287.984427 383.686003,307.086945 330.666667,307.086945 C278.177524,307.086945 235.527284,288.364568 234.679528,265.12585 L234.666667,264.420278 L234.666667,243.086945 L234.808715,240.745944 C237.543198,218.270519 279.414642,200.420278 330.666667,200.420278 Z"/></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M192,7.10542736e-15 L384,110.851252 L384.001134,185.48897 C371.19095,182.200292 356.744425,180.021507 341.33408,179.3265 L341.333333,135.488 L192,49.2586667 L42.6666667,135.466667 L42.6666667,307.925333 L192,394.133333 L213.426,381.761 L213.461,431.015 L192,443.405007 L7.10542736e-15,332.553755 L7.10542736e-15,110.851252 L192,7.10542736e-15 Z M426.247658,367.086537 C426.525741,368.402966 426.666667,369.737641 426.666667,371.086945 L426.666648,371.113978 L426.665667,392.366278 L426.666667,392.420278 C426.666667,415.748786 384.541318,434.704448 332.254202,435.081229 L330.666667,435.086945 C277.647331,435.086945 234.666667,415.984427 234.666667,392.420278 L234.666667,371.086945 L234.679528,370.381373 C234.719905,369.274557 234.855108,368.177986 235.081684,367.093195 C240.961696,371.511899 248.119437,375.587359 256.413327,379.076445 C275.772109,387.220327 301.875889,392.420278 330.666667,392.420278 C360.599038,392.420278 387.623237,386.791466 407.213205,378.084814 C414.535528,374.830448 420.909655,371.102819 426.247658,367.086537 Z M426.247658,303.086537 C426.525741,304.402966 426.666667,305.737641 426.666667,307.086945 L426.666648,307.113978 L426.665667,328.366278 L426.666667,328.420278 C426.666667,351.748786 384.541318,370.704448 332.254202,371.081229 L330.666667,371.086945 C277.647331,371.086945 234.666667,351.984427 234.666667,328.420278 L234.666667,307.086945 L234.679528,306.381373 C234.719905,305.274557 234.855108,304.177986 235.081684,303.093195 C240.961696,307.511899 248.119437,311.587359 256.413327,315.076445 C275.772109,323.220327 301.875889,328.420278 330.666667,328.420278 C360.599038,328.420278 387.623237,322.791466 407.213205,314.084814 C414.535528,310.830448 420.909655,307.102819 426.247658,303.086537 Z M213.333333,125.753611 L213.333,242.067 L213.327253,242.13759 L213.333,250.621 L213.333333,317.753611 L170.666667,317.753611 L170.666667,125.753611 L213.333333,125.753611 Z M330.666667,200.420278 C383.155809,200.420278 425.80605,219.142655 426.653805,242.381373 L426.666667,243.086945 L426.666667,264.420278 C426.666667,287.984427 383.686003,307.086945 330.666667,307.086945 C278.177524,307.086945 235.527284,288.364568 234.679528,265.12585 L234.666667,264.420278 L234.666667,243.086945 L234.808715,240.745944 C237.543198,218.270519 279.414642,200.420278 330.666667,200.420278 Z M128,168.420278 L128,275.086945 L85.3333333,275.086945 L85.3333333,168.420278 L128,168.420278 Z M298.666667,168.420278 L298.666408,181.315806 C282.257873,183.665352 267.519605,187.77029 255.43909,193.139407 L256,192.892 L256,168.420278 L298.666667,168.420278 Z" transform="translate(42.667 34.246)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M192,7.10542736e-15 L384,110.851252 L384,332.553755 L192,443.405007 L1.42108547e-14,332.553755 L1.42108547e-14,110.851252 L192,7.10542736e-15 Z M213.333333,125.753611 L170.666667,125.753611 L170.666667,317.753611 L213.333333,317.753611 L213.333333,125.753611 Z M128,168.420278 L85.3333333,168.420278 L85.3333333,275.086945 L128,275.086945 L128,168.420278 Z M298.666667,168.420278 L256,168.420278 L256,275.086945 L298.666667,275.086945 L298.666667,168.420278 Z" transform="translate(64 34.246)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M192,7.10542736e-15 L384,110.851252 L384,332.553755 L192,443.405007 L1.42108547e-14,332.553755 L1.42108547e-14,110.851252 L192,7.10542736e-15 Z M192,49.2586667 L42.6666667,135.466667 L42.6666667,307.925333 L192,394.133333 L341.333333,307.904 L341.333333,135.488 L192,49.2586667 Z M213.333333,125.753611 L213.333333,317.753611 L170.666667,317.753611 L170.666667,125.753611 L213.333333,125.753611 Z M128,168.420278 L128,275.086945 L85.3333333,275.086945 L85.3333333,168.420278 L128,168.420278 Z M298.666667,168.420278 L298.666667,275.086945 L256,275.086945 L256,168.420278 L298.666667,168.420278 Z" transform="translate(64 34.246)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><polygon fill-rule="evenodd" points="350.171 30.17 30.17 350.169 0 320 319.999 0" transform="translate(80.853 80.915)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M106.666667,99.0693142 C106.666667,193.325911 183.076736,269.735981 277.333333,269.735981 C314.270414,269.735981 348.466833,258.001815 376.398236,238.05784 C353.186738,317.983894 279.415585,376.402648 192,376.402648 C85.961328,376.402648 1.42108547e-14,290.441319 1.42108547e-14,184.402648 C1.42108547e-14,96.9870629 58.418754,23.2159093 138.345449,-6.14895366e-13 C118.401113,27.9349948 106.666667,62.131791 106.666667,99.0693142 Z" transform="translate(64 71.597)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M161.858334,0 C134.201118,30.3489271 117.333333,70.6951454 117.333333,114.981046 C117.333333,209.237643 193.743403,285.647713 288,285.647713 C317.070765,285.647713 344.443899,278.379293 368.401251,265.560605 C339.001268,333.83355 271.084432,381.647713 192,381.647713 C85.961328,381.647713 0,295.686384 0,189.647713 C0,93.8639009 70.1388736,14.461901 161.858334,0 Z M75.4986667,96.192 C54.8695347,121.991232 42.6666667,154.535266 42.6666667,189.647713 C42.6666667,272.122235 109.525477,338.981046 192,338.981046 C213.366675,338.981046 233.900284,334.453696 252.54719,326.184213 L253.824,325.568 L252.823801,325.428037 C153.647969,308.97381 77.5836695,224.109339 74.748625,120.952349 L74.6666667,114.981046 C74.6666667,110.084745 74.832727,105.21342 75.1613736,100.373676 L75.4986667,96.192 Z" transform="translate(64 66.352)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M298.666667,3.55271368e-14 L298.666667,426.666667 L4.26325641e-14,426.666667 L4.26325641e-14,3.55271368e-14 L298.666667,3.55271368e-14 Z M170.666667,234.666667 L128,234.666667 L128,277.333333 L170.666667,277.333333 L170.666667,234.666667 Z M258.133333,128 L44.8,128 L44.8,170.666667 L258.133333,170.666667 L258.133333,128 Z M256,42.6666667 L42.6666667,42.6666667 L42.6666667,85.3333333 L256,85.3333333 L256,42.6666667 Z" transform="translate(106.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M298.666667,3.55271368e-14 L298.666667,426.666667 L4.26325641e-14,426.666667 L4.26325641e-14,3.55271368e-14 L298.666667,3.55271368e-14 Z M258.133333,213.333333 L44.8,213.333333 L44.8,384 L258.133333,384 L258.133333,213.333333 Z M170.666667,256 L170.666667,298.666667 L128,298.666667 L128,256 L170.666667,256 Z M256,128 L42.6666667,128 L42.6666667,170.666667 L256,170.666667 L256,128 Z M256,42.6666667 L42.6666667,42.6666667 L42.6666667,85.3333333 L256,85.3333333 L256,42.6666667 Z" transform="translate(106.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M106.666667,1.42108547e-14 L64,1.42108547e-14 L64,64 L-4.26325641e-14,64 L-4.26325641e-14,106.666667 L64,106.666667 L64,170.666667 L106.666667,170.666667 L106.666667,106.666667 L170.666667,106.666667 L170.666667,64 L106.666667,64 L106.666667,1.42108547e-14 Z M130.588587,234.666667 L160.759467,264.836267 L115.503147,310.0928 L160.757333,355.3472 L130.587733,385.5168 L85.3333333,340.2624 L40.0789333,385.5168 L9.90826667,355.3472 L55.16352,310.0928 L9.90826667,264.836267 L40.07808,234.666667 L85.3333333,279.921067 L130.588587,234.666667 Z M213.333333,64 L384,64 L384,106.666667 L213.333333,106.666667 L213.333333,64 Z M298.666667,256 C310.449067,256 320,246.449067 320,234.666667 C320,222.884267 310.449067,213.333333 298.666667,213.333333 C286.884267,213.333333 277.333333,222.884267 277.333333,234.666667 C277.333333,246.449067 286.884267,256 298.666667,256 Z M384,320 L384,277.333333 L213.333333,277.333333 L213.333333,320 L384,320 Z M320,362.666667 C320,374.449067 310.449067,384 298.666667,384 C286.884267,384 277.333333,374.449067 277.333333,362.666667 C277.333333,350.884267 286.884267,341.333333 298.666667,341.333333 C310.449067,341.333333 320,350.884267 320,362.666667 Z" transform="translate(64 64)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><polygon fill-rule="evenodd" points="213.333 0 213.333 234.65 392.837 414.17 0 414.17 0 213.333" transform="translate(64 33.83)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><polygon fill-rule="evenodd" points="222.17 0 222.17 234.65 365.255 377.752 401.673 414.17 8.837 414.17 8.837 371.503 298.65 371.503 185.752 258.588 179.503 252.34 179.503 103.002 30.17 252.34 0 222.17 15.085 207.085 185.752 36.418" transform="translate(55.163 33.83)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M213.333333,-7.10542736e-15 L213.333333,234.649889 L356.418278,377.751611 L392.836556,414.169889 L0,414.169889 L0,213.333333 L176.915055,36.418278 L213.333333,-7.10542736e-15 Z M170.666667,103.001889 L42.6666667,231.001889 L42.6666667,371.503223 L289.813333,371.503223 L176.915055,258.588167 L170.666667,252.339779 L170.666667,103.001889 Z" transform="translate(64 33.83)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><polygon fill-rule="evenodd" points="426.667 0 426.667 298.667 0 298.667 0 0" transform="translate(42.667 106.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M426.666667,4.26325641e-14 L426.666667,298.666667 L3.55271368e-14,298.666667 L3.55271368e-14,4.26325641e-14 L426.666667,4.26325641e-14 Z M384,42.6666667 L42.6666667,42.6666667 L42.6666667,256 L384,256 L384,42.6666667 Z" transform="translate(42.667 106.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M320,42.6666667 L64,42.6666667 L64,125.481813 L21.3333333,104.14848 L21.3333333,1.42108547e-14 L362.666667,1.42108547e-14 L362.666667,125.481813 L320,104.14848 L320,42.6666667 Z M320,237.184 L320,298.666667 L64,298.666667 L64,215.850667 L21.3333333,237.184 L21.3333333,341.333333 L362.666667,341.333333 L362.666667,215.850667 L320,237.184 Z M106.666667,170.666667 L0,224 L0,117.333333 L106.666667,170.666667 Z M298.666667,224 L405.333333,170.666667 L298.666667,117.333333 L298.666667,224 Z" transform="translate(64 85.333)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,341.333333 L341.333333,341.333333 L341.333333,42.6666667 Z M159.133867,190.1824 C165.211733,190.1824 170.743467,190.762667 175.7248,191.921067 C180.708267,193.0304 186.363733,195.022933 192.6912,197.8944 L184.693333,216.0448 C176.273067,211.406933 168.200533,209.088 160.477867,209.088 C151.1616,209.088 144.03584,212.3136 139.103147,218.766933 C133.92128,225.521067 131.330347,234.4448 131.330347,245.536 C131.330347,257.0304 134.045867,266.0288 139.476907,272.5312 C144.907947,278.984533 152.407467,282.210133 161.973333,282.210133 C166.308267,282.210133 170.293333,281.632 173.930667,280.471467 C177.568,279.261867 181.9776,277.0944 187.159467,273.969067 L194.109867,293.252267 C187.8336,296.3264 182.350933,298.3936 177.668267,299.451733 C172.9856,300.561067 167.204267,301.115733 160.328533,301.115733 C149.9648,301.115733 141.3952,299.6032 134.61888,296.578133 C125.152,292.343467 118.00192,285.664 113.168853,276.539733 C108.834133,268.373333 106.666667,258.391467 106.666667,246.594133 C106.666667,226.6816 112.67072,211.607467 124.678613,201.373867 C133.398187,193.9136 144.882987,190.1824 159.133867,190.1824 Z M275.195733,192 L275.195733,210.818133 L235.332267,210.818133 L235.332267,235.133867 L273.194667,235.133867 L273.194667,253.952 L235.332267,253.952 L235.332267,279.848533 L277.333333,279.848533 L277.333333,298.666667 L213.333333,298.666667 L213.333333,192 L275.195733,192 Z M165.864533,64 L185.476267,121.661653 C187.342933,127.131733 189.531733,134.308267 192.040533,143.190827 C194.5472,134.408533 196.763733,127.232213 198.683733,121.661653 L218.536533,64 L256,64 L256,170.666667 L231.424,170.666667 L231.424,84.3246933 C229.610667,91.1496533 227.528533,97.92448 225.179733,104.649173 L202.446933,170.666667 L180.512,170.666667 L158.4192,106.455893 C156.497067,100.885333 154.229333,93.5082667 151.613867,84.3246933 L151.613867,170.666667 L128,170.666667 L128,64 L165.864533,64 Z" transform="translate(64 64)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M64,42.6666667 L320,42.6666667 L320,125.481813 L362.666667,146.815147 L362.666667,0 L21.3333333,0 L21.3333333,29.4818133 L64,50.8151467 L64,42.6666667 Z M362.666667,237.184 L320,258.517333 L320,341.333333 L64,341.333333 L64,333.184 L21.3333333,354.517333 L21.3333333,384 L362.666667,384 L362.666667,237.184 Z M64,141.18464 L64,242.816 L21.3333333,221.482667 L21.3333333,162.517333 L64,141.18464 Z M106.666667,96 L0,149.333333 L0,42.6666667 L106.666667,96 Z M0,341.333333 L106.666667,288 L0,234.666667 L0,341.333333 Z M405.333333,192 L298.666667,245.333333 L298.666667,138.666667 L405.333333,192 Z M128,128 L128,256 L151.613867,256 L151.613867,152.3904 C154.229333,163.409067 156.497067,172.2624 158.4192,178.946133 L180.512,256 L202.446933,256 L225.179733,176.778667 C227.528533,168.7104 229.610667,160.580267 231.424,152.3904 L231.424,256 L256,256 L256,128 L218.536533,128 L198.683733,197.194667 C196.763733,203.8784 194.5472,212.490667 192.040533,223.029333 C189.531733,212.369067 187.342933,203.758933 185.476267,197.194667 L165.864533,128 L128,128 Z" transform="translate(64 64)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M42.6666667,42.6666667 L149.333333,42.6666667 L149.333333,1.42108547e-14 L-1.42108547e-14,1.42108547e-14 L-1.42108547e-14,192 L149.333333,192 L149.333333,149.333333 L42.6666667,149.333333 L42.6666667,42.6666667 Z M320,1.42108547e-14 L170.666667,1.42108547e-14 L170.666667,192 L320,192 L320,1.42108547e-14 Z M341.333333,298.666667 C341.333333,334.013867 312.680533,362.666667 277.333333,362.666667 C241.986133,362.666667 213.333333,334.013867 213.333333,298.666667 C213.333333,263.319467 241.986133,234.666667 277.333333,234.666667 C312.680533,234.666667 341.333333,263.319467 341.333333,298.666667 Z M362.666667,298.666667 C362.666667,306.033067 361.732267,313.181867 359.978667,320 L405.333333,320 L405.333333,277.333333 L359.978667,277.333333 C361.732267,284.151467 362.666667,291.300267 362.666667,298.666667 Z M64,320 L194.688,320 C192.9344,313.181867 192,306.033067 192,298.666667 C192,291.300267 192.9344,284.151467 194.688,277.333333 L64,277.333333 L64,320 Z" transform="translate(64 85.333)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M362.666667,256 L362.666,320 L426.666667,320 L426.666667,362.666667 L362.666,362.666 L362.666667,426.666667 L320,426.666667 L320,362.666 L256,362.666667 L256,320 L320,320 L320,256 L362.666667,256 Z M170.666667,0 L341.333333,170.666667 L170.666667,341.333333 L0,170.666667 L0,0 L170.666667,0 Z M96,64 C78.326888,64 64,78.326888 64,96 C64,113.673112 78.326888,128 96,128 C113.673112,128 128,113.673112 128,96 C128,78.326888 113.673112,64 96,64 Z" transform="translate(64 64)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M362.666667,256 L362.666,320 L426.666667,320 L426.666667,362.666667 L362.666,362.666 L362.666667,426.666667 L320,426.666667 L320,362.666 L256,362.666667 L256,320 L320,320 L320,256 L362.666667,256 Z M170.666667,0 L341.333333,170.666667 L170.666667,341.333333 L0,170.666667 L0,0 L170.666667,0 Z M152.981333,42.6666667 L42.6666667,42.6666667 L42.6666667,152.981333 L170.666667,280.981333 L280.981333,170.666667 L152.981333,42.6666667 Z M96,64 C113.673112,64 128,78.326888 128,96 C128,113.673112 113.673112,128 96,128 C78.326888,128 64,113.673112 64,96 C64,78.326888 78.326888,64 96,64 Z" transform="translate(64 64)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M341.333333,170.666667 C388.4608,170.666667 426.666667,132.461653 426.666667,85.3333333 C426.666667,38.2050133 388.4608,7.10542736e-15 341.333333,7.10542736e-15 C294.205867,7.10542736e-15 256,38.2050133 256,85.3333333 C256,132.461653 294.205867,170.666667 341.333333,170.666667 Z M213.28,149.333333 L213.28,85.3333333 L3.55271368e-14,85.3333333 L3.55271368e-14,149.333333 L31.9921067,149.333333 L42.656,128 L85.312,128 L85.312,277.333333 L42.656,288 L42.656,320 L170.624,320 L170.624,288 L127.968,277.333333 L127.968,128 L170.624,128 L181.288533,149.333333 L213.28,149.333333 Z M213.333333,213.333333 L213.333333,405.333333 L405.333333,405.333333 L405.333333,213.333333 L213.333333,213.333333 Z" transform="translate(42.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><path fill-rule="evenodd" d="M405.333333,213.333333 L405.333333,405.333333 L213.333333,405.333333 L213.333333,213.333333 L405.333333,213.333333 Z M362.666667,256 L256,256 L256,362.666667 L362.666667,362.666667 L362.666667,256 Z M213.28,85.3333333 L213.28,149.333333 L181.288533,149.333333 L170.624,128 L127.968,128 L127.968,277.333333 L170.624,288 L170.624,320 L42.656,320 L42.656,288 L85.312,277.333333 L85.312,128 L42.656,128 L31.9921067,149.333333 L3.55271368e-14,149.333333 L3.55271368e-14,85.3333333 L213.28,85.3333333 Z M341.333333,7.10542736e-15 C388.4608,7.10542736e-15 426.666667,38.2050133 426.666667,85.3333333 C426.666667,132.461653 388.4608,170.666667 341.333333,170.666667 C294.205867,170.666667 256,132.461653 256,85.3333333 C256,38.2050133 294.205867,7.10542736e-15 341.333333,7.10542736e-15 Z M341.333333,42.6666667 C317.7696,42.6666667 298.666667,61.7691733 298.666667,85.3333333 C298.666667,108.897493 317.7696,128 341.333333,128 C364.897067,128 384,108.897493 384,85.3333333 C384,61.7691733 364.897067,42.6666667 341.333333,42.6666667 Z" transform="translate(42.667 42.667)"/></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><polygon fill-rule="evenodd" points="298.667 0 298.667 64 266.667 64 256 42.667 170.667 42.667 170.667 298.667 213.333 309.333 213.333 341.333 85.333 341.333 85.333 309.333 128 298.667 128 42.667 42.667 42.667 32 64 0 64 0 0" transform="translate(106.773 85.333)"/></svg>
|