@central-icons-react/square-outlined-radius-0-stroke-1 1.1.77 → 1.1.78
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/IconAgent/index.d.ts +4 -0
- package/IconAgent/index.js +2 -0
- package/IconAgent/index.js.map +1 -0
- package/IconAgent/index.mjs +2 -0
- package/IconAgent/index.mjs.map +1 -0
- package/IconAiTranslate/index.d.ts +4 -0
- package/IconAiTranslate/index.js +2 -0
- package/IconAiTranslate/index.js.map +1 -0
- package/IconAiTranslate/index.mjs +2 -0
- package/IconAiTranslate/index.mjs.map +1 -0
- package/IconBlockSortAscending/index.d.ts +4 -0
- package/IconBlockSortAscending/index.js +2 -0
- package/IconBlockSortAscending/index.js.map +1 -0
- package/IconBlockSortAscending/index.mjs +2 -0
- package/IconBlockSortAscending/index.mjs.map +1 -0
- package/IconBlockSortDescending/index.d.ts +4 -0
- package/IconBlockSortDescending/index.js +2 -0
- package/IconBlockSortDescending/index.js.map +1 -0
- package/IconBlockSortDescending/index.mjs +2 -0
- package/IconBlockSortDescending/index.mjs.map +1 -0
- package/IconBrain/index.d.ts +4 -0
- package/IconBrain/index.js +2 -0
- package/IconBrain/index.js.map +1 -0
- package/IconBrain/index.mjs +2 -0
- package/IconBrain/index.mjs.map +1 -0
- package/IconBrainSideview/index.d.ts +4 -0
- package/IconBrainSideview/index.js +2 -0
- package/IconBrainSideview/index.js.map +1 -0
- package/IconBrainSideview/index.mjs +2 -0
- package/IconBrainSideview/index.mjs.map +1 -0
- package/IconDifferenceIgnored/index.d.ts +4 -0
- package/IconDifferenceIgnored/index.js +2 -0
- package/IconDifferenceIgnored/index.js.map +1 -0
- package/IconDifferenceIgnored/index.mjs +2 -0
- package/IconDifferenceIgnored/index.mjs.map +1 -0
- package/IconDifferenceModified/index.d.ts +4 -0
- package/IconDifferenceModified/index.js +2 -0
- package/IconDifferenceModified/index.js.map +1 -0
- package/IconDifferenceModified/index.mjs +2 -0
- package/IconDifferenceModified/index.mjs.map +1 -0
- package/IconEinstein/index.d.ts +4 -0
- package/IconEinstein/index.js +2 -0
- package/IconEinstein/index.js.map +1 -0
- package/IconEinstein/index.mjs +2 -0
- package/IconEinstein/index.mjs.map +1 -0
- package/IconIntegrations/index.d.ts +4 -0
- package/IconIntegrations/index.js +2 -0
- package/IconIntegrations/index.js.map +1 -0
- package/IconIntegrations/index.mjs +2 -0
- package/IconIntegrations/index.mjs.map +1 -0
- package/IconPeopleVoice/index.d.ts +4 -0
- package/IconPeopleVoice/index.js +2 -0
- package/IconPeopleVoice/index.js.map +1 -0
- package/IconPeopleVoice/index.mjs +2 -0
- package/IconPeopleVoice/index.mjs.map +1 -0
- package/IconTeam/index.d.ts +4 -0
- package/IconTeam/index.js +2 -0
- package/IconTeam/index.js.map +1 -0
- package/IconTeam/index.mjs +2 -0
- package/IconTeam/index.mjs.map +1 -0
- package/README.md +12 -0
- package/icons/index.d.ts +12 -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 +31 -7
- package/index.d.ts +36 -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-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.78",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/square-outlined-radius-0-stroke-1/IconHome';",
|
|
@@ -12,11 +12,12 @@
|
|
|
12
12
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
13
13
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
14
14
|
},
|
|
15
|
-
"totalIcons":
|
|
15
|
+
"totalIcons": 1667,
|
|
16
16
|
"categories": {
|
|
17
17
|
"AI & Magic": {
|
|
18
|
-
"count":
|
|
18
|
+
"count": 64,
|
|
19
19
|
"icons": [
|
|
20
|
+
"IconAiTranslate",
|
|
20
21
|
"IconAppleIntelligenceIcon",
|
|
21
22
|
"IconBag2Sparkle",
|
|
22
23
|
"IconBoxSparkle",
|
|
@@ -292,8 +293,9 @@
|
|
|
292
293
|
]
|
|
293
294
|
},
|
|
294
295
|
"Code": {
|
|
295
|
-
"count":
|
|
296
|
+
"count": 50,
|
|
296
297
|
"icons": [
|
|
298
|
+
"IconAgent",
|
|
297
299
|
"IconAnchor",
|
|
298
300
|
"IconAnimation",
|
|
299
301
|
"IconAnimationAuto",
|
|
@@ -327,6 +329,8 @@
|
|
|
327
329
|
"IconConsoleSimple",
|
|
328
330
|
"IconConsoleSimple1",
|
|
329
331
|
"IconDebugger",
|
|
332
|
+
"IconDifferenceIgnored",
|
|
333
|
+
"IconDifferenceModified",
|
|
330
334
|
"IconDraft",
|
|
331
335
|
"IconForkCode",
|
|
332
336
|
"IconHammer",
|
|
@@ -496,7 +500,7 @@
|
|
|
496
500
|
]
|
|
497
501
|
},
|
|
498
502
|
"Edit": {
|
|
499
|
-
"count":
|
|
503
|
+
"count": 78,
|
|
500
504
|
"icons": [
|
|
501
505
|
"IconAddKeyframe",
|
|
502
506
|
"IconBezier",
|
|
@@ -537,6 +541,7 @@
|
|
|
537
541
|
"IconHdr",
|
|
538
542
|
"IconHighlight",
|
|
539
543
|
"IconInputForm",
|
|
544
|
+
"IconIntegrations",
|
|
540
545
|
"IconKeyframe",
|
|
541
546
|
"IconLineThickness",
|
|
542
547
|
"IconMagnet",
|
|
@@ -578,8 +583,10 @@
|
|
|
578
583
|
]
|
|
579
584
|
},
|
|
580
585
|
"Filter & Settings": {
|
|
581
|
-
"count":
|
|
586
|
+
"count": 24,
|
|
582
587
|
"icons": [
|
|
588
|
+
"IconBlockSortAscending",
|
|
589
|
+
"IconBlockSortDescending",
|
|
583
590
|
"IconFilter1",
|
|
584
591
|
"IconFilter2",
|
|
585
592
|
"IconFilterAsc",
|
|
@@ -1095,12 +1102,15 @@
|
|
|
1095
1102
|
]
|
|
1096
1103
|
},
|
|
1097
1104
|
"People": {
|
|
1098
|
-
"count":
|
|
1105
|
+
"count": 37,
|
|
1099
1106
|
"icons": [
|
|
1100
1107
|
"IconAura",
|
|
1101
1108
|
"IconBathMan1",
|
|
1102
1109
|
"IconBathWoman1",
|
|
1110
|
+
"IconBrain",
|
|
1111
|
+
"IconBrainSideview",
|
|
1103
1112
|
"IconContacts",
|
|
1113
|
+
"IconEinstein",
|
|
1104
1114
|
"IconFocusMode",
|
|
1105
1115
|
"IconGenderFemale",
|
|
1106
1116
|
"IconGenderMale",
|
|
@@ -1120,12 +1130,14 @@
|
|
|
1120
1130
|
"IconPeopleRemove",
|
|
1121
1131
|
"IconPeopleRemove2",
|
|
1122
1132
|
"IconPeopleVersus",
|
|
1133
|
+
"IconPeopleVoice",
|
|
1123
1134
|
"IconPersona",
|
|
1124
1135
|
"IconSteveJobs",
|
|
1125
1136
|
"IconStreaming",
|
|
1126
1137
|
"IconSurfing",
|
|
1127
1138
|
"IconTeacher",
|
|
1128
1139
|
"IconTeacherWhiteboard",
|
|
1140
|
+
"IconTeam",
|
|
1129
1141
|
"IconVibeCodingBird",
|
|
1130
1142
|
"IconVibeCodingStar",
|
|
1131
1143
|
"IconWheelchair"
|
|
@@ -1855,6 +1867,7 @@
|
|
|
1855
1867
|
"IconAddToBasket2": "add-to-basket-2",
|
|
1856
1868
|
"IconAdjustPhoto": "adjust-photo, tuning, settings",
|
|
1857
1869
|
"IconAffinity": "affinity",
|
|
1870
|
+
"IconAgent": "agent, flow, diagram, org",
|
|
1858
1871
|
"IconAirdrop": "airdrop, file-sharing, radar",
|
|
1859
1872
|
"IconAirdrop2": "airdrop-2, free, drop, parachute",
|
|
1860
1873
|
"IconAirplane": "airplane, flight",
|
|
@@ -1866,6 +1879,7 @@
|
|
|
1866
1879
|
"IconAirpodLeft": "airpod-left",
|
|
1867
1880
|
"IconAirpodRight": "airpod-right",
|
|
1868
1881
|
"IconAirpods": "airpods, headphones, vibe",
|
|
1882
|
+
"IconAiTranslate": "ai-translate, language, auto-translate",
|
|
1869
1883
|
"IconAlbums": "albums, cover",
|
|
1870
1884
|
"IconAlien": "alien",
|
|
1871
1885
|
"IconAlignHorizontalCenter": "align-horizontal-center, alignment",
|
|
@@ -2071,6 +2085,8 @@
|
|
|
2071
2085
|
"IconBlankPagePortrait": "blank-page-portrait",
|
|
2072
2086
|
"IconBlip": "blip, flick, snip, snap, easy, thanos",
|
|
2073
2087
|
"IconBlock": "block, workspace",
|
|
2088
|
+
"IconBlockSortAscending": "block-sort-ascending",
|
|
2089
|
+
"IconBlockSortDescending": "block-sort-descending",
|
|
2074
2090
|
"IconBlossom": "blossom, flower, growing",
|
|
2075
2091
|
"IconBluesky": "bluesky",
|
|
2076
2092
|
"IconBluetooth": "bluetooth",
|
|
@@ -2101,8 +2117,10 @@
|
|
|
2101
2117
|
"IconBoxSparkle": "box-sparkle, magic box",
|
|
2102
2118
|
"IconBrackets1": "brackets-1",
|
|
2103
2119
|
"IconBrackets2": "brackets-2",
|
|
2120
|
+
"IconBrain": "brain, thinking, human, clever",
|
|
2104
2121
|
"IconBrain1": "brain-1, ai, thinking, database, ki",
|
|
2105
2122
|
"IconBrain2": "brain-2, ai, thinking, database, ki",
|
|
2123
|
+
"IconBrainSideview": "brain-sideview, thinking",
|
|
2106
2124
|
"IconBranch": "branch",
|
|
2107
2125
|
"IconBreakfast": "breakfast, fried-egg",
|
|
2108
2126
|
"IconBrightness": "brightness",
|
|
@@ -2427,6 +2445,8 @@
|
|
|
2427
2445
|
"IconDice5": "dice-5, roll",
|
|
2428
2446
|
"IconDice6": "dice-6, roll",
|
|
2429
2447
|
"IconDices": "dices, random, roll",
|
|
2448
|
+
"IconDifferenceIgnored": "difference-ignored",
|
|
2449
|
+
"IconDifferenceModified": "difference-modified",
|
|
2430
2450
|
"IconDino": "dino, age, old",
|
|
2431
2451
|
"IconDirection1": "direction-1, route",
|
|
2432
2452
|
"IconDirection2": "direction-2, route",
|
|
@@ -2470,6 +2490,7 @@
|
|
|
2470
2490
|
"IconEditBig": "edit-big, box, pencil, pen, write, draw",
|
|
2471
2491
|
"IconEditSmall1": "edit-small-1, box, pencil, pen, write, draw",
|
|
2472
2492
|
"IconEditSmall2": "edit-small-2",
|
|
2493
|
+
"IconEinstein": "einstein, thinking, physics",
|
|
2473
2494
|
"IconElectrocardiogram": "electrocardiogram, activity, notification, pulse, heartbeat, beat",
|
|
2474
2495
|
"IconEmail1": "email-1, envelope",
|
|
2475
2496
|
"IconEmail1Sparkle": "email-1-sparkle, envelope",
|
|
@@ -2726,6 +2747,7 @@
|
|
|
2726
2747
|
"IconInputForm": "input-form, text-area, prompt",
|
|
2727
2748
|
"IconInsights": "insights, analyze",
|
|
2728
2749
|
"IconInstagram": "instagram",
|
|
2750
|
+
"IconIntegrations": "integrations, frames, keyframes, interactions",
|
|
2729
2751
|
"IconInvite": "invite, briefing",
|
|
2730
2752
|
"IconItalic": "italic",
|
|
2731
2753
|
"IconJava": "java",
|
|
@@ -2975,6 +2997,7 @@
|
|
|
2975
2997
|
"IconPeopleRemove": "people-remove, user-remove",
|
|
2976
2998
|
"IconPeopleRemove2": "people-remove-2",
|
|
2977
2999
|
"IconPeopleVersus": "people-versus, vs, match, 1v1",
|
|
3000
|
+
"IconPeopleVoice": "people-voice, user, person",
|
|
2978
3001
|
"IconPercent": "percent, sales",
|
|
2979
3002
|
"IconPerplexity": "perplexity",
|
|
2980
3003
|
"IconPersona": "persona, thanos-effect, remove-user, remove-account, blip",
|
|
@@ -3324,6 +3347,7 @@
|
|
|
3324
3347
|
"IconTea": "tea, cafe, coffee, vibe",
|
|
3325
3348
|
"IconTeacher": "teacher",
|
|
3326
3349
|
"IconTeacherWhiteboard": "teacher-whiteboard",
|
|
3350
|
+
"IconTeam": "team, group, people, community, users",
|
|
3327
3351
|
"IconTeddyBear": "teddy-bear, play",
|
|
3328
3352
|
"IconTelegram": "telegram",
|
|
3329
3353
|
"IconTelephone": "telephone, phone, contact",
|
package/index.d.ts
CHANGED
|
@@ -22,6 +22,11 @@ export {
|
|
|
22
22
|
default as IconAdjustPhotoDefault,
|
|
23
23
|
} from "./IconAdjustPhoto";
|
|
24
24
|
export { IconAffinity, default as IconAffinityDefault } from "./IconAffinity";
|
|
25
|
+
export { IconAgent, default as IconAgentDefault } from "./IconAgent";
|
|
26
|
+
export {
|
|
27
|
+
IconAiTranslate,
|
|
28
|
+
default as IconAiTranslateDefault,
|
|
29
|
+
} from "./IconAiTranslate";
|
|
25
30
|
export { IconAirdrop, default as IconAirdropDefault } from "./IconAirdrop";
|
|
26
31
|
export { IconAirdrop2, default as IconAirdrop2Default } from "./IconAirdrop2";
|
|
27
32
|
export { IconAirplane, default as IconAirplaneDefault } from "./IconAirplane";
|
|
@@ -688,6 +693,14 @@ export {
|
|
|
688
693
|
} from "./IconBlankPagePortrait";
|
|
689
694
|
export { IconBlip, default as IconBlipDefault } from "./IconBlip";
|
|
690
695
|
export { IconBlock, default as IconBlockDefault } from "./IconBlock";
|
|
696
|
+
export {
|
|
697
|
+
IconBlockSortAscending,
|
|
698
|
+
default as IconBlockSortAscendingDefault,
|
|
699
|
+
} from "./IconBlockSortAscending";
|
|
700
|
+
export {
|
|
701
|
+
IconBlockSortDescending,
|
|
702
|
+
default as IconBlockSortDescendingDefault,
|
|
703
|
+
} from "./IconBlockSortDescending";
|
|
691
704
|
export { IconBlossom, default as IconBlossomDefault } from "./IconBlossom";
|
|
692
705
|
export { IconBluesky, default as IconBlueskyDefault } from "./IconBluesky";
|
|
693
706
|
export {
|
|
@@ -772,8 +785,13 @@ export {
|
|
|
772
785
|
IconBrackets2,
|
|
773
786
|
default as IconBrackets2Default,
|
|
774
787
|
} from "./IconBrackets2";
|
|
788
|
+
export { IconBrain, default as IconBrainDefault } from "./IconBrain";
|
|
775
789
|
export { IconBrain1, default as IconBrain1Default } from "./IconBrain1";
|
|
776
790
|
export { IconBrain2, default as IconBrain2Default } from "./IconBrain2";
|
|
791
|
+
export {
|
|
792
|
+
IconBrainSideview,
|
|
793
|
+
default as IconBrainSideviewDefault,
|
|
794
|
+
} from "./IconBrainSideview";
|
|
777
795
|
export { IconBranch, default as IconBranchDefault } from "./IconBranch";
|
|
778
796
|
export {
|
|
779
797
|
IconBreakfast,
|
|
@@ -1719,6 +1737,14 @@ export { IconDice4, default as IconDice4Default } from "./IconDice4";
|
|
|
1719
1737
|
export { IconDice5, default as IconDice5Default } from "./IconDice5";
|
|
1720
1738
|
export { IconDice6, default as IconDice6Default } from "./IconDice6";
|
|
1721
1739
|
export { IconDices, default as IconDicesDefault } from "./IconDices";
|
|
1740
|
+
export {
|
|
1741
|
+
IconDifferenceIgnored,
|
|
1742
|
+
default as IconDifferenceIgnoredDefault,
|
|
1743
|
+
} from "./IconDifferenceIgnored";
|
|
1744
|
+
export {
|
|
1745
|
+
IconDifferenceModified,
|
|
1746
|
+
default as IconDifferenceModifiedDefault,
|
|
1747
|
+
} from "./IconDifferenceModified";
|
|
1722
1748
|
export { IconDino, default as IconDinoDefault } from "./IconDino";
|
|
1723
1749
|
export {
|
|
1724
1750
|
IconDirection1,
|
|
@@ -1822,6 +1848,7 @@ export {
|
|
|
1822
1848
|
IconEditSmall2,
|
|
1823
1849
|
default as IconEditSmall2Default,
|
|
1824
1850
|
} from "./IconEditSmall2";
|
|
1851
|
+
export { IconEinstein, default as IconEinsteinDefault } from "./IconEinstein";
|
|
1825
1852
|
export {
|
|
1826
1853
|
IconElectrocardiogram,
|
|
1827
1854
|
default as IconElectrocardiogramDefault,
|
|
@@ -2501,6 +2528,10 @@ export {
|
|
|
2501
2528
|
IconInstagram,
|
|
2502
2529
|
default as IconInstagramDefault,
|
|
2503
2530
|
} from "./IconInstagram";
|
|
2531
|
+
export {
|
|
2532
|
+
IconIntegrations,
|
|
2533
|
+
default as IconIntegrationsDefault,
|
|
2534
|
+
} from "./IconIntegrations";
|
|
2504
2535
|
export { IconInvite, default as IconInviteDefault } from "./IconInvite";
|
|
2505
2536
|
export { IconItalic, default as IconItalicDefault } from "./IconItalic";
|
|
2506
2537
|
export { IconJava, default as IconJavaDefault } from "./IconJava";
|
|
@@ -3227,6 +3258,10 @@ export {
|
|
|
3227
3258
|
IconPeopleVersus,
|
|
3228
3259
|
default as IconPeopleVersusDefault,
|
|
3229
3260
|
} from "./IconPeopleVersus";
|
|
3261
|
+
export {
|
|
3262
|
+
IconPeopleVoice,
|
|
3263
|
+
default as IconPeopleVoiceDefault,
|
|
3264
|
+
} from "./IconPeopleVoice";
|
|
3230
3265
|
export { IconPercent, default as IconPercentDefault } from "./IconPercent";
|
|
3231
3266
|
export {
|
|
3232
3267
|
IconPerplexity,
|
|
@@ -4149,6 +4184,7 @@ export {
|
|
|
4149
4184
|
IconTeacherWhiteboard,
|
|
4150
4185
|
default as IconTeacherWhiteboardDefault,
|
|
4151
4186
|
} from "./IconTeacherWhiteboard";
|
|
4187
|
+
export { IconTeam, default as IconTeamDefault } from "./IconTeam";
|
|
4152
4188
|
export {
|
|
4153
4189
|
IconTeddyBear,
|
|
4154
4190
|
default as IconTeddyBearDefault,
|