@d-matrix/icons-svg 0.33.0 → 0.34.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/package.json
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<g fill="none" fill-rule="evenodd" transform="rotate(-180 8 8)">
|
|
3
|
+
<circle cx="8" cy="8" r="8" fill="currentColor" />
|
|
4
|
+
<path fill="#FFF"
|
|
5
|
+
d="M8.77565753,5.43525463 L10.2177871,6.99850463 C10.3576904,7.14097377 10.5491441,7.22125355 10.7490057,7.22125355 C10.9488672,7.22125355 11.1403209,7.14097377 11.2802243,6.99850463 C11.5732586,6.70225463 11.5732586,6.22075463 11.2802243,5.92450463 L8.8214911,3.33375463 C8.6120718,3.11922959 8.32436118,2.99877928 8.02428751,2.99999537 C7.7237395,2.99999537 7.43972163,3.11850463 7.22783528,3.33300463 L4.71978612,5.92450463 C4.42673796,6.22333633 4.42673796,6.70117293 4.71978612,6.99999537 C4.85989307,7.14209589 5.05127061,7.22211294 5.25100472,7.22211294 C5.45073883,7.22211294 5.64211638,7.14209589 5.78222333,6.99999537 L7.27291748,5.43600463 L7.27291748,12.2500046 C7.27291748,12.6647546 7.60802851,12.9999954 8.02428751,12.9999954 C8.43754102,12.9999954 8.77565753,12.6640046 8.77565753,12.2500046 L8.77565753,5.43525463 Z" />
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
|
2
|
+
<g fill="none" fill-rule="evenodd" transform="rotate(-180 8 8)">
|
|
3
|
+
<circle cx="8" cy="8" r="8" fill="currentColor" />
|
|
4
|
+
<path fill="#FFF"
|
|
5
|
+
d="M8.77565753,10.5647454 L10.2177871,9.00149537 C10.3576904,8.85902623 10.5491441,8.77874645 10.7490057,8.77874645 C10.9488672,8.77874645 11.1403209,8.85902623 11.2802243,9.00149537 C11.5732586,9.29774537 11.5732586,9.77924537 11.2802243,10.0754954 L8.8214911,12.6662454 C8.6120718,12.8807704 8.32436118,13.0012207 8.02428751,12.9999954 C7.7237395,12.9999954 7.43972163,12.8814954 7.22783528,12.6669954 L4.71978612,10.0754954 C4.42673796,9.77666367 4.42673796,9.29882707 4.71978612,8.99999537 C4.85989307,8.85790411 5.05127061,8.77788706 5.25100472,8.77788706 C5.45073883,8.77788706 5.64211638,8.85790411 5.78222333,8.99999537 L7.27291748,10.5639954 L7.27291748,3.74999537 C7.27291748,3.33524537 7.60802851,2.99999537 8.02428751,2.99999537 C8.43754102,2.99999537 8.77565753,3.33599537 8.77565753,3.74999537 L8.77565753,10.5647454 Z" />
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|