@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.158 → 1.1.159
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/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/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/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 +6 -0
- package/filtered-icons.json +84 -0
- package/icons/index.d.ts +6 -0
- package/icons-index.json +15 -3
- package/index.d.ts +6 -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 +42 -0
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -2940,6 +2940,20 @@
|
|
|
2940
2940
|
"iconName": "chart-7, statistics, graph",
|
|
2941
2941
|
"pathname": "src/IconChart7"
|
|
2942
2942
|
},
|
|
2943
|
+
{
|
|
2944
|
+
"svg": "<Path d=\"M3 19H21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 14V12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 12V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16 9V6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 14V5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 12V7\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2945
|
+
"tags": "Path",
|
|
2946
|
+
"componentName": "IconChartWaterfall",
|
|
2947
|
+
"iconName": "chart-waterfall",
|
|
2948
|
+
"pathname": "src/IconChartWaterfall"
|
|
2949
|
+
},
|
|
2950
|
+
{
|
|
2951
|
+
"svg": "<Path d=\"M16 13V9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 16V12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 10V6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 14V10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 4V18C4 19.1046 4.89543 20 6 20H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2952
|
+
"tags": "Path",
|
|
2953
|
+
"componentName": "IconChartWaterfallAxis",
|
|
2954
|
+
"iconName": "chart-waterfall-axis",
|
|
2955
|
+
"pathname": "src/IconChartWaterfallAxis"
|
|
2956
|
+
},
|
|
2943
2957
|
{
|
|
2944
2958
|
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8 12.875L10.625 15.5L15 9\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
2945
2959
|
"tags": "Circle, Path",
|
|
@@ -9086,6 +9100,13 @@
|
|
|
9086
9100
|
"iconName": "pie-chart-2, graph, chart, statistics",
|
|
9087
9101
|
"pathname": "src/IconPieChart2"
|
|
9088
9102
|
},
|
|
9103
|
+
{
|
|
9104
|
+
"svg": "<Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 3V12L18 18\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 12.0001L20.3149 8.55591\" stroke=\"currentColor\" strokeWidth=\"2\"/>",
|
|
9105
|
+
"tags": "Circle, Path",
|
|
9106
|
+
"componentName": "IconPieChart3",
|
|
9107
|
+
"iconName": "pie-chart-3, graph, statistics",
|
|
9108
|
+
"pathname": "src/IconPieChart3"
|
|
9109
|
+
},
|
|
9089
9110
|
{
|
|
9090
9111
|
"svg": "<Path d=\"M22.7314 12.0002C22.9016 12.2944 22.999 12.6359 22.999 13.0002C22.999 14.1048 22.1035 15.0002 20.999 15.0002C20.5646 15.0002 20.1625 14.8617 19.8346 14.6265M19.8346 14.6265C19.7385 14.5575 19.6487 14.4803 19.5664 14.3958L19.8346 14.6265ZM5.5 7.50014V5.00014C5.5 4.44785 5.95165 3.98877 6.49636 4.07997C8.7202 4.4523 9.474 6.00018 9.474 6.00018H14C17.314 6.00018 20 8.68614 20 12.0001C20 13.7751 19.225 15.3642 18 16.4632V19.0002C18 19.5525 17.5523 20.0002 17 20.0002H15C14.4477 20.0002 14 19.5525 14 19.0002C14 18.4479 13.5523 18.0002 13 18.0002H11C10.4477 18.0002 10 18.4479 10 19.0002C10 19.5525 9.55228 20.0002 9 20.0002H7C6.44772 20.0002 6 19.5525 6 19.0002V17.0001C5.094 16.4731 4.525 15.9082 4 15.0002H3C2.44772 15.0002 2 14.5525 2 14.0002V10.9352C2 10.3829 2.44772 9.93518 3 9.93518H4C4.338 9.01018 4.782 8.14814 5.5 7.50014Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M8.5 10.75C8.5 10.8881 8.38808 11 8.25 11M8.5 10.75C8.5 10.612 8.38808 10.5 8.25 10.5M8.5 10.75H8M8.25 11C8.11193 11 8 10.8881 8 10.75M8.25 11V10.5M8 10.75C8 10.612 8.11193 10.5 8.25 10.5M8.46655 10.625C8.53558 10.7446 8.49462 10.8975 8.37504 10.9665M8.46655 10.625C8.39751 10.5055 8.24462 10.4645 8.12504 10.5335M8.46655 10.625L8.03354 10.875M8.37504 10.9665C8.25547 11.0356 8.10257 10.9946 8.03354 10.875M8.37504 10.9665L8.12504 10.5335M8.03354 10.875C7.9645 10.7555 8.00547 10.6026 8.12504 10.5335M8.37508 10.5336C8.49465 10.6026 8.53562 10.7555 8.46659 10.8751M8.37508 10.5336C8.25551 10.4645 8.10261 10.5055 8.03357 10.6251M8.37508 10.5336L8.12508 10.9666M8.46659 10.8751C8.39755 10.9946 8.24465 11.0356 8.12508 10.9666M8.46659 10.8751L8.03357 10.6251M8.12508 10.9666C8.00551 10.8975 7.96454 10.7446 8.03357 10.6251\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
9091
9112
|
"tags": "Path",
|
|
@@ -9996,6 +10017,13 @@
|
|
|
9996
10017
|
"iconName": "sandbox, playground",
|
|
9997
10018
|
"pathname": "src/IconSandbox"
|
|
9998
10019
|
},
|
|
10020
|
+
{
|
|
10021
|
+
"svg": "<Path d=\"M4 6C10.9442 6 13.0558 14 20 14\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M4 12C10.3707 12 13.6293 18 20 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20 6C12.4742 6 12.0952 18 4 18\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10022
|
+
"tags": "Path",
|
|
10023
|
+
"componentName": "IconSankeyChart",
|
|
10024
|
+
"iconName": "sankey-chart",
|
|
10025
|
+
"pathname": "src/IconSankeyChart"
|
|
10026
|
+
},
|
|
9999
10027
|
{
|
|
10000
10028
|
"svg": "<Path d=\"M3.95992 7.95007C2.25949 11.3245 2.8182 15.546 5.63604 18.3638C8.45388 21.1817 12.6754 21.7404 16.0498 20.04C17.0908 19.5154 17.1405 18.1403 16.3162 17.3161L6.68378 7.68366C5.85954 6.85942 4.48447 6.90911 3.95992 7.95007Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M21 12C21 7.02944 16.9706 3 12 3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M18 12C18 8.68629 15.3137 6 12 6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 12L13 11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
10001
10029
|
"tags": "Path",
|
|
@@ -11403,6 +11431,20 @@
|
|
|
11403
11431
|
"iconName": "sun, light-mode, day, today",
|
|
11404
11432
|
"pathname": "src/IconSun"
|
|
11405
11433
|
},
|
|
11434
|
+
{
|
|
11435
|
+
"svg": "<Path d=\"M12 8C14.2091 8 16 9.79086 16 12M12 8C10.8954 8 9.89543 8.44771 9.17157 9.17157M12 8V3C16.9706 3 21 7.02944 21 12H16M16 12C16 13.1046 15.5523 14.1046 14.8284 14.8284M9.17157 9.17157L5.63604 5.63604C4.00736 7.26472 3 9.51472 3 12C3 14.4853 4.00736 16.7353 5.63604 18.364M9.17157 9.17157C8.44771 9.89543 8 10.8954 8 12C8 13.1046 8.44771 14.1046 9.17157 14.8284M14.8284 14.8284C14.1046 15.5523 13.1046 16 12 16M14.8284 14.8284L18.364 18.364C16.7353 19.9926 14.4853 21 12 21M12 16C10.8954 16 9.89543 15.5523 9.17157 14.8284M12 16V21M9.17157 14.8284L5.63604 18.364M5.63604 18.364C7.26472 19.9926 9.51472 21 12 21\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
|
|
11436
|
+
"tags": "Path",
|
|
11437
|
+
"componentName": "IconSunburstChart",
|
|
11438
|
+
"iconName": "sunburst-chart",
|
|
11439
|
+
"pathname": "src/IconSunburstChart"
|
|
11440
|
+
},
|
|
11441
|
+
{
|
|
11442
|
+
"svg": "<Path d=\"M5.99973 11.9998C5.99973 10.3429 6.67131 8.8429 7.75709 7.75712M7.75709 16.2424C8.84288 17.3282 10.3429 17.9998 11.9997 17.9998M10.9997 3.05469C9.08898 3.26591 7.35851 4.0753 5.99973 5.29144M3.05469 13C3.24858 14.7535 3.94624 16.3552 4.99973 17.6571M10.9997 9.17046C10.5735 9.32111 10.1915 9.56533 9.87841 9.87844C9.33552 10.4213 8.99973 11.1713 8.99973 11.9998C8.99973 12.8282 9.33552 13.5782 9.87841 14.1211C10.4213 14.664 11.1713 14.9998 11.9997 14.9998C12.8282 14.9998 13.5782 14.664 14.1211 14.1211C14.4341 13.808 14.6783 13.4261 14.8289 13M12.9995 20.9449C14.9103 20.7337 16.6409 19.9243 17.9997 18.7081M16.4995 15.9687C17.4332 14.911 17.9997 13.5215 17.9997 11.9998C17.9997 10.478 17.4332 9.0885 16.4995 8.03077M18.7083 6C19.9243 7.3588 20.7337 9.08927 20.9448 11\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\"/>",
|
|
11443
|
+
"tags": "Path",
|
|
11444
|
+
"componentName": "IconSunburstChart2",
|
|
11445
|
+
"iconName": "sunburst-chart-2",
|
|
11446
|
+
"pathname": "src/IconSunburstChart2"
|
|
11447
|
+
},
|
|
11406
11448
|
{
|
|
11407
11449
|
"svg": "<Path d=\"M12 3V4M4 12H3M20 12H21M17.6562 6.34315L18.3634 5.63604M3 16H21M7 20H17M6.34383 6.34315L5.63672 5.63604M8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
11408
11450
|
"tags": "Path",
|