@central-icons-react/square-outlined-radius-0-stroke-1 1.1.52 → 1.1.54

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",
3
- "version": "1.1.52",
3
+ "version": "1.1.54",
4
4
  "style": "square-outlined-radius-0-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react/square-outlined-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": 1618,
15
+ "totalIcons": 1620,
16
16
  "categories": {
17
17
  "AI & Magic": {
18
18
  "count": 62,
@@ -96,7 +96,7 @@
96
96
  ]
97
97
  },
98
98
  "Arrows": {
99
- "count": 114,
99
+ "count": 116,
100
100
  "icons": [
101
101
  "IconArrow",
102
102
  "IconArrowBottomTop",
@@ -136,12 +136,14 @@
136
136
  "IconArrowRotateRightLeft",
137
137
  "IconArrowShareLeft",
138
138
  "IconArrowShareRight",
139
+ "IconArrowsHide",
139
140
  "IconArrowSplit",
140
141
  "IconArrowsRepeat",
141
142
  "IconArrowsRepeatCircle",
142
143
  "IconArrowsRepeatLeftRight",
143
144
  "IconArrowsRepeatRightLeft",
144
145
  "IconArrowsRepeatRightLeftOff",
146
+ "IconArrowsShow",
145
147
  "IconArrowsZoom",
146
148
  "IconArrowTopBottom",
147
149
  "IconArrowTriangleBottom",
@@ -541,8 +543,8 @@
541
543
  "IconVariables",
542
544
  "IconVectorAnchorPointAsymmetric",
543
545
  "IconVectorAnchorPointDisconnected",
546
+ "IconVectorAnchorPointMirrored",
544
547
  "IconVectorAnchorPointStraight",
545
- "IconVectorAnchorPointStraight1",
546
548
  "IconVectorLogo",
547
549
  "IconWhiteboard",
548
550
  "IconWrite1",
@@ -1924,12 +1926,14 @@
1924
1926
  "IconArrowsAllSides21": "arrows-all-sides-2, scan-text, text, focus, list",
1925
1927
  "IconArrowShareLeft": "arrow-share-left, back, last, reply",
1926
1928
  "IconArrowShareRight": "arrow-share-right, next, forward",
1929
+ "IconArrowsHide": "arrows-hide, collapse, minimize",
1927
1930
  "IconArrowSplit": "arrow-split, rules, direction, split",
1928
1931
  "IconArrowsRepeat": "arrows-repeat, repost",
1929
1932
  "IconArrowsRepeatCircle": "arrows-repeat-circle, repost",
1930
1933
  "IconArrowsRepeatLeftRight": "arrows-repeat-left-right, retweet",
1931
1934
  "IconArrowsRepeatRightLeft": "arrows-repeat-right-left, repost",
1932
1935
  "IconArrowsRepeatRightLeftOff": "arrows-repeat-right-left-off, repost-off",
1936
+ "IconArrowsShow": "arrows-show, expand, maximize",
1933
1937
  "IconArrowsZoom": "arrows-zoom, scale, motion, move, directions",
1934
1938
  "IconArrowTopBottom": "arrow-top-bottom, sort 1, switch vertical",
1935
1939
  "IconArrowTriangleBottom": "arrow-triangle-bottom",
@@ -3340,8 +3344,8 @@
3340
3344
  "IconVault": "vault, safe",
3341
3345
  "IconVectorAnchorPointAsymmetric": "vector-anchor-point-asymmetric",
3342
3346
  "IconVectorAnchorPointDisconnected": "vector-anchor-point-disconnected",
3347
+ "IconVectorAnchorPointMirrored": "vector-anchor-point-mirrored, mirror-angle",
3343
3348
  "IconVectorAnchorPointStraight": "vector-anchor-point-straight, no-smoothing",
3344
- "IconVectorAnchorPointStraight1": "vector-anchor-point-straight, mirror-angle",
3345
3349
  "IconVectorLogo": "vector-logo, svg",
3346
3350
  "IconVenmo": "venmo",
3347
3351
  "IconVercel": "vercel",
package/index.d.ts CHANGED
@@ -457,6 +457,10 @@ export {
457
457
  IconArrowsAllSides21,
458
458
  default as IconArrowsAllSides21Default,
459
459
  } from "./IconArrowsAllSides21";
460
+ export {
461
+ IconArrowsHide,
462
+ default as IconArrowsHideDefault,
463
+ } from "./IconArrowsHide";
460
464
  export {
461
465
  IconArrowsRepeat,
462
466
  default as IconArrowsRepeatDefault,
@@ -477,6 +481,10 @@ export {
477
481
  IconArrowsRepeatRightLeftOff,
478
482
  default as IconArrowsRepeatRightLeftOffDefault,
479
483
  } from "./IconArrowsRepeatRightLeftOff";
484
+ export {
485
+ IconArrowsShow,
486
+ default as IconArrowsShowDefault,
487
+ } from "./IconArrowsShow";
480
488
  export {
481
489
  IconArrowsZoom,
482
490
  default as IconArrowsZoomDefault,
@@ -4286,14 +4294,14 @@ export {
4286
4294
  IconVectorAnchorPointDisconnected,
4287
4295
  default as IconVectorAnchorPointDisconnectedDefault,
4288
4296
  } from "./IconVectorAnchorPointDisconnected";
4297
+ export {
4298
+ IconVectorAnchorPointMirrored,
4299
+ default as IconVectorAnchorPointMirroredDefault,
4300
+ } from "./IconVectorAnchorPointMirrored";
4289
4301
  export {
4290
4302
  IconVectorAnchorPointStraight,
4291
4303
  default as IconVectorAnchorPointStraightDefault,
4292
4304
  } from "./IconVectorAnchorPointStraight";
4293
- export {
4294
- IconVectorAnchorPointStraight1,
4295
- default as IconVectorAnchorPointStraight1Default,
4296
- } from "./IconVectorAnchorPointStraight1";
4297
4305
  export {
4298
4306
  IconVectorLogo,
4299
4307
  default as IconVectorLogoDefault,