@central-icons-react/round-outlined-radius-0-stroke-1.5 0.0.59 → 0.0.61

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-1.5",
3
- "version": "0.0.59",
3
+ "version": "0.0.61",
4
4
  "style": "round-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/round-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": 1512,
15
+ "totalIcons": 1514,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 32,
@@ -179,8 +179,10 @@
179
179
  ]
180
180
  },
181
181
  "Augmented Reality": {
182
- "count": 15,
182
+ "count": 17,
183
183
  "icons": [
184
+ "Icon3dBoxBottom",
185
+ "Icon3dBoxTop",
184
186
  "Icon3dSphere",
185
187
  "IconAr",
186
188
  "IconArCube1",
@@ -1703,6 +1705,8 @@
1703
1705
  }
1704
1706
  },
1705
1707
  "iconAliases": {
1708
+ "Icon3dBoxBottom": "3d-box-bottom, shaders, model, room",
1709
+ "Icon3dBoxTop": "3d-box-top, shaders, model, cube, ar",
1706
1710
  "Icon3dSphere": "3d-sphere",
1707
1711
  "Icon4k": "4k",
1708
1712
  "IconAddKeyframe": "add-keyframe, rhombus",