@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/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.51",
3
+ "version": "0.0.53",
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';",
@@ -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": 1492,
15
+ "totalIcons": 1502,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 32,
@@ -491,7 +491,7 @@
491
491
  ]
492
492
  },
493
493
  "Filter & Settings": {
494
- "count": 21,
494
+ "count": 22,
495
495
  "icons": [
496
496
  "IconFilter1",
497
497
  "IconFilter2",
@@ -501,6 +501,7 @@
501
501
  "IconFilterDesc",
502
502
  "IconFilterDescending",
503
503
  "IconFilterTimeline",
504
+ "IconLiquidGlass",
504
505
  "IconMaintenance",
505
506
  "IconReorder",
506
507
  "IconSettingsGear1",
@@ -1214,7 +1215,7 @@
1214
1215
  ]
1215
1216
  },
1216
1217
  "Social Media & Brands": {
1217
- "count": 77,
1218
+ "count": 86,
1218
1219
  "icons": [
1219
1220
  "IconAnthropic",
1220
1221
  "IconApple",
@@ -1226,12 +1227,15 @@
1226
1227
  "IconBehance",
1227
1228
  "IconBitcoinLogo",
1228
1229
  "IconBluesky",
1230
+ "IconBolt",
1231
+ "IconBun",
1229
1232
  "IconCash",
1230
1233
  "IconCentralIconSystem",
1231
1234
  "IconChrome",
1232
1235
  "IconClaudeai",
1233
1236
  "IconCodepen",
1234
1237
  "IconCopilot",
1238
+ "IconCursor",
1235
1239
  "IconDeepseek",
1236
1240
  "IconDiscord",
1237
1241
  "IconDribbble",
@@ -1240,6 +1244,8 @@
1240
1244
  "IconFigma",
1241
1245
  "IconFirefox",
1242
1246
  "IconFramer",
1247
+ "IconGemini",
1248
+ "IconGit",
1243
1249
  "IconGithub",
1244
1250
  "IconGoogle",
1245
1251
  "IconGooglePlayStore",
@@ -1248,9 +1254,11 @@
1248
1254
  "IconInstagram",
1249
1255
  "IconJava",
1250
1256
  "IconLemonsqueezy",
1257
+ "IconLinear",
1251
1258
  "IconLinkedin",
1252
1259
  "IconLinktree",
1253
1260
  "IconLottielab",
1261
+ "IconLovable",
1254
1262
  "IconManusAi",
1255
1263
  "IconMastadon",
1256
1264
  "IconMedium",
@@ -1280,6 +1288,7 @@
1280
1288
  "IconSnapchat",
1281
1289
  "IconSpotify",
1282
1290
  "IconSteam",
1291
+ "IconSupabase",
1283
1292
  "IconTelegram",
1284
1293
  "IconThreads",
1285
1294
  "IconTiktok",
@@ -1290,6 +1299,7 @@
1290
1299
  "IconVkontakte",
1291
1300
  "IconWebflow",
1292
1301
  "IconWhatsapp",
1302
+ "IconWindsurf",
1293
1303
  "IconX",
1294
1304
  "IconXbox",
1295
1305
  "IconYoutube"
@@ -1398,11 +1408,8 @@
1398
1408
  ]
1399
1409
  },
