@d-matrix/icons-svg 0.19.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.19.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>