@central-icons-react/round-filled-radius-3-stroke-1 0.0.51 → 0.0.53

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.
Files changed (62) hide show
  1. package/IconBolt/index.d.ts +4 -0
  2. package/IconBolt/index.js +2 -0
  3. package/IconBolt/index.js.map +1 -0
  4. package/IconBolt/index.mjs +2 -0
  5. package/IconBolt/index.mjs.map +1 -0
  6. package/IconBun/index.d.ts +4 -0
  7. package/IconBun/index.js +2 -0
  8. package/IconBun/index.js.map +1 -0
  9. package/IconBun/index.mjs +2 -0
  10. package/IconBun/index.mjs.map +1 -0
  11. package/IconCursor/index.d.ts +4 -0
  12. package/IconCursor/index.js +2 -0
  13. package/IconCursor/index.js.map +1 -0
  14. package/IconCursor/index.mjs +2 -0
  15. package/IconCursor/index.mjs.map +1 -0
  16. package/IconGemini/index.d.ts +4 -0
  17. package/IconGemini/index.js +2 -0
  18. package/IconGemini/index.js.map +1 -0
  19. package/IconGemini/index.mjs +2 -0
  20. package/IconGemini/index.mjs.map +1 -0
  21. package/IconGit/index.d.ts +4 -0
  22. package/IconGit/index.js +2 -0
  23. package/IconGit/index.js.map +1 -0
  24. package/IconGit/index.mjs +2 -0
  25. package/IconGit/index.mjs.map +1 -0
  26. package/IconLinear/index.d.ts +4 -0
  27. package/IconLinear/index.js +2 -0
  28. package/IconLinear/index.js.map +1 -0
  29. package/IconLinear/index.mjs +2 -0
  30. package/IconLinear/index.mjs.map +1 -0
  31. package/IconLiquidGlass/index.d.ts +4 -0
  32. package/IconLiquidGlass/index.js +2 -0
  33. package/IconLiquidGlass/index.js.map +1 -0
  34. package/IconLiquidGlass/index.mjs +2 -0
  35. package/IconLiquidGlass/index.mjs.map +1 -0
  36. package/IconLovable/index.d.ts +4 -0
  37. package/IconLovable/index.js +2 -0
  38. package/IconLovable/index.js.map +1 -0
  39. package/IconLovable/index.mjs +2 -0
  40. package/IconLovable/index.mjs.map +1 -0
  41. package/IconSupabase/index.d.ts +4 -0
  42. package/IconSupabase/index.js +2 -0
  43. package/IconSupabase/index.js.map +1 -0
  44. package/IconSupabase/index.mjs +2 -0
  45. package/IconSupabase/index.mjs.map +1 -0
  46. package/IconWindsurf/index.d.ts +4 -0
  47. package/IconWindsurf/index.js +2 -0
  48. package/IconWindsurf/index.js.map +1 -0
  49. package/IconWindsurf/index.mjs +2 -0
  50. package/IconWindsurf/index.mjs.map +1 -0
  51. package/README.md +45 -32
  52. package/icons/index.d.ts +10 -0
  53. package/icons/index.js +1 -1
  54. package/icons/index.js.map +1 -1
  55. package/icons/index.mjs +1 -1
  56. package/icons/index.mjs.map +1 -1
  57. package/icons-index.json +62 -37
  58. package/index.js +1 -1
  59. package/index.js.map +1 -1
  60. package/index.mjs +1 -1
  61. package/index.mjs.map +1 -1
  62. package/package.json +1 -1
package/README.md CHANGED
@@ -638,6 +638,7 @@ Below is a complete list of available icons:
638
638
  - IconFilterDesc
639
639
  - IconFilterDescending
640
640
  - IconFilterTimeline
641
+ - IconLiquidGlass
641
642
  - IconMaintenance
642
643
  - IconReorder
643
644
  - IconSettingsGear1
@@ -1333,12 +1334,15 @@ Below is a complete list of available icons:
1333
1334
  - IconBehance
1334
1335
  - IconBitcoinLogo
1335
1336
  - IconBluesky
1337
+ - IconBolt
1338
+ - IconBun
1336
1339
  - IconCash
1337
1340
  - IconCentralIconSystem
1338
1341
  - IconChrome
1339
1342
  - IconClaudeai
1340
1343
  - IconCodepen
1341
1344
  - IconCopilot
1345
+ - IconCursor
1342
1346
  - IconDeepseek
1343
1347
  - IconDiscord
1344
1348
  - IconDribbble
@@ -1347,6 +1351,8 @@ Below is a complete list of available icons:
1347
1351
  - IconFigma
1348
1352
  - IconFirefox
1349
1353
  - IconFramer
