@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.159 → 1.1.161
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/IconChartCompare/index.d.ts +4 -0
- package/IconChartCompare/index.js +2 -0
- package/IconChartCompare/index.js.map +1 -0
- package/IconChartCompare/index.mjs +2 -0
- package/IconChartCompare/index.mjs.map +1 -0
- package/IconChartCompareHorizontal/index.d.ts +4 -0
- package/IconChartCompareHorizontal/index.js +2 -0
- package/IconChartCompareHorizontal/index.js.map +1 -0
- package/IconChartCompareHorizontal/index.mjs +2 -0
- package/IconChartCompareHorizontal/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/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/IconSquareArrowBottomLeftCorner/index.d.ts +4 -0
- package/IconSquareArrowBottomLeftCorner/index.js +2 -0
- package/IconSquareArrowBottomLeftCorner/index.js.map +1 -0
- package/IconSquareArrowBottomLeftCorner/index.mjs +2 -0
- package/IconSquareArrowBottomLeftCorner/index.mjs.map +1 -0
- package/IconSquareArrowBottomRightCorner/index.d.ts +4 -0
- package/IconSquareArrowBottomRightCorner/index.js +2 -0
- package/IconSquareArrowBottomRightCorner/index.js.map +1 -0
- package/IconSquareArrowBottomRightCorner/index.mjs +2 -0
- package/IconSquareArrowBottomRightCorner/index.mjs.map +1 -0
- package/IconSquareArrowTopLeftCorner/index.d.ts +4 -0
- package/IconSquareArrowTopLeftCorner/index.js +2 -0
- package/IconSquareArrowTopLeftCorner/index.js.map +1 -0
- package/IconSquareArrowTopLeftCorner/index.mjs +2 -0
- package/IconSquareArrowTopLeftCorner/index.mjs.map +1 -0
- package/IconSquareArrowTopRightCorner/index.d.ts +4 -0
- package/IconSquareArrowTopRightCorner/index.js +2 -0
- package/IconSquareArrowTopRightCorner/index.js.map +1 -0
- package/IconSquareArrowTopRightCorner/index.mjs +2 -0
- package/IconSquareArrowTopRightCorner/index.mjs.map +1 -0
- package/IconStackedBarChart/index.d.ts +4 -0
- package/IconStackedBarChart/index.js +2 -0
- package/IconStackedBarChart/index.js.map +1 -0
- package/IconStackedBarChart/index.mjs +2 -0
- package/IconStackedBarChart/index.mjs.map +1 -0
- package/IconStackedBarChart100/index.d.ts +4 -0
- package/IconStackedBarChart100/index.js +2 -0
- package/IconStackedBarChart100/index.js.map +1 -0
- package/IconStackedBarChart100/index.mjs +2 -0
- package/IconStackedBarChart100/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/README.md +11 -0
- package/filtered-icons.json +154 -0
- package/icons/index.d.ts +11 -0
- package/icons-index.json +26 -4
- package/index.d.ts +11 -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 +77 -0
package/filtered-icons.json
CHANGED
|
@@ -5880,6 +5880,34 @@
|
|
|
5880
5880
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
5881
5881
|
"componentName": "IconChart7"
|
|
5882
5882
|
},
|
|
5883
|
+
{
|
|
5884
|
+
"category": "Statistics & Charts",
|
|
5885
|
+
"svg": "<path d=\"M4 4V18C4 19.1046 4.89543 20 6 20H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 17V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11 17V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 17V6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 17V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
5886
|
+
"iconName": "chart-compare",
|
|
5887
|
+
"variant": {
|
|
5888
|
+
"join": "round",
|
|
5889
|
+
"filled": "off",
|
|
5890
|
+
"radius": "2",
|
|
5891
|
+
"stroke": "2"
|
|
5892
|
+
},
|
|
5893
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
5894
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
5895
|
+
"componentName": "IconChartCompare"
|
|
5896
|
+
},
|
|
5897
|
+
{
|
|
5898
|
+
"category": "Statistics & Charts",
|
|
5899
|
+
"svg": "<path d=\"M4 4V17C4 18.1046 4.89543 19 6 19H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 13H18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 8H12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 16H10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 5H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
5900
|
+
"iconName": "chart-compare-horizontal",
|
|
5901
|
+
"variant": {
|
|
5902
|
+
"join": "round",
|
|
5903
|
+
"filled": "off",
|
|
5904
|
+
"radius": "2",
|
|
5905
|
+
"stroke": "2"
|
|
5906
|
+
},
|
|
5907
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
5908
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
5909
|
+
"componentName": "IconChartCompareHorizontal"
|
|
5910
|
+
},
|
|
5883
5911
|
{
|
|
5884
5912
|
"category": "Statistics & Charts",
|
|
5885
5913
|
"svg": "<path d=\"M3 19H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 14V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 12V10\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 9V6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 14V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 12V7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -7658,6 +7686,20 @@
|
|
|
7658
7686
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
7659
7687
|
"componentName": "IconColumnWideRemove"
|
|
7660
7688
|
},
|
|
7689
|
+
{
|
|
7690
|
+
"category": "Statistics & Charts",
|
|
7691
|
+
"svg": "<path d=\"M4 4V18C4 19.1046 4.89543 20 6 20H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 11L7.7641 8.55192C8.23118 8.20161 8.82802 8.07289 9.39797 8.19955L12.3068 8.84596C12.7552 8.94561 13.2243 8.88787 13.6351 8.68244L19 6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 13V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 14V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 12V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
7692
|
+
"iconName": "combo-chart-axis",
|
|
7693
|
+
"variant": {
|
|
7694
|
+
"join": "round",
|
|
7695
|
+
"filled": "off",
|
|
7696
|
+
"radius": "2",
|
|
7697
|
+
"stroke": "2"
|
|
7698
|
+
},
|
|
7699
|
+
"createdAt": "2026-03-17T10:01:09.685221+00:00",
|
|
7700
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
7701
|
+
"componentName": "IconComboChartAxis"
|
|
7702
|
+
},
|
|
7661
7703
|
{
|
|
7662
7704
|
"category": "Code",
|
|
7663
7705
|
"svg": "<circle cx=\"12\" cy=\"12\" r=\"5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 12H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 12H17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -20034,6 +20076,20 @@
|
|
|
20034
20076
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
20035
20077
|
"componentName": "IconSandbox"
|
|
20036
20078
|
},
|
|
20079
|
+
{
|
|
20080
|
+
"category": "Statistics & Charts",
|
|
20081
|
+
"svg": "<path d=\"M4 4V18C4 19.1046 4.89543 20 6 20H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 7C12.2082 7 13.7918 15 19 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 6C13.7918 6 12.2082 12 7 12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 10C13.7918 10 12.2082 17 7 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
20082
|
+
"iconName": "sankey-axis",
|
|
20083
|
+
"variant": {
|
|
20084
|
+
"join": "round",
|
|
20085
|
+
"filled": "off",
|
|
20086
|
+
"radius": "2",
|
|
20087
|
+
"stroke": "2"
|
|
20088
|
+
},
|
|
20089
|
+
"createdAt": "2026-03-17T10:01:09.685221+00:00",
|
|
20090
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
20091
|
+
"componentName": "IconSankeyAxis"
|
|
20092
|
+
},
|
|
20037
20093
|
{
|
|
20038
20094
|
"category": "Statistics & Charts",
|
|
20039
20095
|
"svg": "<path d=\"M4 6C10.9442 6 13.0558 14 20 14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 12C10.3707 12 13.6293 18 20 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 6C12.4742 6 12.0952 18 4 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21868,6 +21924,20 @@
|
|
|
21868
21924
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21869
21925
|
"componentName": "IconSpotify"
|
|
21870
21926
|
},
|
|
21927
|
+
{
|
|
21928
|
+
"category": "Arrows",
|
|
21929
|
+
"svg": "<path d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 16H8V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.5 15.5L13 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
21930
|
+
"iconName": "square-arrow-bottom-left-corner",
|
|
21931
|
+
"variant": {
|
|
21932
|
+
"join": "round",
|
|
21933
|
+
"filled": "off",
|
|
21934
|
+
"radius": "2",
|
|
21935
|
+
"stroke": "2"
|
|
21936
|
+
},
|
|
21937
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
21938
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21939
|
+
"componentName": "IconSquareArrowBottomLeftCorner"
|
|
21940
|
+
},
|
|
21871
21941
|
{
|
|
21872
21942
|
"category": "Arrows",
|
|
21873
21943
|
"svg": "<path d=\"M20 9V7.2C20 6.0799 20 5.51984 19.782 5.09202C19.5903 4.7157 19.2843 4.40973 18.908 4.21799C18.4802 4 17.9201 4 16.8 4L7.2 4C6.0799 4 5.51984 4 5.09202 4.21799C4.7157 4.40973 4.40973 4.71569 4.21799 5.09202C4 5.51984 4 6.07989 4 7.2L4 16.8C4 17.9201 4 18.4802 4.21799 18.908C4.40973 19.2843 4.71569 19.5903 5.09202 19.782C5.51984 20 6.07989 20 7.2 20H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 14V20M20 20H14M20 20L11 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21882,6 +21952,20 @@
|
|
|
21882
21952
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21883
21953
|
"componentName": "IconSquareArrowBottomRight"
|
|
21884
21954
|
},
|
|
21955
|
+
{
|
|
21956
|
+
"category": "Arrows",
|
|
21957
|
+
"svg": "<path d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 16H16V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 15.5L11 11\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
21958
|
+
"iconName": "square-arrow-bottom-right-corner",
|
|
21959
|
+
"variant": {
|
|
21960
|
+
"join": "round",
|
|
21961
|
+
"filled": "off",
|
|
21962
|
+
"radius": "2",
|
|
21963
|
+
"stroke": "2"
|
|
21964
|
+
},
|
|
21965
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
21966
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21967
|
+
"componentName": "IconSquareArrowBottomRightCorner"
|
|
21968
|
+
},
|
|
21885
21969
|
{
|
|
21886
21970
|
"category": "Arrows",
|
|
21887
21971
|
"svg": "<path d=\"M20 13V7.2C20 6.0799 20 5.51984 19.782 5.09202C19.5903 4.7157 19.2843 4.40973 18.908 4.21799C18.4802 4 17.9201 4 16.8 4L7.2 4C6.0799 4 5.51984 4 5.09202 4.21799C4.7157 4.40973 4.40973 4.71569 4.21799 5.09202C4 5.51984 4 6.07989 4 7.2L4 16.8C4 17.9201 4 18.4802 4.21799 18.908C4.40973 19.2843 4.71569 19.5903 5.09202 19.782C5.51984 20 6.07989 20 7.2 20H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 15L10 10M10 10L15 10M10 10L18 18\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21938,6 +22022,20 @@
|
|
|
21938
22022
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21939
22023
|
"componentName": "IconSquareArrowOutTopLeft"
|
|
21940
22024
|
},
|
|
22025
|
+
{
|
|
22026
|
+
"category": "Arrows",
|
|
22027
|
+
"svg": "<path d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 8H8V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.5 8.5L13 13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
22028
|
+
"iconName": "square-arrow-top-left-corner",
|
|
22029
|
+
"variant": {
|
|
22030
|
+
"join": "round",
|
|
22031
|
+
"filled": "off",
|
|
22032
|
+
"radius": "2",
|
|
22033
|
+
"stroke": "2"
|
|
22034
|
+
},
|
|
22035
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
22036
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22037
|
+
"componentName": "IconSquareArrowTopLeftCorner"
|
|
22038
|
+
},
|
|
21941
22039
|
{
|
|
21942
22040
|
"category": "Arrows",
|
|
21943
22041
|
"svg": "<path d=\"M9 6H7.2C6.0799 6 5.51984 6 5.09202 6.21799C4.71569 6.40973 4.40973 6.71569 4.21799 7.09202C4 7.51984 4 8.0799 4 9.2V16.8C4 17.9201 4 18.4802 4.21799 18.908C4.40973 19.2843 4.71569 19.5903 5.09202 19.782C5.51984 20 6.0799 20 7.2 20H14.8C15.9201 20 16.4802 20 16.908 19.782C17.2843 19.5903 17.5903 19.2843 17.782 18.908C18 18.4802 18 17.9201 18 16.8V15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 4H20M20 4V10M20 4L11 13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21966,6 +22064,20 @@
|
|
|
21966
22064
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21967
22065
|
"componentName": "IconSquareArrowTopRight2"
|
|
21968
22066
|
},
|
|
22067
|
+
{
|
|
22068
|
+
"category": "Arrows",
|
|
22069
|
+
"svg": "<path d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12 8H16V12\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 8.5L11 13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
22070
|
+
"iconName": "square-arrow-top-right-corner",
|
|
22071
|
+
"variant": {
|
|
22072
|
+
"join": "round",
|
|
22073
|
+
"filled": "off",
|
|
22074
|
+
"radius": "2",
|
|
22075
|
+
"stroke": "2"
|
|
22076
|
+
},
|
|
22077
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
22078
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22079
|
+
"componentName": "IconSquareArrowTopRightCorner"
|
|
22080
|
+
},
|
|
21969
22081
|
{
|
|
21970
22082
|
"category": "Interface General",
|
|
21971
22083
|
"svg": "<path d=\"M15 9V4.25C15 3.55964 14.4404 3 13.75 3H4.25C3.55964 3 3 3.55964 3 4.25V13.75C3 14.4404 3.55964 15 4.25 15H9M10.25 9H19.75C20.4404 9 21 9.55964 21 10.25V19.75C21 20.4404 20.4404 21 19.75 21H10.25C9.55964 21 9 20.4404 9 19.75V10.25C9 9.55964 9.55964 9 10.25 9Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -22302,6 +22414,48 @@
|
|
|
22302
22414
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22303
22415
|
"componentName": "IconStableVoice"
|
|
22304
22416
|
},
|
|
22417
|
+
{
|
|
22418
|
+
"category": "Statistics & Charts",
|
|
22419
|
+
"svg": "<path d=\"M3 19H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4.5 16V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.5 16V13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M14.5 16V10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.5 16V13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.5 10V8.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M14.5 7V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.5 9.5V7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4.5 10.5V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
22420
|
+
"iconName": "stacked-bar-chart",
|
|
22421
|
+
"variant": {
|
|
22422
|
+
"join": "round",
|
|
22423
|
+
"filled": "off",
|
|
22424
|
+
"radius": "2",
|
|
22425
|
+
"stroke": "2"
|
|
22426
|
+
},
|
|
22427
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
22428
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22429
|
+
"componentName": "IconStackedBarChart"
|
|
22430
|
+
},
|
|
22431
|
+
{
|
|
22432
|
+
"category": "Statistics & Charts",
|
|
22433
|
+
"svg": "<path d=\"M3 19H21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4.5 16V14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.5 16V13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M14.5 16V10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.5 16V13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M19.5 10V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M14.5 7V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9.5 9.5V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M4.5 10.5V5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
22434
|
+
"iconName": "stacked-bar-chart-100",
|
|
22435
|
+
"variant": {
|
|
22436
|
+
"join": "round",
|
|
22437
|
+
"filled": "off",
|
|
22438
|
+
"radius": "2",
|
|
22439
|
+
"stroke": "2"
|
|
22440
|
+
},
|
|
22441
|
+
"createdAt": "2026-03-17T11:00:54.99025+00:00",
|
|
22442
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22443
|
+
"componentName": "IconStackedBarChart100"
|
|
22444
|
+
},
|
|
22445
|
+
{
|
|
22446
|
+
"category": "Statistics & Charts",
|
|
22447
|
+
"svg": "<path d=\"M4 4V18C4 19.1046 4.89543 20 6 20H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 17V12C8 10.8954 8.89543 10 10 10H11C12.1046 10 13 10.8954 13 12V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13 17V9C13 7.89543 13.8954 7 15 7H16C17.1046 7 18 7.89543 18 9V17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
22448
|
+
"iconName": "stacked-bar-chart-axis-2",
|
|
22449
|
+
"variant": {
|
|
22450
|
+
"join": "round",
|
|
22451
|
+
"filled": "off",
|
|
22452
|
+
"radius": "2",
|
|
22453
|
+
"stroke": "2"
|
|
22454
|
+
},
|
|
22455
|
+
"createdAt": "2026-03-17T10:01:09.685221+00:00",
|
|
22456
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
22457
|
+
"componentName": "IconStackedBarChartAxis2"
|
|
22458
|
+
},
|
|
22305
22459
|
{
|
|
22306
22460
|
"category": "Social Media & Brands",
|
|
22307
22461
|
"svg": "<path d=\"M21.0056 10.0319C20.0787 10.7255 19.262 11.5292 18.5556 12.4431L18.5847 12.4528V12.4625L18.5556 12.4431C17.8635 13.3368 17.2854 14.3133 16.8347 15.35L16.8153 15.3986C16.3719 16.4296 16.0679 17.5151 15.9111 18.6264V18.6458C15.8269 19.2421 15.7847 19.8514 15.7847 20.4736C15.7847 21.0083 15.8528 21.4847 15.9111 22H3V18.6264H14.1806L14.2486 18.2083L3.48611 15.35L4.39028 12.0444L15.2889 14.9417L15.4444 14.6111L5.64444 9.03056L7.375 6.05556L17.3111 11.7236L17.5542 11.4417L9.41667 3.42083L11.8667 1L21.0056 10.0319Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -419,6 +419,8 @@ export type CentralIconName =
|
|
|
419
419
|
| "IconChart5"
|
|
420
420
|
| "IconChart6"
|
|
421
421
|
| "IconChart7"
|
|
422
|
+
| "IconChartCompare"
|
|
423
|
+
| "IconChartCompareHorizontal"
|
|
422
424
|
| "IconChartWaterfall"
|
|
423
425
|
| "IconChartWaterfallAxis"
|
|
424
426
|
| "IconCheckCircle2"
|
|
@@ -546,6 +548,7 @@ export type CentralIconName =
|
|
|
546
548
|
| "IconColumnWideHalfAdd"
|
|
547
549
|
| "IconColumnWideHalfRemove"
|
|
548
550
|
| "IconColumnWideRemove"
|
|
551
|
+
| "IconComboChartAxis"
|
|
549
552
|
| "IconCommits"
|
|
550
553
|
| "IconCompassRound"
|
|
551
554
|
| "IconCompassSquare"
|
|
@@ -1430,6 +1433,7 @@ export type CentralIconName =
|
|
|
1430
1433
|
| "IconSafari"
|
|
1431
1434
|
| "IconSafeSimple"
|
|
1432
1435
|
| "IconSandbox"
|
|
1436
|
+
| "IconSankeyAxis"
|
|
1433
1437
|
| "IconSankeyChart"
|
|
1434
1438
|
| "IconSatellite1"
|
|
1435
1439
|
| "IconSatellite2"
|
|
@@ -1561,13 +1565,17 @@ export type CentralIconName =
|
|
|
1561
1565
|
| "IconSpeedDots"
|
|
1562
1566
|
| "IconSplit"
|
|
1563
1567
|
| "IconSpotify"
|
|
1568
|
+
| "IconSquareArrowBottomLeftCorner"
|
|
1564
1569
|
| "IconSquareArrowBottomRight"
|
|
1570
|
+
| "IconSquareArrowBottomRightCorner"
|
|
1565
1571
|
| "IconSquareArrowCenter"
|
|
1566
1572
|
| "IconSquareArrowDown"
|
|
1567
1573
|
| "IconSquareArrowInTopLeft"
|
|
1568
1574
|
| "IconSquareArrowOutTopLeft"
|
|
1575
|
+
| "IconSquareArrowTopLeftCorner"
|
|
1569
1576
|
| "IconSquareArrowTopRight"
|
|
1570
1577
|
| "IconSquareArrowTopRight2"
|
|
1578
|
+
| "IconSquareArrowTopRightCorner"
|
|
1571
1579
|
| "IconSquareBehindSquare1"
|
|
1572
1580
|
| "IconSquareBehindSquare2"
|
|
1573
1581
|
| "IconSquareBehindSquare3"
|
|
@@ -1592,6 +1600,9 @@ export type CentralIconName =
|
|
|
1592
1600
|
| "IconSquareX"
|
|
1593
1601
|
| "IconSquized"
|
|
1594
1602
|
| "IconStableVoice"
|
|
1603
|
+
| "IconStackedBarChart"
|
|
1604
|
+
| "IconStackedBarChart100"
|
|
1605
|
+
| "IconStackedBarChartAxis2"
|
|
1595
1606
|
| "IconStackOverflow"
|
|
1596
1607
|
| "IconStage"
|
|
1597
1608
|
| "IconStamps"
|
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.161",
|
|
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": 1874,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
]
|
|
104
104
|
},
|
|
105
105
|
"Arrows": {
|
|
106
|
-
"count":
|
|
106
|
+
"count": 132,
|
|
107
107
|
"icons": [
|
|
108
108
|
"IconArrow",
|
|
109
109
|
"IconArrowBottomTop",
|
|
@@ -223,12 +223,16 @@
|
|
|
223
223
|
"IconRotate360Left",
|
|
224
224
|
"IconRotate360Right",
|
|
225
225
|
"IconShareArrowDown",
|
|
226
|
+
"IconSquareArrowBottomLeftCorner",
|
|
226
227
|
"IconSquareArrowBottomRight",
|
|
228
|
+
"IconSquareArrowBottomRightCorner",
|
|
227
229
|
"IconSquareArrowCenter",
|
|
228
230
|
"IconSquareArrowInTopLeft",
|
|
229
231
|
"IconSquareArrowOutTopLeft",
|
|
232
|
+
"IconSquareArrowTopLeftCorner",
|
|
230
233
|
"IconSquareArrowTopRight",
|
|
231
234
|
"IconSquareArrowTopRight2",
|
|
235
|
+
"IconSquareArrowTopRightCorner",
|
|
232
236
|
"IconSquareCursor",
|
|
233
237
|
"IconSquized",
|
|
234
238
|
"IconStepBack",
|
|
@@ -1694,7 +1698,7 @@
|
|
|
1694
1698
|
]
|
|
1695
1699
|
},
|
|
1696
1700
|
"Statistics & Charts": {
|
|
1697
|
-
"count":
|
|
1701
|
+
"count": 38,
|
|
1698
1702
|
"icons": [
|
|
1699
1703
|
"IconAnalytics",
|
|
1700
1704
|
"IconChart1",
|
|
@@ -1704,8 +1708,11 @@
|
|
|
1704
1708
|
"IconChart5",
|
|
1705
1709
|
"IconChart6",
|
|
1706
1710
|
"IconChart7",
|
|
1711
|
+
"IconChartCompare",
|
|
1712
|
+
"IconChartCompareHorizontal",
|
|
1707
1713
|
"IconChartWaterfall",
|
|
1708
1714
|
"IconChartWaterfallAxis",
|
|
1715
|
+
"IconComboChartAxis",
|
|
1709
1716
|
"IconInsights",
|
|
1710
1717
|
"IconLeaderboard",
|
|
1711
1718
|
"IconLineChart1",
|
|
@@ -1716,7 +1723,11 @@
|
|
|
1716
1723
|
"IconPieChart2",
|
|
1717
1724
|
"IconPieChart3",
|
|
1718
1725
|
"IconPointChart",
|
|
1726
|
+
"IconSankeyAxis",
|
|
1719
1727
|
"IconSankeyChart",
|
|
1728
|
+
"IconStackedBarChart",
|
|
1729
|
+
"IconStackedBarChart100",
|
|
1730
|
+
"IconStackedBarChartAxis2",
|
|
1720
1731
|
"IconSunburstChart",
|
|
1721
1732
|
"IconSunburstChart2",
|
|
1722
1733
|
"IconTrending1",
|
|
@@ -2485,6 +2496,8 @@
|
|
|
2485
2496
|
"IconChart5": "chart-5, statistics, graph",
|
|
2486
2497
|
"IconChart6": "chart-6, statistics, graph",
|
|
2487
2498
|
"IconChart7": "chart-7, statistics, graph",
|
|
2499
|
+
"IconChartCompare": "chart-compare",
|
|
2500
|
+
"IconChartCompareHorizontal": "chart-compare-horizontal",
|
|
2488
2501
|
"IconChartWaterfall": "chart-waterfall",
|
|
2489
2502
|
"IconChartWaterfallAxis": "chart-waterfall-axis",
|
|
2490
2503
|
"IconCheckCircle2": "check-circle-2, done, confirm, save, success",
|
|
@@ -2612,6 +2625,7 @@
|
|
|
2612
2625
|
"IconColumnWideHalfAdd": "column-wide-half-add",
|
|
2613
2626
|
"IconColumnWideHalfRemove": "column-wide-half-remove",
|
|
2614
2627
|
"IconColumnWideRemove": "column-wide-remove",
|
|
2628
|
+
"IconComboChartAxis": "combo-chart-axis",
|
|
2615
2629
|
"IconCommits": "commits",
|
|
2616
2630
|
"IconCompassRound": "compass-round, browser, safari, web, internet, navigation",
|
|
2617
2631
|
"IconCompassSquare": "compass-square, browser, safari, web, internet, navigation",
|
|
@@ -3496,6 +3510,7 @@
|
|
|
3496
3510
|
"IconSafari": "safari",
|
|
3497
3511
|
"IconSafeSimple": "safe-simple, save",
|
|
3498
3512
|
"IconSandbox": "sandbox, playground",
|
|
3513
|
+
"IconSankeyAxis": "sankey-axis",
|
|
3499
3514
|
"IconSankeyChart": "sankey-chart",
|
|
3500
3515
|
"IconSatellite1": "satellite-1, radar, feed",
|
|
3501
3516
|
"IconSatellite2": "satellite-2, radar, feed",
|
|
@@ -3627,13 +3642,17 @@
|
|
|
3627
3642
|
"IconSpeedDots": "speed-dots, motion, animation",
|
|
3628
3643
|
"IconSplit": "split",
|
|
3629
3644
|
"IconSpotify": "spotify",
|
|
3645
|
+
"IconSquareArrowBottomLeftCorner": "square-arrow-bottom-left-corner",
|
|
3630
3646
|
"IconSquareArrowBottomRight": "square-arrow-bottom-right, resize small, box, arrow",
|
|
3647
|
+
"IconSquareArrowBottomRightCorner": "square-arrow-bottom-right-corner",
|
|
3631
3648
|
"IconSquareArrowCenter": "square-arrow-center, resize big, box, arrow",
|
|
3632
3649
|
"IconSquareArrowDown": "square-arrow-down, download square, save",
|
|
3633
3650
|
"IconSquareArrowInTopLeft": "square-arrow-in-top-left, dock, box, arrow",
|
|
3634
3651
|
"IconSquareArrowOutTopLeft": "square-arrow-out-top-left, undock, box, arrow",
|
|
3652
|
+
"IconSquareArrowTopLeftCorner": "square-arrow-top-left-corner",
|
|
3635
3653
|
"IconSquareArrowTopRight": "square-arrow-top-right, open, new, link, open link, box, arrow",
|
|
3636
3654
|
"IconSquareArrowTopRight2": "square-arrow-top-right-2, open, new, link, open link, box, arrow",
|
|
3655
|
+
"IconSquareArrowTopRightCorner": "square-arrow-top-right-corner",
|
|
3637
3656
|
"IconSquareBehindSquare1": "square-behind-square-1, copy 1, layers, pages",
|
|
3638
3657
|
"IconSquareBehindSquare2": "square-behind-square-2, copy 2, layers, pages",
|
|
3639
3658
|
"IconSquareBehindSquare3": "square-behind-square-3, copy 3, layers, pages",
|
|
@@ -3658,6 +3677,9 @@
|
|
|
3658
3677
|
"IconSquareX": "square-x, close, x, checkbox, remove",
|
|
3659
3678
|
"IconSquized": "squized, centered, aligned",
|
|
3660
3679
|
"IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
3680
|
+
"IconStackedBarChart": "stacked-bar-chart",
|
|
3681
|
+
"IconStackedBarChart100": "stacked-bar-chart-100",
|
|
3682
|
+
"IconStackedBarChartAxis2": "stacked-bar-chart-axis-2",
|
|
3661
3683
|
"IconStackOverflow": "stack-overflow",
|
|
3662
3684
|
"IconStage": "stage, show",
|
|
3663
3685
|
"IconStamps": "stamps, collection",
|
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 { IconChartCompare, default as IconChartCompareDefault, } from "./IconChartCompare";
|
|
422
|
+
export { IconChartCompareHorizontal, default as IconChartCompareHorizontalDefault, } from "./IconChartCompareHorizontal";
|
|
421
423
|
export { IconChartWaterfall, default as IconChartWaterfallDefault, } from "./IconChartWaterfall";
|
|
422
424
|
export { IconChartWaterfallAxis, default as IconChartWaterfallAxisDefault, } from "./IconChartWaterfallAxis";
|
|
423
425
|
export { IconCheckCircle2, default as IconCheckCircle2Default, } from "./IconCheckCircle2";
|
|
@@ -545,6 +547,7 @@ export { IconColumnWideHalfRemove, default as IconColumnWideHalfRemoveDefault, }
|
|
|
545
547
|
export { IconColumnWideRemove, default as IconColumnWideRemoveDefault, } from "./IconColumnWideRemove";
|
|
546
548
|
export { IconColumns3, default as IconColumns3Default } from "./IconColumns3";
|
|
547
549
|
export { IconColumns3Wide, default as IconColumns3WideDefault, } from "./IconColumns3Wide";
|
|
550
|
+
export { IconComboChartAxis, default as IconComboChartAxisDefault, } from "./IconComboChartAxis";
|
|
548
551
|
export { IconCommits, default as IconCommitsDefault } from "./IconCommits";
|
|
549
552
|
export { IconCompassRound, default as IconCompassRoundDefault, } from "./IconCompassRound";
|
|
550
553
|
export { IconCompassSquare, default as IconCompassSquareDefault, } from "./IconCompassSquare";
|
|
@@ -1429,6 +1432,7 @@ export { IconRunShortcut, default as IconRunShortcutDefault, } from "./IconRunSh
|
|
|
1429
1432
|
export { IconSafari, default as IconSafariDefault } from "./IconSafari";
|
|
1430
1433
|
export { IconSafeSimple, default as IconSafeSimpleDefault, } from "./IconSafeSimple";
|
|
1431
1434
|
export { IconSandbox, default as IconSandboxDefault } from "./IconSandbox";
|
|
1435
|
+
export { IconSankeyAxis, default as IconSankeyAxisDefault, } from "./IconSankeyAxis";
|
|
1432
1436
|
export { IconSankeyChart, default as IconSankeyChartDefault, } from "./IconSankeyChart";
|
|
1433
1437
|
export { IconSatellite1, default as IconSatellite1Default, } from "./IconSatellite1";
|
|
1434
1438
|
export { IconSatellite2, default as IconSatellite2Default, } from "./IconSatellite2";
|
|
@@ -1560,13 +1564,17 @@ export { IconSpeaker, default as IconSpeakerDefault } from "./IconSpeaker";
|
|
|
1560
1564
|
export { IconSpeedDots, default as IconSpeedDotsDefault, } from "./IconSpeedDots";
|
|
1561
1565
|
export { IconSplit, default as IconSplitDefault } from "./IconSplit";
|
|
1562
1566
|
export { IconSpotify, default as IconSpotifyDefault } from "./IconSpotify";
|
|
1567
|
+
export { IconSquareArrowBottomLeftCorner, default as IconSquareArrowBottomLeftCornerDefault, } from "./IconSquareArrowBottomLeftCorner";
|
|
1563
1568
|
export { IconSquareArrowBottomRight, default as IconSquareArrowBottomRightDefault, } from "./IconSquareArrowBottomRight";
|
|
1569
|
+
export { IconSquareArrowBottomRightCorner, default as IconSquareArrowBottomRightCornerDefault, } from "./IconSquareArrowBottomRightCorner";
|
|
1564
1570
|
export { IconSquareArrowCenter, default as IconSquareArrowCenterDefault, } from "./IconSquareArrowCenter";
|
|
1565
1571
|
export { IconSquareArrowDown, default as IconSquareArrowDownDefault, } from "./IconSquareArrowDown";
|
|
1566
1572
|
export { IconSquareArrowInTopLeft, default as IconSquareArrowInTopLeftDefault, } from "./IconSquareArrowInTopLeft";
|
|
1567
1573
|
export { IconSquareArrowOutTopLeft, default as IconSquareArrowOutTopLeftDefault, } from "./IconSquareArrowOutTopLeft";
|
|
1574
|
+
export { IconSquareArrowTopLeftCorner, default as IconSquareArrowTopLeftCornerDefault, } from "./IconSquareArrowTopLeftCorner";
|
|
1568
1575
|
export { IconSquareArrowTopRight, default as IconSquareArrowTopRightDefault, } from "./IconSquareArrowTopRight";
|
|
1569
1576
|
export { IconSquareArrowTopRight2, default as IconSquareArrowTopRight2Default, } from "./IconSquareArrowTopRight2";
|
|
1577
|
+
export { IconSquareArrowTopRightCorner, default as IconSquareArrowTopRightCornerDefault, } from "./IconSquareArrowTopRightCorner";
|
|
1570
1578
|
export { IconSquareBehindSquare1, default as IconSquareBehindSquare1Default, } from "./IconSquareBehindSquare1";
|
|
1571
1579
|
export { IconSquareBehindSquare2, default as IconSquareBehindSquare2Default, } from "./IconSquareBehindSquare2";
|
|
1572
1580
|
export { IconSquareBehindSquare3, default as IconSquareBehindSquare3Default, } from "./IconSquareBehindSquare3";
|
|
@@ -1592,6 +1600,9 @@ export { IconSquareX, default as IconSquareXDefault } from "./IconSquareX";
|
|
|
1592
1600
|
export { IconSquized, default as IconSquizedDefault } from "./IconSquized";
|
|
1593
1601
|
export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStableVoice";
|
|
1594
1602
|
export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
|
|
1603
|
+
export { IconStackedBarChart, default as IconStackedBarChartDefault, } from "./IconStackedBarChart";
|
|
1604
|
+
export { IconStackedBarChart100, default as IconStackedBarChart100Default, } from "./IconStackedBarChart100";
|
|
1605
|
+
export { IconStackedBarChartAxis2, default as IconStackedBarChartAxis2Default, } from "./IconStackedBarChartAxis2";
|
|
1595
1606
|
export { IconStage, default as IconStageDefault } from "./IconStage";
|
|
1596
1607
|
export { IconStamps, default as IconStampsDefault } from "./IconStamps";
|
|
1597
1608
|
export { IconStandingGlobe, default as IconStandingGlobeDefault, } from "./IconStandingGlobe";
|