@univerjs/icons-svg 1.6.0 → 1.8.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 +1 -1
- package/single/activity-icon.svg +6 -0
- package/single/callout-icon.svg +6 -0
- package/single/code-block-icon.svg +6 -0
- package/single/foods-icon.svg +5 -0
- package/single/nature-icon.svg +4 -0
- package/single/objects-icon.svg +5 -0
- package/single/people-icon.svg +6 -0
- package/single/places-icon.svg +4 -0
- package/single/quote-icon.svg +4 -0
- package/single/random-icon.svg +6 -0
- package/single/recent-icon.svg +4 -0
- package/single/symbols-icon.svg +6 -0
package/package.json
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8" cy="8" r="5.6" stroke="#000" stroke-width="1.3"/>
|
|
3
|
+
<path d="M2.8 6.2C5.2 6.7 8.5 5.4 10.8 2.9" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
4
|
+
<path d="M5.1 12.6C5.5 10.4 8.3 7.8 13.2 7.7" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
5
|
+
<path d="M6.2 2.8C8.6 5.4 9.8 8.9 9.5 13.3" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.2 3.9H12.8C13.6 3.9 14.2 4.5 14.2 5.3V10.1C14.2 10.9 13.6 11.5 12.8 11.5H9.2L6.4 13.7V11.5H3.2C2.4 11.5 1.8 10.9 1.8 10.1V5.3C1.8 4.5 2.4 3.9 3.2 3.9Z" stroke="#000" stroke-width="1.3" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M4.8 5.7V9.7" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
4
|
+
<path d="M8.4 5.7V8" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
5
|
+
<path d="M8.4 9.8H8.5" stroke="#000" stroke-width="1.6" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.1 2.6H5.5C4.6 2.6 4 3.2 4 4.1V5.8C4 6.5 3.5 7 2.8 7H2.5" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M2.5 9H2.8C3.5 9 4 9.5 4 10.2V11.9C4 12.8 4.6 13.4 5.5 13.4H6.1" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M9.9 2.6H10.5C11.4 2.6 12 3.2 12 4.1V5.8C12 6.5 12.5 7 13.2 7H13.5" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M13.5 9H13.2C12.5 9 12 9.5 12 10.2V11.9C12 12.8 11.4 13.4 10.5 13.4H9.9" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.4 4.3C9.1 3.3 10.1 2.7 11.3 2.6C11.2 3.8 10.5 4.8 9.4 5.3" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M7.8 4.7C6.8 3.9 5.1 4.1 4.1 5.2C2.8 6.6 2.8 9 3.6 10.9C4.3 12.6 5.4 13.7 6.4 13.7C7.1 13.7 7.4 13.3 8 13.3C8.6 13.3 8.9 13.7 9.6 13.7C10.7 13.7 11.8 12.5 12.4 10.9C13.2 8.8 12.8 6.5 11.7 5.3C10.6 4.1 8.9 3.9 7.8 4.7Z" stroke="#000" stroke-width="1.3" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M7.8 4.7C7.8 3.7 7.5 3 6.8 2.4" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M13.6 2.4C8.4 2.6 4.2 5.2 3.6 9.1C3.2 11.7 5.1 13.8 7.6 13.3C11.3 12.6 13.4 7.9 13.6 2.4Z" stroke="#000" stroke-width="1.3" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M3.4 13.1C5.5 9.6 8.3 6.9 12.2 4.6" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.5 10.2C4.4 9.4 3.8 8.1 3.8 6.8C3.8 4.5 5.7 2.7 8 2.7C10.3 2.7 12.2 4.5 12.2 6.8C12.2 8.1 11.6 9.4 10.5 10.2C9.9 10.7 9.7 11.1 9.7 11.8H6.3C6.3 11.1 6.1 10.7 5.5 10.2Z" stroke="#000" stroke-width="1.3" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M6.4 13.4H9.6" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
4
|
+
<path d="M6.7 11.8H9.3" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8" cy="8" r="5.7" stroke="#000" stroke-width="1.3"/>
|
|
3
|
+
<path d="M5.4 6.8H5.5" stroke="#000" stroke-width="1.6" stroke-linecap="round"/>
|
|
4
|
+
<path d="M10.5 6.8H10.6" stroke="#000" stroke-width="1.6" stroke-linecap="round"/>
|
|
5
|
+
<path d="M5.6 9.3C6.2 10.4 7 10.9 8 10.9C9 10.9 9.8 10.4 10.4 9.3" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.6 6.7C12.6 10.1 8 14.1 8 14.1C8 14.1 3.4 10.1 3.4 6.7C3.4 4.2 5.5 2.1 8 2.1C10.5 2.1 12.6 4.2 12.6 6.7Z" stroke="#000" stroke-width="1.3" stroke-linejoin="round"/>
|
|
3
|
+
<circle cx="8" cy="6.7" r="1.6" stroke="#000" stroke-width="1.3"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.2 4.2H6.7C7.2 4.2 7.6 4.6 7.6 5.1V7.3C7.6 9.5 6.4 11.2 4.4 12.2C4.1 12.4 3.7 12.2 3.6 11.9C3.4 11.6 3.5 11.2 3.8 11C5.1 10.2 5.8 9.3 5.9 8.2H4.2C3.7 8.2 3.3 7.8 3.3 7.3V5.1C3.3 4.6 3.7 4.2 4.2 4.2Z" fill="#000"/>
|
|
3
|
+
<path d="M10.1 4.2H12.6C13.1 4.2 13.5 4.6 13.5 5.1V7.3C13.5 9.5 12.3 11.2 10.3 12.2C10 12.4 9.6 12.2 9.5 11.9C9.3 11.6 9.4 11.2 9.7 11C11 10.2 11.7 9.3 11.8 8.2H10.1C9.6 8.2 9.2 7.8 9.2 7.3V5.1C9.2 4.6 9.6 4.2 10.1 4.2Z" fill="#000"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2.5 4.5H4.3C5.4 4.5 6.2 5.1 7 6.2L9.2 9.2C10 10.3 10.8 10.9 11.9 10.9H13.5" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M11.5 8.9L13.5 10.9L11.5 12.9" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M2.5 10.9H4.3C5.4 10.9 6.2 10.3 7 9.2L9.2 6.2C10 5.1 10.8 4.5 11.9 4.5H13.5" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M11.5 2.5L13.5 4.5L11.5 6.5" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="8" cy="8" r="5.7" stroke="#000" stroke-width="1.3"/>
|
|
3
|
+
<path d="M8 4.8V8.2L10.4 9.6" stroke="#000" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.4 2.8L5.5 13.2" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
3
|
+
<path d="M10.5 2.8L9.6 13.2" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
4
|
+
<path d="M3.1 6H13.1" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
5
|
+
<path d="M2.9 10H12.9" stroke="#000" stroke-width="1.3" stroke-linecap="round"/>
|
|
6
|
+
</svg>
|