1354
+ - IconGemini
1355
+ - IconGit
1350
1356
  - IconGithub
1351
1357
  - IconGoogle
1352
1358
  - IconGooglePlayStore
@@ -1355,9 +1361,11 @@ Below is a complete list of available icons:
1355
1361
  - IconInstagram
1356
1362
  - IconJava
1357
1363
  - IconLemonsqueezy
1364
+ - IconLinear
1358
1365
  - IconLinkedin
1359
1366
  - IconLinktree
1360
1367
  - IconLottielab
1368
+ - IconLovable
1361
1369
  - IconManusAi
1362
1370
  - IconMastadon
1363
1371
  - IconMedium
@@ -1387,6 +1395,7 @@ Below is a complete list of available icons:
1387
1395
  - IconSnapchat
1388
1396
  - IconSpotify
1389
1397
  - IconSteam
1398
+ - IconSupabase
1390
1399
  - IconTelegram
1391
1400
  - IconThreads
1392
1401
  - IconTiktok
@@ -1397,6 +1406,7 @@ Below is a complete list of available icons:
1397
1406
  - IconVkontakte
1398
1407
  - IconWebflow
1399
1408
  - IconWhatsapp
1409
+ - IconWindsurf
1400
1410
  - IconX
1401
1411
  - IconXbox
1402
1412
  - IconYoutube
@@ -1499,9 +1509,6 @@ Below is a complete list of available icons:
1499
1509
 
1500
1510
  ### Things
1501
1511
 
1502
- - IconAirplane
1503
- - IconAirplaneDown
1504
- - IconAirplaneUp
1505
1512
  - IconAlien
1506
1513
  - IconBackpack
1507
1514
  - IconBag
@@ -1510,35 +1517,12 @@ Below is a complete list of available icons:
1510
1517
  - IconBaymax
1511
1518
  - IconBean
1512
1519
  - IconBee
1513
- - IconBike
1514
1520
  - IconBlackHole
1515
1521
  - IconBomb
1516
1522
  - IconBooks
1517
1523
  - IconBronceMedal
1518
1524
  - IconBroom
1519
- - IconBus
1520
1525
  - IconCap
1521
- - IconCar1
1522
- - IconCar10
1523
- - IconCar10Ev
1524
- - IconCar1Ev
1525
- - IconCar2
1526
- - IconCar2Ev
1527
- - IconCar3
1528
- - IconCar3Ev
1529
- - IconCar4
1530
- - IconCar4Ev
1531
- - IconCar5
1532
- - IconCar5Ev
1533
- - IconCar6
1534
- - IconCar6Ev
1535
- - IconCar7
1536
- - IconCar7Ev
1537
- - IconCar8
1538
- - IconCar8Ev
1539
- - IconCar9
1540
- - IconCar9Ev
1541
- - IconCarFrontView
1542
1526
  - IconCelebrate
1543
1527
  - IconCirclesThree
1544
1528
  - IconConstructionHelmet
@@ -1548,7 +1532,6 @@ Below is a complete list of available icons:
1548
1532
  - IconDashboardFast
1549
1533
  - IconDashboardLow
1550
1534
  - IconDashboardMiddle
1551
- - IconDeliveryBike
1552
1535
  - IconDiamond
1553
1536
  - IconDiamondShine
1554
1537
  - IconDirectorChair
@@ -1587,7 +1570,6 @@ Below is a complete list of available icons:
1587
1570
  - IconMedicinePill
1588
1571
  - IconMedicinePill2
1589
1572
  - IconMedicineTablett
1590
- - IconMountainBike
1591
1573
  - IconMouth
1592
1574
  - IconNailedIt
1593
1575
  - IconOrganisation
@@ -1609,8 +1591,6 @@ Below is a complete list of available icons:
1609
1591
  - IconReadingList
1610
1592
  - IconReceiptionBell
1611
1593
  - IconRescueRing
1612
- - IconRocket
1613
- - IconRoller
1614
1594
  - IconScissors1
1615
1595
  - IconScissors2
1616
1596
  - IconShovel
@@ -1640,10 +1620,8 @@ Below is a complete list of available icons:
1640
1620
  - IconThread
1641
1621
  - IconTicket
1642
1622
  - IconToiletPaper
1643
- - IconTrainFrontView
1644
1623
  - IconTreasure
1645
1624
  - IconTrophy
1646
- - IconUfo
1647
1625
  - IconUnicorn
1648
1626
  - IconWarningSign
1649
1627
  - IconWaste
@@ -1746,6 +1724,41 @@ Below is a complete list of available icons:
1746
1724
  - IconVerticalAlignmentRight
1747
1725
  - IconWrite
1748
1726
 
