@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.295 → 1.1.296
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/IconArrowRotatePoint/index.d.ts +4 -0
- package/IconArrowRotatePoint/index.js +3 -0
- package/IconArrowRotatePoint/index.js.map +11 -0
- package/IconArrowRotatePoint/index.mjs +3 -0
- package/IconArrowRotatePoint/index.mjs.map +11 -0
- package/IconCastle/index.d.ts +4 -0
- package/IconCastle/index.js +3 -0
- package/IconCastle/index.js.map +11 -0
- package/IconCastle/index.mjs +3 -0
- package/IconCastle/index.mjs.map +11 -0
- package/IconEarth2/index.d.ts +4 -0
- package/IconEarth2/index.js +3 -0
- package/IconEarth2/index.js.map +11 -0
- package/IconEarth2/index.mjs +3 -0
- package/IconEarth2/index.mjs.map +11 -0
- package/IconPlugins/index.d.ts +4 -0
- package/IconPlugins/index.js +3 -0
- package/IconPlugins/index.js.map +11 -0
- package/IconPlugins/index.mjs +3 -0
- package/IconPlugins/index.mjs.map +11 -0
- package/README.md +4 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +4 -0
- package/index.js +12 -0
- package/index.mjs +4 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +5 -1
package/index.d.ts
CHANGED
|
@@ -132,6 +132,7 @@ export { IconArrowRightUpCircle, default as IconArrowRightUpCircleDefault } from
|
|
|
132
132
|
export { IconArrowRotateClockwise, default as IconArrowRotateClockwiseDefault } from "./IconArrowRotateClockwise";
|
|
133
133
|
export { IconArrowRotateCounterClockwise, default as IconArrowRotateCounterClockwiseDefault } from "./IconArrowRotateCounterClockwise";
|
|
134
134
|
export { IconArrowRotateLeftRight, default as IconArrowRotateLeftRightDefault } from "./IconArrowRotateLeftRight";
|
|
135
|
+
export { IconArrowRotatePoint, default as IconArrowRotatePointDefault } from "./IconArrowRotatePoint";
|
|
135
136
|
export { IconArrowRotateRightLeft, default as IconArrowRotateRightLeftDefault } from "./IconArrowRotateRightLeft";
|
|
136
137
|
export { IconArrowRotateSparkle, default as IconArrowRotateSparkleDefault } from "./IconArrowRotateSparkle";
|
|
137
138
|
export { IconArrowRounded, default as IconArrowRoundedDefault } from "./IconArrowRounded";
|
|
@@ -423,6 +424,7 @@ export { IconCard, default as IconCardDefault } from "./IconCard";
|
|
|
423
424
|
export { IconCardNfc, default as IconCardNfcDefault } from "./IconCardNfc";
|
|
424
425
|
export { IconCarussel, default as IconCarusselDefault } from "./IconCarussel";
|
|
425
426
|
export { IconCash, default as IconCashDefault } from "./IconCash";
|
|
427
|
+
export { IconCastle, default as IconCastleDefault } from "./IconCastle";
|
|
426
428
|
export { IconCat, default as IconCatDefault } from "./IconCat";
|
|
427
429
|
export { IconCd, default as IconCdDefault } from "./IconCd";
|
|
428
430
|
export { IconCelebrate, default as IconCelebrateDefault } from "./IconCelebrate";
|
|
@@ -732,6 +734,7 @@ export { IconDumbell, default as IconDumbellDefault } from "./IconDumbell";
|
|
|
732
734
|
export { IconDuolingo, default as IconDuolingoDefault } from "./IconDuolingo";
|
|
733
735
|
export { IconEar, default as IconEarDefault } from "./IconEar";
|
|
734
736
|
export { IconEarth, default as IconEarthDefault } from "./IconEarth";
|
|
737
|
+
export { IconEarth2, default as IconEarth2Default } from "./IconEarth2";
|
|
735
738
|
export { IconEditBig, default as IconEditBigDefault } from "./IconEditBig";
|
|
736
739
|
export { IconEditSmall1, default as IconEditSmall1Default } from "./IconEditSmall1";
|
|
737
740
|
export { IconEditSmall2, default as IconEditSmall2Default } from "./IconEditSmall2";
|
|
@@ -1458,6 +1461,7 @@ export { IconPlaylist, default as IconPlaylistDefault } from "./IconPlaylist";
|
|
|
1458
1461
|
export { IconPlaystation, default as IconPlaystationDefault } from "./IconPlaystation";
|
|
1459
1462
|
export { IconPlugin1, default as IconPlugin1Default } from "./IconPlugin1";
|
|
1460
1463
|
export { IconPlugin2, default as IconPlugin2Default } from "./IconPlugin2";
|
|
1464
|
+
export { IconPlugins, default as IconPluginsDefault } from "./IconPlugins";
|
|
1461
1465
|
export { IconPlusLarge, default as IconPlusLargeDefault } from "./IconPlusLarge";
|
|
1462
1466
|
export { IconPlusMedium, default as IconPlusMediumDefault } from "./IconPlusMedium";
|
|
1463
1467
|
export { IconPlusSmall, default as IconPlusSmallDefault } from "./IconPlusSmall";
|
package/index.js
CHANGED
|
@@ -402,6 +402,9 @@ exports.IconArrowRotateCounterClockwiseDefault = _IconArrowRotateCounterClockwis
|
|
|
402
402
|
var _IconArrowRotateLeftRight = require("./IconArrowRotateLeftRight/index.js");
|
|
403
403
|
exports.IconArrowRotateLeftRight = _IconArrowRotateLeftRight.IconArrowRotateLeftRight;
|
|
404
404
|
exports.IconArrowRotateLeftRightDefault = _IconArrowRotateLeftRight.default;
|
|
405
|
+
var _IconArrowRotatePoint = require("./IconArrowRotatePoint/index.js");
|
|
406
|
+
exports.IconArrowRotatePoint = _IconArrowRotatePoint.IconArrowRotatePoint;
|
|
407
|
+
exports.IconArrowRotatePointDefault = _IconArrowRotatePoint.default;
|
|
405
408
|
var _IconArrowRotateRightLeft = require("./IconArrowRotateRightLeft/index.js");
|
|
406
409
|
exports.IconArrowRotateRightLeft = _IconArrowRotateRightLeft.IconArrowRotateRightLeft;
|
|
407
410
|
exports.IconArrowRotateRightLeftDefault = _IconArrowRotateRightLeft.default;
|
|
@@ -1275,6 +1278,9 @@ exports.IconCarusselDefault = _IconCarussel.default;
|
|
|
1275
1278
|
var _IconCash = require("./IconCash/index.js");
|
|
1276
1279
|
exports.IconCash = _IconCash.IconCash;
|
|
1277
1280
|
exports.IconCashDefault = _IconCash.default;
|
|
1281
|
+
var _IconCastle = require("./IconCastle/index.js");
|
|
1282
|
+
exports.IconCastle = _IconCastle.IconCastle;
|
|
1283
|
+
exports.IconCastleDefault = _IconCastle.default;
|
|
1278
1284
|
var _IconCat = require("./IconCat/index.js");
|
|
1279
1285
|
exports.IconCat = _IconCat.IconCat;
|
|
1280
1286
|
exports.IconCatDefault = _IconCat.default;
|
|
@@ -2202,6 +2208,9 @@ exports.IconEarDefault = _IconEar.default;
|
|
|
2202
2208
|
var _IconEarth = require("./IconEarth/index.js");
|
|
2203
2209
|
exports.IconEarth = _IconEarth.IconEarth;
|
|
2204
2210
|
exports.IconEarthDefault = _IconEarth.default;
|
|
2211
|
+
var _IconEarth2 = require("./IconEarth2/index.js");
|
|
2212
|
+
exports.IconEarth2 = _IconEarth2.IconEarth2;
|
|
2213
|
+
exports.IconEarth2Default = _IconEarth2.default;
|
|
2205
2214
|
var _IconEditBig = require("./IconEditBig/index.js");
|
|
2206
2215
|
exports.IconEditBig = _IconEditBig.IconEditBig;
|
|
2207
2216
|
exports.IconEditBigDefault = _IconEditBig.default;
|
|
@@ -4380,6 +4389,9 @@ exports.IconPlugin1Default = _IconPlugin1.default;
|
|
|
4380
4389
|
var _IconPlugin2 = require("./IconPlugin2/index.js");
|
|
4381
4390
|
exports.IconPlugin2 = _IconPlugin2.IconPlugin2;
|
|
4382
4391
|
exports.IconPlugin2Default = _IconPlugin2.default;
|
|
4392
|
+
var _IconPlugins = require("./IconPlugins/index.js");
|
|
4393
|
+
exports.IconPlugins = _IconPlugins.IconPlugins;
|
|
4394
|
+
exports.IconPluginsDefault = _IconPlugins.default;
|
|
4383
4395
|
var _IconPlusLarge = require("./IconPlusLarge/index.js");
|
|
4384
4396
|
exports.IconPlusLarge = _IconPlusLarge.IconPlusLarge;
|
|
4385
4397
|
exports.IconPlusLargeDefault = _IconPlusLarge.default;
|
package/index.mjs
CHANGED
|
@@ -132,6 +132,7 @@ export { IconArrowRightUpCircle, default as IconArrowRightUpCircleDefault } from
|
|
|
132
132
|
export { IconArrowRotateClockwise, default as IconArrowRotateClockwiseDefault } from "./IconArrowRotateClockwise/index.mjs";
|
|
133
133
|
export { IconArrowRotateCounterClockwise, default as IconArrowRotateCounterClockwiseDefault } from "./IconArrowRotateCounterClockwise/index.mjs";
|
|
134
134
|
export { IconArrowRotateLeftRight, default as IconArrowRotateLeftRightDefault } from "./IconArrowRotateLeftRight/index.mjs";
|
|
135
|
+
export { IconArrowRotatePoint, default as IconArrowRotatePointDefault } from "./IconArrowRotatePoint/index.mjs";
|
|
135
136
|
export { IconArrowRotateRightLeft, default as IconArrowRotateRightLeftDefault } from "./IconArrowRotateRightLeft/index.mjs";
|
|
136
137
|
export { IconArrowRotateSparkle, default as IconArrowRotateSparkleDefault } from "./IconArrowRotateSparkle/index.mjs";
|
|
137
138
|
export { IconArrowRounded, default as IconArrowRoundedDefault } from "./IconArrowRounded/index.mjs";
|
|
@@ -423,6 +424,7 @@ export { IconCard, default as IconCardDefault } from "./IconCard/index.mjs";
|
|
|
423
424
|
export { IconCardNfc, default as IconCardNfcDefault } from "./IconCardNfc/index.mjs";
|
|
424
425
|
export { IconCarussel, default as IconCarusselDefault } from "./IconCarussel/index.mjs";
|
|
425
426
|
export { IconCash, default as IconCashDefault } from "./IconCash/index.mjs";
|
|
427
|
+
export { IconCastle, default as IconCastleDefault } from "./IconCastle/index.mjs";
|
|
426
428
|
export { IconCat, default as IconCatDefault } from "./IconCat/index.mjs";
|
|
427
429
|
export { IconCd, default as IconCdDefault } from "./IconCd/index.mjs";
|
|
428
430
|
export { IconCelebrate, default as IconCelebrateDefault } from "./IconCelebrate/index.mjs";
|
|
@@ -732,6 +734,7 @@ export { IconDumbell, default as IconDumbellDefault } from "./IconDumbell/index.
|
|
|
732
734
|
export { IconDuolingo, default as IconDuolingoDefault } from "./IconDuolingo/index.mjs";
|
|
733
735
|
export { IconEar, default as IconEarDefault } from "./IconEar/index.mjs";
|
|
734
736
|
export { IconEarth, default as IconEarthDefault } from "./IconEarth/index.mjs";
|
|
737
|
+
export { IconEarth2, default as IconEarth2Default } from "./IconEarth2/index.mjs";
|
|
735
738
|
export { IconEditBig, default as IconEditBigDefault } from "./IconEditBig/index.mjs";
|
|
736
739
|
export { IconEditSmall1, default as IconEditSmall1Default } from "./IconEditSmall1/index.mjs";
|
|
737
740
|
export { IconEditSmall2, default as IconEditSmall2Default } from "./IconEditSmall2/index.mjs";
|
|
@@ -1458,6 +1461,7 @@ export { IconPlaylist, default as IconPlaylistDefault } from "./IconPlaylist/ind
|
|
|
1458
1461
|
export { IconPlaystation, default as IconPlaystationDefault } from "./IconPlaystation/index.mjs";
|
|
1459
1462
|
export { IconPlugin1, default as IconPlugin1Default } from "./IconPlugin1/index.mjs";
|
|
1460
1463
|
export { IconPlugin2, default as IconPlugin2Default } from "./IconPlugin2/index.mjs";
|
|
1464
|
+
export { IconPlugins, default as IconPluginsDefault } from "./IconPlugins/index.mjs";
|
|
1461
1465
|
export { IconPlusLarge, default as IconPlusLargeDefault } from "./IconPlusLarge/index.mjs";
|
|
1462
1466
|
export { IconPlusMedium, default as IconPlusMediumDefault } from "./IconPlusMedium/index.mjs";
|
|
1463
1467
|
export { IconPlusSmall, default as IconPlusSmallDefault } from "./IconPlusSmall/index.mjs";
|
package/license-check.js
CHANGED
package/package.json
CHANGED
|
@@ -5,7 +5,7 @@ description: Use when inserting icons in React Native code that imports from @ce
|
|
|
5
5
|
|
|
6
6
|
# Central Icons — React Native
|
|
7
7
|
|
|
8
|
-
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.
|
|
8
|
+
This skill helps you find icons from the Central Icons React Native library (`@central-icons-react-native/*`, version 1.1.296) and insert them with the correct import path for whichever variant the consumer has installed. The set of 2076 icons is consistent across variants; only the stylistic rendering (round vs square, filled vs outlined, corner radius, stroke width) differs.
|
|
9
9
|
|
|
10
10
|
The library uses `react-native-svg` under the hood — it must be installed as a peer dependency in the consumer's project.
|
|
11
11
|
|
|
@@ -359,6 +359,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
|
|
|
359
359
|
- **IconChevronTriangleDownMedium** — chevron-triangle-down-medium, dropdown, caret
|
|
360
360
|
- **IconChevronTriangleUpMedium** — chevron-triangle-up-medium, dropdown, caret
|
|
361
361
|
- **IconCompassPointer** — compass-pointer, arrow, route
|
|
362
|
+
- **IconArrowRotatePoint** — arrow-rotate-point, rotate-camera
|
|
362
363
|
|
|
363
364
|
### Augmented Reality
|
|
364
365
|
- **IconVisionPro** — vision-pro, goggles
|
|
@@ -406,6 +407,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
|
|
|
406
407
|
- **IconGoldenGateBridge** — golden-gate-bridge, silicon-valley, sf
|
|
407
408
|
- **IconHomeRoofDoor** — home-roof-door, house
|
|
408
409
|
- **IconHomePlus** — home-plus
|
|
410
|
+
- **IconCastle** — castle, sandbox, wall
|
|
409
411
|
|
|
410
412
|
### Clouds
|
|
411
413
|
- **IconCloud** — cloud
|
|
@@ -1359,6 +1361,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
|
|
|
1359
1361
|
- **IconMapEditFlat** — map-edit-flat, route, plan
|
|
1360
1362
|
- **IconPinFocus** — pin-focus, zoom, select
|
|
1361
1363
|
- **IconCompassPointerSquare** — compass-pointer-square, gps, direction
|
|
1364
|
+
- **IconEarth2** — earth-2, globe, world
|
|
1362
1365
|
|
|
1363
1366
|
### Nature & Energy
|
|
1364
1367
|
- **IconExposure2** — exposure-2, macro, flower
|
|
@@ -2065,6 +2068,7 @@ Need the raw, unmasked shapes instead (e.g. to style individual paths)? Set `mod
|
|
|
2065
2068
|
- **IconHermesHelmet** — hermes-helmet
|
|
2066
2069
|
- **IconOwlFace** — owl-face, learning, reading, research
|
|
2067
2070
|
- **IconPiggyBankCoin** — piggy-bank-coin, money, cashback, savings
|
|
2071
|
+
- **IconPlugins** — plugins, apps, connection, electricity, power, at
|
|
2068
2072
|
|
|
2069
2073
|
### Time & Date
|
|
2070
2074
|
- **IconCalendar1** — calendar-1, date
|