@central-icons-react/square-filled-radius-0-stroke-1 1.1.51 → 1.1.52
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/IconArrowsZoom/index.d.ts +4 -0
- package/IconArrowsZoom/index.js +2 -0
- package/IconArrowsZoom/index.js.map +1 -0
- package/IconArrowsZoom/index.mjs +2 -0
- package/IconArrowsZoom/index.mjs.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
- package/IconVectorAnchorPointAsymmetric/index.js +2 -0
- package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
- package/IconVectorAnchorPointDisconnected/index.js +2 -0
- package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
- package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight/index.js +2 -0
- package/IconVectorAnchorPointStraight/index.js.map +1 -0
- package/IconVectorAnchorPointStraight/index.mjs +2 -0
- package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight1/index.js +2 -0
- package/IconVectorAnchorPointStraight1/index.js.map +1 -0
- package/IconVectorAnchorPointStraight1/index.mjs +2 -0
- package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
- package/README.md +5 -0
- package/icons/index.d.ts +5 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +14 -4
- package/index.d.ts +20 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
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.
|
|
3
|
+
"version": "1.1.52",
|
|
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":
|
|
15
|
+
"totalIcons": 1618,
|
|
16
16
|
"categories": {
|
|
17
17
|
"AI & Magic": {
|
|
18
18
|
"count": 62,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
]
|
|
97
97
|
},
|
|
98
98
|
"Arrows": {
|
|
99
|
-
"count":
|
|
99
|
+
"count": 114,
|
|
100
100
|
"icons": [
|
|
101
101
|
"IconArrow",
|
|
102
102
|
"IconArrowBottomTop",
|
|
@@ -142,6 +142,7 @@
|
|
|
142
142
|
"IconArrowsRepeatLeftRight",
|
|
143
143
|
"IconArrowsRepeatRightLeft",
|
|
144
144
|
"IconArrowsRepeatRightLeftOff",
|
|
145
|
+
"IconArrowsZoom",
|
|
145
146
|
"IconArrowTopBottom",
|
|
146
147
|
"IconArrowTriangleBottom",
|
|
147
148
|
"IconArrowTriangleLeft",
|
|
@@ -469,7 +470,7 @@
|
|
|
469
470
|
]
|
|
470
471
|
},
|
|
471
472
|
"Edit": {
|
|
472
|
-
"count":
|
|
473
|
+
"count": 76,
|
|
473
474
|
"icons": [
|
|
474
475
|
"IconAddKeyframe",
|
|
475
476
|
"IconBezier",
|
|
@@ -538,6 +539,10 @@
|
|
|
538
539
|
"IconTextEdit",
|
|
539
540
|
"IconToolbox",
|
|
540
541
|
"IconVariables",
|
|
542
|
+
"IconVectorAnchorPointAsymmetric",
|
|
543
|
+
"IconVectorAnchorPointDisconnected",
|
|
544
|
+
"IconVectorAnchorPointStraight",
|
|
545
|
+
"IconVectorAnchorPointStraight1",
|
|
541
546
|
"IconVectorLogo",
|
|
542
547
|
"IconWhiteboard",
|
|
543
548
|
"IconWrite1",
|
|
@@ -1925,6 +1930,7 @@
|
|
|
1925
1930
|
"IconArrowsRepeatLeftRight": "arrows-repeat-left-right, retweet",
|
|
1926
1931
|
"IconArrowsRepeatRightLeft": "arrows-repeat-right-left, repost",
|
|
1927
1932
|
"IconArrowsRepeatRightLeftOff": "arrows-repeat-right-left-off, repost-off",
|
|
1933
|
+
"IconArrowsZoom": "arrows-zoom, scale, motion, move, directions",
|
|
1928
1934
|
"IconArrowTopBottom": "arrow-top-bottom, sort 1, switch vertical",
|
|
1929
1935
|
"IconArrowTriangleBottom": "arrow-triangle-bottom",
|
|
1930
1936
|
"IconArrowTriangleLeft": "arrow-triangle-left",
|
|
@@ -3332,6 +3338,10 @@
|
|
|
3332
3338
|
"IconV0": "v0",
|
|
3333
3339
|
"IconVariables": "variables, figma",
|
|
3334
3340
|
"IconVault": "vault, safe",
|
|
3341
|
+
"IconVectorAnchorPointAsymmetric": "vector-anchor-point-asymmetric",
|
|
3342
|
+
"IconVectorAnchorPointDisconnected": "vector-anchor-point-disconnected",
|
|
3343
|
+
"IconVectorAnchorPointStraight": "vector-anchor-point-straight, no-smoothing",
|
|
3344
|
+
"IconVectorAnchorPointStraight1": "vector-anchor-point-straight, mirror-angle",
|
|
3335
3345
|
"IconVectorLogo": "vector-logo, svg",
|
|
3336
3346
|
"IconVenmo": "venmo",
|
|
3337
3347
|
"IconVercel": "vercel",
|
package/index.d.ts
CHANGED
|
@@ -477,6 +477,10 @@ export {
|
|
|
477
477
|
IconArrowsRepeatRightLeftOff,
|
|
478
478
|
default as IconArrowsRepeatRightLeftOffDefault,
|
|
479
479
|
} from "./IconArrowsRepeatRightLeftOff";
|
|
480
|
+
export {
|
|
481
|
+
IconArrowsZoom,
|
|
482
|
+
default as IconArrowsZoomDefault,
|
|
483
|
+
} from "./IconArrowsZoom";
|
|
480
484
|
export {
|
|
481
485
|
IconArtifactNews,
|
|
482
486
|
default as IconArtifactNewsDefault,
|
|
@@ -4274,6 +4278,22 @@ export {
|
|
|
4274
4278
|
default as IconVariablesDefault,
|
|
4275
4279
|
} from "./IconVariables";
|
|
4276
4280
|
export { IconVault, default as IconVaultDefault } from "./IconVault";
|
|
4281
|
+
export {
|
|
4282
|
+
IconVectorAnchorPointAsymmetric,
|
|
4283
|
+
default as IconVectorAnchorPointAsymmetricDefault,
|
|
4284
|
+
} from "./IconVectorAnchorPointAsymmetric";
|
|
4285
|
+
export {
|
|
4286
|
+
IconVectorAnchorPointDisconnected,
|
|
4287
|
+
default as IconVectorAnchorPointDisconnectedDefault,
|
|
4288
|
+
} from "./IconVectorAnchorPointDisconnected";
|
|
4289
|
+
export {
|
|
4290
|
+
IconVectorAnchorPointStraight,
|
|
4291
|
+
default as IconVectorAnchorPointStraightDefault,
|
|
4292
|
+
} from "./IconVectorAnchorPointStraight";
|
|
4293
|
+
export {
|
|
4294
|
+
IconVectorAnchorPointStraight1,
|
|
4295
|
+
default as IconVectorAnchorPointStraight1Default,
|
|
4296
|
+
} from "./IconVectorAnchorPointStraight1";
|
|
4277
4297
|
export {
|
|
4278
4298
|
IconVectorLogo,
|
|
4279
4299
|
default as IconVectorLogoDefault,
|