@central-icons-react/round-outlined-radius-0-stroke-2 1.1.25 → 1.1.27

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.25",
3
+ "version": "1.1.27",
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": 1559,
15
+ "totalIcons": 1561,
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",
@@ -1458,7 +1459,7 @@
1458
1459
  ]
1459
1460
  },
1460
1461
  "Things": {
1461
- "count": 124,
1462
+ "count": 125,
1462
1463
  "icons": [
1463
1464
  "IconAlien",
1464
1465
  "IconAnvil",
@@ -1582,6 +1583,7 @@
1582
1583
  "IconUnicorn",
1583
1584
  "IconWarningSign",
1584
1585
  "IconWaste",
1586
+ "IconWeight",
1585
1587
  "IconWip",
1586
1588
  "IconWreath"
1587
1589
  ]
@@ -2294,6 +2296,7 @@
2294
2296
  "IconDeskOffice": "desk-office",
2295
2297
  "IconDeskOffice2": "desk-office-2",
2296
2298
  "IconDevices": "devices, macbook, iphone, phone, connected",
2299
+ "IconDia": "dia",
2297
2300
  "IconDiamond": "diamond, pro, premium",
2298
2301
  "IconDiamondShine": "diamond-shine, pop, polish",
2299
2302
  "IconDice1": "dice-1, roll",
@@ -3276,6 +3279,7 @@
3276
3279
  "IconWebcam": "webcam, camera, view",
3277
3280
  "IconWebflow": "webflow",
3278
3281
  "IconWechat": "wechat",
3282
+ "IconWeight": "weight, scale",
3279
3283
  "IconWhatsapp": "whatsapp",
3280
3284
  "IconWheelchair": "wheelchair, bathroom accessible, toilet, wc",
3281
3285
  "IconWhiteboard": "whiteboard, sketch, forms",
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,
@@ -4248,6 +4249,7 @@ export { IconWeb3, default as IconWeb3Default } from "./IconWeb3";
4248
4249
  export { IconWebcam, default as IconWebcamDefault } from "./IconWebcam";
4249
4250
  export { IconWebflow, default as IconWebflowDefault } from "./IconWebflow";
4250
4251
  export { IconWechat, default as IconWechatDefault } from "./IconWechat";
4252
+ export { IconWeight, default as IconWeightDefault } from "./IconWeight";
4251
4253
  export { IconWhatsapp, default as IconWhatsappDefault } from "./IconWhatsapp";
4252
4254
  export {
4253
4255
  IconWheelchair,