@central-icons-react/square-filled-radius-0-stroke-2 1.1.61 → 1.1.63
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/IconHdr/index.d.ts +4 -0
- package/IconHdr/index.js +2 -0
- package/IconHdr/index.js.map +1 -0
- package/IconHdr/index.mjs +2 -0
- package/IconHdr/index.mjs.map +1 -0
- package/IconIncrease/index.d.ts +4 -0
- package/IconIncrease/index.js +2 -0
- package/IconIncrease/index.js.map +1 -0
- package/IconIncrease/index.mjs +2 -0
- package/IconIncrease/index.mjs.map +1 -0
- package/IconRadio/index.d.ts +4 -0
- package/IconRadio/index.js +2 -0
- package/IconRadio/index.js.map +1 -0
- package/IconRadio/index.mjs +2 -0
- package/IconRadio/index.mjs.map +1 -0
- package/IconRotate360Left/index.d.ts +4 -0
- package/IconRotate360Left/index.js +2 -0
- package/IconRotate360Left/index.js.map +1 -0
- package/IconRotate360Left/index.mjs +2 -0
- package/IconRotate360Left/index.mjs.map +1 -0
- package/IconRotate360Right/index.d.ts +4 -0
- package/IconRotate360Right/index.js +2 -0
- package/IconRotate360Right/index.js.map +1 -0
- package/IconRotate360Right/index.mjs +2 -0
- package/IconRotate360Right/index.mjs.map +1 -0
- package/IconStarLines/index.js +1 -1
- package/IconStarLines/index.js.map +1 -1
- package/IconStarLines/index.mjs +1 -1
- package/IconStarLines/index.mjs.map +1 -1
- 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 +16 -6
- package/index.d.ts +11 -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.63",
|
|
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": 1634,
|
|
16
16
|
"categories": {
|
|
17
17
|
"AI & Magic": {
|
|
18
18
|
"count": 63,
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
]
|
|
98
98
|
},
|
|
99
99
|
"Arrows": {
|
|
100
|
-
"count":
|
|
100
|
+
"count": 119,
|
|
101
101
|
"icons": [
|
|
102
102
|
"IconArrow",
|
|
103
103
|
"IconArrowBottomTop",
|
|
@@ -199,11 +199,14 @@
|
|
|
199
199
|
"IconExpand45",
|
|
200
200
|
"IconExpandSimple",
|
|
201
201
|
"IconExpandSimple2",
|
|
202
|
+
"IconIncrease",
|
|
202
203
|
"IconJump",
|
|
203
204
|
"IconMinimize315",
|
|
204
205
|
"IconMinimize45",
|
|
205
206
|
"IconOngoing",
|
|
206
207
|
"IconRandom",
|
|
208
|
+
"IconRotate360Left",
|
|
209
|
+
"IconRotate360Right",
|
|
207
210
|
"IconShareArrowDown",
|
|
208
211
|
"IconSquareArrowBottomRight",
|
|
209
212
|
"IconSquareArrowCenter",
|
|
@@ -406,7 +409,7 @@
|
|
|
406
409
|
]
|
|
407
410
|
},
|
|
408
411
|
"Devices & Signals": {
|
|
409
|
-
"count":
|
|
412
|
+
"count": 66,
|
|
410
413
|
"icons": [
|
|
411
414
|
"IconAirdrop",
|
|
412
415
|
"IconAirplay",
|
|
@@ -452,6 +455,7 @@
|
|
|
452
455
|
"IconPhoneHaptic",
|
|
453
456
|
"IconPrinter",
|
|
454
457
|
"IconProcessor",
|
|
458
|
+
"IconRadio",
|
|
455
459
|
"IconSatellite1",
|
|
456
460
|
"IconSatellite2",
|
|
457
461
|
"IconServer1",
|
|
@@ -476,7 +480,7 @@
|
|
|
476
480
|
]
|
|
477
481
|
},
|
|
478
482
|
"Edit": {
|
|
479
|
-
"count":
|
|
483
|
+
"count": 77,
|
|
480
484
|
"icons": [
|
|
481
485
|
"IconAddKeyframe",
|
|
482
486
|
"IconBezier",
|
|
@@ -514,6 +518,7 @@
|
|
|
514
518
|
"IconFeather",
|
|
515
519
|
"IconGlass",
|
|
516
520
|
"IconGooey",
|
|
521
|
+
"IconHdr",
|
|
517
522
|
"IconHighlight",
|
|
518
523
|
"IconInputForm",
|
|
519
524
|
"IconKeyframe",
|
|
@@ -2633,6 +2638,7 @@
|
|
|
2633
2638
|
"IconHatBunny": "hat-bunny, surprise, magic hat",
|
|
2634
2639
|
"IconHatSparkle": "hat-sparkle, magic hat",
|
|
2635
2640
|
"IconHd": "hd",
|
|
2641
|
+
"IconHdr": "hdr, lighting, brightness",
|
|
2636
2642
|
"IconHead": "head, avatar",
|
|
2637
2643
|
"IconHeadline": "headline, heading",
|
|
2638
2644
|
"IconHeadphones": "headphones, support",
|
|
@@ -2680,6 +2686,7 @@
|
|
|
2680
2686
|
"IconImport2": "import-2, download, save",
|
|
2681
2687
|
"IconInboxChecked": "inbox-checked, saved",
|
|
2682
2688
|
"IconInboxEmpty": "inbox-empty",
|
|
2689
|
+
"IconIncrease": "increase, scale, show-more, change-position",
|
|
2683
2690
|
"IconInfinity": "infinity, loop, boomerang",
|
|
2684
2691
|
"IconInitiatives": "initiatives, nav, rooting",
|
|
2685
2692
|
"IconInjection": "injection",
|
|
@@ -3010,6 +3017,7 @@
|
|
|
3010
3017
|
"IconQuickSearch": "quick-search, quick-menu, command-k",
|
|
3011
3018
|
"IconQuora": "quora",
|
|
3012
3019
|
"IconRadar": "radar, location, search",
|
|
3020
|
+
"IconRadio": "radio, antenna, signal, broadcast, speaker",
|
|
3013
3021
|
"IconRainbow": "rainbow",
|
|
3014
3022
|
"IconRainy": "rainy, rain",
|
|
3015
3023
|
"IconRainyLight": "rainy-light",
|
|
@@ -3059,6 +3067,8 @@
|
|
|
3059
3067
|
"IconRoller": "roller, scooter",
|
|
3060
3068
|
"IconRose": "rose, flower, romance, love",
|
|
3061
3069
|
"IconRotate": "rotate, rotation, x-axis",
|
|
3070
|
+
"IconRotate360Left": "rotate-360-left",
|
|
3071
|
+
"IconRotate360Right": "rotate-360-right",
|
|
3062
3072
|
"IconRoulette1": "roulette-1, coincidence, gambling",
|
|
3063
3073
|
"IconRoulette2": "roulette-2, coincidence, gambling",
|
|
3064
3074
|
"IconRssFeed": "rss-feed",
|
|
@@ -3216,7 +3226,7 @@
|
|
|
3216
3226
|
"IconStage": "stage, show",
|
|
3217
3227
|
"IconStamps": "stamps, collection",
|
|
3218
3228
|
"IconStar": "star, favorite, award",
|
|
3219
|
-
"IconStarLines": "star-lines, features, favorite, award, to the moon",
|
|
3229
|
+
"IconStarLines": "star-lines, features, favorite, award, to the moon, rising",
|
|
3220
3230
|
"IconStarWand": "star-wand, magic",
|
|
3221
3231
|
"IconSteak": "steak, t-bone, raw",
|
|
3222
3232
|
"IconSteakSteamLines": "steak-steam-lines, t-bone",
|
package/index.d.ts
CHANGED
|
@@ -2320,6 +2320,7 @@ export {
|
|
|
2320
2320
|
default as IconHatSparkleDefault,
|
|
2321
2321
|
} from "./IconHatSparkle";
|
|
2322
2322
|
export { IconHd, default as IconHdDefault } from "./IconHd";
|
|
2323
|
+
export { IconHdr, default as IconHdrDefault } from "./IconHdr";
|
|
2323
2324
|
export { IconHead, default as IconHeadDefault } from "./IconHead";
|
|
2324
2325
|
export { IconHeadline, default as IconHeadlineDefault } from "./IconHeadline";
|
|
2325
2326
|
export {
|
|
@@ -2442,6 +2443,7 @@ export {
|
|
|
2442
2443
|
IconInboxEmpty,
|
|
2443
2444
|
default as IconInboxEmptyDefault,
|
|
2444
2445
|
} from "./IconInboxEmpty";
|
|
2446
|
+
export { IconIncrease, default as IconIncreaseDefault } from "./IconIncrease";
|
|
2445
2447
|
export { IconInfinity, default as IconInfinityDefault } from "./IconInfinity";
|
|
2446
2448
|
export {
|
|
2447
2449
|
IconInitiatives,
|
|
@@ -3375,6 +3377,7 @@ export {
|
|
|
3375
3377
|
} from "./IconQuickSearch";
|
|
3376
3378
|
export { IconQuora, default as IconQuoraDefault } from "./IconQuora";
|
|
3377
3379
|
export { IconRadar, default as IconRadarDefault } from "./IconRadar";
|
|
3380
|
+
export { IconRadio, default as IconRadioDefault } from "./IconRadio";
|
|
3378
3381
|
export { IconRainbow, default as IconRainbowDefault } from "./IconRainbow";
|
|
3379
3382
|
export { IconRainy, default as IconRainyDefault } from "./IconRainy";
|
|
3380
3383
|
export {
|
|
@@ -3499,6 +3502,14 @@ export {
|
|
|
3499
3502
|
export { IconRoller, default as IconRollerDefault } from "./IconRoller";
|
|
3500
3503
|
export { IconRose, default as IconRoseDefault } from "./IconRose";
|
|
3501
3504
|
export { IconRotate, default as IconRotateDefault } from "./IconRotate";
|
|
3505
|
+
export {
|
|
3506
|
+
IconRotate360Left,
|
|
3507
|
+
default as IconRotate360LeftDefault,
|
|
3508
|
+
} from "./IconRotate360Left";
|
|
3509
|
+
export {
|
|
3510
|
+
IconRotate360Right,
|
|
3511
|
+
default as IconRotate360RightDefault,
|
|
3512
|
+
} from "./IconRotate360Right";
|
|
3502
3513
|
export {
|
|
3503
3514
|
IconRoulette1,
|
|
3504
3515
|
default as IconRoulette1Default,
|