@univerjs/icons-svg 1.11.0 → 1.12.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/sequence-icon.svg +0 -8
- /package/{single/progress-0-icon.svg → double/progress-0-double-icon.svg} +0 -0
- /package/{single/progress-100-icon.svg → double/progress-100-double-icon.svg} +0 -0
- /package/{single/progress-25-icon.svg → double/progress-25-double-icon.svg} +0 -0
- /package/{single/progress-50-icon.svg → double/progress-50-double-icon.svg} +0 -0
- /package/{single/progress-75-icon.svg → double/progress-75-double-icon.svg} +0 -0
package/package.json
CHANGED
package/single/sequence-icon.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M6 5C6.55228 5 7 4.55228 7 4C7 3.44772 6.55228 3 6 3C5.44772 3 5 3.44772 5 4C5 4.55228 5.44772 5 6 5Z" fill="black"/>
|
|
3
|
-
<path d="M6 9C6.55228 9 7 8.55229 7 8C7 7.44772 6.55228 7 6 7C5.44772 7 5 7.44772 5 8C5 8.55229 5.44772 9 6 9Z" fill="black"/>
|
|
4
|
-
<path d="M7 12C7 12.5523 6.55228 13 6 13C5.44772 13 5 12.5523 5 12C5 11.4477 5.44772 11 6 11C6.55228 11 7 11.4477 7 12Z" fill="black"/>
|
|
5
|
-
<path d="M10 5C10.5523 5 11 4.55228 11 4C11 3.44772 10.5523 3 10 3C9.44771 3 9 3.44772 9 4C9 4.55228 9.44771 5 10 5Z" fill="black"/>
|
|
6
|
-
<path d="M11 8C11 8.55229 10.5523 9 10 9C9.44771 9 9 8.55229 9 8C9 7.44772 9.44771 7 10 7C10.5523 7 11 7.44772 11 8Z" fill="black"/>
|
|
7
|
-
<path d="M10 13C10.5523 13 11 12.5523 11 12C11 11.4477 10.5523 11 10 11C9.44771 11 9 11.4477 9 12C9 12.5523 9.44771 13 10 13Z" fill="black"/>
|
|
8
|
-
</svg>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|