@central-icons-react/square-filled-radius-0-stroke-1 1.1.21 → 1.1.23

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.21",
3
+ "version": "1.1.23",
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": 1556,
15
+ "totalIcons": 1558,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 44,
@@ -1457,9 +1457,10 @@
1457
1457
  ]
1458
1458
  },
1459
1459
  "Things": {
1460
- "count": 122,
1460
+ "count": 124,
1461
1461
  "icons": [
1462
1462
  "IconAlien",
1463
+ "IconAnvil",
1463
1464
  "IconBackpack",
1464
1465
  "IconBag",
1465
1466
  "IconBag2",
@@ -1534,6 +1535,7 @@
1534
1535
  "IconPillow",
1535
1536
  "IconPillowZz",
1536
1537
  "IconPilone",
1538
+ "IconPlan",
1537
1539
  "IconPlayground",
1538
1540
  "IconPlugin1",
1539
1541
  "IconPlugin2",
@@ -1793,6 +1795,7 @@
1793
1795
  "IconAnimationUndershoot": "animation-undershoot",
1794
1796
  "IconAnonymous": "anonymous, anonym, hidden",
1795
1797
  "IconAnthropic": "anthropic",
1798
+ "IconAnvil": "anvil, crafting, hard, strong",
1796
1799
  "IconApiAggregate": "api-aggregate",
1797
1800
  "IconApiConnection": "api-connection",
1798
1801
  "IconApple": "apple",
@@ -2840,6 +2843,7 @@
2840
2843
  "IconPinterestSimple": "pinterest-simple",
2841
2844
  "IconPizza": "pizza",
2842
2845
  "IconPlaceholder": "placeholder, generate",
2846
+ "IconPlan": "plan, process, connect, path",
2843
2847
  "IconPlanning": "planning, list, checklist",
2844
2848
  "IconPlay": "play, go",
2845
2849
  "IconPlayCircle": "play-circle",
package/index.d.ts CHANGED
@@ -140,6 +140,7 @@ export {
140
140
  IconAnthropic,
141
141
  default as IconAnthropicDefault,
142
142
  } from "./IconAnthropic";
143
+ export { IconAnvil, default as IconAnvilDefault } from "./IconAnvil";
143
144
  export {
144
145
  IconApiAggregate,
145
146
  default as IconApiAggregateDefault,
@@ -3098,6 +3099,7 @@ export {
3098
3099
  IconPlaceholder,
3099
3100
  default as IconPlaceholderDefault,
3100
3101
  } from "./IconPlaceholder";
3102
+ export { IconPlan, default as IconPlanDefault } from "./IconPlan";
3101
3103
  export { IconPlanning, default as IconPlanningDefault } from "./IconPlanning";
3102
3104
  export { IconPlay, default as IconPlayDefault } from "./IconPlay";
3103
3105
  export {