@central-icons-react/square-filled-radius-0-stroke-1 1.1.48 → 1.1.50
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/IconPeopleCircle/index.js +1 -1
- package/IconPeopleCircle/index.js.map +1 -1
- package/IconPeopleCircle/index.mjs +1 -1
- package/IconPeopleCircle/index.mjs.map +1 -1
- package/IconPersona/index.d.ts +4 -0
- package/IconPersona/index.js +2 -0
- package/IconPersona/index.js.map +1 -0
- package/IconPersona/index.mjs +2 -0
- package/IconPersona/index.mjs.map +1 -0
- package/IconPreview/index.d.ts +4 -0
- package/IconPreview/index.js +2 -0
- package/IconPreview/index.js.map +1 -0
- package/IconPreview/index.mjs +2 -0
- package/IconPreview/index.mjs.map +1 -0
- package/README.md +2 -0
- package/icons/index.d.ts +2 -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 +8 -4
- package/index.d.ts +2 -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-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.50",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/square-filled-radius-0-stroke-1/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": 1611,
|
|
16
16
|
"categories": {
|
|
17
17
|
"AI & Magic": {
|
|
18
18
|
"count": 61,
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
]
|
|
775
775
|
},
|
|
776
776
|
"Interface General": {
|
|
777
|
-
"count":
|
|
777
|
+
"count": 171,
|
|
778
778
|
"icons": [
|
|
779
779
|
"IconAnchor1",
|
|
780
780
|
"IconAnchor2",
|
|
@@ -890,6 +890,7 @@
|
|
|
890
890
|
"IconPlanning",
|
|
891
891
|
"IconPlusLarge",
|
|
892
892
|
"IconPlusSmall",
|
|
893
|
+
"IconPreview",
|
|
893
894
|
"IconProgress25",
|
|
894
895
|
"IconProgress50",
|
|
895
896
|
"IconProgress75",
|
|
@@ -1056,7 +1057,7 @@
|
|
|
1056
1057
|
]
|
|
1057
1058
|
},
|
|
1058
1059
|
"People": {
|
|
1059
|
-
"count":
|
|
1060
|
+
"count": 32,
|
|
1060
1061
|
"icons": [
|
|
1061
1062
|
"IconAura",
|
|
1062
1063
|
"IconBathMan1",
|
|
@@ -1081,6 +1082,7 @@
|
|
|
1081
1082
|
"IconPeopleRemove",
|
|
1082
1083
|
"IconPeopleRemove2",
|
|
1083
1084
|
"IconPeopleVersus",
|
|
1085
|
+
"IconPersona",
|
|
1084
1086
|
"IconSteveJobs",
|
|
1085
1087
|
"IconStreaming",
|
|
1086
1088
|
"IconSurfing",
|
|
@@ -2908,6 +2910,7 @@
|
|
|
2908
2910
|
"IconPeopleVersus": "people-versus, vs, match, 1v1",
|
|
2909
2911
|
"IconPercent": "percent, sales",
|
|
2910
2912
|
"IconPerplexity": "perplexity",
|
|
2913
|
+
"IconPersona": "persona, thanos-effect, remove-user, remove-account, blip",
|
|
2911
2914
|
"IconPets": "pets, paw, animal",
|
|
2912
2915
|
"IconPhone": "phone, iphone, mobile",
|
|
2913
2916
|
"IconPhoneDynamicIsland": "phone-dynamic-island",
|
|
@@ -2956,6 +2959,7 @@
|
|
|
2956
2959
|
"IconPostcard2": "postcard-2, address",
|
|
2957
2960
|
"IconPound": "pound, currency, money, coin, GBP",
|
|
2958
2961
|
"IconPowerPlant": "power-plant, coal, gas, factory",
|
|
2962
|
+
"IconPreview": "preview, details",
|
|
2959
2963
|
"IconPrinter": "printer, print",
|
|
2960
2964
|
"IconProcessor": "processor, chip",
|
|
2961
2965
|
"IconProducthunt": "producthunt",
|
package/index.d.ts
CHANGED
|
@@ -3161,6 +3161,7 @@ export {
|
|
|
3161
3161
|
IconPerplexity,
|
|
3162
3162
|
default as IconPerplexityDefault,
|
|
3163
3163
|
} from "./IconPerplexity";
|
|
3164
|
+
export { IconPersona, default as IconPersonaDefault } from "./IconPersona";
|
|
3164
3165
|
export { IconPets, default as IconPetsDefault } from "./IconPets";
|
|
3165
3166
|
export { IconPhone, default as IconPhoneDefault } from "./IconPhone";
|
|
3166
3167
|
export {
|
|
@@ -3281,6 +3282,7 @@ export {
|
|
|
3281
3282
|
IconPowerPlant,
|
|
3282
3283
|
default as IconPowerPlantDefault,
|
|
3283
3284
|
} from "./IconPowerPlant";
|
|
3285
|
+
export { IconPreview, default as IconPreviewDefault } from "./IconPreview";
|
|
3284
3286
|
export { IconPrinter, default as IconPrinterDefault } from "./IconPrinter";
|
|
3285
3287
|
export {
|
|
3286
3288
|
IconProcessor,
|