@central-icons-react/square-outlined-radius-0-stroke-1.5 1.1.17 → 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.17",
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": 1553,
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": 100,
1251
+ "count": 101,
1252
1252
  "icons": [
1253
1253
  "IconAnthropic",
1254
1254
  "IconApple",
@@ -1337,6 +1337,7 @@
1337
1337
  "IconTelegram",
1338
1338
  "IconThreads",
1339
1339
  "IconTiktok",
1340
+ "IconTumblr",
1340
1341
  "IconTwitch",
1341
1342
  "IconTwitter",
1342
1343
  "IconTypescript",
@@ -3200,6 +3201,7 @@
3200
3201
  "IconTriangleExclamation": "triangle-exclamation, error, warning, alert",
3201
3202
  "IconTrophy": "trophy, win, champion",
3202
3203
  "IconTruck": "truck, delivery",
3204
+ "IconTumblr": "tumblr",
3203
3205
  "IconTwitch": "twitch",
3204
3206
  "IconTwitter": "twitter, larry",
3205
3207
  "IconTypescript": "typescript",
package/index.d.ts CHANGED
@@ -4079,6 +4079,7 @@ export {
4079
4079
  } from "./IconTriangleExclamation";
4080
4080
  export { IconTrophy, default as IconTrophyDefault } from "./IconTrophy";
4081
4081
  export { IconTruck, default as IconTruckDefault } from "./IconTruck";
4082
+ export { IconTumblr, default as IconTumblrDefault } from "./IconTumblr";
4082
4083
  export { IconTwitch, default as IconTwitchDefault } from "./IconTwitch";
4083
4084
  export { IconTwitter, default as IconTwitterDefault } from "./IconTwitter";
4084
4085
  export {