@central-icons-react/square-outlined-radius-0-stroke-1.5 1.1.26 → 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/square-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.26",
3
+ "version": "1.1.27",
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": 1560,
15
+ "totalIcons": 1561,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 44,
@@ -1459,7 +1459,7 @@
1459
1459
  ]
1460
1460
  },
1461
1461
  "Things": {
1462
- "count": 124,
1462
+ "count": 125,
1463
1463
  "icons": [
1464
1464
  "IconAlien",
1465
1465
  "IconAnvil",
@@ -1583,6 +1583,7 @@
1583
1583
  "IconUnicorn",
1584
1584
  "IconWarningSign",
1585
1585
  "IconWaste",
1586
+ "IconWeight",
1586
1587
  "IconWip",
1587
1588
  "IconWreath"
1588
1589
  ]
@@ -3278,6 +3279,7 @@
3278
3279
  "IconWebcam": "webcam, camera, view",
3279
3280
  "IconWebflow": "webflow",
3280
3281
  "IconWechat": "wechat",
3282
+ "IconWeight": "weight, scale",
3281
3283
  "IconWhatsapp": "whatsapp",
3282
3284
  "IconWheelchair": "wheelchair, bathroom accessible, toilet, wc",
3283
3285
  "IconWhiteboard": "whiteboard, sketch, forms",
package/index.d.ts CHANGED
@@ -4249,6 +4249,7 @@ export { IconWeb3, default as IconWeb3Default } from "./IconWeb3";
4249
4249
  export { IconWebcam, default as IconWebcamDefault } from "./IconWebcam";
4250
4250
  export { IconWebflow, default as IconWebflowDefault } from "./IconWebflow";
4251
4251
  export { IconWechat, default as IconWechatDefault } from "./IconWechat";
4252
+ export { IconWeight, default as IconWeightDefault } from "./IconWeight";
4252
4253
  export { IconWhatsapp, default as IconWhatsappDefault } from "./IconWhatsapp";
4253
4254
  export {
4254
4255
  IconWheelchair,