@central-icons-react/round-outlined-radius-0-stroke-1.5 0.0.52 → 0.0.55

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 (52) hide show
  1. package/IconCpp/index.d.ts +4 -0
  2. package/IconCpp/index.js +2 -0
  3. package/IconCpp/index.js.map +1 -0
  4. package/IconCpp/index.mjs +2 -0
  5. package/IconCpp/index.mjs.map +1 -0
  6. package/IconGit/index.d.ts +4 -0
  7. package/IconGit/index.js +2 -0
  8. package/IconGit/index.js.map +1 -0
  9. package/IconGit/index.mjs +2 -0
  10. package/IconGit/index.mjs.map +1 -0
  11. package/IconJavaCoffeeBean/index.d.ts +4 -0
  12. package/IconJavaCoffeeBean/index.js +2 -0
  13. package/IconJavaCoffeeBean/index.js.map +1 -0
  14. package/IconJavaCoffeeBean/index.mjs +2 -0
  15. package/IconJavaCoffeeBean/index.mjs.map +1 -0
  16. package/IconJavascript/index.d.ts +4 -0
  17. package/IconJavascript/index.js +2 -0
  18. package/IconJavascript/index.js.map +1 -0
  19. package/IconJavascript/index.mjs +2 -0
  20. package/IconJavascript/index.mjs.map +1 -0
  21. package/IconLinear/index.d.ts +4 -0
  22. package/IconLinear/index.js +2 -0
  23. package/IconLinear/index.js.map +1 -0
  24. package/IconLinear/index.mjs +2 -0
  25. package/IconLinear/index.mjs.map +1 -0
  26. package/IconLiquidGlass/index.d.ts +4 -0
  27. package/IconLiquidGlass/index.js +2 -0
  28. package/IconLiquidGlass/index.js.map +1 -0
  29. package/IconLiquidGlass/index.mjs +2 -0
  30. package/IconLiquidGlass/index.mjs.map +1 -0
  31. package/IconPhpElephant/index.d.ts +4 -0
  32. package/IconPhpElephant/index.js +2 -0
  33. package/IconPhpElephant/index.js.map +1 -0
  34. package/IconPhpElephant/index.mjs +2 -0
  35. package/IconPhpElephant/index.mjs.map +1 -0
  36. package/IconTypescript/index.d.ts +4 -0
  37. package/IconTypescript/index.js +2 -0
  38. package/IconTypescript/index.js.map +1 -0
  39. package/IconTypescript/index.mjs +2 -0
  40. package/IconTypescript/index.mjs.map +1 -0
  41. package/README.md +8 -0
  42. package/icons/index.d.ts +8 -0
  43. package/icons/index.js +1 -1
  44. package/icons/index.js.map +1 -1
  45. package/icons/index.mjs +1 -1
  46. package/icons/index.mjs.map +1 -1
  47. package/icons-index.json +20 -4
  48. package/index.js +1 -1
  49. package/index.js.map +1 -1
  50. package/index.mjs +1 -1
  51. package/index.mjs.map +1 -1
  52. package/package.json +1 -1
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react/round-outlined-radius-0-stroke-1.5",
3
- "version": "0.0.52",
3
+ "version": "0.0.55",
4
4
  "style": "round-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/round-outlined-radius-0-stroke-1.5/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": 1499,
