@univerjs/icons-svg 1.30.0 → 1.32.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,13 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="1em" height="1em">
|
|
2
|
+
<g transform="translate(.1 .1) scale(.08977)">
|
|
3
|
+
<path fill="currentColor" fill-opacity=".45" d="M88 10.8c11.1 0 22 2.4 32.1 7s19 11.3 26.2 19.7c-40.8 35.2-48.7 71.4-26.5 120.4-10.1 4.6-21 6.9-32.1 6.9s-22-2.4-32-7.1C78.3 108.8 88 64.7 88 10.8Z"/>
|
|
4
|
+
<path fill="currentColor" fill-opacity=".45" d="M146.3 37.5c9.7 11.2 15.9 24.9 18 39.6-53.4 7.5-93.8 25.8-134.6 61-9.7-11.2-15.9-25-18-39.6 53.4-7.5 93.8-25.8 134.6-61Z"/>
|
|
5
|
+
<path fill="currentColor" fill-opacity=".45" d="M55.7 157.7a77.5 77.5 0 0 1-18.4-12c35.5-40.5 29.7-67.5-19.3-89.9a77.5 77.5 0 0 1 11.9-18.5c40.7 35.4 48.4 71.5 25.8 120.4Z"/>
|
|
6
|
+
<path fill="currentColor" fill-opacity=".45" d="M11.7 98.5a77.5 77.5 0 0 1 2.5-32.7c51.7 15.4 96.7 18.8 150 11.3a77.5 77.5 0 0 1-2.4 32.7C110.1 94.4 65.1 91 11.7 98.5Z"/>
|
|
7
|
+
<path fill="currentColor" fill-opacity=".45" d="M29.9 37.3a77.2 77.2 0 0 1 47.4-25.7c7.5 53.3 32.8 82.8 84.5 98.2a77.2 77.2 0 0 1-32.5 43c-28.9-45.5-58.7-80.1-99.4-115.5Z"/>
|
|
8
|
+
<path fill="currentColor" d="M88 5.5A5.5 5.5 0 0 1 93.9 0a88 88 0 0 1 46.1 158.8 5.5 5.5 0 0 1-7.9-1.5l-2.8-4.5A77.2 77.2 0 0 0 88 10.8V5.5Z"/>
|
|
9
|
+
<path fill="currentColor" d="M122 162.8a5.5 5.5 0 0 1-3.1 7.4 88 88 0 0 1-84.3-12.5 5.5 5.5 0 0 1-.8-8l3.5-4a77.2 77.2 0 0 0 82.5 12.2l2.2 4.9Z"/>
|
|
10
|
+
<path fill="currentColor" d="M25.7 141.6a5.5 5.5 0 0 1-8 .1A88 88 0 0 1 2.2 68.4a5.5 5.5 0 0 1 6.9-4.1l5.1 1.5a77.2 77.2 0 0 0 15.5 72.3l-4 3.5Z"/>
|
|
11
|
+
<path fill="currentColor" d="M13.2 53.5a5.5 5.5 0 0 1-2.6-7.6A88 88 0 0 1 70 1.7a5.5 5.5 0 0 1 6.5 4.6l.8 5.3a77.2 77.2 0 0 0-59.3 44.2l-4.8-2.3Z"/>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.1 10.5H3.2A1.5 1.5 0 0 1 1.7 9V3.2A1.5 1.5 0 0 1 3.2 1.7H9A1.5 1.5 0 0 1 10.5 3.2V7.1" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
|
|
3
|
+
<rect x="3.4" y="3.4" width="1.8" height="1.8" rx=".35" fill="black"/>
|
|
4
|
+
<rect x="7" y="3.4" width="1.8" height="1.8" rx=".35" fill="black"/>
|
|
5
|
+
<rect x="3.4" y="7" width="1.8" height="1.8" rx=".35" fill="black"/>
|
|
6
|
+
<circle cx="10.1" cy="10.1" r="2.9" stroke="black" stroke-width="1.2"/>
|
|
7
|
+
<path d="M12.15 12.15 14.35 14.35" stroke="black" stroke-width="1.2" stroke-linecap="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="1em" height="1em">
|
|
2
|
+
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.2" d="M.7 12.7a7.3 7.6 0 0 1 14.6 0h-2.5a4.8 5 0 0 0-9.6 0H.7ZM2.9 7.1 4.6 8.9M8 4.9v2.5M13.1 7.1 11.4 8.9M8 12.7 11.2 7.7"/>
|
|
3
|
+
<circle cx="8" cy="12.7" r=".7" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="1em" height="1em">
|
|
2
|
+
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="M2 4.75 8 1.8l6 2.95L8 7.7 2 4.75Z"/>
|
|
3
|
+
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.3" d="m2 7.75 6 2.95 6-2.95M2 10.75l6 2.95 6-2.95"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16" width="1em" height="1em">
|
|
2
|
+
<circle cx="8" cy="7.5" r="1.6" stroke="currentColor" stroke-width="1.4"/>
|
|
3
|
+
<path stroke="currentColor" stroke-width="1.7" d="M8 3.5a4 4 0 0 1 3.9 3M12 7.8a4 4 0 0 1-3 3.6M8 11.5a4 4 0 0 1-4-3.7M4.1 6.8a4 4 0 0 1 2.9-3.2"/>
|
|
4
|
+
<path stroke="currentColor" stroke-width="1.9" d="M9.1 1.1a6.5 6.5 0 0 1 5.4 7M9.4 13.9a6.5 6.5 0 0 1-7.7-4.7M1.5 8a6.5 6.5 0 0 1 5.4-6.9"/>
|
|
5
|
+
</svg>
|