@central-icons-react/round-filled-radius-3-stroke-1 0.0.38 → 0.0.40
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/README.md +12 -12
- package/icons-index.json +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
@@ -174,7 +174,7 @@ https://npmjs.com/package/@central-icons-react/square-outlined-radius-0-stroke-2
|
|
174
174
|
|
175
175
|
Below is a complete list of available icons:
|
176
176
|
|
177
|
-
### AI
|
177
|
+
### AI & Magic
|
178
178
|
|
179
179
|
- IconAppleIntelligenceIcon
|
180
180
|
- IconBoxSparkle
|
@@ -499,7 +499,7 @@ Below is a complete list of available icons:
|
|
499
499
|
- IconTradingViewSteps
|
500
500
|
- IconWeb3
|
501
501
|
|
502
|
-
### Devices
|
502
|
+
### Devices & Signals
|
503
503
|
|
504
504
|
- IconAirdrop
|
505
505
|
- IconAirplay
|
@@ -627,7 +627,7 @@ Below is a complete list of available icons:
|
|
627
627
|
- IconWrite2
|
628
628
|
- IconWriting
|
629
629
|
|
630
|
-
### Filter
|
630
|
+
### Filter & Settings
|
631
631
|
|
632
632
|
- IconFilter1
|
633
633
|
- IconFilter2
|
@@ -651,7 +651,7 @@ Below is a complete list of available icons:
|
|
651
651
|
- IconSortArrowUpDown
|
652
652
|
- IconToggle
|
653
653
|
|
654
|
-
### Folders
|
654
|
+
### Folders & Files
|
655
655
|
|
656
656
|
- IconArchive
|
657
657
|
- IconBlankPageLandscape
|
@@ -772,7 +772,7 @@ Below is a complete list of available icons:
|
|
772
772
|
- IconToast
|
773
773
|
- IconToque
|
774
774
|
|
775
|
-
### Furniture
|
775
|
+
### Furniture & Household
|
776
776
|
|
777
777
|
- IconArmchair
|
778
778
|
- IconBed
|
@@ -1079,7 +1079,7 @@ Below is a complete list of available icons:
|
|
1079
1079
|
- IconSend
|
1080
1080
|
- IconWorld
|
1081
1081
|
|
1082
|
-
### Nature
|
1082
|
+
### Nature & Energy
|
1083
1083
|
|
1084
1084
|
- IconAtom
|
1085
1085
|
- IconBlossom
|
@@ -1133,7 +1133,7 @@ Below is a complete list of available icons:
|
|
1133
1133
|
- IconVibeCodingStar
|
1134
1134
|
- IconWheelchair
|
1135
1135
|
|
1136
|
-
### Photography
|
1136
|
+
### Photography & Video
|
1137
1137
|
|
1138
1138
|
- Icon4k
|
1139
1139
|
- IconAdjustPhoto
|
@@ -1244,7 +1244,7 @@ Below is a complete list of available icons:
|
|
1244
1244
|
- IconUnlocked
|
1245
1245
|
- IconVault
|
1246
1246
|
|
1247
|
-
### Shopping
|
1247
|
+
### Shopping & Payment
|
1248
1248
|
|
1249
1249
|
- IconAddToBasket
|
1250
1250
|
- IconAddToBasket2
|
@@ -1316,7 +1316,7 @@ Below is a complete list of available icons:
|
|
1316
1316
|
- IconWallet4
|
1317
1317
|
- IconYen
|
1318
1318
|
|
1319
|
-
### Social Media
|
1319
|
+
### Social Media & Brands
|
1320
1320
|
|
1321
1321
|
- IconAnthropic
|
1322
1322
|
- IconApple
|
@@ -1395,7 +1395,7 @@ Below is a complete list of available icons:
|
|
1395
1395
|
- IconXbox
|
1396
1396
|
- IconYoutube
|
1397
1397
|
|
1398
|
-
### Sound
|
1398
|
+
### Sound & Music
|
1399
1399
|
|
1400
1400
|
- IconAirpodLeft
|
1401
1401
|
- IconAirpodRight
|
@@ -1464,7 +1464,7 @@ Below is a complete list of available icons:
|
|
1464
1464
|
- IconVersusCircle
|
1465
1465
|
- IconVolleyball
|
1466
1466
|
|
1467
|
-
### Statistics
|
1467
|
+
### Statistics & Charts
|
1468
1468
|
|
1469
1469
|
- IconAnalytics
|
1470
1470
|
- IconChart1
|
@@ -1644,7 +1644,7 @@ Below is a complete list of available icons:
|
|
1644
1644
|
- IconWip
|
1645
1645
|
- IconWreath
|
1646
1646
|
|
1647
|
-
### Time
|
1647
|
+
### Time & Date
|
1648
1648
|
|
1649
1649
|
- IconCalendar1
|
1650
1650
|
- IconCalendar2
|
package/icons-index.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"package": "@central-icons-react/round-filled-radius-3-stroke-1",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.40",
|
4
4
|
"style": "round-filled-radius-3-stroke-1",
|
5
5
|
"importExamples": {
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react/round-filled-radius-3-stroke-1/IconHome';",
|
@@ -14,7 +14,7 @@
|
|
14
14
|
},
|
15
15
|
"totalIcons": 1486,
|
16
16
|
"categories": {
|
17
|
-
"AI
|
17
|
+
"AI & Magic": {
|
18
18
|
"count": 32,
|
19
19
|
"icons": [
|
20
20
|
"IconAppleIntelligenceIcon",
|
@@ -357,7 +357,7 @@
|
|
357
357
|
"IconWeb3"
|
358
358
|
]
|
359
359
|
},
|
360
|
-
"Devices
|
360
|
+
"Devices & Signals": {
|
361
361
|
"count": 62,
|
362
362
|
"icons": [
|
363
363
|
"IconAirdrop",
|
@@ -489,7 +489,7 @@
|
|
489
489
|
"IconWriting"
|
490
490
|
]
|
491
491
|
},
|
492
|
-
"Filter
|
492
|
+
"Filter & Settings": {
|
493
493
|
"count": 21,
|
494
494
|
"icons": [
|
495
495
|
"IconFilter1",
|
@@ -515,7 +515,7 @@
|
|
515
515
|
"IconToggle"
|
516
516
|
]
|
517
517
|
},
|
518
|
-
"Folders
|
518
|
+
"Folders & Files": {
|
519
519
|
"count": 75,
|
520
520
|
"icons": [
|
521
521
|
"IconArchive",
|
@@ -640,7 +640,7 @@
|
|
640
640
|
"IconToque"
|
641
641
|
]
|
642
642
|
},
|
643
|
-
"Furniture
|
643
|
+
"Furniture & Household": {
|
644
644
|
"count": 17,
|
645
645
|
"icons": [
|
646
646
|
"IconArmchair",
|
@@ -961,7 +961,7 @@
|
|
961
961
|
"IconWorld"
|
962
962
|
]
|
963
963
|
},
|
964
|
-
"Nature
|
964
|
+
"Nature & Energy": {
|
965
965
|
"count": 18,
|
966
966
|
"icons": [
|
967
967
|
"IconAtom",
|
@@ -1019,7 +1019,7 @@
|
|
1019
1019
|
"IconWheelchair"
|
1020
1020
|
]
|
1021
1021
|
},
|
1022
|
-
"Photography
|
1022
|
+
"Photography & Video": {
|
1023
1023
|
"count": 78,
|
1024
1024
|
"icons": [
|
1025
1025
|
"Icon4k",
|
@@ -1134,7 +1134,7 @@
|
|
1134
1134
|
"IconVault"
|
1135
1135
|
]
|
1136
1136
|
},
|
1137
|
-
"Shopping
|
1137
|
+
"Shopping & Payment": {
|
1138
1138
|
"count": 69,
|
1139
1139
|
"icons": [
|
1140
1140
|
"IconAddToBasket",
|
@@ -1208,7 +1208,7 @@
|
|
1208
1208
|
"IconYen"
|
1209
1209
|
]
|
1210
1210
|
},
|
1211
|
-
"Social Media
|
1211
|
+
"Social Media & Brands": {
|
1212
1212
|
"count": 76,
|
1213
1213
|
"icons": [
|
1214
1214
|
"IconAnthropic",
|
@@ -1289,7 +1289,7 @@
|
|
1289
1289
|
"IconYoutube"
|
1290
1290
|
]
|
1291
1291
|
},
|
1292
|
-
"Sound
|
1292
|
+
"Sound & Music": {
|
1293
1293
|
"count": 49,
|
1294
1294
|
"icons": [
|
1295
1295
|
"IconAirpodLeft",
|
@@ -1362,7 +1362,7 @@
|
|
1362
1362
|
"IconVolleyball"
|
1363
1363
|
]
|
1364
1364
|
},
|
1365
|
-
"Statistics
|
1365
|
+
"Statistics & Charts": {
|
1366
1366
|
"count": 24,
|
1367
1367
|
"icons": [
|
1368
1368
|
"IconAnalytics",
|
@@ -1546,7 +1546,7 @@
|
|
1546
1546
|
"IconWreath"
|
1547
1547
|
]
|
1548
1548
|
},
|
1549
|
-
"Time
|
1549
|
+
"Time & Date": {
|
1550
1550
|
"count": 37,
|
1551
1551
|
"icons": [
|
1552
1552
|
"IconCalendar1",
|