15
+ "totalIcons": 1507,
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": 84,
1218
+ "count": 91,
1218
1219
  "icons": [
1219
1220
  "IconAnthropic",
1220
1221
  "IconApple",
@@ -1234,6 +1235,7 @@
1234
1235
  "IconClaudeai",
1235
1236
  "IconCodepen",
1236
1237
  "IconCopilot",
1238
+ "IconCpp",
1237
1239
  "IconCursor",
1238
1240
  "IconDeepseek",
1239
1241
  "IconDiscord",
@@ -1244,6 +1246,7 @@
1244
1246
  "IconFirefox",
1245
1247
  "IconFramer",
1246
1248
  "IconGemini",
1249
+ "IconGit",
1247
1250
  "IconGithub",
1248
1251
  "IconGoogle",
1249
1252
  "IconGooglePlayStore",
@@ -1251,7 +1254,10 @@
1251
1254
  "IconGumroad",
1252
1255
  "IconInstagram",
1253
1256
  "IconJava",
1257
+ "IconJavaCoffeeBean",
1258
+ "IconJavascript",
1254
1259
  "IconLemonsqueezy",
1260
+ "IconLinear",
1255
1261
  "IconLinkedin",
1256
1262
  "IconLinktree",
1257
1263
  "IconLottielab",
@@ -1268,6 +1274,7 @@
1268
1274
  "IconPatreon",
1269
1275
  "IconPerplexity",
1270
1276
  "IconPhp",
1277
+ "IconPhpElephant",
1271
1278
  "IconPhyton",
1272
1279
  "IconPinterest",
1273
1280
  "IconPlaystation",
@@ -1291,6 +1298,7 @@
1291
1298
  "IconTiktok",
1292
1299
  "IconTwitch",
1293
1300
  "IconTwitter",
1301
+ "IconTypescript",
1294
1302
  "IconVenmo",
1295
1303
  "IconVercel",
1296
1304
  "IconVkontakte",
@@ -2178,6 +2186,7 @@
2178
2186
  "IconCopyright": "copyright",
2179
2187
  "IconCornerRadius": "corner-radius, border-radius",
2180
2188
  "IconCourt": "court",
2189
+ "IconCpp": "c++",
2181
2190
  "IconCreditCard1": "credit-card-1, card, payment",
2182
2191
  "IconCreditCard2": "credit-card-2, card, payment",
2183
2192
  "IconCreditCardAdd": "credit-card-add, card, payment",
@@ -2416,6 +2425,7 @@
2416
2425
  "IconGiftcard": "giftcard, present",
2417
2426
  "IconGiroCard": "giro-card",
2418
2427
  "IconGiroCards": "giro-cards",
2428
+ "IconGit": "git",
2419
2429
  "IconGithub": "github",
2420
2430
  "IconGlobus": "globus, map, earth, globe",
2421
2431
  "IconGoldMedal": "gold-medal, first-place, win",
@@ -2491,6 +2501,8 @@
2491
2501
  "IconInvite": "invite, briefing",
2492
2502
  "IconItalic": "italic",
2493
2503
  "IconJava": "java",
2504
+ "IconJavaCoffeeBean": "java-coffee-bean",
2505
+ "IconJavascript": "javascript",
2494
2506
  "IconJudgeGavel": "judge-gavel, legal, terms, law",
2495
2507
  "IconKanbanView": "kanban-view, columns",
2496
2508
  "IconKey1": "key-1, password",
@@ -2533,6 +2545,7 @@
2533
2545
  "IconLightBulbSimple": "light-bulb-simple, idea",
2534
2546
  "IconLightning": "lightning, zap, flash, thunder",
2535
2547
  "IconLimit": "limit",
2548
+ "IconLinear": "linear",
2536
2549
  "IconLinebreak": "linebreak, next-line",
2537
2550
  "IconLineChart1": "line-chart-1, statistics, graph",
2538
2551
  "IconLineChart2": "line-chart-2, statistics, graph",
@@ -2542,6 +2555,7 @@
2542
2555
  "IconLineThickness": "line-thickness, lines, border",
2543
2556
  "IconLinkedin": "linkedin",
2544
2557
  "IconLinktree": "linktree",
2558
+ "IconLiquidGlass": "liquid-glass, glass-effect",
2545
2559
  "IconListBullets": "list-bullets",
2546
2560
  "IconListSparkle": "list-sparkle, ai text, text generation",
2547
2561
  "IconLiveActivity": "live-activity, fitness",
@@ -2722,6 +2736,7 @@
2722
2736
  "IconPhoneDynamicIsland": "phone-dynamic-island",
2723
2737
  "IconPhoneHaptic": "phone-haptic, vibration",
2724
2738
  "IconPhp": "php",
2739
+ "IconPhpElephant": "php-elephant",
2725
2740
  "IconPhyton": "phyton",
2726
2741
  "IconPickelball": "pickelball",
2727
2742
  "IconPictureInPicture": "picture-in-picture",
@@ -3097,6 +3112,7 @@
3097
3112
  "IconTruck": "truck, delivery",
3098
3113
  "IconTwitch": "twitch",
3099
3114
  "IconTwitter": "twitter, larry",
3115
+ "IconTypescript": "typescript",
3100
3116
  "IconUfo": "ufo, beam",
3101
3117
  "IconUmbrellaSecurity": "umbrella-security",
3102
3118
  "IconUnarchiv": "unarchiv, unbox",