@univerjs/icons-svg 1.40.0 → 1.42.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.
@@ -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
+ <rect x="1" y="1" width="14" height="14" rx="1.75" stroke="black" stroke-width="1" stroke-opacity="0.12"/>
3
+ <path d="M4.75 11.5L8 4.5L11.25 11.5M6 9H10" stroke="#E5E5E5" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs/icons-svg",
3
- "version": "1.40.0",
3
+ "version": "1.42.0",
4
4
  "description": "SVG icons for Univer",
5
5
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
6
6
  "license": "MIT",
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1" y="1" width="6" height="6" rx="1"/>
3
+ <path d="M2.75 4H5.25M9.5 4H14.5M4 7V13H6.5M4 9H6.5M9 9H14.5M9 13H14.5"/>
4
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1" y="1" width="6" height="6" rx="1"/>
3
+ <path d="M2.75 4H5.25M4 2.75V5.25M9.5 4H14.5M4 7V13H6.5M4 9H6.5M9 9H14.5M9 13H14.5"/>
4
+ </svg>
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="1.25" y="1.25" width="13.5" height="13.5" rx="1.5"/>
3
+ <path d="M1.25 4.75H14.75M4.75 1.25V14.75"/>
4
+ <path d="M7.25 12V9.5M9.75 12V7M12.25 12V8.5"/>
5
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.5 4.5C10.75 3.5 9.5 3 8 3C6 3 4.5 4 4.5 5.5C4.5 9 11.5 7 11.5 10.5C11.5 12 10 13 8 13C6.5 13 5.25 12.5 4.5 11.5" stroke="black" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M1.75 4H9.25M5.5 4V12.5M10.25 7.5H14.25M11.75 5.5V11C11.75 12 12.25 12.5 13.25 12.5H14.25" stroke="black" stroke-width="1.33" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>