@liner-fe/internal-icon 1.0.31 → 1.0.33
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/.ultra.cache.json +1 -1
- package/CHANGELOG.md +12 -0
- package/figma.json +3 -0
- package/package.json +1 -1
package/.ultra.cache.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"files":{"lib":"
|
|
1
|
+
{"files":{"lib":"1775530134198.5469","node_modules":"1775530119761.4158","CHANGELOG.md":"13d509c3c6df4a5f62ab3263292471816878c3cf","README.md":"e0a89d4fcf5bddf1f816bfb20a928ddb301b8d2c","figma.json":"d35e0c02ddadbbfb0faf14bbb10bf5be6123bb37","package.json":"af7eae7f3d8dc00250c59ecba2241a0386e00ed6","src/generate-svg-files.ts":"12aeae58fad7f0f77278dd00bc73c127baef91df","src/generate-tsx-components.ts":"c5c127a5119edd94460a94b3ffbd1dc06cbc3abb","src/index.ts":"9e03c9c45c92fc534262982bce233b91892c05f1","tsconfig.json":"298030567ca332304807fcdbb95d1218c9c0814f","tsup.config.ts":"4dc8bfd36076fff8fa1d84a48a072d40e6581810"},"deps":{}}
|
package/CHANGELOG.md
CHANGED
package/figma.json
CHANGED
|
@@ -2505,5 +2505,8 @@
|
|
|
2505
2505
|
},
|
|
2506
2506
|
"gift": {
|
|
2507
2507
|
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.5996 6C33.5818 6 35.9998 8.46703 36 11.4492C36 12.3655 35.7752 13.2337 35.3789 14H41.5L41.6006 14.0098C41.8286 14.0563 42 14.2583 42 14.5V25.5L41.9902 25.6006C41.9503 25.7961 41.7961 25.9503 41.6006 25.9902L41.5 26H40V41.5L39.9902 41.6006C39.9437 41.8286 39.7417 42 39.5 42H8.5C8.25829 42 8.05629 41.8286 8.00977 41.6006L8 41.5V26H6.5C6.25829 26 6.05629 25.8286 6.00977 25.6006L6 25.5V14.5C6 14.2239 6.22386 14 6.5 14H12.6211C12.2248 13.2337 12 12.3655 12 11.4492C12.0002 8.46703 14.4182 6 17.4004 6L17.8164 6.01074C20.3673 6.13992 22.6068 7.4491 24 9.40332C25.3932 7.4491 27.6327 6.13992 30.1836 6.01074L30.5996 6ZM25.5 39H37V26H25.5V39ZM11 39H22.5V26H11V39ZM25.5 23H39V17H25.5V23ZM9 23H22.5V17H9V23ZM17.4004 9C16.1105 9 15.0002 10.0882 15 11.4492C15 12.8657 16.1548 14 17.5 14H22.4971C22.4438 11.2296 20.1834 9.00021 17.4004 9ZM30.5996 9C27.8166 9.00021 25.5562 11.2296 25.5029 14H30.5C31.8452 14 33 12.8657 33 11.4492C32.9998 10.0882 31.8895 9 30.5996 9Z\" fill=\"#1E1E1F\"/>\n</svg>\n"
|
|
2508
|
+
},
|
|
2509
|
+
"color-slides": {
|
|
2510
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M6 12.75C6 9.02208 9.02208 6 12.75 6H35.25C38.9779 6 42 9.02208 42 12.75V35.25C42 38.9779 38.9779 42 35.25 42H12.75C9.02208 42 6 38.9779 6 35.25V12.75Z\" fill=\"#FBBC04\"/>\n<path d=\"M25.6943 14.0698C25.8507 14.0343 25.9999 14.1526 26 14.313V33.687C25.9998 33.8473 25.8507 33.9657 25.6943 33.9302L14.1943 31.3169C14.0807 31.2909 14 31.1894 14 31.0727V16.9272C14 16.8106 14.0807 16.7091 14.1943 16.6831L25.6943 14.0698Z\" fill=\"white\"/>\n<path d=\"M33.7061 16.0522C33.8592 16.025 34 16.1428 34 16.2983V31.7017C33.9999 31.8572 33.8592 31.975 33.7061 31.9477L28 30.9331V17.0659L33.7061 16.0522Z\" fill=\"white\"/>\n</svg>\n"
|
|
2508
2511
|
}
|
|
2509
2512
|
}
|