@central-icons-react/square-outlined-radius-0-stroke-1.5 1.1.16 → 1.1.18

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/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react/square-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.16",
3
+ "version": "1.1.18",
4
4
  "style": "square-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/square-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": 1549,
15
+ "totalIcons": 1554,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 44,
@@ -1248,7 +1248,7 @@
1248
1248
  ]
1249
1249
  },
1250
1250
  "Social Media & Brands": {
1251
- "count": 96,
1251
+ "count": 101,
1252
1252
  "icons": [
1253
1253
  "IconAnthropic",
1254
1254
  "IconApple",
@@ -1256,6 +1256,7 @@
1256
1256
  "IconAppleMusic",
1257
1257
  "IconAppstore",
1258
1258
  "IconArc",
1259
+ "IconArena",
1259
1260
  "IconArtifactNews",
1260
1261
  "IconBehance",
1261
1262
  "IconBitcoinLogo",
@@ -1268,6 +1269,7 @@
1268
1269
  "IconClaudeai",
1269
1270
  "IconCodepen",
1270
1271
  "IconCopilot",
1272
+ "IconCosmos",
1271
1273
  "IconCpp",
1272
1274
  "IconCursor",
1273
1275
  "IconDeepseek",
@@ -1277,6 +1279,7 @@
1277
1279
  "IconFacebook",
1278
1280
  "IconFacebookMessenger",
1279
1281
  "IconFigma",
1282
+ "IconFigmaSimple",
1280
1283
  "IconFinder1",
1281
1284
  "IconFirefox",
1282
1285
  "IconFramer",
@@ -1314,6 +1317,7 @@
1314
1317
  "IconPhpElephant",
1315
1318
  "IconPhyton",
1316
1319
  "IconPinterest",
1320
+ "IconPinterestSimple",
1317
1321
  "IconPlaystation",
1318
1322
  "IconProducthunt",
1319
1323
  "IconQuora",
@@ -1333,6 +1337,7 @@
1333
1337
  "IconTelegram",
1334
1338
  "IconThreads",
1335
1339
  "IconTiktok",
1340
+ "IconTumblr",
1336
1341
  "IconTwitch",
1337
1342
  "IconTwitter",
1338
1343
  "IconTypescript",
@@ -1802,6 +1807,7 @@
1802
1807
  "IconArCube1": "ar-cube-1",
1803
1808
  "IconArCube2": "ar-cube-2",
1804
1809
  "IconArCube3": "ar-cube-3",
1810
+ "IconArena": "arena",
1805
1811
  "IconArmchair": "armchair, seat, chill",
1806
1812
  "IconAround": "around, spatial",
1807
1813
  "IconArrow": "arrow, refresh, renew",
@@ -2234,6 +2240,7 @@
2234
2240
  "IconCopilot": "copilot",
2235
2241
  "IconCopyright": "copyright",
2236
2242
  "IconCornerRadius": "corner-radius, border-radius",
2243
+ "IconCosmos": "cosmos",
2237
2244
  "IconCourt": "court",
2238
2245
  "IconCpp": "c++",
2239
2246
  "IconCreditCard1": "credit-card-1, card, payment",
@@ -2375,6 +2382,7 @@
2375
2382
  "IconFeather": "feather, writing",
2376
2383
  "IconFeature": "feature, shine",
2377
2384
  "IconFigma": "figma",
2385
+ "IconFigmaSimple": "figma-simple",
2378
2386
  "IconFileBend": "file-bend, document",
2379
2387
  "IconFileChart": "file-chart, document",
2380
2388
  "IconFileCloud": "file-cloud, document",
@@ -2825,6 +2833,7 @@
2825
2833
  "IconPinFlag": "pin-flag, location",
2826
2834
  "IconPinLocation": "pin-location",
2827
2835
  "IconPinterest": "pinterest",
2836
+ "IconPinterestSimple": "pinterest-simple",
2828
2837
  "IconPizza": "pizza",
2829
2838
  "IconPlaceholder": "placeholder, generate",
2830
2839
  "IconPlanning": "planning, list, checklist",
@@ -3192,6 +3201,7 @@
3192
3201
  "IconTriangleExclamation": "triangle-exclamation, error, warning, alert",
3193
3202
  "IconTrophy": "trophy, win, champion",
3194
3203
  "IconTruck": "truck, delivery",
3204
+ "IconTumblr": "tumblr",
3195
3205
  "IconTwitch": "twitch",
3196
3206
  "IconTwitter": "twitter, larry",
3197
3207
  "IconTypescript": "typescript",
package/index.d.ts CHANGED
@@ -182,6 +182,7 @@ export {
182
182
  export { IconArc, default as IconArcDefault } from "./IconArc";
183
183
  export { IconArchive, default as IconArchiveDefault } from "./IconArchive";
184
184
  export { IconArchive1, default as IconArchive1Default } from "./IconArchive1";
185
+ export { IconArena, default as IconArenaDefault } from "./IconArena";
185
186
  export { IconArmchair, default as IconArmchairDefault } from "./IconArmchair";
186
187
  export { IconAround, default as IconAroundDefault } from "./IconAround";
187
188
  export { IconArrow, default as IconArrowDefault } from "./IconArrow";
@@ -1470,6 +1471,7 @@ export {
1470
1471
  IconCornerRadius,
1471
1472
  default as IconCornerRadiusDefault,
1472
1473
  } from "./IconCornerRadius";
1474
+ export { IconCosmos, default as IconCosmosDefault } from "./IconCosmos";
1473
1475
  export { IconCourt, default as IconCourtDefault } from "./IconCourt";
1474
1476
  export { IconCpp, default as IconCppDefault } from "./IconCpp";
1475
1477
  export {
@@ -1836,6 +1838,10 @@ export {
1836
1838
  export { IconFeather, default as IconFeatherDefault } from "./IconFeather";
1837
1839
  export { IconFeature, default as IconFeatureDefault } from "./IconFeature";
1838
1840
  export { IconFigma, default as IconFigmaDefault } from "./IconFigma";
1841
+ export {
1842
+ IconFigmaSimple,
1843
+ default as IconFigmaSimpleDefault,
1844
+ } from "./IconFigmaSimple";
1839
1845
  export { IconFileBend, default as IconFileBendDefault } from "./IconFileBend";
1840
1846
  export {
1841
1847
  IconFileChart,
@@ -3075,6 +3081,10 @@ export {
3075
3081
  IconPinterest,
3076
3082
  default as IconPinterestDefault,
3077
3083
  } from "./IconPinterest";
3084
+ export {
3085
+ IconPinterestSimple,
3086
+ default as IconPinterestSimpleDefault,
3087
+ } from "./IconPinterestSimple";
3078
3088
  export { IconPizza, default as IconPizzaDefault } from "./IconPizza";
3079
3089
  export {
3080
3090
  IconPlaceholder,
@@ -4069,6 +4079,7 @@ export {
4069
4079
  } from "./IconTriangleExclamation";
4070
4080
  export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
4071
4081
  export { IconTruck, default as IconTruckDefault } from "./IconTruck";
4082
+ export { IconTumblr, default as IconTumblrDefault } from "./IconTumblr";
4072
4083
  export { IconTwitch, default as IconTwitchDefault } from "./IconTwitch";
4073
4084
  export { IconTwitter, default as IconTwitterDefault } from "./IconTwitter";
4074
4085
  export {