@d-matrix/icons-svg 0.22.0 → 0.23.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.22.0",
3
+ "version": "0.23.0",
4
4
  "description": "Vanilla svg",
5
5
  "devDependencies": {
6
6
  "cnpm": "^9.4.0"
@@ -0,0 +1,15 @@
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_8415_41799)">
3
+ <path
4
+ d="M11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11C8.76142 11 11 8.76142 11 6Z"
5
+ fill="#0F2F50" />
6
+ <path
7
+ d="M6 1.50244C3.51472 1.50244 1.5 3.51716 1.5 6.00244C1.5 8.48772 3.51472 10.5024 6 10.5024C8.48528 10.5024 10.5 8.48772 10.5 6.00244C10.5 3.51716 8.48528 1.50244 6 1.50244ZM0.5 6.00244C0.5 2.96487 2.96243 0.502441 6 0.502441C9.03757 0.50244 11.5 2.96487 11.5 6.00244C11.5 9.04 9.03757 11.5024 6 11.5024C2.96243 11.5024 0.5 9.04001 0.5 6.00244ZM6.5 3.25244V5.50244H8.75V6.50244H6.5V8.75244H5.5V6.50244H3.25V5.50244H5.5V3.25244H6.5Z"
8
+ fill="#1890FF" />
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_8415_41799">
12
+ <rect width="12" height="12" fill="white" />
13
+ </clipPath>
14
+ </defs>
15
+ </svg>
@@ -1,16 +1,15 @@
1
1
  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#paint0_angular_8262_26634_clip_path)" data-figma-skip-parse="true">
2
+ <g clip-path="url(#paint0_angular_8262_26634_clip_path)">
3
3
  <g transform="matrix(0 0.007 -0.007 0 8 8)">
4
4
  <foreignObject x="-1221.43" y="-1221.43" width="2442.86" height="2442.86">
5
- <div xmlns="http://www.w3.org/1999/xhtml"
5
+ <div
6
6
  style="background:conic-gradient(from 90deg,rgba(229, 239, 255, 0.6) 0deg,rgba(229, 239, 255, 0) 360deg);height:100%;width:100%;opacity:1">
7
7
  </div>
8
8
  </foreignObject>
9
9
  </g>
10
10
  </g>
11
11
  <path
12
- d="M13.4502 8C13.4502 4.99005 11.01 2.5498 8 2.5498C4.99005 2.5498 2.5498 4.99005 2.5498 8C2.5498 11.01 4.99005 13.4502 8 13.4502V15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15V13.4502C11.01 13.4502 13.4502 11.01 13.4502 8Z"
13
- data-figma-gradient-fill="{&#34;type&#34;:&#34;GRADIENT_ANGULAR&#34;,&#34;stops&#34;:[{&#34;color&#34;:{&#34;r&#34;:0.89803922176361084,&#34;g&#34;:0.93725490570068359,&#34;b&#34;:1.0,&#34;a&#34;:0.60000002384185791},&#34;position&#34;:0.0},{&#34;color&#34;:{&#34;r&#34;:0.89803922176361084,&#34;g&#34;:0.93725490570068359,&#34;b&#34;:1.0,&#34;a&#34;:0.0},&#34;position&#34;:1.0}],&#34;stopsVar&#34;:[{&#34;color&#34;:{&#34;r&#34;:0.89803922176361084,&#34;g&#34;:0.93725490570068359,&#34;b&#34;:1.0,&#34;a&#34;:0.60000002384185791},&#34;position&#34;:0.0},{&#34;color&#34;:{&#34;r&#34;:0.89803922176361084,&#34;g&#34;:0.93725490570068359,&#34;b&#34;:1.0,&#34;a&#34;:0.0},&#34;position&#34;:1.0}],&#34;transform&#34;:{&#34;m00&#34;:8.5725282327939710e-16,&#34;m01&#34;:-14.0,&#34;m02&#34;:15.0,&#34;m10&#34;:14.0,&#34;m11&#34;:8.5725282327939710e-16,&#34;m12&#34;:1.0},&#34;opacity&#34;:1.0,&#34;blendMode&#34;:&#34;NORMAL&#34;,&#34;visible&#34;:true}" />
12
+ d="M13.4502 8C13.4502 4.99005 11.01 2.5498 8 2.5498C4.99005 2.5498 2.5498 4.99005 2.5498 8C2.5498 11.01 4.99005 13.4502 8 13.4502V15C4.13401 15 1 11.866 1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15V13.4502C11.01 13.4502 13.4502 11.01 13.4502 8Z" />
14
13
  <defs>
15
14
  <clipPath id="paint0_angular_8262_26634_clip_path">
16
15
  <path
@@ -0,0 +1,15 @@
1
+ <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_8415_41802)">
3
+ <path
4
+ d="M11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11C8.76142 11 11 8.76142 11 6Z"
5
+ fill="#0F2F50" />
6
+ <path
7
+ d="M6 1.50244C3.51472 1.50244 1.5 3.51716 1.5 6.00244C1.5 8.48772 3.51472 10.5024 6 10.5024C8.48528 10.5024 10.5 8.48772 10.5 6.00244C10.5 3.51716 8.48528 1.50244 6 1.50244ZM0.5 6.00244C0.5 2.96488 2.96243 0.502441 6 0.502441C9.03757 0.50244 11.5 2.96487 11.5 6.00244C11.5 9.04001 9.03757 11.5024 6 11.5024C2.96243 11.5024 0.5 9.04001 0.5 6.00244ZM6.5 5.49994V5.50244H8.75V6.50244H6.5H5.5H3.25V5.50244H5.5L6.5 5.49994Z"
8
+ fill="#1890FF" />
9
+ </g>
10
+ <defs>
11
+ <clipPath id="clip0_8415_41802">
12
+ <rect width="12" height="12" fill="white" />
13
+ </clipPath>
14
+ </defs>
15
+ </svg>