@univerjs/icons-svg 1.27.0 → 1.28.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
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path
|
|
2
|
+
<path d="M5 2H2V5M11 2H14V5M14 11V14H11M5 14H2V11" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
<path d="M6.6 3.8H9.4V6.6H12.2V9.4H9.4V12.2H6.6V9.4H3.8V6.6H6.6V3.8Z" stroke="black" stroke-width="1.15" stroke-linejoin="round"/>
|
|
4
|
+
<rect x="6.7" y="6.7" width="2.6" height="2.6" rx="0.35" fill="black"/>
|
|
3
5
|
</svg>
|
|
File without changes
|