@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.157 → 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/IconCodeTree/index.d.ts +4 -0
- package/IconCodeTree/index.js +2 -0
- package/IconCodeTree/index.js.map +1 -0
- package/IconCodeTree/index.mjs +2 -0
- package/IconCodeTree/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/IconRacingFlag/index.d.ts +4 -0
- package/IconRacingFlag/index.js +2 -0
- package/IconRacingFlag/index.js.map +1 -0
- package/IconRacingFlag/index.mjs +2 -0
- package/IconRacingFlag/index.mjs.map +1 -0
- package/IconReference/index.d.ts +4 -0
- package/IconReference/index.js +2 -0
- package/IconReference/index.js.map +1 -0
- package/IconReference/index.mjs +2 -0
- package/IconReference/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 +9 -0
- package/filtered-icons.json +126 -0
- package/icons/index.d.ts +9 -0
- package/icons-index.json +24 -6
- 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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var e=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of d(o))!I.call(r,l)&&l!==C&&e(r,l,{get:()=>o[l],enumerable:!(p=V(o,l))||p.enumerable});return r};var a=(r,o,C)=>(C=r!=null?c(B(r)):{},f(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(e({},"__esModule",{value:!0}),r);var M={};x(M,{IconChartWaterfall:()=>u,default:()=>g});module.exports=P(M);var n=a(require("react"));var m=a(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...C})=>m.default.createElement(i.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),u=r=>n.default.createElement(s,{...r},n.default.createElement(t.Path,{d:"M21.5 19C21.7761 19 22 19.2239 22 19.5C22 19.7761 21.7761 20 21.5 20H2.5C2.22386 20 2 19.7761 2 19.5C2 19.2239 2.22386 19 2.5 19H21.5Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M3.5 11C3.77614 11 4 11.2239 4 11.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V11.5C3 11.2239 3.22386 11 3.5 11Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M20.5 4C20.7761 4 21 4.22386 21 4.5V14.5C21 14.7761 20.7761 15 20.5 15C20.2239 15 20 14.7761 20 14.5V4.5C20 4.22386 20.2239 4 20.5 4Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M7.75 6C8.02614 6 8.25 6.22386 8.25 6.5V12.5C8.25 12.7761 8.02614 13 7.75 13C7.47386 13 7.25 12.7761 7.25 12.5V6.5C7.25 6.22386 7.47386 6 7.75 6Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 9C12.2761 9 12.5 9.22386 12.5 9.5V12.5C12.5 12.7761 12.2761 13 12 13C11.7239 13 11.5 12.7761 11.5 12.5V9.5C11.5 9.22386 11.7239 9 12 9Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M16.25 5C16.5261 5 16.75 5.22386 16.75 5.5V9.5C16.75 9.77614 16.5261 10 16.25 10C15.9739 10 15.75 9.77614 15.75 9.5V5.5C15.75 5.22386 15.9739 5 16.25 5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconChartWaterfall});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChartWaterfall/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 IconChartWaterfall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.5 19C21.7761 19 22 19.2239 22 19.5C22 19.7761 21.7761 20 21.5 20H2.5C2.22386 20 2 19.7761 2 19.5C2 19.2239 2.22386 19 2.5 19H21.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.5 11C3.77614 11 4 11.2239 4 11.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V11.5C3 11.2239 3.22386 11 3.5 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 4C20.7761 4 21 4.22386 21 4.5V14.5C21 14.7761 20.7761 15 20.5 15C20.2239 15 20 14.7761 20 14.5V4.5C20 4.22386 20.2239 4 20.5 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.75 6C8.02614 6 8.25 6.22386 8.25 6.5V12.5C8.25 12.7761 8.02614 13 7.75 13C7.47386 13 7.25 12.7761 7.25 12.5V6.5C7.25 6.22386 7.47386 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9C12.2761 9 12.5 9.22386 12.5 9.5V12.5C12.5 12.7761 12.2761 13 12 13C11.7239 13 11.5 12.7761 11.5 12.5V9.5C11.5 9.22386 11.7239 9 12 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 5C16.5261 5 16.75 5.22386 16.75 5.5V9.5C16.75 9.77614 16.5261 10 16.25 10C15.9739 10 15.75 9.77614 15.75 9.5V5.5C15.75 5.22386 15.9739 5 16.25 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChartWaterfall;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2JACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconChartWaterfall_exports","__export","IconChartWaterfall","IconChartWaterfall_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconChartWaterfall","props","React","CentralIconBase","IconChartWaterfall_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import e from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...l})=>e.createElement(p,{...l,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var f=n=>r.createElement(t,{...n},r.createElement(C,{d:"M21.5 19C21.7761 19 22 19.2239 22 19.5C22 19.7761 21.7761 20 21.5 20H2.5C2.22386 20 2 19.7761 2 19.5C2 19.2239 2.22386 19 2.5 19H21.5Z",fill:"currentColor"}),r.createElement(C,{d:"M3.5 11C3.77614 11 4 11.2239 4 11.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V11.5C3 11.2239 3.22386 11 3.5 11Z",fill:"currentColor"}),r.createElement(C,{d:"M20.5 4C20.7761 4 21 4.22386 21 4.5V14.5C21 14.7761 20.7761 15 20.5 15C20.2239 15 20 14.7761 20 14.5V4.5C20 4.22386 20.2239 4 20.5 4Z",fill:"currentColor"}),r.createElement(C,{d:"M7.75 6C8.02614 6 8.25 6.22386 8.25 6.5V12.5C8.25 12.7761 8.02614 13 7.75 13C7.47386 13 7.25 12.7761 7.25 12.5V6.5C7.25 6.22386 7.47386 6 7.75 6Z",fill:"currentColor"}),r.createElement(C,{d:"M12 9C12.2761 9 12.5 9.22386 12.5 9.5V12.5C12.5 12.7761 12.2761 13 12 13C11.7239 13 11.5 12.7761 11.5 12.5V9.5C11.5 9.22386 11.7239 9 12 9Z",fill:"currentColor"}),r.createElement(C,{d:"M16.25 5C16.5261 5 16.75 5.22386 16.75 5.5V9.5C16.75 9.77614 16.5261 10 16.25 10C15.9739 10 15.75 9.77614 15.75 9.5V5.5C15.75 5.22386 15.9739 5 16.25 5Z",fill:"currentColor"})),I=f;export{f as IconChartWaterfall,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChartWaterfall/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 IconChartWaterfall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21.5 19C21.7761 19 22 19.2239 22 19.5C22 19.7761 21.7761 20 21.5 20H2.5C2.22386 20 2 19.7761 2 19.5C2 19.2239 2.22386 19 2.5 19H21.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.5 11C3.77614 11 4 11.2239 4 11.5V14.5C4 14.7761 3.77614 15 3.5 15C3.22386 15 3 14.7761 3 14.5V11.5C3 11.2239 3.22386 11 3.5 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.5 4C20.7761 4 21 4.22386 21 4.5V14.5C21 14.7761 20.7761 15 20.5 15C20.2239 15 20 14.7761 20 14.5V4.5C20 4.22386 20.2239 4 20.5 4Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.75 6C8.02614 6 8.25 6.22386 8.25 6.5V12.5C8.25 12.7761 8.02614 13 7.75 13C7.47386 13 7.25 12.7761 7.25 12.5V6.5C7.25 6.22386 7.47386 6 7.75 6Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 9C12.2761 9 12.5 9.22386 12.5 9.5V12.5C12.5 12.7761 12.2761 13 12 13C11.7239 13 11.5 12.7761 11.5 12.5V9.5C11.5 9.22386 11.7239 9 12 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.25 5C16.5261 5 16.75 5.22386 16.75 5.5V9.5C16.75 9.77614 16.5261 10 16.25 10C15.9739 10 15.75 9.77614 15.75 9.5V5.5C15.75 5.22386 15.9739 5 16.25 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChartWaterfall;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2JACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconChartWaterfall","props","React","CentralIconBase","IconChartWaterfall_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var l=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of x(o))!I.call(r,e)&&e!==C&&l(r,e,{get:()=>o[e],enumerable:!(p=V(o,e))||p.enumerable});return r};var a=(r,o,C)=>(C=r!=null?c(B(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>f(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconChartWaterfallAxis:()=>u,default:()=>g});module.exports=P(h);var t=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),i=({children:r,size:o=24,...C})=>m.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var n=require("react-native-svg"),u=r=>t.default.createElement(i,{...r},t.default.createElement(n.Path,{d:"M3.5 3C3.77614 3 4 3.22386 4 3.5V18.5C4 19.3284 4.67157 20 5.5 20H20.5C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H5.5C4.11929 21 3 19.8807 3 18.5V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M19.5 11C19.7761 11 20 11.2239 20 11.5V16.5C20 16.7761 19.7761 17 19.5 17C19.2239 17 19 16.7761 19 16.5V11.5C19 11.2239 19.2239 11 19.5 11Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M11.5 9C11.7761 9 12 9.22386 12 9.5V14.5C12 14.7761 11.7761 15 11.5 15C11.2239 15 11 14.7761 11 14.5V9.5C11 9.22386 11.2239 9 11.5 9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M15.5 8C15.7761 8 16 8.22386 16 8.5V13.5C16 13.7761 15.7761 14 15.5 14C15.2239 14 15 13.7761 15 13.5V8.5C15 8.22386 15.2239 8 15.5 8Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M7.5 5C7.77614 5 8 5.22386 8 5.5V10.5C8 10.7761 7.77614 11 7.5 11C7.22386 11 7 10.7761 7 10.5V5.5C7 5.22386 7.22386 5 7.5 5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconChartWaterfallAxis});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChartWaterfallAxis/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 IconChartWaterfallAxis: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 3C3.77614 3 4 3.22386 4 3.5V18.5C4 19.3284 4.67157 20 5.5 20H20.5C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H5.5C4.11929 21 3 19.8807 3 18.5V3.5C3 3.22386 3.22386 3 3.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 11C19.7761 11 20 11.2239 20 11.5V16.5C20 16.7761 19.7761 17 19.5 17C19.2239 17 19 16.7761 19 16.5V11.5C19 11.2239 19.2239 11 19.5 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5 9C11.7761 9 12 9.22386 12 9.5V14.5C12 14.7761 11.7761 15 11.5 15C11.2239 15 11 14.7761 11 14.5V9.5C11 9.22386 11.2239 9 11.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.5 8C15.7761 8 16 8.22386 16 8.5V13.5C16 13.7761 15.7761 14 15.5 14C15.2239 14 15 13.7761 15 13.5V8.5C15 8.22386 15.2239 8 15.5 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.5 5C7.77614 5 8 5.22386 8 5.5V10.5C8 10.7761 7.77614 11 7.5 11C7.22386 11 7 10.7761 7 10.5V5.5C7 5.22386 7.22386 5 7.5 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChartWaterfallAxis;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconChartWaterfallAxis_exports","__export","IconChartWaterfallAxis","IconChartWaterfallAxis_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconChartWaterfallAxis","props","React","CentralIconBase","IconChartWaterfallAxis_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:t,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var f=t=>o.createElement(n,{...t},o.createElement(C,{d:"M3.5 3C3.77614 3 4 3.22386 4 3.5V18.5C4 19.3284 4.67157 20 5.5 20H20.5C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H5.5C4.11929 21 3 19.8807 3 18.5V3.5C3 3.22386 3.22386 3 3.5 3Z",fill:"currentColor"}),o.createElement(C,{d:"M19.5 11C19.7761 11 20 11.2239 20 11.5V16.5C20 16.7761 19.7761 17 19.5 17C19.2239 17 19 16.7761 19 16.5V11.5C19 11.2239 19.2239 11 19.5 11Z",fill:"currentColor"}),o.createElement(C,{d:"M11.5 9C11.7761 9 12 9.22386 12 9.5V14.5C12 14.7761 11.7761 15 11.5 15C11.2239 15 11 14.7761 11 14.5V9.5C11 9.22386 11.2239 9 11.5 9Z",fill:"currentColor"}),o.createElement(C,{d:"M15.5 8C15.7761 8 16 8.22386 16 8.5V13.5C16 13.7761 15.7761 14 15.5 14C15.2239 14 15 13.7761 15 13.5V8.5C15 8.22386 15.2239 8 15.5 8Z",fill:"currentColor"}),o.createElement(C,{d:"M7.5 5C7.77614 5 8 5.22386 8 5.5V10.5C8 10.7761 7.77614 11 7.5 11C7.22386 11 7 10.7761 7 10.5V5.5C7 5.22386 7.22386 5 7.5 5Z",fill:"currentColor"})),I=f;export{f as IconChartWaterfallAxis,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconChartWaterfallAxis/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 IconChartWaterfallAxis: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3.5 3C3.77614 3 4 3.22386 4 3.5V18.5C4 19.3284 4.67157 20 5.5 20H20.5C20.7761 20 21 20.2239 21 20.5C21 20.7761 20.7761 21 20.5 21H5.5C4.11929 21 3 19.8807 3 18.5V3.5C3 3.22386 3.22386 3 3.5 3Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 11C19.7761 11 20 11.2239 20 11.5V16.5C20 16.7761 19.7761 17 19.5 17C19.2239 17 19 16.7761 19 16.5V11.5C19 11.2239 19.2239 11 19.5 11Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5 9C11.7761 9 12 9.22386 12 9.5V14.5C12 14.7761 11.7761 15 11.5 15C11.2239 15 11 14.7761 11 14.5V9.5C11 9.22386 11.2239 9 11.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.5 8C15.7761 8 16 8.22386 16 8.5V13.5C16 13.7761 15.7761 14 15.5 14C15.2239 14 15 13.7761 15 13.5V8.5C15 8.22386 15.2239 8 15.5 8Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.5 5C7.77614 5 8 5.22386 8 5.5V10.5C8 10.7761 7.77614 11 7.5 11C7.22386 11 7 10.7761 7 10.5V5.5C7 5.22386 7.22386 5 7.5 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChartWaterfallAxis;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+HACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconChartWaterfallAxis","props","React","CentralIconBase","IconChartWaterfallAxis_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var C=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!P.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(p=i(o,t))||p.enumerable});return r};var l=(r,o,e)=>(e=r!=null?I(x(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(C({},"__esModule",{value:!0}),r);var h={};g(h,{IconCodeTree:()=>B,default:()=>d});module.exports=v(h);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.Svg,{...e,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=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{d:"M4.5 3C4.77614 3 5 3.22386 5 3.5V7.5C5 8.32843 5.67157 9 6.5 9H14.042C14.2801 7.58118 15.5135 6.5 17 6.5C18.6569 6.5 20 7.84315 20 9.5C20 11.1569 18.6569 12.5 17 12.5C15.5135 12.5 14.2801 11.4188 14.042 10H6.5C5.93631 10 5.41817 9.81083 5 9.49609V15.5C5 16.3284 5.67157 17 6.5 17H14.042C14.2801 15.5812 15.5135 14.5 17 14.5C18.6569 14.5 20 15.8431 20 17.5C20 19.1569 18.6569 20.5 17 20.5C15.5135 20.5 14.2801 19.4188 14.042 18H6.5C5.11929 18 4 16.8807 4 15.5V3.5C4 3.22386 4.22386 3 4.5 3Z",fill:"currentColor"})),d=B;0&&(module.exports={IconCodeTree});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeTree/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 IconCodeTree: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 3C4.77614 3 5 3.22386 5 3.5V7.5C5 8.32843 5.67157 9 6.5 9H14.042C14.2801 7.58118 15.5135 6.5 17 6.5C18.6569 6.5 20 7.84315 20 9.5C20 11.1569 18.6569 12.5 17 12.5C15.5135 12.5 14.2801 11.4188 14.042 10H6.5C5.93631 10 5.41817 9.81083 5 9.49609V15.5C5 16.3284 5.67157 17 6.5 17H14.042C14.2801 15.5812 15.5135 14.5 17 14.5C18.6569 14.5 20 15.8431 20 17.5C20 19.1569 18.6569 20.5 17 20.5C15.5135 20.5 14.2801 19.4188 14.042 18H6.5C5.11929 18 4 16.8807 4 15.5V3.5C4 3.22386 4.22386 3 4.5 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeTree;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4eACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCodeTree_exports","__export","IconCodeTree","IconCodeTree_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCodeTree","props","React","CentralIconBase","IconCodeTree_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...C})=>n.createElement(p,{...C,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=>t.createElement(e,{...o},t.createElement(a,{d:"M4.5 3C4.77614 3 5 3.22386 5 3.5V7.5C5 8.32843 5.67157 9 6.5 9H14.042C14.2801 7.58118 15.5135 6.5 17 6.5C18.6569 6.5 20 7.84315 20 9.5C20 11.1569 18.6569 12.5 17 12.5C15.5135 12.5 14.2801 11.4188 14.042 10H6.5C5.93631 10 5.41817 9.81083 5 9.49609V15.5C5 16.3284 5.67157 17 6.5 17H14.042C14.2801 15.5812 15.5135 14.5 17 14.5C18.6569 14.5 20 15.8431 20 17.5C20 19.1569 18.6569 20.5 17 20.5C15.5135 20.5 14.2801 19.4188 14.042 18H6.5C5.11929 18 4 16.8807 4 15.5V3.5C4 3.22386 4.22386 3 4.5 3Z",fill:"currentColor"})),P=l;export{l as IconCodeTree,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconCodeTree/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 IconCodeTree: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M4.5 3C4.77614 3 5 3.22386 5 3.5V7.5C5 8.32843 5.67157 9 6.5 9H14.042C14.2801 7.58118 15.5135 6.5 17 6.5C18.6569 6.5 20 7.84315 20 9.5C20 11.1569 18.6569 12.5 17 12.5C15.5135 12.5 14.2801 11.4188 14.042 10H6.5C5.93631 10 5.41817 9.81083 5 9.49609V15.5C5 16.3284 5.67157 17 6.5 17H14.042C14.2801 15.5812 15.5135 14.5 17 14.5C18.6569 14.5 20 15.8431 20 17.5C20 19.1569 18.6569 20.5 17 20.5C15.5135 20.5 14.2801 19.4188 14.042 18H6.5C5.11929 18 4 16.8807 4 15.5V3.5C4 3.22386 4.22386 3 4.5 3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCodeTree;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4eACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCodeTree","props","React","CentralIconBase","IconCodeTree_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=B(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(P(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>a(C({},"__esModule",{value:!0}),r);var v={};g(v,{IconPieChart3:()=>i,default:()=>h});module.exports=d(v);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>f.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 p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M11.5 12C11.5 12.0131 11.5029 12.0261 11.5039 12.0391C11.5052 12.0553 11.5049 12.0717 11.5078 12.0879L11.5098 12.0977C11.5289 12.1939 11.5761 12.2831 11.6465 12.3535L18.708 19.415C16.9339 21.021 14.5815 22 12 22C6.47715 22 2 17.5228 2 12C2 6.64481 6.20943 2.27222 11.5 2.01172V12Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21.458 8.75391C21.8074 9.77205 22 10.8634 22 12C22 14.5815 21.021 16.9339 19.415 18.708L12.8887 12.1816L21.458 8.75391Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12.5 2.01172C16.3183 2.19973 19.5709 4.53103 21.0869 7.82617L12.5 11.2617V2.01172Z",fill:"currentColor"})),h=i;0&&(module.exports={IconPieChart3});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPieChart3/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 IconPieChart3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 12C11.5 12.0131 11.5029 12.0261 11.5039 12.0391C11.5052 12.0553 11.5049 12.0717 11.5078 12.0879L11.5098 12.0977C11.5289 12.1939 11.5761 12.2831 11.6465 12.3535L18.708 19.415C16.9339 21.021 14.5815 22 12 22C6.47715 22 2 17.5228 2 12C2 6.64481 6.20943 2.27222 11.5 2.01172V12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.458 8.75391C21.8074 9.77205 22 10.8634 22 12C22 14.5815 21.021 16.9339 19.415 18.708L12.8887 12.1816L21.458 8.75391Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 2.01172C16.3183 2.19973 19.5709 4.53103 21.0869 7.82617L12.5 11.2617V2.01172Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPieChart3;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPieChart3_exports","__export","IconPieChart3","IconPieChart3_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPieChart3","props","React","CentralIconBase","IconPieChart3_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M11.5 12C11.5 12.0131 11.5029 12.0261 11.5039 12.0391C11.5052 12.0553 11.5049 12.0717 11.5078 12.0879L11.5098 12.0977C11.5289 12.1939 11.5761 12.2831 11.6465 12.3535L18.708 19.415C16.9339 21.021 14.5815 22 12 22C6.47715 22 2 17.5228 2 12C2 6.64481 6.20943 2.27222 11.5 2.01172V12Z",fill:"currentColor"}),o.createElement(e,{d:"M21.458 8.75391C21.8074 9.77205 22 10.8634 22 12C22 14.5815 21.021 16.9339 19.415 18.708L12.8887 12.1816L21.458 8.75391Z",fill:"currentColor"}),o.createElement(e,{d:"M12.5 2.01172C16.3183 2.19973 19.5709 4.53103 21.0869 7.82617L12.5 11.2617V2.01172Z",fill:"currentColor"})),x=a;export{a as IconPieChart3,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPieChart3/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 IconPieChart3: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 12C11.5 12.0131 11.5029 12.0261 11.5039 12.0391C11.5052 12.0553 11.5049 12.0717 11.5078 12.0879L11.5098 12.0977C11.5289 12.1939 11.5761 12.2831 11.6465 12.3535L18.708 19.415C16.9339 21.021 14.5815 22 12 22C6.47715 22 2 17.5228 2 12C2 6.64481 6.20943 2.27222 11.5 2.01172V12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.458 8.75391C21.8074 9.77205 22 10.8634 22 12C22 14.5815 21.021 16.9339 19.415 18.708L12.8887 12.1816L21.458 8.75391Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 2.01172C16.3183 2.19973 19.5709 4.53103 21.0869 7.82617L12.5 11.2617V2.01172Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPieChart3;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sFACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPieChart3","props","React","CentralIconBase","IconPieChart3_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var e=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var V in r)e(o,V,{get:r[V],enumerable:!0})},p=(o,r,V,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let H of f(r))!u.call(o,H)&&H!==V&&e(o,H,{get:()=>r[H],enumerable:!(t=s(r,H))||t.enumerable});return o};var l=(o,r,V)=>(V=o!=null?c(i(o)):{},p(r||!o||!o.__esModule?e(V,"default",{value:o,enumerable:!0}):V,o)),B=o=>p(e({},"__esModule",{value:!0}),o);var d={};g(d,{IconRacingFlag:()=>m,default:()=>I});module.exports=B(d);var n=l(require("react"));var M=l(require("react")),Z=require("react-native-svg"),a=({children:o,size:r=24,...V})=>M.default.createElement(Z.Svg,{...V,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var C=require("react-native-svg"),m=o=>n.default.createElement(a,{...o},n.default.createElement(C.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5 3C18.8807 3 20 4.11929 20 5.5V12.5C20 13.8807 18.8807 15 17.5 15H5V20.5C5 20.7761 4.77614 21 4.5 21C4.22386 21 4 20.7761 4 20.5V4.5C4 3.67157 4.67157 3 5.5 3H17.5ZM7 12V14H9V12H7ZM11 12V14H13V12H11ZM15 12V14H17V12H15ZM5 10V12H7V10H5ZM9 10V12H11V10H9ZM13 10V12H15V10H13ZM17 10V12H19V10H17ZM7 8V10H9V8H7ZM11 8V10H13V8H11ZM15 8V10H17V8H15ZM5 6V8H7V6H5ZM9 6V8H11V6H9ZM13 6V8H15V6H13ZM17 6V8H19V6H17ZM7 4V6H9V4H7ZM11 4V6H13V4H11ZM15 4V6H17V4H15Z",fill:"currentColor"})),I=m;0&&(module.exports={IconRacingFlag});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRacingFlag/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 IconRacingFlag: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5 3C18.8807 3 20 4.11929 20 5.5V12.5C20 13.8807 18.8807 15 17.5 15H5V20.5C5 20.7761 4.77614 21 4.5 21C4.22386 21 4 20.7761 4 20.5V4.5C4 3.67157 4.67157 3 5.5 3H17.5ZM7 12V14H9V12H7ZM11 12V14H13V12H11ZM15 12V14H17V12H15ZM5 10V12H7V10H5ZM9 10V12H11V10H9ZM13 10V12H15V10H13ZM17 10V12H19V10H17ZM7 8V10H9V8H7ZM11 8V10H13V8H11ZM15 8V10H17V8H15ZM5 6V8H7V6H5ZM9 6V8H11V6H9ZM13 6V8H15V6H13ZM17 6V8H19V6H17ZM7 4V6H9V4H7ZM11 4V6H13V4H11ZM15 4V6H17V4H15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRacingFlag;\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,oBAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,icACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRacingFlag_exports","__export","IconRacingFlag","IconRacingFlag_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRacingFlag","props","React","CentralIconBase","IconRacingFlag_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import H from"react";import n from"react";import{Svg as t}from"react-native-svg";var V=({children:r,size:o=24,...e})=>n.createElement(t,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as p}from"react-native-svg";var l=r=>H.createElement(V,{...r},H.createElement(p,{fillRule:"evenodd",clipRule:"evenodd",d:"M17.5 3C18.8807 3 20 4.11929 20 5.5V12.5C20 13.8807 18.8807 15 17.5 15H5V20.5C5 20.7761 4.77614 21 4.5 21C4.22386 21 4 20.7761 4 20.5V4.5C4 3.67157 4.67157 3 5.5 3H17.5ZM7 12V14H9V12H7ZM11 12V14H13V12H11ZM15 12V14H17V12H15ZM5 10V12H7V10H5ZM9 10V12H11V10H9ZM13 10V12H15V10H13ZM17 10V12H19V10H17ZM7 8V10H9V8H7ZM11 8V10H13V8H11ZM15 8V10H17V8H15ZM5 6V8H7V6H5ZM9 6V8H11V6H9ZM13 6V8H15V6H13ZM17 6V8H19V6H17ZM7 4V6H9V4H7ZM11 4V6H13V4H11ZM15 4V6H17V4H15Z",fill:"currentColor"})),u=l;export{l as IconRacingFlag,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRacingFlag/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 IconRacingFlag: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M17.5 3C18.8807 3 20 4.11929 20 5.5V12.5C20 13.8807 18.8807 15 17.5 15H5V20.5C5 20.7761 4.77614 21 4.5 21C4.22386 21 4 20.7761 4 20.5V4.5C4 3.67157 4.67157 3 5.5 3H17.5ZM7 12V14H9V12H7ZM11 12V14H13V12H11ZM15 12V14H17V12H15ZM5 10V12H7V10H5ZM9 10V12H11V10H9ZM13 10V12H15V10H13ZM17 10V12H19V10H17ZM7 8V10H9V8H7ZM11 8V10H13V8H11ZM15 8V10H17V8H15ZM5 6V8H7V6H5ZM9 6V8H11V6H9ZM13 6V8H15V6H13ZM17 6V8H19V6H17ZM7 4V6H9V4H7ZM11 4V6H13V4H11ZM15 4V6H17V4H15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRacingFlag;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,icACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRacingFlag","props","React","CentralIconBase","IconRacingFlag_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of H(o))!d.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(t({},"__esModule",{value:!0}),r);var g={};v(g,{IconReference:()=>i,default:()=>P});module.exports=x(g);var C=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...e})=>m.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var s=require("react-native-svg"),i=r=>C.default.createElement(f,{...r},C.default.createElement(s.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 2C19.1046 2 20 2.89543 20 4V21.5C20 21.7761 19.7761 22 19.5 22H6C4.89543 22 4 21.1046 4 20V4.5C4 3.11929 5.11929 2 6.5 2H18ZM6 19C5.44772 19 5 19.4477 5 20C5 20.5523 5.44772 21 6 21H19V19H6ZM6 16C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H19V16H6ZM8.5 6C8.22386 6 8 6.22386 8 6.5C8 6.77614 8.22386 7 8.5 7H15.5C15.7761 7 16 6.77614 16 6.5C16 6.22386 15.7761 6 15.5 6H8.5Z",fill:"currentColor"})),P=i;0&&(module.exports={IconReference});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconReference/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 IconReference: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18 2C19.1046 2 20 2.89543 20 4V21.5C20 21.7761 19.7761 22 19.5 22H6C4.89543 22 4 21.1046 4 20V4.5C4 3.11929 5.11929 2 6.5 2H18ZM6 19C5.44772 19 5 19.4477 5 20C5 20.5523 5.44772 21 6 21H19V19H6ZM6 16C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H19V16H6ZM8.5 6C8.22386 6 8 6.22386 8 6.5C8 6.77614 8.22386 7 8.5 7H15.5C15.7761 7 16 6.77614 16 6.5C16 6.22386 15.7761 6 15.5 6H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReference;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,mYACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconReference_exports","__export","IconReference","IconReference_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconReference","props","React","CentralIconBase","IconReference_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import n from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...t})=>C.createElement(p,{...t,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 l}from"react-native-svg";var a=o=>n.createElement(e,{...o},n.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M18 2C19.1046 2 20 2.89543 20 4V21.5C20 21.7761 19.7761 22 19.5 22H6C4.89543 22 4 21.1046 4 20V4.5C4 3.11929 5.11929 2 6.5 2H18ZM6 19C5.44772 19 5 19.4477 5 20C5 20.5523 5.44772 21 6 21H19V19H6ZM6 16C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H19V16H6ZM8.5 6C8.22386 6 8 6.22386 8 6.5C8 6.77614 8.22386 7 8.5 7H15.5C15.7761 7 16 6.77614 16 6.5C16 6.22386 15.7761 6 15.5 6H8.5Z",fill:"currentColor"})),d=a;export{a as IconReference,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconReference/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 IconReference: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M18 2C19.1046 2 20 2.89543 20 4V21.5C20 21.7761 19.7761 22 19.5 22H6C4.89543 22 4 21.1046 4 20V4.5C4 3.11929 5.11929 2 6.5 2H18ZM6 19C5.44772 19 5 19.4477 5 20C5 20.5523 5.44772 21 6 21H19V19H6ZM6 16C5.44772 16 5 16.4477 5 17C5 17.5523 5.44772 18 6 18H19V16H6ZM8.5 6C8.22386 6 8 6.22386 8 6.5C8 6.77614 8.22386 7 8.5 7H15.5C15.7761 7 16 6.77614 16 6.5C16 6.22386 15.7761 6 15.5 6H8.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconReference;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,mYACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconReference","props","React","CentralIconBase","IconReference_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!P.call(C,t)&&t!==o&&e(C,t,{get:()=>r[t],enumerable:!(p=i(r,t))||p.enumerable});return C};var l=(C,r,o)=>(o=C!=null?I(x(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),h=C=>a(e({},"__esModule",{value:!0}),C);var y={};g(y,{IconSankeyChart:()=>B,default:()=>v});module.exports=h(y);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),B=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{d:"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6C18.7203 6 17.3257 6.73808 16.085 7.89648C15.2107 8.71274 14.4284 9.7228 13.6533 10.8135C15.6802 12.5816 17.7392 14 20.5 14C20.7761 14 21 14.2239 21 14.5C21 14.7761 20.7761 15 20.5 15C17.419 15 15.1288 13.4229 13.0762 11.6406C12.9291 11.8535 12.7804 12.0673 12.6318 12.2832C12.3238 12.7308 12.0099 13.1836 11.6875 13.6328C11.8942 13.7903 12.1004 13.9468 12.3047 14.1035C14.9415 16.1259 17.4138 18 20.5 18C20.7761 18 21 18.2239 21 18.5C21 18.7761 20.7761 19 20.5 19C17.0165 19 14.2735 16.874 11.6953 14.8965C11.4935 14.7417 11.292 14.5888 11.0918 14.4365C9.22588 16.8821 6.97456 19 3.5 19C3.22386 19 3 18.7761 3 18.5C3 18.2239 3.22386 18 3.5 18C6.51217 18 8.49166 16.1899 10.291 13.835C8.15394 12.2634 6.03388 11 3.5 11C3.22386 11 3 10.7761 3 10.5C3 10.2239 3.22386 10 3.5 10C6.35375 10 8.71036 11.4272 10.8867 13.0303C11.1946 12.6021 11.5016 12.1629 11.8086 11.7168C11.9794 11.4686 12.1516 11.2193 12.3242 10.9697C12.1022 10.7688 11.8807 10.5691 11.6621 10.3691C9.17701 8.0959 6.85678 6 3.5 6C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5C7.30442 5 9.90366 7.40414 12.3379 9.63086C12.5267 9.80356 12.7159 9.97374 12.9033 10.1436C13.6761 9.06124 14.4884 8.01934 15.4023 7.16602C16.7722 5.88703 18.3993 5 20.5 5Z",fill:"currentColor"})),v=B;0&&(module.exports={IconSankeyChart});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSankeyChart/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 IconSankeyChart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6C18.7203 6 17.3257 6.73808 16.085 7.89648C15.2107 8.71274 14.4284 9.7228 13.6533 10.8135C15.6802 12.5816 17.7392 14 20.5 14C20.7761 14 21 14.2239 21 14.5C21 14.7761 20.7761 15 20.5 15C17.419 15 15.1288 13.4229 13.0762 11.6406C12.9291 11.8535 12.7804 12.0673 12.6318 12.2832C12.3238 12.7308 12.0099 13.1836 11.6875 13.6328C11.8942 13.7903 12.1004 13.9468 12.3047 14.1035C14.9415 16.1259 17.4138 18 20.5 18C20.7761 18 21 18.2239 21 18.5C21 18.7761 20.7761 19 20.5 19C17.0165 19 14.2735 16.874 11.6953 14.8965C11.4935 14.7417 11.292 14.5888 11.0918 14.4365C9.22588 16.8821 6.97456 19 3.5 19C3.22386 19 3 18.7761 3 18.5C3 18.2239 3.22386 18 3.5 18C6.51217 18 8.49166 16.1899 10.291 13.835C8.15394 12.2634 6.03388 11 3.5 11C3.22386 11 3 10.7761 3 10.5C3 10.2239 3.22386 10 3.5 10C6.35375 10 8.71036 11.4272 10.8867 13.0303C11.1946 12.6021 11.5016 12.1629 11.8086 11.7168C11.9794 11.4686 12.1516 11.2193 12.3242 10.9697C12.1022 10.7688 11.8807 10.5691 11.6621 10.3691C9.17701 8.0959 6.85678 6 3.5 6C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5C7.30442 5 9.90366 7.40414 12.3379 9.63086C12.5267 9.80356 12.7159 9.97374 12.9033 10.1436C13.6761 9.06124 14.4884 8.01934 15.4023 7.16602C16.7722 5.88703 18.3993 5 20.5 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSankeyChart;\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,qBAAAE,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,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kwCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSankeyChart_exports","__export","IconSankeyChart","IconSankeyChart_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSankeyChart","props","React","CentralIconBase","IconSankeyChart_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:r,size:C=24,...e})=>n.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>t.createElement(o,{...r},t.createElement(a,{d:"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6C18.7203 6 17.3257 6.73808 16.085 7.89648C15.2107 8.71274 14.4284 9.7228 13.6533 10.8135C15.6802 12.5816 17.7392 14 20.5 14C20.7761 14 21 14.2239 21 14.5C21 14.7761 20.7761 15 20.5 15C17.419 15 15.1288 13.4229 13.0762 11.6406C12.9291 11.8535 12.7804 12.0673 12.6318 12.2832C12.3238 12.7308 12.0099 13.1836 11.6875 13.6328C11.8942 13.7903 12.1004 13.9468 12.3047 14.1035C14.9415 16.1259 17.4138 18 20.5 18C20.7761 18 21 18.2239 21 18.5C21 18.7761 20.7761 19 20.5 19C17.0165 19 14.2735 16.874 11.6953 14.8965C11.4935 14.7417 11.292 14.5888 11.0918 14.4365C9.22588 16.8821 6.97456 19 3.5 19C3.22386 19 3 18.7761 3 18.5C3 18.2239 3.22386 18 3.5 18C6.51217 18 8.49166 16.1899 10.291 13.835C8.15394 12.2634 6.03388 11 3.5 11C3.22386 11 3 10.7761 3 10.5C3 10.2239 3.22386 10 3.5 10C6.35375 10 8.71036 11.4272 10.8867 13.0303C11.1946 12.6021 11.5016 12.1629 11.8086 11.7168C11.9794 11.4686 12.1516 11.2193 12.3242 10.9697C12.1022 10.7688 11.8807 10.5691 11.6621 10.3691C9.17701 8.0959 6.85678 6 3.5 6C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5C7.30442 5 9.90366 7.40414 12.3379 9.63086C12.5267 9.80356 12.7159 9.97374 12.9033 10.1436C13.6761 9.06124 14.4884 8.01934 15.4023 7.16602C16.7722 5.88703 18.3993 5 20.5 5Z",fill:"currentColor"})),P=l;export{l as IconSankeyChart,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSankeyChart/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 IconSankeyChart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 5C20.7761 5 21 5.22386 21 5.5C21 5.77614 20.7761 6 20.5 6C18.7203 6 17.3257 6.73808 16.085 7.89648C15.2107 8.71274 14.4284 9.7228 13.6533 10.8135C15.6802 12.5816 17.7392 14 20.5 14C20.7761 14 21 14.2239 21 14.5C21 14.7761 20.7761 15 20.5 15C17.419 15 15.1288 13.4229 13.0762 11.6406C12.9291 11.8535 12.7804 12.0673 12.6318 12.2832C12.3238 12.7308 12.0099 13.1836 11.6875 13.6328C11.8942 13.7903 12.1004 13.9468 12.3047 14.1035C14.9415 16.1259 17.4138 18 20.5 18C20.7761 18 21 18.2239 21 18.5C21 18.7761 20.7761 19 20.5 19C17.0165 19 14.2735 16.874 11.6953 14.8965C11.4935 14.7417 11.292 14.5888 11.0918 14.4365C9.22588 16.8821 6.97456 19 3.5 19C3.22386 19 3 18.7761 3 18.5C3 18.2239 3.22386 18 3.5 18C6.51217 18 8.49166 16.1899 10.291 13.835C8.15394 12.2634 6.03388 11 3.5 11C3.22386 11 3 10.7761 3 10.5C3 10.2239 3.22386 10 3.5 10C6.35375 10 8.71036 11.4272 10.8867 13.0303C11.1946 12.6021 11.5016 12.1629 11.8086 11.7168C11.9794 11.4686 12.1516 11.2193 12.3242 10.9697C12.1022 10.7688 11.8807 10.5691 11.6621 10.3691C9.17701 8.0959 6.85678 6 3.5 6C3.22386 6 3 5.77614 3 5.5C3 5.22386 3.22386 5 3.5 5C7.30442 5 9.90366 7.40414 12.3379 9.63086C12.5267 9.80356 12.7159 9.97374 12.9033 10.1436C13.6761 9.06124 14.4884 8.01934 15.4023 7.16602C16.7722 5.88703 18.3993 5 20.5 5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSankeyChart;\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,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kwCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSankeyChart","props","React","CentralIconBase","IconSankeyChart_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,C)=>{for(var o in C)l(r,o,{get:C[o],enumerable:!0})},f=(r,C,o,p)=>{if(C&&typeof C=="object"||typeof C=="function")for(let e of I(C))!x.call(r,e)&&e!==o&&l(r,e,{get:()=>C[e],enumerable:!(p=B(C,e))||p.enumerable});return r};var m=(r,C,o)=>(o=r!=null?c(d(r)):{},f(C||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var v={};P(v,{IconSunburstChart:()=>i,default:()=>h});module.exports=g(v);var n=m(require("react"));var s=m(require("react")),u=require("react-native-svg"),a=({children:r,size:C=24,...o})=>s.default.createElement(u.Svg,{...o,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),i=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M9.0332 15.6729C9.72201 16.2297 10.5709 16.5972 11.5 16.6953V21.4621C11.5 21.7479 11.2605 21.9767 10.9762 21.9478C8.98254 21.745 7.16194 20.9564 5.68962 19.7574C5.46793 19.5768 5.46043 19.2456 5.66259 19.0435L9.0332 15.6729Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M18.3364 19.0434C18.5386 19.2456 18.5311 19.5768 18.3094 19.7574C16.8372 20.9562 15.0171 21.745 13.0238 21.9478C12.7395 21.9767 12.5 21.7479 12.5 21.4621V16.6953C13.4291 16.5975 14.2779 16.2305 14.9668 15.6738L18.3364 19.0434Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M9.0332 8.32617C9.04095 8.31991 9.04885 8.31383 9.05664 8.30762C8.91819 8.41808 8.78617 8.53609 8.66113 8.66113C7.80713 9.51514 7.27832 10.6971 7.27832 12.001C7.27853 13.1238 7.67171 14.1555 8.32617 14.9658L4.95561 18.3364C4.75343 18.5386 4.42219 18.531 4.24167 18.3093C2.8407 16.5885 2 14.3922 2 12C2 9.23872 3.11961 6.73781 4.92871 4.92871C5.12395 4.73347 5.4405 4.73347 5.63574 4.92871L9.0332 8.32617Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 8.25C14.0711 8.25 15.75 9.92893 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 12.2761 21.7761 12.5 21.5 12.5H16.6963C16.6942 12.5203 16.6899 12.5403 16.6875 12.5605C16.7092 12.377 16.7226 12.1904 16.7227 12.001C16.7227 9.39327 14.6086 7.27882 12.001 7.27832C11.8242 7.27832 11.6493 7.28772 11.4775 7.30664C11.485 7.30581 11.4925 7.3045 11.5 7.30371V2.5C11.5 2.22386 11.7239 2 12 2Z",fill:"currentColor"})),h=i;0&&(module.exports={IconSunburstChart});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunburstChart/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 IconSunburstChart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.0332 15.6729C9.72201 16.2297 10.5709 16.5972 11.5 16.6953V21.4621C11.5 21.7479 11.2605 21.9767 10.9762 21.9478C8.98254 21.745 7.16194 20.9564 5.68962 19.7574C5.46793 19.5768 5.46043 19.2456 5.66259 19.0435L9.0332 15.6729Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.3364 19.0434C18.5386 19.2456 18.5311 19.5768 18.3094 19.7574C16.8372 20.9562 15.0171 21.745 13.0238 21.9478C12.7395 21.9767 12.5 21.7479 12.5 21.4621V16.6953C13.4291 16.5975 14.2779 16.2305 14.9668 15.6738L18.3364 19.0434Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.0332 8.32617C9.04095 8.31991 9.04885 8.31383 9.05664 8.30762C8.91819 8.41808 8.78617 8.53609 8.66113 8.66113C7.80713 9.51514 7.27832 10.6971 7.27832 12.001C7.27853 13.1238 7.67171 14.1555 8.32617 14.9658L4.95561 18.3364C4.75343 18.5386 4.42219 18.531 4.24167 18.3093C2.8407 16.5885 2 14.3922 2 12C2 9.23872 3.11961 6.73781 4.92871 4.92871C5.12395 4.73347 5.4405 4.73347 5.63574 4.92871L9.0332 8.32617Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 8.25C14.0711 8.25 15.75 9.92893 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 12.2761 21.7761 12.5 21.5 12.5H16.6963C16.6942 12.5203 16.6899 12.5403 16.6875 12.5605C16.7092 12.377 16.7226 12.1904 16.7227 12.001C16.7227 9.39327 14.6086 7.27882 12.001 7.27832C11.8242 7.27832 11.6493 7.28772 11.4775 7.30664C11.485 7.30581 11.4925 7.3045 11.5 7.30371V2.5C11.5 2.22386 11.7239 2 12 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunburstChart;\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,uBAAAE,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,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sVACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSunburstChart_exports","__export","IconSunburstChart","IconSunburstChart_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSunburstChart","props","React","CentralIconBase","IconSunburstChart_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import C from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as o}from"react-native-svg";var f=n=>C.createElement(t,{...n},C.createElement(o,{d:"M9.0332 15.6729C9.72201 16.2297 10.5709 16.5972 11.5 16.6953V21.4621C11.5 21.7479 11.2605 21.9767 10.9762 21.9478C8.98254 21.745 7.16194 20.9564 5.68962 19.7574C5.46793 19.5768 5.46043 19.2456 5.66259 19.0435L9.0332 15.6729Z",fill:"currentColor"}),C.createElement(o,{d:"M18.3364 19.0434C18.5386 19.2456 18.5311 19.5768 18.3094 19.7574C16.8372 20.9562 15.0171 21.745 13.0238 21.9478C12.7395 21.9767 12.5 21.7479 12.5 21.4621V16.6953C13.4291 16.5975 14.2779 16.2305 14.9668 15.6738L18.3364 19.0434Z",fill:"currentColor"}),C.createElement(o,{d:"M9.0332 8.32617C9.04095 8.31991 9.04885 8.31383 9.05664 8.30762C8.91819 8.41808 8.78617 8.53609 8.66113 8.66113C7.80713 9.51514 7.27832 10.6971 7.27832 12.001C7.27853 13.1238 7.67171 14.1555 8.32617 14.9658L4.95561 18.3364C4.75343 18.5386 4.42219 18.531 4.24167 18.3093C2.8407 16.5885 2 14.3922 2 12C2 9.23872 3.11961 6.73781 4.92871 4.92871C5.12395 4.73347 5.4405 4.73347 5.63574 4.92871L9.0332 8.32617Z",fill:"currentColor"}),C.createElement(o,{d:"M12 8.25C14.0711 8.25 15.75 9.92893 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25Z",fill:"currentColor"}),C.createElement(o,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 12.2761 21.7761 12.5 21.5 12.5H16.6963C16.6942 12.5203 16.6899 12.5403 16.6875 12.5605C16.7092 12.377 16.7226 12.1904 16.7227 12.001C16.7227 9.39327 14.6086 7.27882 12.001 7.27832C11.8242 7.27832 11.6493 7.28772 11.4775 7.30664C11.485 7.30581 11.4925 7.3045 11.5 7.30371V2.5C11.5 2.22386 11.7239 2 12 2Z",fill:"currentColor"})),x=f;export{f as IconSunburstChart,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunburstChart/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 IconSunburstChart: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.0332 15.6729C9.72201 16.2297 10.5709 16.5972 11.5 16.6953V21.4621C11.5 21.7479 11.2605 21.9767 10.9762 21.9478C8.98254 21.745 7.16194 20.9564 5.68962 19.7574C5.46793 19.5768 5.46043 19.2456 5.66259 19.0435L9.0332 15.6729Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.3364 19.0434C18.5386 19.2456 18.5311 19.5768 18.3094 19.7574C16.8372 20.9562 15.0171 21.745 13.0238 21.9478C12.7395 21.9767 12.5 21.7479 12.5 21.4621V16.6953C13.4291 16.5975 14.2779 16.2305 14.9668 15.6738L18.3364 19.0434Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.0332 8.32617C9.04095 8.31991 9.04885 8.31383 9.05664 8.30762C8.91819 8.41808 8.78617 8.53609 8.66113 8.66113C7.80713 9.51514 7.27832 10.6971 7.27832 12.001C7.27853 13.1238 7.67171 14.1555 8.32617 14.9658L4.95561 18.3364C4.75343 18.5386 4.42219 18.531 4.24167 18.3093C2.8407 16.5885 2 14.3922 2 12C2 9.23872 3.11961 6.73781 4.92871 4.92871C5.12395 4.73347 5.4405 4.73347 5.63574 4.92871L9.0332 8.32617Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 8.25C14.0711 8.25 15.75 9.92893 15.75 12C15.75 14.0711 14.0711 15.75 12 15.75C9.92893 15.75 8.25 14.0711 8.25 12C8.25 9.92893 9.92893 8.25 12 8.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 12.2761 21.7761 12.5 21.5 12.5H16.6963C16.6942 12.5203 16.6899 12.5403 16.6875 12.5605C16.7092 12.377 16.7226 12.1904 16.7227 12.001C16.7227 9.39327 14.6086 7.27882 12.001 7.27832C11.8242 7.27832 11.6493 7.28772 11.4775 7.30664C11.485 7.30581 11.4925 7.3045 11.5 7.30371V2.5C11.5 2.22386 11.7239 2 12 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunburstChart;\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,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mOACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qOACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0JACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sVACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSunburstChart","props","React","CentralIconBase","IconSunburstChart_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var M=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=B(o,e))||p.enumerable});return r};var s=(r,o,t)=>(t=r!=null?i(M(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var h={};P(h,{IconSunburstChart2:()=>f,default:()=>d});module.exports=g(h);var C=s(require("react"));var m=s(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>m.default.createElement(c.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 u=require("react-native-svg"),f=r=>C.default.createElement(l,{...r},C.default.createElement(u.Path,{d:"M5.66667 12C5.66667 10.2511 6.37555 8.66777 7.52166 7.52166M7.52166 16.4783C8.66777 17.6245 10.2511 18.3333 12 18.3333M5.28249 5.28249C7.00165 3.56332 9.37665 2.5 12 2.5M18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12M16.4783 7.52166C17.6245 8.66777 18.3333 10.2511 18.3333 12C18.3333 13.7489 17.6245 15.3322 16.4783 16.4783M18.7175 18.7175C16.9984 20.4367 14.6234 21.5 12 21.5M5.28249 18.7175C3.56332 16.9984 2.5 14.6234 2.5 12M12 8.83333C11.1255 8.83333 10.3339 9.18777 9.76083 9.76083C9.18777 10.3339 8.83333 11.1255 8.83333 12C8.83333 12.8745 9.18777 13.6661 9.76083 14.2392C10.3339 14.8122 11.1255 15.1667 12 15.1667C12.8745 15.1667 13.6661 14.8122 14.2392 14.2392C14.8122 13.6661 15.1667 12.8745 15.1667 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),d=f;0&&(module.exports={IconSunburstChart2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunburstChart2/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 IconSunburstChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.66667 12C5.66667 10.2511 6.37555 8.66777 7.52166 7.52166M7.52166 16.4783C8.66777 17.6245 10.2511 18.3333 12 18.3333M5.28249 5.28249C7.00165 3.56332 9.37665 2.5 12 2.5M18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12M16.4783 7.52166C17.6245 8.66777 18.3333 10.2511 18.3333 12C18.3333 13.7489 17.6245 15.3322 16.4783 16.4783M18.7175 18.7175C16.9984 20.4367 14.6234 21.5 12 21.5M5.28249 18.7175C3.56332 16.9984 2.5 14.6234 2.5 12M12 8.83333C11.1255 8.83333 10.3339 9.18777 9.76083 9.76083C9.18777 10.3339 8.83333 11.1255 8.83333 12C8.83333 12.8745 9.18777 13.6661 9.76083 14.2392C10.3339 14.8122 11.1255 15.1667 12 15.1667C12.8745 15.1667 13.6661 14.8122 14.2392 14.2392C14.8122 13.6661 15.1667 12.8745 15.1667 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunburstChart2;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gtBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconSunburstChart2_exports","__export","IconSunburstChart2","IconSunburstChart2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSunburstChart2","props","React","CentralIconBase","IconSunburstChart2_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 s=o=>e.createElement(t,{...o},e.createElement(a,{d:"M5.66667 12C5.66667 10.2511 6.37555 8.66777 7.52166 7.52166M7.52166 16.4783C8.66777 17.6245 10.2511 18.3333 12 18.3333M5.28249 5.28249C7.00165 3.56332 9.37665 2.5 12 2.5M18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12M16.4783 7.52166C17.6245 8.66777 18.3333 10.2511 18.3333 12C18.3333 13.7489 17.6245 15.3322 16.4783 16.4783M18.7175 18.7175C16.9984 20.4367 14.6234 21.5 12 21.5M5.28249 18.7175C3.56332 16.9984 2.5 14.6234 2.5 12M12 8.83333C11.1255 8.83333 10.3339 9.18777 9.76083 9.76083C9.18777 10.3339 8.83333 11.1255 8.83333 12C8.83333 12.8745 9.18777 13.6661 9.76083 14.2392C10.3339 14.8122 11.1255 15.1667 12 15.1667C12.8745 15.1667 13.6661 14.8122 14.2392 14.2392C14.8122 13.6661 15.1667 12.8745 15.1667 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=s;export{s as IconSunburstChart2,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSunburstChart2/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 IconSunburstChart2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5.66667 12C5.66667 10.2511 6.37555 8.66777 7.52166 7.52166M7.52166 16.4783C8.66777 17.6245 10.2511 18.3333 12 18.3333M5.28249 5.28249C7.00165 3.56332 9.37665 2.5 12 2.5M18.7175 5.28249C20.4367 7.00165 21.5 9.37665 21.5 12M16.4783 7.52166C17.6245 8.66777 18.3333 10.2511 18.3333 12C18.3333 13.7489 17.6245 15.3322 16.4783 16.4783M18.7175 18.7175C16.9984 20.4367 14.6234 21.5 12 21.5M5.28249 18.7175C3.56332 16.9984 2.5 14.6234 2.5 12M12 8.83333C11.1255 8.83333 10.3339 9.18777 9.76083 9.76083C9.18777 10.3339 8.83333 11.1255 8.83333 12C8.83333 12.8745 9.18777 13.6661 9.76083 14.2392C10.3339 14.8122 11.1255 15.1667 12 15.1667C12.8745 15.1667 13.6661 14.8122 14.2392 14.2392C14.8122 13.6661 15.1667 12.8745 15.1667 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSunburstChart2;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gtBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSunburstChart2","props","React","CentralIconBase","IconSunburstChart2_default"]}
|
package/README.md
CHANGED
|
@@ -451,6 +451,7 @@ Below is a complete list of available icons:
|
|
|
451
451
|
- IconCodeLarge
|
|
452
452
|
- IconCodeLines
|
|
453
453
|
- IconCodeMedium
|
|
454
|
+
- IconCodeTree
|
|
454
455
|
- IconCommits
|
|
455
456
|
- IconConsole
|
|
456
457
|
- IconConsoleSimple
|
|
@@ -527,6 +528,7 @@ Below is a complete list of available icons:
|
|
|
527
528
|
- IconPaperPlaneTopRight
|
|
528
529
|
- IconPostcard1
|
|
529
530
|
- IconPostcard2
|
|
531
|
+
- IconReference
|
|
530
532
|
- IconTelephone
|
|
531
533
|
- IconVoiceAndVideo
|
|
532
534
|
|
|
@@ -1770,6 +1772,8 @@ Below is a complete list of available icons:
|
|
|
1770
1772
|
- IconChart5
|
|
1771
1773
|
- IconChart6
|
|
1772
1774
|
- IconChart7
|
|
1775
|
+
- IconChartWaterfall
|
|
1776
|
+
- IconChartWaterfallAxis
|
|
1773
1777
|
- IconInsights
|
|
1774
1778
|
- IconLeaderboard
|
|
1775
1779
|
- IconLineChart1
|
|
@@ -1778,7 +1782,11 @@ Below is a complete list of available icons:
|
|
|
1778
1782
|
- IconLineChart4
|
|
1779
1783
|
- IconPieChart1
|
|
1780
1784
|
- IconPieChart2
|
|
1785
|
+
- IconPieChart3
|
|
1781
1786
|
- IconPointChart
|
|
1787
|
+
- IconSankeyChart
|
|
1788
|
+
- IconSunburstChart
|
|
1789
|
+
- IconSunburstChart2
|
|
1782
1790
|
- IconTrending1
|
|
1783
1791
|
- IconTrending2
|
|
1784
1792
|
- IconTrending3
|
|
@@ -1877,6 +1885,7 @@ Below is a complete list of available icons:
|
|
|
1877
1885
|
- IconPropeller
|
|
1878
1886
|
- IconPushTheButton
|
|
1879
1887
|
- IconPuzzle
|
|
1888
|
+
- IconRacingFlag
|
|
1880
1889
|
- IconReadingList
|
|
1881
1890
|
- IconReceiptionBell
|
|
1882
1891
|
- IconRescueRing
|