@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.158 → 1.1.160
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/IconChartWaterfall/index.d.ts +4 -0
- package/IconChartWaterfall/index.js +2 -0
- package/IconChartWaterfall/index.js.map +1 -0
- package/IconChartWaterfall/index.mjs +2 -0
- package/IconChartWaterfall/index.mjs.map +1 -0
- package/IconChartWaterfallAxis/index.d.ts +4 -0
- package/IconChartWaterfallAxis/index.js +2 -0
- package/IconChartWaterfallAxis/index.js.map +1 -0
- package/IconChartWaterfallAxis/index.mjs +2 -0
- package/IconChartWaterfallAxis/index.mjs.map +1 -0
- package/IconComboChartAxis/index.d.ts +4 -0
- package/IconComboChartAxis/index.js +2 -0
- package/IconComboChartAxis/index.js.map +1 -0
- package/IconComboChartAxis/index.mjs +2 -0
- package/IconComboChartAxis/index.mjs.map +1 -0
- package/IconPieChart3/index.d.ts +4 -0
- package/IconPieChart3/index.js +2 -0
- package/IconPieChart3/index.js.map +1 -0
- package/IconPieChart3/index.mjs +2 -0
- package/IconPieChart3/index.mjs.map +1 -0
- package/IconSankeyAxis/index.d.ts +4 -0
- package/IconSankeyAxis/index.js +2 -0
- package/IconSankeyAxis/index.js.map +1 -0
- package/IconSankeyAxis/index.mjs +2 -0
- package/IconSankeyAxis/index.mjs.map +1 -0
- package/IconSankeyChart/index.d.ts +4 -0
- package/IconSankeyChart/index.js +2 -0
- package/IconSankeyChart/index.js.map +1 -0
- package/IconSankeyChart/index.mjs +2 -0
- package/IconSankeyChart/index.mjs.map +1 -0
- package/IconStackedBarChartAxis2/index.d.ts +4 -0
- package/IconStackedBarChartAxis2/index.js +2 -0
- package/IconStackedBarChartAxis2/index.js.map +1 -0
- package/IconStackedBarChartAxis2/index.mjs +2 -0
- package/IconStackedBarChartAxis2/index.mjs.map +1 -0
- package/IconSunburstChart/index.d.ts +4 -0
- package/IconSunburstChart/index.js +2 -0
- package/IconSunburstChart/index.js.map +1 -0
- package/IconSunburstChart/index.mjs +2 -0
- package/IconSunburstChart/index.mjs.map +1 -0
- package/IconSunburstChart2/index.d.ts +4 -0
- package/IconSunburstChart2/index.js +2 -0
- package/IconSunburstChart2/index.js.map +1 -0
- package/IconSunburstChart2/index.mjs +2 -0
- package/IconSunburstChart2/index.mjs.map +1 -0
- package/README.md +9 -0
- package/filtered-icons.json +126 -0
- package/icons/index.d.ts +9 -0
- package/icons-index.json +21 -3
- package/index.d.ts +9 -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/tsx-icons.json +63 -0
package/icons/index.d.ts
CHANGED
|
@@ -419,6 +419,8 @@ export type CentralIconName =
|
|
|
419
419
|
| "IconChart5"
|
|
420
420
|
| "IconChart6"
|
|
421
421
|
| "IconChart7"
|
|
422
|
+
| "IconChartWaterfall"
|
|
423
|
+
| "IconChartWaterfallAxis"
|
|
422
424
|
| "IconCheckCircle2"
|
|
423
425
|
| "IconCheckCircle2Dashed"
|
|
424
426
|
| "IconCheckCircleDashed"
|
|
@@ -544,6 +546,7 @@ export type CentralIconName =
|
|
|
544
546
|
| "IconColumnWideHalfAdd"
|
|
545
547
|
| "IconColumnWideHalfRemove"
|
|
546
548
|
| "IconColumnWideRemove"
|
|
549
|
+
| "IconComboChartAxis"
|
|
547
550
|
| "IconCommits"
|
|
548
551
|
| "IconCompassRound"
|
|
549
552
|
| "IconCompassSquare"
|
|
@@ -1297,6 +1300,7 @@ export type CentralIconName =
|
|
|
1297
1300
|
| "IconPictureInPicture"
|
|
1298
1301
|
| "IconPieChart1"
|
|
1299
1302
|
| "IconPieChart2"
|
|
1303
|
+
| "IconPieChart3"
|
|
1300
1304
|
| "IconPiggyBank"
|
|
1301
1305
|
| "IconPillow"
|
|
1302
1306
|
| "IconPillowZz"
|
|
@@ -1427,6 +1431,8 @@ export type CentralIconName =
|
|
|
1427
1431
|
| "IconSafari"
|
|
1428
1432
|
| "IconSafeSimple"
|
|
1429
1433
|
| "IconSandbox"
|
|
1434
|
+
| "IconSankeyAxis"
|
|
1435
|
+
| "IconSankeyChart"
|
|
1430
1436
|
| "IconSatellite1"
|
|
1431
1437
|
| "IconSatellite2"
|
|
1432
1438
|
| "IconScanCode"
|
|
@@ -1588,6 +1594,7 @@ export type CentralIconName =
|
|
|
1588
1594
|
| "IconSquareX"
|
|
1589
1595
|
| "IconSquized"
|
|
1590
1596
|
| "IconStableVoice"
|
|
1597
|
+
| "IconStackedBarChartAxis2"
|
|
1591
1598
|
| "IconStackOverflow"
|
|
1592
1599
|
| "IconStage"
|
|
1593
1600
|
| "IconStamps"
|
|
@@ -1628,6 +1635,8 @@ export type CentralIconName =
|
|
|
1628
1635
|
| "IconSuitcaseWork"
|
|
1629
1636
|
| "IconSummary"
|
|
1630
1637
|
| "IconSun"
|
|
1638
|
+
| "IconSunburstChart"
|
|
1639
|
+
| "IconSunburstChart2"
|
|
1631
1640
|
| "IconSunrise"
|
|
1632
1641
|
| "IconSunriseArrowUp"
|
|
1633
1642
|
| "IconSunset"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.160",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-2/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1866,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -1694,7 +1694,7 @@
|
|
|
1694
1694
|
]
|
|
1695
1695
|
},
|
|
1696
1696
|
"Statistics & Charts": {
|
|
1697
|
-
"count":
|
|
1697
|
+
"count": 34,
|
|
1698
1698
|
"icons": [
|
|
1699
1699
|
"IconAnalytics",
|
|
1700
1700
|
"IconChart1",
|
|
@@ -1704,6 +1704,9 @@
|
|
|
1704
1704
|
"IconChart5",
|
|
1705
1705
|
"IconChart6",
|
|
1706
1706
|
"IconChart7",
|
|
1707
|
+
"IconChartWaterfall",
|
|
1708
|
+
"IconChartWaterfallAxis",
|
|
1709
|
+
"IconComboChartAxis",
|
|
1707
1710
|
"IconInsights",
|
|
1708
1711
|
"IconLeaderboard",
|
|
1709
1712
|
"IconLineChart1",
|
|
@@ -1712,7 +1715,13 @@
|
|
|
1712
1715
|
"IconLineChart4",
|
|
1713
1716
|
"IconPieChart1",
|
|
1714
1717
|
"IconPieChart2",
|
|
1718
|
+
"IconPieChart3",
|
|
1715
1719
|
"IconPointChart",
|
|
1720
|
+
"IconSankeyAxis",
|
|
1721
|
+
"IconSankeyChart",
|
|
1722
|
+
"IconStackedBarChartAxis2",
|
|
1723
|
+
"IconSunburstChart",
|
|
1724
|
+
"IconSunburstChart2",
|
|
1716
1725
|
"IconTrending1",
|
|
1717
1726
|
"IconTrending2",
|
|
1718
1727
|
"IconTrending3",
|
|
@@ -2479,6 +2488,8 @@
|
|
|
2479
2488
|
"IconChart5": "chart-5, statistics, graph",
|
|
2480
2489
|
"IconChart6": "chart-6, statistics, graph",
|
|
2481
2490
|
"IconChart7": "chart-7, statistics, graph",
|
|
2491
|
+
"IconChartWaterfall": "chart-waterfall",
|
|
2492
|
+
"IconChartWaterfallAxis": "chart-waterfall-axis",
|
|
2482
2493
|
"IconCheckCircle2": "check-circle-2, done, confirm, save, success",
|
|
2483
2494
|
"IconCheckCircle2Dashed": "check-circle-2-dashed, progress",
|
|
2484
2495
|
"IconCheckCircleDashed": "check-circle-dashed, done, confirm, save, success",
|
|
@@ -2604,6 +2615,7 @@
|
|
|
2604
2615
|
"IconColumnWideHalfAdd": "column-wide-half-add",
|
|
2605
2616
|
"IconColumnWideHalfRemove": "column-wide-half-remove",
|
|
2606
2617
|
"IconColumnWideRemove": "column-wide-remove",
|
|
2618
|
+
"IconComboChartAxis": "combo-chart-axis",
|
|
2607
2619
|
"IconCommits": "commits",
|
|
2608
2620
|
"IconCompassRound": "compass-round, browser, safari, web, internet, navigation",
|
|
2609
2621
|
"IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
|
|
@@ -3357,6 +3369,7 @@
|
|
|
3357
3369
|
"IconPictureInPicture": "picture-in-picture",
|
|
3358
3370
|
"IconPieChart1": "pie-chart-1, graph, chart, statistics",
|
|
3359
3371
|
"IconPieChart2": "pie-chart-2, graph, chart, statistics",
|
|
3372
|
+
"IconPieChart3": "pie-chart-3, graph, statistics",
|
|
3360
3373
|
"IconPiggyBank": "piggy-bank, save-money",
|
|
3361
3374
|
"IconPillow": "pillow, sleep, snooze",
|
|
3362
3375
|
"IconPillowZz": "pillow-zz, sleep, snooze",
|
|
@@ -3487,6 +3500,8 @@
|
|
|
3487
3500
|
"IconSafari": "safari",
|
|
3488
3501
|
"IconSafeSimple": "safe-simple, save",
|
|
3489
3502
|
"IconSandbox": "sandbox, playground",
|
|
3503
|
+
"IconSankeyAxis": "sankey-axis",
|
|
3504
|
+
"IconSankeyChart": "sankey-chart",
|
|
3490
3505
|
"IconSatellite1": "satellite-1, radar, feed",
|
|
3491
3506
|
"IconSatellite2": "satellite-2, radar, feed",
|
|
3492
3507
|
"IconScanCode": "scan-code, barcode",
|
|
@@ -3648,6 +3663,7 @@
|
|
|
3648
3663
|
"IconSquareX": "square-x, close, x, checkbox, remove",
|
|
3649
3664
|
"IconSquized": "squized, centered, aligned",
|
|
3650
3665
|
"IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
3666
|
+
"IconStackedBarChartAxis2": "stacked-bar-chart-axis-2",
|
|
3651
3667
|
"IconStackOverflow": "stack-overflow",
|
|
3652
3668
|
"IconStage": "stage, show",
|
|
3653
3669
|
"IconStamps": "stamps, collection",
|
|
@@ -3688,6 +3704,8 @@
|
|
|
3688
3704
|
"IconSuitcaseWork": "suitcase-work, workspace",
|
|
3689
3705
|
"IconSummary": "summary, summarize",
|
|
3690
3706
|
"IconSun": "sun, light-mode, day, today",
|
|
3707
|
+
"IconSunburstChart": "sunburst-chart",
|
|
3708
|
+
"IconSunburstChart2": "sunburst-chart-2",
|
|
3691
3709
|
"IconSunrise": "sunrise",
|
|
3692
3710
|
"IconSunriseArrowUp": "sunrise-arrow-up",
|
|
3693
3711
|
"IconSunset": "sunset",
|
package/index.d.ts
CHANGED
|
@@ -418,6 +418,8 @@ export { IconChart4, default as IconChart4Default } from "./IconChart4";
|
|
|
418
418
|
export { IconChart5, default as IconChart5Default } from "./IconChart5";
|
|
419
419
|
export { IconChart6, default as IconChart6Default } from "./IconChart6";
|
|
420
420
|
export { IconChart7, default as IconChart7Default } from "./IconChart7";
|
|
421
|
+
export { IconChartWaterfall, default as IconChartWaterfallDefault, } from "./IconChartWaterfall";
|
|
422
|
+
export { IconChartWaterfallAxis, default as IconChartWaterfallAxisDefault, } from "./IconChartWaterfallAxis";
|
|
421
423
|
export { IconCheckCircle2, default as IconCheckCircle2Default, } from "./IconCheckCircle2";
|
|
422
424
|
export { IconCheckCircle2Dashed, default as IconCheckCircle2DashedDefault, } from "./IconCheckCircle2Dashed";
|
|
423
425
|
export { IconCheckCircleDashed, default as IconCheckCircleDashedDefault, } from "./IconCheckCircleDashed";
|
|
@@ -543,6 +545,7 @@ export { IconColumnWideHalfRemove, default as IconColumnWideHalfRemoveDefault, }
|
|
|
543
545
|
export { IconColumnWideRemove, default as IconColumnWideRemoveDefault, } from "./IconColumnWideRemove";
|
|
544
546
|
export { IconColumns3, default as IconColumns3Default } from "./IconColumns3";
|
|
545
547
|
export { IconColumns3Wide, default as IconColumns3WideDefault, } from "./IconColumns3Wide";
|
|
548
|
+
export { IconComboChartAxis, default as IconComboChartAxisDefault, } from "./IconComboChartAxis";
|
|
546
549
|
export { IconCommits, default as IconCommitsDefault } from "./IconCommits";
|
|
547
550
|
export { IconCompassRound, default as IconCompassRoundDefault, } from "./IconCompassRound";
|
|
548
551
|
export { IconCompassSquare, default as IconCompassSquareDefault, } from "./IconCompassSquare";
|
|
@@ -1296,6 +1299,7 @@ export { IconPickelball, default as IconPickelballDefault, } from "./IconPickelb
|
|
|
1296
1299
|
export { IconPictureInPicture, default as IconPictureInPictureDefault, } from "./IconPictureInPicture";
|
|
1297
1300
|
export { IconPieChart1, default as IconPieChart1Default, } from "./IconPieChart1";
|
|
1298
1301
|
export { IconPieChart2, default as IconPieChart2Default, } from "./IconPieChart2";
|
|
1302
|
+
export { IconPieChart3, default as IconPieChart3Default, } from "./IconPieChart3";
|
|
1299
1303
|
export { IconPiggyBank, default as IconPiggyBankDefault, } from "./IconPiggyBank";
|
|
1300
1304
|
export { IconPillow, default as IconPillowDefault } from "./IconPillow";
|
|
1301
1305
|
export { IconPillowZz, default as IconPillowZzDefault } from "./IconPillowZz";
|
|
@@ -1426,6 +1430,8 @@ export { IconRunShortcut, default as IconRunShortcutDefault, } from "./IconRunSh
|
|
|
1426
1430
|
export { IconSafari, default as IconSafariDefault } from "./IconSafari";
|
|
1427
1431
|
export { IconSafeSimple, default as IconSafeSimpleDefault, } from "./IconSafeSimple";
|
|
1428
1432
|
export { IconSandbox, default as IconSandboxDefault } from "./IconSandbox";
|
|
1433
|
+
export { IconSankeyAxis, default as IconSankeyAxisDefault, } from "./IconSankeyAxis";
|
|
1434
|
+
export { IconSankeyChart, default as IconSankeyChartDefault, } from "./IconSankeyChart";
|
|
1429
1435
|
export { IconSatellite1, default as IconSatellite1Default, } from "./IconSatellite1";
|
|
1430
1436
|
export { IconSatellite2, default as IconSatellite2Default, } from "./IconSatellite2";
|
|
1431
1437
|
export { IconScanCode, default as IconScanCodeDefault } from "./IconScanCode";
|
|
@@ -1588,6 +1594,7 @@ export { IconSquareX, default as IconSquareXDefault } from "./IconSquareX";
|
|
|
1588
1594
|
export { IconSquized, default as IconSquizedDefault } from "./IconSquized";
|
|
1589
1595
|
export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStableVoice";
|
|
1590
1596
|
export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
|
|
1597
|
+
export { IconStackedBarChartAxis2, default as IconStackedBarChartAxis2Default, } from "./IconStackedBarChartAxis2";
|
|
1591
1598
|
export { IconStage, default as IconStageDefault } from "./IconStage";
|
|
1592
1599
|
export { IconStamps, default as IconStampsDefault } from "./IconStamps";
|
|
1593
1600
|
export { IconStandingGlobe, default as IconStandingGlobeDefault, } from "./IconStandingGlobe";
|
|
@@ -1627,6 +1634,8 @@ export { IconSuitcaseSticker, default as IconSuitcaseStickerDefault, } from "./I
|
|
|
1627
1634
|
export { IconSuitcaseWork, default as IconSuitcaseWorkDefault, } from "./IconSuitcaseWork";
|
|
1628
1635
|
export { IconSummary, default as IconSummaryDefault } from "./IconSummary";
|
|
1629
1636
|
export { IconSun, default as IconSunDefault } from "./IconSun";
|
|
1637
|
+
export { IconSunburstChart, default as IconSunburstChartDefault, } from "./IconSunburstChart";
|
|
1638
|
+
export { IconSunburstChart2, default as IconSunburstChart2Default, } from "./IconSunburstChart2";
|
|
1630
1639
|
export { IconSunrise, default as IconSunriseDefault } from "./IconSunrise";
|
|
1631
1640
|
export { IconSunriseArrowUp, default as IconSunriseArrowUpDefault, } from "./IconSunriseArrowUp";
|
|
1632
1641
|
export { IconSunset, default as IconSunsetDefault } from "./IconSunset";
|