1400
1410
  "Things": {
1401
- "count": 150,
1411
+ "count": 118,
1402
1412
  "icons": [
1403
- "IconAirplane",
1404
- "IconAirplaneDown",
1405
- "IconAirplaneUp",
1406
1413
  "IconAlien",
1407
1414
  "IconBackpack",
1408
1415
  "IconBag",
@@ -1411,35 +1418,12 @@
1411
1418
  "IconBaymax",
1412
1419
  "IconBean",
1413
1420
  "IconBee",
1414
- "IconBike",
1415
1421
  "IconBlackHole",
1416
1422
  "IconBomb",
1417
1423
  "IconBooks",
1418
1424
  "IconBronceMedal",
1419
1425
  "IconBroom",
1420
- "IconBus",
1421
1426
  "IconCap",
1422
- "IconCar1",
1423
- "IconCar10",
1424
- "IconCar10Ev",
1425
- "IconCar1Ev",
1426
- "IconCar2",
1427
- "IconCar2Ev",
1428
- "IconCar3",
1429
- "IconCar3Ev",
1430
- "IconCar4",
1431
- "IconCar4Ev",
1432
- "IconCar5",
1433
- "IconCar5Ev",
1434
- "IconCar6",
1435
- "IconCar6Ev",
1436
- "IconCar7",
1437
- "IconCar7Ev",
1438
- "IconCar8",
1439
- "IconCar8Ev",
1440
- "IconCar9",
1441
- "IconCar9Ev",
1442
- "IconCarFrontView",
1443
1427
  "IconCelebrate",
1444
1428
  "IconCirclesThree",
1445
1429
  "IconConstructionHelmet",
@@ -1449,7 +1433,6 @@
1449
1433
  "IconDashboardFast",
1450
1434
  "IconDashboardLow",
1451
1435
  "IconDashboardMiddle",
1452
- "IconDeliveryBike",
1453
1436
  "IconDiamond",
1454
1437
  "IconDiamondShine",
1455
1438
  "IconDirectorChair",
@@ -1488,7 +1471,6 @@
1488
1471
  "IconMedicinePill",
1489
1472
  "IconMedicinePill2",
1490
1473
  "IconMedicineTablett",
1491
- "IconMountainBike",
1492
1474
  "IconMouth",
1493
1475
  "IconNailedIt",
1494
1476
  "IconOrganisation",
@@ -1510,8 +1492,6 @@
1510
1492
  "IconReadingList",
1511
1493
  "IconReceiptionBell",
1512
1494
  "IconRescueRing",
1513
- "IconRocket",
1514
- "IconRoller",
1515
1495
  "IconScissors1",
1516
1496
  "IconScissors2",
1517
1497
  "IconShovel",
@@ -1541,10 +1521,8 @@
1541
1521
  "IconThread",
1542
1522
  "IconTicket",
1543
1523
  "IconToiletPaper",
1544
- "IconTrainFrontView",
1545
1524
  "IconTreasure",
1546
1525
  "IconTrophy",
1547
- "IconUfo",
1548
1526
  "IconUnicorn",
1549
1527
  "IconWarningSign",
1550
1528
  "IconWaste",
@@ -1652,6 +1630,43 @@
1652
1630
  "IconWrite"
1653
1631
  ]
1654
1632
  },
