@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.161 → 1.1.162
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/IconStackedBarChart2/index.d.ts +4 -0
- package/IconStackedBarChart2/index.js +2 -0
- package/IconStackedBarChart2/index.js.map +1 -0
- package/IconStackedBarChart2/index.mjs +2 -0
- package/IconStackedBarChart2/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var n=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of i(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?I(u(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconStackedBarChart2:()=>B,default:()=>h});module.exports=g(v);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z",fill:"currentColor"})),h=B;0&&(module.exports={IconStackedBarChart2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackedBarChart2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconStackedBarChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackedBarChart2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,0BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kZACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStackedBarChart2_exports","__export","IconStackedBarChart2","IconStackedBarChart2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStackedBarChart2","props","React","CentralIconBase","IconStackedBarChart2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z",fill:"currentColor"})),x=l;export{l as IconStackedBarChart2,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconStackedBarChart2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconStackedBarChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStackedBarChart2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconStackedBarChart2","props","React","CentralIconBase","IconStackedBarChart2_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -22442,6 +22442,20 @@
|
|
|
22442
22442
|
"packageName": "round-filled-radius-2-stroke-2",
|
|
22443
22443
|
"componentName": "IconStackedBarChart100"
|
|
22444
22444
|
},
|
|
22445
|
+
{
|
|
22446
|
+
"category": "Statistics & Charts",
|
|
22447
|
+
"svg": "<path d=\"M19.25 4C20.2165 4 21 4.7835 21 5.75V18C21.5523 18 22 18.4477 22 19C22 19.5523 21.5523 20 21 20H3C2.44772 20 2 19.5523 2 19C2 18.4477 2.44772 18 3 18V12.75C3 11.7835 3.7835 11 4.75 11C5.7165 11 6.5 11.7835 6.5 12.75V18H7.5V7.75C7.5 6.7835 8.2835 6 9.25 6C10.2165 6 11 6.7835 11 7.75V18H13V10.75C13 9.7835 13.7835 9 14.75 9C15.7165 9 16.5 9.7835 16.5 10.75V18H17.5V5.75C17.5 4.7835 18.2835 4 19.25 4Z\" fill=\"currentColor\"/>",
|
|
22448
|
+
"iconName": "stacked-bar-chart-2, revenue",
|
|
22449
|
+
"variant": {
|
|
22450
|
+
"join": "round",
|
|
22451
|
+
"filled": "on",
|
|
22452
|
+
"radius": "2",
|
|
22453
|
+
"stroke": "2"
|
|
22454
|
+
},
|
|
22455
|
+
"createdAt": "2026-03-17T12:01:24.906844+00:00",
|
|
22456
|
+
"packageName": "round-filled-radius-2-stroke-2",
|
|
22457
|
+
"componentName": "IconStackedBarChart2"
|
|
22458
|
+
},
|
|
22445
22459
|
{
|
|
22446
22460
|
"category": "Statistics & Charts",
|
|
22447
22461
|
"svg": "<path d=\"M4 3C4.55228 3 5 3.44772 5 4V18C5 18.5523 5.44772 19 6 19H20C20.5523 19 21 19.4477 21 20C21 20.5523 20.5523 21 20 21H6C4.34315 21 3 19.6569 3 18V4C3 3.44772 3.44772 3 4 3Z\" fill=\"currentColor\"/><path d=\"M10 9C11.1046 9 12 9.89543 12 11V18H7V11C7 9.89543 7.89543 9 9 9H10Z\" fill=\"currentColor\"/><path d=\"M16 6C17.1046 6 18 6.89543 18 8V18H13V8C13 6.89543 13.8954 6 15 6H16Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.162",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-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": 1875,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
]
|
|
1699
1699
|
},
|
|
1700
1700
|
"Statistics & Charts": {
|
|
1701
|
-
"count":
|
|
1701
|
+
"count": 39,
|
|
1702
1702
|
"icons": [
|
|
1703
1703
|
"IconAnalytics",
|
|
1704
1704
|
"IconChart1",
|
|
@@ -1727,6 +1727,7 @@
|
|
|
1727
1727
|
"IconSankeyChart",
|
|
1728
1728
|
"IconStackedBarChart",
|
|
1729
1729
|
"IconStackedBarChart100",
|
|
1730
|
+
"IconStackedBarChart2",
|
|
1730
1731
|
"IconStackedBarChartAxis2",
|
|
1731
1732
|
"IconSunburstChart",
|
|
1732
1733
|
"IconSunburstChart2",
|
|
@@ -3679,6 +3680,7 @@
|
|
|
3679
3680
|
"IconStableVoice": "stable-voice, stable-volume, voice-circle, voice-control",
|
|
3680
3681
|
"IconStackedBarChart": "stacked-bar-chart",
|
|
3681
3682
|
"IconStackedBarChart100": "stacked-bar-chart-100",
|
|
3683
|
+
"IconStackedBarChart2": "stacked-bar-chart-2, revenue",
|
|
3682
3684
|
"IconStackedBarChartAxis2": "stacked-bar-chart-axis-2",
|
|
3683
3685
|
"IconStackOverflow": "stack-overflow",
|
|
3684
3686
|
"IconStage": "stage, show",
|
package/index.d.ts
CHANGED
|
@@ -1602,6 +1602,7 @@ export { IconStableVoice, default as IconStableVoiceDefault, } from "./IconStabl
|
|
|
1602
1602
|
export { IconStackOverflow, default as IconStackOverflowDefault, } from "./IconStackOverflow";
|
|
1603
1603
|
export { IconStackedBarChart, default as IconStackedBarChartDefault, } from "./IconStackedBarChart";
|
|
1604
1604
|
export { IconStackedBarChart100, default as IconStackedBarChart100Default, } from "./IconStackedBarChart100";
|
|
1605
|
+
export { IconStackedBarChart2, default as IconStackedBarChart2Default, } from "./IconStackedBarChart2";
|
|
1605
1606
|
export { IconStackedBarChartAxis2, default as IconStackedBarChartAxis2Default, } from "./IconStackedBarChartAxis2";
|
|
1606
1607
|
export { IconStage, default as IconStageDefault } from "./IconStage";
|
|
1607
1608
|
export { IconStamps, default as IconStampsDefault } from "./IconStamps";
|