@central-icons-react/square-filled-radius-0-stroke-2 1.1.30 → 1.1.32
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/IconFastShipping/index.d.ts +4 -0
- package/IconFastShipping/index.js +2 -0
- package/IconFastShipping/index.js.map +1 -0
- package/IconFastShipping/index.mjs +2 -0
- package/IconFastShipping/index.mjs.map +1 -0
- package/IconProgress25/index.d.ts +4 -0
- package/IconProgress25/index.js +2 -0
- package/IconProgress25/index.js.map +1 -0
- package/IconProgress25/index.mjs +2 -0
- package/IconProgress25/index.mjs.map +1 -0
- package/IconProgress50/index.d.ts +4 -0
- package/IconProgress50/index.js +2 -0
- package/IconProgress50/index.js.map +1 -0
- package/IconProgress50/index.mjs +2 -0
- package/IconProgress50/index.mjs.map +1 -0
- package/IconProgress75/index.d.ts +4 -0
- package/IconProgress75/index.js +2 -0
- package/IconProgress75/index.js.map +1 -0
- package/IconProgress75/index.mjs +2 -0
- package/IconProgress75/index.mjs.map +1 -0
- package/IconShipping/index.d.ts +4 -0
- package/IconShipping/index.js +2 -0
- package/IconShipping/index.js.map +1 -0
- package/IconShipping/index.mjs +2 -0
- package/IconShipping/index.mjs.map +1 -0
- package/README.md +5 -0
- package/icons/index.d.ts +5 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +14 -4
- package/index.d.ts +17 -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/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react/square-filled-radius-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.32",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/square-filled-radius-0-stroke-2/IconHome';",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
13
13
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
14
14
|
},
|
|
15
|
-
"totalIcons":
|
|
15
|
+
"totalIcons": 1567,
|
|
16
16
|
"categories": {
|
|
17
17
|
"AI & Magic": {
|
|
18
18
|
"count": 44,
|
|
@@ -752,7 +752,7 @@
|
|
|
752
752
|
]
|
|
753
753
|
},
|
|
754
754
|
"Interface General": {
|
|
755
|
-
"count":
|
|
755
|
+
"count": 164,
|
|
756
756
|
"icons": [
|
|
757
757
|
"IconAnchor1",
|
|
758
758
|
"IconAnchor2",
|
|
@@ -861,6 +861,9 @@
|
|
|
861
861
|
"IconPlanning",
|
|
862
862
|
"IconPlusLarge",
|
|
863
863
|
"IconPlusSmall",
|
|
864
|
+
"IconProgress25",
|
|
865
|
+
"IconProgress50",
|
|
866
|
+
"IconProgress75",
|
|
864
867
|
"IconQrCode",
|
|
865
868
|
"IconQuickSearch",
|
|
866
869
|
"IconReview",
|
|
@@ -1177,7 +1180,7 @@
|
|
|
1177
1180
|
]
|
|
1178
1181
|
},
|
|
1179
1182
|
"Shopping & Payment": {
|
|
1180
|
-
"count":
|
|
1183
|
+
"count": 71,
|
|
1181
1184
|
"icons": [
|
|
1182
1185
|
"IconAddToBasket",
|
|
1183
1186
|
"IconAddToBasket2",
|
|
@@ -1202,6 +1205,7 @@
|
|
|
1202
1205
|
"IconDollar",
|
|
1203
1206
|
"IconEuro",
|
|
1204
1207
|
"IconFastDelivery",
|
|
1208
|
+
"IconFastShipping",
|
|
1205
1209
|
"IconGift1",
|
|
1206
1210
|
"IconGift2",
|
|
1207
1211
|
"IconGiftBox",
|
|
@@ -1231,6 +1235,7 @@
|
|
|
1231
1235
|
"IconReceiptTax",
|
|
1232
1236
|
"IconRemoveFromBasket",
|
|
1233
1237
|
"IconRemoveFromBasket2",
|
|
1238
|
+
"IconShipping",
|
|
1234
1239
|
"IconShoppingBag1",
|
|
1235
1240
|
"IconShoppingBag2",
|
|
1236
1241
|
"IconShoppingBag3",
|
|
@@ -2391,6 +2396,7 @@
|
|
|
2391
2396
|
"IconFastForward15s": "fast-forward-15s",
|
|
2392
2397
|
"IconFastForward30s": "fast-forward-30s",
|
|
2393
2398
|
"IconFastForward5s": "fast-forward-5s",
|
|
2399
|
+
"IconFastShipping": "fast-shipping, truck, delivery",
|
|
2394
2400
|
"IconFeather": "feather, writing",
|
|
2395
2401
|
"IconFeature": "feature, shine",
|
|
2396
2402
|
"IconFigma": "figma",
|
|
@@ -2876,6 +2882,9 @@
|
|
|
2876
2882
|
"IconPrinter": "printer, print",
|
|
2877
2883
|
"IconProcessor": "processor, chip",
|
|
2878
2884
|
"IconProducthunt": "producthunt",
|
|
2885
|
+
"IconProgress25": "progress-25, ideas, open, status, task",
|
|
2886
|
+
"IconProgress50": "progress-50, ideas, open, status, tas",
|
|
2887
|
+
"IconProgress75": "progress-75, ideas, open, status, tas",
|
|
2879
2888
|
"IconPrompt": "prompt, scan-text",
|
|
2880
2889
|
"IconPrompt1": "prompt, vibe-designing, box-sparkle",
|
|
2881
2890
|
"IconPromptSuggestion": "prompt-suggestion, auto-prompt",
|
|
@@ -2991,6 +3000,7 @@
|
|
|
2991
3000
|
"IconShieldKeyhole": "shield-keyhole",
|
|
2992
3001
|
"IconShift": "shift",
|
|
2993
3002
|
"IconShip": "ship, changelog",
|
|
3003
|
+
"IconShipping": "shipping, truck, delivery",
|
|
2994
3004
|
"IconShoppingBag1": "shopping-bag-1",
|
|
2995
3005
|
"IconShoppingBag2": "shopping-bag-2",
|
|
2996
3006
|
"IconShoppingBag3": "shopping-bag-3",
|
package/index.d.ts
CHANGED
|
@@ -1845,6 +1845,10 @@ export {
|
|
|
1845
1845
|
IconFastForward5s,
|
|
1846
1846
|
default as IconFastForward5sDefault,
|
|
1847
1847
|
} from "./IconFastForward5s";
|
|
1848
|
+
export {
|
|
1849
|
+
IconFastShipping,
|
|
1850
|
+
default as IconFastShippingDefault,
|
|
1851
|
+
} from "./IconFastShipping";
|
|
1848
1852
|
export { IconFeather, default as IconFeatherDefault } from "./IconFeather";
|
|
1849
1853
|
export { IconFeature, default as IconFeatureDefault } from "./IconFeature";
|
|
1850
1854
|
export { IconFigma, default as IconFigmaDefault } from "./IconFigma";
|
|
@@ -3170,6 +3174,18 @@ export {
|
|
|
3170
3174
|
IconProducthunt,
|
|
3171
3175
|
default as IconProducthuntDefault,
|
|
3172
3176
|
} from "./IconProducthunt";
|
|
3177
|
+
export {
|
|
3178
|
+
IconProgress25,
|
|
3179
|
+
default as IconProgress25Default,
|
|
3180
|
+
} from "./IconProgress25";
|
|
3181
|
+
export {
|
|
3182
|
+
IconProgress50,
|
|
3183
|
+
default as IconProgress50Default,
|
|
3184
|
+
} from "./IconProgress50";
|
|
3185
|
+
export {
|
|
3186
|
+
IconProgress75,
|
|
3187
|
+
default as IconProgress75Default,
|
|
3188
|
+
} from "./IconProgress75";
|
|
3173
3189
|
export { IconPrompt, default as IconPromptDefault } from "./IconPrompt";
|
|
3174
3190
|
export { IconPrompt1, default as IconPrompt1Default } from "./IconPrompt1";
|
|
3175
3191
|
export {
|
|
@@ -3477,6 +3493,7 @@ export {
|
|
|
3477
3493
|
} from "./IconShieldKeyhole";
|
|
3478
3494
|
export { IconShift, default as IconShiftDefault } from "./IconShift";
|
|
3479
3495
|
export { IconShip, default as IconShipDefault } from "./IconShip";
|
|
3496
|
+
export { IconShipping, default as IconShippingDefault } from "./IconShipping";
|
|
3480
3497
|
export {
|
|
3481
3498
|
IconShoppingBag1,
|
|
3482
3499
|
default as IconShoppingBag1Default,
|