1633
+ "Vehicles & Aircrafts": {
1634
+ "count": 32,
1635
+ "icons": [
1636
+ "IconAirplane",
1637
+ "IconAirplaneDown",
1638
+ "IconAirplaneUp",
1639
+ "IconBike",
1640
+ "IconBus",
1641
+ "IconCar1",
1642
+ "IconCar10",
1643
+ "IconCar10Ev",
1644
+ "IconCar1Ev",
1645
+ "IconCar2",
1646
+ "IconCar2Ev",
1647
+ "IconCar3",
1648
+ "IconCar3Ev",
1649
+ "IconCar4",
1650
+ "IconCar4Ev",
1651
+ "IconCar5",
1652
+ "IconCar5Ev",
1653
+ "IconCar6",
1654
+ "IconCar6Ev",
1655
+ "IconCar7",
1656
+ "IconCar7Ev",
1657
+ "IconCar8",
1658
+ "IconCar8Ev",
1659
+ "IconCar9",
1660
+ "IconCar9Ev",
1661
+ "IconCarFrontView",
1662
+ "IconDeliveryBike",
1663
+ "IconMountainBike",
1664
+ "IconRocket",
1665
+ "IconRoller",
1666
+ "IconTrainFrontView",
1667
+ "IconUfo"
1668
+ ]
1669
+ },
1655
1670
  "Weather": {
1656
1671
  "count": 19,
1657
1672
  "icons": [
@@ -1891,6 +1906,7 @@
1891
1906
  "IconBluetooth": "bluetooth",
1892
1907
  "IconBlur": "blur",
1893
1908
  "IconBold": "bold",
1909
+ "IconBolt": "bolt",
1894
1910
  "IconBomb": "bomb, boom",
1895
1911
  "IconBook": "book, guide, info, faq",
1896
1912
  "IconBookmark": "bookmark, banner, flag, tag",
@@ -1960,6 +1976,7 @@
1960
1976
  "IconBugFace": "bug-face, issue",
1961
1977
  "IconBuildings": "buildings, company, workspace",
1962
1978
  "IconBulletList": "bullet-list",
1979
+ "IconBun": "bun",
1963
1980
  "IconBurger": "burger, hamburger, sandwich",
1964
1981
  "IconBus": "bus, school-bus",
1965
1982
  "IconCabinet": "cabinet",
@@ -2183,6 +2200,7 @@
2183
2200
  "IconCurrencyPounds": "currency-pounds, money",
2184
2201
  "IconCurrencyRupees": "currency-rupees, money",
2185
2202
  "IconCurrencyYen": "currency-yen, money",
2203
+ "IconCursor": "cursor",
2186
2204
  "IconCursor1": "cursor-1, arrow",
2187
2205
  "IconCursor2": "cursor-2, arrow",
2188
2206
  "IconCursor3": "cursor-3, arrow",
@@ -2389,6 +2407,7 @@
2389
2407
  "IconGarage": "garage",
2390
2408
  "IconGas": "gas",
2391
2409
  "IconGauge": "gauge, tachometer, performance, speed, scale",
2410
+ "IconGemini": "gemini",
2392
2411
  "IconGenderFemale": "gender-female",
2393
2412
  "IconGenderMale": "gender-male",
2394
2413
  "IconGhost": "ghost, hidden, unknown, horror",
@@ -2400,6 +2419,7 @@
2400
2419
  "IconGiftcard": "giftcard, present",
2401
2420
  "IconGiroCard": "giro-card",
2402
2421
  "IconGiroCards": "giro-cards",
2422
+ "IconGit": "git",
2403
2423
  "IconGithub": "github",
2404
2424
  "IconGlobus": "globus, map, earth, globe",
2405
2425
  "IconGoldMedal": "gold-medal, first-place, win",
@@ -2517,6 +2537,7 @@
2517
2537
  "IconLightBulbSimple": "light-bulb-simple, idea",
2518
2538
  "IconLightning": "lightning, zap, flash, thunder",
2519
2539
  "IconLimit": "limit",
2540
+ "IconLinear": "linear",
2520
2541
  "IconLinebreak": "linebreak, next-line",
2521
2542
  "IconLineChart1": "line-chart-1, statistics, graph",
2522
2543
  "IconLineChart2": "line-chart-2, statistics, graph",
@@ -2526,6 +2547,7 @@
2526
2547
  "IconLineThickness": "line-thickness, lines, border",
2527
2548
  "IconLinkedin": "linkedin",
2528
2549
  "IconLinktree": "linktree",
2550
+ "IconLiquidGlass": "liquid-glass, glass-effect",
2529
2551
  "IconListBullets": "list-bullets",
2530
2552
  "IconListSparkle": "list-sparkle, ai text, text generation",
2531
2553
  "IconLiveActivity": "live-activity, fitness",
@@ -2537,6 +2559,7 @@
2537
2559
  "IconLocation": "location, explore, compass",
2538
2560
  "IconLock": "lock, private",
2539
2561
  "IconLottielab": "lottielab",
2562
+ "IconLovable": "lovable",
2540
2563
  "IconMacbook": "macbook, laptop, computer",
2541
2564
  "IconMacbookAir": "macbook-air",
2542
2565
  "IconMacintosh": "macintosh, mac",
@@ -2991,6 +3014,7 @@
2991
3014
  "IconSunriseArrowUp": "sunrise-arrow-up",
2992
3015
  "IconSunset": "sunset",
2993
3016
  "IconSunsetArrowDown": "sunset-arrow-down",
3017
+ "IconSupabase": "supabase",
2994
3018
  "IconSuperscript": "superscript",
2995
3019
  "IconSupport": "support",
2996
3020
  "IconSurfing": "surfing, wave, vibe",
@@ -3154,6 +3178,7 @@
3154
3178
  "IconWindowCursor": "window-cursor, visit page, open app",
3155
3179
  "IconWindowSparkle": "window-sparkle, whisper, api, app, software",
3156
3180
  "IconWindPower": "wind-power, electric-current, power, green-energy",
3181
+ "IconWindsurf": "windsurf",
3157
3182
  "IconWip": "wip, work, barrier",
3158
3183
  "IconWizardHat": "wizard-hat, magician, fantasy",
3159
3184
  "IconWorld": "world, globus, internet, web, globe",