@d-matrix/icons-svg 0.30.0 → 0.31.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,6 +1,6 @@
1
1
  {
2
2
  "name": "@d-matrix/icons-svg",
3
- "version": "0.30.0",
3
+ "version": "0.31.0",
4
4
  "description": "Vanilla svg",
5
5
  "devDependencies": {
6
6
  "cnpm": "^9.4.0"
@@ -1 +1,6 @@
1
- <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon" width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M512 42.688a469.312 469.312 0 1 0 0 938.624A469.312 469.312 0 0 0 512 42.688z m42.688 512v192H469.376v-192h-192V469.312h192v-192h85.312v192h192v85.376h-192z" /></svg>
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon"
3
+ width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
+ <path
5
+ d="M512 42.688a469.312 469.312 0 1 0 0 938.624A469.312 469.312 0 0 0 512 42.688z m42.688 512v192H469.376v-192h-192V469.312h192v-192h85.312v192h192v85.376h-192z" />
6
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626Z"
4
+ fill-opacity="0.1" />
5
+ <path
6
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626ZM8.00008 1.66663C11.4979 1.66663 14.3334 4.50216 14.3334 7.99996C14.3334 11.4978 11.4979 14.3333 8.00008 14.3333C4.50228 14.3333 1.66675 11.4978 1.66675 7.99996C1.66675 4.50216 4.50228 1.66663 8.00008 1.66663Z"
7
+ fill-opacity="0.2" fill-rule="evenodd" clip-rule="evenodd" />
8
+ <path d="M8.66659 8.83337H7.33325H4.33325V7.33337H7.33325H8.66659H11.6666V8.83337H8.66659Z" />
9
+ <path
10
+ d="M8.75 7.41667L8.75 8.75L8.75 11.75L7.25 11.75L7.25 8.75L7.25 7.41667L7.25 4.41667L8.75 4.41667L8.75 7.41667Z" />
11
+ </svg>
@@ -0,0 +1,12 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626Z"
4
+ fill-opacity="0.16" />
5
+ <path
6
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626ZM8.00008 1.66663C11.4979 1.66663 14.3334 4.50216 14.3334 7.99996C14.3334 11.4978 11.4979 14.3333 8.00008 14.3333C4.50228 14.3333 1.66675 11.4978 1.66675 7.99996C1.66675 4.50216 4.50228 1.66663 8.00008 1.66663Z"
7
+ fill-opacity="0.26"
8
+ fill-rule="evenodd"
9
+ clip-rule="evenodd" />
10
+ <path d="M8.66659 8.83337H7.33325H4.33325V7.33337H7.33325H8.66659H11.6666V8.83337H8.66659Z" />
11
+ <path d="M8.75 7.41667L8.75 8.75L8.75 11.75L7.25 11.75L7.25 8.75L7.25 7.41667L7.25 4.41667L8.75 4.41667L8.75 7.41667Z" />
12
+ </svg>
@@ -1 +1,6 @@
1
- <?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon" width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M512 128.192a384 384 0 1 0 0 768 384 384 0 0 0 0-768z m-469.312 384a469.312 469.312 0 1 1 938.688 0 469.312 469.312 0 0 1-938.688 0z m512-234.624v192h192V554.88h-192v192H469.376v-192h-192V469.568h192v-192h85.312z" /></svg>
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg class="icon"
3
+ width="200px" height="200.00px" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
+ <path
5
+ d="M512 128.192a384 384 0 1 0 0 768 384 384 0 0 0 0-768z m-469.312 384a469.312 469.312 0 1 1 938.688 0 469.312 469.312 0 0 1-938.688 0z m512-234.624v192h192V554.88h-192v192H469.376v-192h-192V469.568h192v-192h85.312z" />
6
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626Z"
4
+ fill-opacity="0.1" />
5
+ <path
6
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626ZM8.00008 1.66663C11.4979 1.66663 14.3334 4.50216 14.3334 7.99996C14.3334 11.4978 11.4979 14.3333 8.00008 14.3333C4.50228 14.3333 1.66675 11.4978 1.66675 7.99996C1.66675 4.50216 4.50228 1.66663 8.00008 1.66663Z"
7
+ fill-opacity="0.2"
8
+ fill-rule="evenodd"
9
+ clip-rule="evenodd" />
10
+ <path d="M8.66659 8.83337H7.33325H4.33325V7.33337H7.33325H8.66659H11.6666V8.83337H8.66659Z" />
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626Z"
4
+ fill-opacity="0.16" />
5
+ <path
6
+ d="M8.00008 0.666626C3.94999 0.666626 0.666748 3.94987 0.666748 7.99996C0.666748 12.05 3.94999 15.3333 8.00008 15.3333C12.0502 15.3333 15.3334 12.05 15.3334 7.99996C15.3334 3.94987 12.0502 0.666626 8.00008 0.666626ZM8.00008 1.66663C11.4979 1.66663 14.3334 4.50216 14.3334 7.99996C14.3334 11.4978 11.4979 14.3333 8.00008 14.3333C4.50228 14.3333 1.66675 11.4978 1.66675 7.99996C1.66675 4.50216 4.50228 1.66663 8.00008 1.66663Z"
7
+ fill-opacity="0.26"
8
+ fill-rule="evenodd"
9
+ clip-rule="evenodd" />
10
+ <path d="M8.66659 8.83337H7.33325H4.33325V7.33337H7.33325H8.66659H11.6666V8.83337H8.66659Z" />
11
+ </svg>