@central-icons-react/round-outlined-radius-0-stroke-2 1.1.17 → 1.1.19

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/round-outlined-radius-0-stroke-2",
3
- "version": "1.1.17",
3
+ "version": "1.1.19",
4
4
  "style": "round-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/round-outlined-radius-0-stroke-2/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": 1553,
15
+ "totalIcons": 1555,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 44,
@@ -446,7 +446,7 @@
446
446
  ]
447
447
  },
448
448
  "Edit": {
449
- "count": 71,
449
+ "count": 72,
450
450
  "icons": [
451
451
  "IconAddKeyframe",
452
452
  "IconBezier",
@@ -474,6 +474,7 @@
474
474
  "IconComponents",
475
475
  "IconCornerRadius",
476
476
  "IconDispersion",
477
+ "IconDistortion",
477
478
  "IconDraw",
478
479
  "IconEditBig",
479
480
  "IconEditSmall1",
@@ -1248,7 +1249,7 @@
1248
1249
  ]
1249
1250
  },
1250
1251
  "Social Media & Brands": {
1251
- "count": 100,
1252
+ "count": 101,
1252
1253
  "icons": [
1253
1254
  "IconAnthropic",
1254
1255
  "IconApple",
@@ -1337,6 +1338,7 @@
1337
1338
  "IconTelegram",
1338
1339
  "IconThreads",
1339
1340
  "IconTiktok",
1341
+ "IconTumblr",
1340
1342
  "IconTwitch",
1341
1343
  "IconTwitter",
1342
1344
  "IconTypescript",
@@ -2301,6 +2303,7 @@
2301
2303
  "IconDiscord": "discord",
2302
2304
  "IconDishwasher": "dishwasher, clean",
2303
2305
  "IconDispersion": "dispersion, refraction",
2306
+ "IconDistortion": "distortion, liquid, material",
2304
2307
  "IconDivider": "divider, add-line",
2305
2308
  "IconDollar": "dollar, currency, money, coin, USD",
2306
2309
  "IconDonut": "donut",
@@ -3200,6 +3203,7 @@
3200
3203
  "IconTriangleExclamation": "triangle-exclamation, error, warning, alert",
3201
3204
  "IconTrophy": "trophy, win, champion",
3202
3205
  "IconTruck": "truck, delivery",
3206
+ "IconTumblr": "tumblr",
3203
3207
  "IconTwitch": "twitch",
3204
3208
  "IconTwitter": "twitter, larry",
3205
3209
  "IconTypescript": "typescript",
package/index.d.ts CHANGED
@@ -1641,6 +1641,10 @@ export {
1641
1641
  IconDispersion,
1642
1642
  default as IconDispersionDefault,
1643
1643
  } from "./IconDispersion";
1644
+ export {
1645
+ IconDistortion,
1646
+ default as IconDistortionDefault,
1647
+ } from "./IconDistortion";
1644
1648
  export { IconDivider, default as IconDividerDefault } from "./IconDivider";
1645
1649
  export { IconDollar, default as IconDollarDefault } from "./IconDollar";
1646
1650
  export { IconDonut, default as IconDonutDefault } from "./IconDonut";
@@ -4079,6 +4083,7 @@ export {
4079
4083
  } from "./IconTriangleExclamation";
4080
4084
  export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
4081
4085
  export { IconTruck, default as IconTruckDefault } from "./IconTruck";
4086
+ export { IconTumblr, default as IconTumblrDefault } from "./IconTumblr";
4082
4087
  export { IconTwitch, default as IconTwitchDefault } from "./IconTwitch";
4083
4088
  export { IconTwitter, default as IconTwitterDefault } from "./IconTwitter";
4084
4089
  export {