@central-icons-react/square-filled-radius-0-stroke-1 1.1.25 → 1.1.26

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-filled-radius-0-stroke-1",
3
- "version": "1.1.25",
3
+ "version": "1.1.26",
4
4
  "style": "square-filled-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/square-filled-radius-0-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": 1559,
15
+ "totalIcons": 1560,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 44,
@@ -1250,7 +1250,7 @@
1250
1250
  ]
1251
1251
  },
1252
1252
  "Social Media & Brands": {
1253
- "count": 102,
1253
+ "count": 103,
1254
1254
  "icons": [
1255
1255
  "IconAnthropic",
1256
1256
  "IconApple",
@@ -1275,6 +1275,7 @@
1275
1275
  "IconCpp",
1276
1276
  "IconCursor",
1277
1277
  "IconDeepseek",
1278
+ "IconDia",
1278
1279
  "IconDiscord",
1279
1280
  "IconDribbble",
1280
1281
  "IconDuolingo",
@@ -2294,6 +2295,7 @@
2294
2295
  "IconDeskOffice": "desk-office",
2295
2296
  "IconDeskOffice2": "desk-office-2",
2296
2297
  "IconDevices": "devices, macbook, iphone, phone, connected",
2298
+ "IconDia": "dia",
2297
2299
  "IconDiamond": "diamond, pro, premium",
2298
2300
  "IconDiamondShine": "diamond-shine, pop, polish",
2299
2301
  "IconDice1": "dice-1, roll",
package/index.d.ts CHANGED
@@ -1613,6 +1613,7 @@ export {
1613
1613
  default as IconDeskOffice2Default,
1614
1614
  } from "./IconDeskOffice2";
1615
1615
  export { IconDevices, default as IconDevicesDefault } from "./IconDevices";
1616
+ export { IconDia, default as IconDiaDefault } from "./IconDia";
1616
1617
  export { IconDiamond, default as IconDiamondDefault } from "./IconDiamond";
1617
1618
  export {
1618
1619
  IconDiamondShine,