@univerjs/icons-svg 1.2.0 → 1.3.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,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.05 1C6.38726 1 5.85 1.53726 5.85 2.2V13.8C5.85 14.4627 6.38726 15 7.05 15H13.4C14.0627 15 14.6 14.4627 14.6 13.8V2.2C14.6 1.53726 14.0627 1 13.4 1H7.05ZM7.05 2.2H13.4V4.05H7.05V2.2ZM7.05 5.25H13.4V7.4H7.05V5.25ZM13.4 8.6H7.05V10.75H13.4V8.6ZM7.05 11.95H13.4V13.8H7.05V11.95Z" fill="black"/>
|
|
3
|
+
<path d="M2.9 4.8V3.65H5.95M2.9 11.2V12.35H5.95" stroke="black" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M2.9 6C3.25899 6 3.55 6.29101 3.55 6.65V7.35H4.25C4.60899 7.35 4.9 7.64101 4.9 8C4.9 8.35899 4.60899 8.65 4.25 8.65H3.55V9.35C3.55 9.70899 3.25899 10 2.9 10C2.54101 10 2.25 9.70899 2.25 9.35V8.65H1.55C1.19101 8.65 0.9 8.35899 0.9 8C0.9 7.64101 1.19101 7.35 1.55 7.35H2.25V6.65C2.25 6.29101 2.54101 6 2.9 6Z" fill="#E5E5E5"/>
|
|
5
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 2.5C1.5 2.22386 1.72386 2 2 2H14C14.2761 2 14.5 2.22386 14.5 2.5V11.5C14.5 11.7761 14.2761 12 14 12H2C1.72386 12 1.5 11.7761 1.5 11.5V2.5ZM2.5 3V11H13.5V3H2.5Z" fill="black"/>
|
|
3
|
-
<path d="M1.29289 1.29289C1.68342 0.902369 2.31658 0.902369 2.70711 1.29289L14.7071 13.2929C15.0976 13.6834 15.0976 14.3166 14.7071 14.7071C14.3166 15.0976 13.6834 15.0976 13.2929 14.7071L1.29289 2.70711C0.902369 2.31658 0.902369 1.68342 1.29289 1.29289Z" fill="black"/>
|
|
4
|
-
</svg>
|