@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.118 → 1.1.119
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/IconCherryOnTop/index.d.ts +4 -0
- package/IconCherryOnTop/index.js +2 -0
- package/IconCherryOnTop/index.js.map +1 -0
- package/IconCherryOnTop/index.mjs +2 -0
- package/IconCherryOnTop/index.mjs.map +1 -0
- package/IconDeskLamp/index.d.ts +4 -0
- package/IconDeskLamp/index.js +2 -0
- package/IconDeskLamp/index.js.map +1 -0
- package/IconDeskLamp/index.mjs +2 -0
- package/IconDeskLamp/index.mjs.map +1 -0
- package/IconProjects/index.d.ts +4 -0
- package/IconProjects/index.js +2 -0
- package/IconProjects/index.js.map +1 -0
- package/IconProjects/index.mjs +2 -0
- package/IconProjects/index.mjs.map +1 -0
- package/README.md +3 -0
- package/filtered-icons.json +43 -1
- package/icons/index.d.ts +3 -0
- package/icons-index.json +12 -6
- package/index.d.ts +3 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +22 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2919,6 +2919,13 @@
|
|
|
2919
2919
|
"iconName": "cherry",
|
|
2920
2920
|
"pathname": "src/IconCherry"
|
|
2921
2921
|
},
|
|
2922
|
+
{
|
|
2923
|
+
"svg": "<Path d=\"M22 21H2V17.5H16V16H2V12.5H22V21Z\" fill=\"currentColor\"/><Path d=\"M14.418 2.0918C18.3456 3.89728 20.6735 6.58264 21.9551 10.7031L22.0479 11H2V10.2314L6.17285 7.29004C6.82978 8.60027 8.18449 9.5 9.75 9.5C11.9591 9.5 13.75 7.70914 13.75 5.5C13.75 4.42699 13.3264 3.45372 12.6387 2.73535L13.8945 1.85059L14.418 2.0918Z\" fill=\"currentColor\"/><Path d=\"M9.75 3C11.1307 3 12.25 4.11929 12.25 5.5C12.25 6.88071 11.1307 8 9.75 8C8.36929 8 7.25 6.88071 7.25 5.5C7.25 4.11929 8.36929 3 9.75 3Z\" fill=\"currentColor\"/>",
|
|
2924
|
+
"tags": "Path",
|
|
2925
|
+
"componentName": "IconCherryOnTop",
|
|
2926
|
+
"iconName": "cherry-on-top, cake, birthday",
|
|
2927
|
+
"pathname": "src/IconCherryOnTop"
|
|
2928
|
+
},
|
|
2922
2929
|
{
|
|
2923
2930
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0001 15.5859L4.70718 8.29297L3.29297 9.70718L12.0001 18.4143L20.7072 9.70718L19.293 8.29297L12.0001 15.5859Z\" fill=\"currentColor\"/>",
|
|
2924
2931
|
"tags": "Path",
|
|
@@ -3273,7 +3280,7 @@
|
|
|
3273
3280
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M17 4H21V15.0713L20.9473 15.0518L19.7734 12H16.2266L15.0518 15.0518L12 16.2266V19.7734L15.0518 20.9473L15.457 22H3V4H7V2H17V4ZM9 6H15V4H9V6Z\" fill=\"currentColor\"/><Path d=\"M19.4004 16.5996L22 17.5996V18.4004L19.4004 19.4004L18.4004 22H17.5996L16.5996 19.4004L14 18.4004V17.5996L16.5996 16.5996L17.5996 14H18.4004L19.4004 16.5996Z\" fill=\"currentColor\"/>",
|
|
3274
3281
|
"tags": "Path",
|
|
3275
3282
|
"componentName": "IconClipboard2Sparkle",
|
|
3276
|
-
"iconName": "clipboard 2-sparkle, copy, list",
|
|
3283
|
+
"iconName": "clipboard 2-sparkle, copy, list, auto-fill, form-fill",
|
|
3277
3284
|
"pathname": "src/IconClipboard2Sparkle"
|
|
3278
3285
|
},
|
|
3279
3286
|
{
|
|
@@ -4137,6 +4144,13 @@
|
|
|
4137
4144
|
"iconName": "delivery-bike",
|
|
4138
4145
|
"pathname": "src/IconDeliveryBike"
|
|
4139
4146
|
},
|
|
4147
|
+
{
|
|
4148
|
+
"svg": "<Path d=\"M15.2791 3C17.5714 3.00016 19.9445 4.3121 20.6092 6.74609C20.8936 7.78761 21.0552 8.87754 21.0008 10.0469L20.9559 11H18.0018V16H16.5018V11H13.0018V19H17.0018V21H7.00175V19H11.0018V11H3.04668L3.00273 10.0469C2.94823 8.87751 3.10896 7.78761 3.39336 6.74609C4.05812 4.31202 6.43201 3 8.72441 3H15.2791Z\" fill=\"currentColor\"/>",
|
|
4149
|
+
"tags": "Path",
|
|
4150
|
+
"componentName": "IconDeskLamp",
|
|
4151
|
+
"iconName": "desk-lamp, light, study",
|
|
4152
|
+
"pathname": "src/IconDeskLamp"
|
|
4153
|
+
},
|
|
4140
4154
|
{
|
|
4141
4155
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 5H22V19H10V7H4V19H2V5ZM16 9V12H14V9H16Z\" fill=\"currentColor\"/>",
|
|
4142
4156
|
"tags": "Path",
|
|
@@ -8876,6 +8890,13 @@
|
|
|
8876
8890
|
"iconName": "progress-75, ideas, open, status, tas",
|
|
8877
8891
|
"pathname": "src/IconProgress75"
|
|
8878
8892
|
},
|
|
8893
|
+
{
|
|
8894
|
+
"svg": "<Path d=\"M19.8027 21H4.19922L1.75391 10H22.248L19.8027 21Z\" fill=\"currentColor\"/><Path d=\"M20.001 8.5H4.00098V6.5H20.001V8.5Z\" fill=\"currentColor\"/><Path d=\"M18.001 5H6.00098V3H18.001V5Z\" fill=\"currentColor\"/>",
|
|
8895
|
+
"tags": "Path",
|
|
8896
|
+
"componentName": "IconProjects",
|
|
8897
|
+
"iconName": "projects, stack, templates, timeline",
|
|
8898
|
+
"pathname": "src/IconProjects"
|
|
8899
|
+
},
|
|
8879
8900
|
{
|
|
8880
8901
|
"svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M2 4H7V6H4V9H2V4ZM17 4H22V9H20V6H17V4ZM7 9H17V11H7V9ZM7 13H15V15H7V13ZM4 15V18H7V20H2V15H4ZM22 15V20H17V18H20V15H22Z\" fill=\"currentColor\"/>",
|
|
8881
8902
|
"tags": "Path",
|