kv-icon-kit 1.1.0 → 1.1.2

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.
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kv-icon-kit",
3
- "version": "1.1.0",
3
+ "version": "1.1.2",
4
4
  "description": "Font Icon Kit using for all Kiotviet Project",
5
5
  "main": "dist/kv-icon-kit.css",
6
6
  "repository": {
@@ -391,6 +391,7 @@ $ikc-user-box: 'user-box.svg';
391
391
  $ikc-user-group: 'user-group.svg';
392
392
  $ikc-voucher: 'voucher.svg';
393
393
  $ikc-wallet: 'wallet.svg';
394
+ $ikc-circle-nodes: 'circle-nodes.svg';
394
395
 
395
396
 
396
397
  $ik-icons: (
@@ -777,4 +778,5 @@ $ik-color-mix-icons: (
777
778
  "user-group": $ikc-user-group,
778
779
  "voucher": $ikc-voucher,
779
780
  "wallet": $ikc-wallet,
781
+ "circle-nodes": $ikc-circle-nodes,
780
782
  )
@@ -0,0 +1,27 @@
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(#clip0_2046_10906)">
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.51389 11.9528C8.45079 12.1517 8.41675 12.3636 8.41675 12.5834C8.41675 13.734 9.34949 14.6667 10.5001 14.6667C11.6507 14.6667 12.5834 13.734 12.5834 12.5834C12.5834 11.8628 12.2176 11.2276 11.6615 10.8536L13.2561 2.08337L5.29663 5.26713C4.92042 4.89588 4.40364 4.66673 3.83334 4.66673C2.68274 4.66673 1.75 5.59947 1.75 6.75006C1.75 7.90065 2.68274 8.83339 3.83334 8.83339C4.15121 8.83339 4.45245 8.7622 4.72199 8.6349L8.51389 11.9528ZM10.0217 10.5552C9.87873 10.5888 9.74141 10.6372 9.61146 10.6985L5.81955 7.38064C5.87645 7.20125 5.90972 7.01133 5.91571 6.81455L11.0772 4.74995L10.0217 10.5552Z" fill="url(#paint0_linear_2046_10906)"/>
4
+ <ellipse cx="12.1663" cy="3.4167" rx="2.08334" ry="2.08333" fill="url(#paint1_linear_2046_10906)"/>
5
+ </g>
6
+ <defs>
7
+ <linearGradient id="paint0_linear_2046_10906" x1="14.0779" y1="17.7227" x2="-1.35154" y2="3.28601" gradientUnits="userSpaceOnUse">
8
+ <stop offset="0.1" stop-color="#0070F4"/>
9
+ <stop offset="0.4" stop-color="#0477F5"/>
10
+ <stop offset="0.6" stop-color="#0E8CF7"/>
11
+ <stop offset="0.8" stop-color="#1FADFA"/>
12
+ <stop offset="0.95" stop-color="#36DAFE"/>
13
+ <stop offset="1" stop-color="#3AE3FF"/>
14
+ </linearGradient>
15
+ <linearGradient id="paint1_linear_2046_10906" x1="9.19103" y1="5.50003" x2="15.1416" y2="1.33334" gradientUnits="userSpaceOnUse">
16
+ <stop offset="0.1" stop-color="#00B63E"/>
17
+ <stop offset="0.4" stop-color="#0EBE3B"/>
18
+ <stop offset="0.6" stop-color="#17C238"/>
19
+ <stop offset="0.8" stop-color="#2DCF34"/>
20
+ <stop offset="0.95" stop-color="#56E62B"/>
21
+ <stop offset="1" stop-color="#5BE92A"/>
22
+ </linearGradient>
23
+ <clipPath id="clip0_2046_10906">
24
+ <rect width="12.5" height="13.3333" fill="white" transform="translate(1.75 1.33337)"/>
25
+ </clipPath>
26
+ </defs>
27
+ </svg>