@d-matrix/icons-svg 0.18.0 → 0.20.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.18.0",
3
+ "version": "0.20.0",
4
4
  "description": "Vanilla svg",
5
5
  "devDependencies": {
6
6
  "cnpm": "^9.4.0"
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="8" cy="8" r="8" fill="url(#paint0_linear_1320_3608)"/>
3
+ <path d="M6.38738 7.11832H9.61841V3.92078H11.3427V12.0793H9.61841V8.55805H6.38738V12.0793H4.65747V3.92078H6.38738V7.11832Z" fill="white"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_1320_3608" x1="8" y1="18.8571" x2="8" y2="0" gradientUnits="userSpaceOnUse">
6
+ <stop stop-color="#DA1600"/>
7
+ <stop offset="0.65" stop-color="#FFA741"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,10 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="8" cy="8" r="8" fill="url(#paint0_linear_1320_3611)"/>
3
+ <path d="M8.3532 10.6507H11.6624V12.0793H6.62329V3.92078H8.3532V10.6507Z" fill="white"/>
4
+ <defs>
5
+ <linearGradient id="paint0_linear_1320_3611" x1="8" y1="6.18182" x2="8" y2="16" gradientUnits="userSpaceOnUse">
6
+ <stop offset="0.259619" stop-color="#637EA4"/>
7
+ <stop offset="1" stop-color="#40516B"/>
8
+ </linearGradient>
9
+ </defs>
10
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 3L8 14" stroke="#94B7EB" />
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="6" height="32" viewBox="0 0 6 32" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M2.88672 32L5.77347 27L-3.38436e-05 27L2.88672 32ZM2.88672 0L2.38672 -2.18557e-08L2.38672 27.5L2.88672 27.5L3.38672 27.5L3.38672 2.18557e-08L2.88672 0Z" />
4
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8 13L10.8868 8L5.11325 8L8 13ZM8 2L7.5 2L7.5 8.5L8 8.5L8.5 8.5L8.5 2L8 2Z" />
3
+ </svg>