1727
+ ### Vehicles & Aircrafts
1728
+
1729
+ - IconAirplane
1730
+ - IconAirplaneDown
1731
+ - IconAirplaneUp
1732
+ - IconBike
1733
+ - IconBus
1734
+ - IconCar1
1735
+ - IconCar10
1736
+ - IconCar10Ev
1737
+ - IconCar1Ev
1738
+ - IconCar2
1739
+ - IconCar2Ev
1740
+ - IconCar3
1741
+ - IconCar3Ev
1742
+ - IconCar4
1743
+ - IconCar4Ev
1744
+ - IconCar5
1745
+ - IconCar5Ev
1746
+ - IconCar6
1747
+ - IconCar6Ev
1748
+ - IconCar7
1749
+ - IconCar7Ev
1750
+ - IconCar8
1751
+ - IconCar8Ev
1752
+ - IconCar9
1753
+ - IconCar9Ev
1754
+ - IconCarFrontView
1755
+ - IconDeliveryBike
1756
+ - IconMountainBike
1757
+ - IconRocket
1758
+ - IconRoller
1759
+ - IconTrainFrontView
1760
+ - IconUfo
1761
+
1749
1762
  ### Weather
1750
1763
 
1751
1764
  - IconCloud1
package/icons/index.d.ts CHANGED
@@ -212,6 +212,7 @@ export type CentralIconName =
212
212
  | "IconBluetooth"
213
213
  | "IconBlur"
214
214
  | "IconBold"
215
+ | "IconBolt"
215
216
  | "IconBomb"
216
217
  | "IconBook"
217
218
  | "IconBookmark"
@@ -281,6 +282,7 @@ export type CentralIconName =
281
282
  | "IconBugFace"
282
283
  | "IconBuildings"
283
284
  | "IconBulletList"
285
+ | "IconBun"
284
286
  | "IconBurger"
285
287
  | "IconBus"
286
288
  | "IconCabinet"
@@ -504,6 +506,7 @@ export type CentralIconName =
504
506
  | "IconCurrencyPounds"
505
507
  | "IconCurrencyRupees"
506
508
  | "IconCurrencyYen"
509
+ | "IconCursor"
507
510
  | "IconCursor1"
508
511
  | "IconCursor2"
509
512
  | "IconCursor3"
@@ -710,6 +713,7 @@ export type CentralIconName =
710
713
  | "IconGarage"
711
714
  | "IconGas"
712
715
  | "IconGauge"
716
+ | "IconGemini"
713
717
  | "IconGenderFemale"
714
718
  | "IconGenderMale"
715
719
  | "IconGhost"
@@ -721,6 +725,7 @@ export type CentralIconName =
721
725
  | "IconGiftcard"
722
726
  | "IconGiroCard"
723
727
  | "IconGiroCards"
728
+ | "IconGit"
724
729
  | "IconGithub"
725
730
  | "IconGlobus"
726
731
  | "IconGoldMedal"
@@ -838,6 +843,7 @@ export type CentralIconName =
838
843
  | "IconLightBulbSimple"
839
844
  | "IconLightning"
840
845
  | "IconLimit"
846
+ | "IconLinear"
841
847
  | "IconLinebreak"
842
848
  | "IconLineChart1"
843
849
  | "IconLineChart2"
@@ -847,6 +853,7 @@ export type CentralIconName =
847
853
  | "IconLineThickness"
848
854
  | "IconLinkedin"
849
855
  | "IconLinktree"
856
+ | "IconLiquidGlass"
850
857
  | "IconListBullets"
851
858
  | "IconListSparkle"
852
859
  | "IconLiveActivity"
@@ -858,6 +865,7 @@ export type CentralIconName =
858
865
  | "IconLocation"
859
866
  | "IconLock"
860
867
  | "IconLottielab"
868
+ | "IconLovable"
861
869
  | "IconMacbook"
862
870
  | "IconMacbookAir"
863
871
  | "IconMacintosh"
@@ -1312,6 +1320,7 @@ export type CentralIconName =
1312
1320
  | "IconSunriseArrowUp"
1313
1321
  | "IconSunset"
1314
1322
  | "IconSunsetArrowDown"
1323
+ | "IconSupabase"
1315
1324
  | "IconSuperscript"
1316
1325
  | "IconSupport"
1317
1326
  | "IconSurfing"
@@ -1475,6 +1484,7 @@ export type CentralIconName =
1475
1484
  | "IconWindowCursor"
1476
1485
  | "IconWindowSparkle"
1477
1486
  | "IconWindPower"
1487
+ | "IconWindsurf"
1478
1488
  | "IconWip"
1479
1489
  | "IconWizardHat"
1480
1490
  | "IconWorld"