@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.31 → 1.1.32

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconFastShipping: FC<CentralIconBaseProps>;
4
+ export default IconFastShipping;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var C=Object.defineProperty;var l=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},i=(r,o,n,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!B.call(r,s)&&s!==n&&C(r,s,{get:()=>o[s],enumerable:!(p=l(o,s))||p.enumerable});return r};var u=(r,o,n)=>(n=r!=null?c(f(r)):{},i(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),g=r=>i(C({},"__esModule",{value:!0}),r);var M={};I(M,{IconFastShipping:()=>L,default:()=>x});module.exports=g(M);var e=u(require("react"));var d=u(require("react")),k=require("react-native-svg"),a=({children:r,size:o=24,...n})=>d.default.createElement(k.Svg,{...n,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"),L=r=>e.default.createElement(a,{...r},e.default.createElement(t.Path,{d:"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.5 16.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M19.5008 16.5H19.7352C20.7439 16.5 21.5947 15.7489 21.7198 14.7481L22.1757 11.1009C22.2246 10.7091 22.1566 10.3115 21.98 9.95838L20.8036 7.60557C20.4648 6.928 19.7723 6.5 19.0147 6.5H16.3008",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M15.5 15L16.2915 6.68962C16.4033 5.51545 15.48 4.5 14.3005 4.5H5.34027C4.30009 4.5 3.43356 5.29732 3.34717 6.33391L3.25 7.5H8.5M4.5 16.5C3.42337 16.5 2.57668 15.5798 2.66609 14.5069L2.79167 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M1.5 10.5H6.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=L;0&&(module.exports={IconFastShipping});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFastShipping/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 IconFastShipping: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 16.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.5008 16.5H19.7352C20.7439 16.5 21.5947 15.7489 21.7198 14.7481L22.1757 11.1009C22.2246 10.7091 22.1566 10.3115 21.98 9.95838L20.8036 7.60557C20.4648 6.928 19.7723 6.5 19.0147 6.5H16.3008\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 15L16.2915 6.68962C16.4033 5.51545 15.48 4.5 14.3005 4.5H5.34027C4.30009 4.5 3.43356 5.29732 3.34717 6.33391L3.25 7.5H8.5M4.5 16.5C3.42337 16.5 2.57668 15.5798 2.66609 14.5069L2.79167 13\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M1.5 10.5H6.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFastShipping;\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,sBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mLACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iMACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mMACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconFastShipping_exports","__export","IconFastShipping","IconFastShipping_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFastShipping","props","React","CentralIconBase","IconFastShipping_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:e,size:o=24,...s})=>C.createElement(p,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var i=e=>r.createElement(t,{...e},r.createElement(n,{d:"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M14.5 16.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M19.5008 16.5H19.7352C20.7439 16.5 21.5947 15.7489 21.7198 14.7481L22.1757 11.1009C22.2246 10.7091 22.1566 10.3115 21.98 9.95838L20.8036 7.60557C20.4648 6.928 19.7723 6.5 19.0147 6.5H16.3008",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15.5 15L16.2915 6.68962C16.4033 5.51545 15.48 4.5 14.3005 4.5H5.34027C4.30009 4.5 3.43356 5.29732 3.34717 6.33391L3.25 7.5H8.5M4.5 16.5C3.42337 16.5 2.57668 15.5798 2.66609 14.5069L2.79167 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M1.5 10.5H6.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=i;export{i as IconFastShipping,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconFastShipping/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 IconFastShipping: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 16.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.5008 16.5H19.7352C20.7439 16.5 21.5947 15.7489 21.7198 14.7481L22.1757 11.1009C22.2246 10.7091 22.1566 10.3115 21.98 9.95838L20.8036 7.60557C20.4648 6.928 19.7723 6.5 19.0147 6.5H16.3008\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 15L16.2915 6.68962C16.4033 5.51545 15.48 4.5 14.3005 4.5H5.34027C4.30009 4.5 3.43356 5.29732 3.34717 6.33391L3.25 7.5H8.5M4.5 16.5C3.42337 16.5 2.57668 15.5798 2.66609 14.5069L2.79167 13\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M1.5 10.5H6.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFastShipping;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mLACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iMACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mMACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFastShipping","props","React","CentralIconBase","IconFastShipping_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconShipping: FC<CentralIconBaseProps>;
4
+ export default IconShipping;
@@ -0,0 +1,2 @@
1
+ "use strict";var l=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},i=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of L(o))!B.call(r,C)&&C!==n&&p(r,C,{get:()=>o[C],enumerable:!(s=m(o,C))||s.enumerable});return r};var u=(r,o,n)=>(n=r!=null?l(f(r)):{},i(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),g=r=>i(p({},"__esModule",{value:!0}),r);var P={};I(P,{IconShipping:()=>k,default:()=>x});module.exports=g(P);var e=u(require("react"));var d=u(require("react")),a=require("react-native-svg"),c=({children:r,size:o=24,...n})=>d.default.createElement(a.Svg,{...n,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"),k=r=>e.default.createElement(c,{...r},e.default.createElement(t.Path,{d:"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.5 16.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M19.75 16.5C20.7165 16.5 21.5 15.7165 21.5 14.75V10.9721C21.5 10.6616 21.4277 10.3554 21.2889 10.0777L20.0528 7.60557C19.714 6.928 19.0215 6.5 18.2639 6.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M15.5 15V6.5C15.5 5.39543 14.6046 4.5 13.5 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V14.5C2.5 15.6046 3.39543 16.5 4.5 16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=k;0&&(module.exports={IconShipping});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShipping/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 IconShipping: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 16.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.75 16.5C20.7165 16.5 21.5 15.7165 21.5 14.75V10.9721C21.5 10.6616 21.4277 10.3554 21.2889 10.0777L20.0528 7.60557C19.714 6.928 19.0215 6.5 18.2639 6.5H15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 15V6.5C15.5 5.39543 14.6046 4.5 13.5 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V14.5C2.5 15.6046 3.39543 16.5 4.5 16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShipping;\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,mLACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4HACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconShipping_exports","__export","IconShipping","IconShipping_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShipping","props","React","CentralIconBase","IconShipping_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var t=({children:e,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var i=e=>o.createElement(t,{...e},o.createElement(n,{d:"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M14.5 16.5H9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M19.75 16.5C20.7165 16.5 21.5 15.7165 21.5 14.75V10.9721C21.5 10.6616 21.4277 10.3554 21.2889 10.0777L20.0528 7.60557C19.714 6.928 19.0215 6.5 18.2639 6.5H15.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M15.5 15V6.5C15.5 5.39543 14.6046 4.5 13.5 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V14.5C2.5 15.6046 3.39543 16.5 4.5 16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=i;export{i as IconShipping,B as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconShipping/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 IconShipping: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 16.5H9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.75 16.5C20.7165 16.5 21.5 15.7165 21.5 14.75V10.9721C21.5 10.6616 21.4277 10.3554 21.2889 10.0777L20.0528 7.60557C19.714 6.928 19.0215 6.5 18.2639 6.5H15.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15.5 15V6.5C15.5 5.39543 14.6046 4.5 13.5 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V14.5C2.5 15.6046 3.39543 16.5 4.5 16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShipping;\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,mLACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4HACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShipping","props","React","CentralIconBase","IconShipping_default"]}
package/README.md CHANGED
@@ -1284,6 +1284,7 @@ Below is a complete list of available icons:
1284
1284
  - IconDollar
1285
1285
  - IconEuro
1286
1286
  - IconFastDelivery
1287
+ - IconFastShipping
1287
1288
  - IconGift1
1288
1289
  - IconGift2
1289
1290
  - IconGiftBox
@@ -1313,6 +1314,7 @@ Below is a complete list of available icons:
1313
1314
  - IconReceiptTax
1314
1315
  - IconRemoveFromBasket
1315
1316
  - IconRemoveFromBasket2
1317
+ - IconShipping
1316
1318
  - IconShoppingBag1
1317
1319
  - IconShoppingBag2
1318
1320
  - IconShoppingBag3
@@ -8932,6 +8932,20 @@
8932
8932
  "packageName": "round-outlined-radius-2-stroke-1",
8933
8933
  "componentName": "IconFastForward5s"
8934
8934
  },
8935
+ {
8936
+ "category": "Shopping & Payment",
8937
+ "svg": "<path d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.5008 16.5H19.7352C20.7439 16.5 21.5947 15.7489 21.7198 14.7481L22.1757 11.1009C22.2246 10.7091 22.1566 10.3115 21.98 9.95838L20.8036 7.60557C20.4648 6.928 19.7723 6.5 19.0147 6.5H16.3008\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 15L16.2915 6.68962C16.4033 5.51545 15.48 4.5 14.3005 4.5H5.34027C4.30009 4.5 3.43356 5.29732 3.34717 6.33391L3.25 7.5H8.5M4.5 16.5C3.42337 16.5 2.57668 15.5798 2.66609 14.5069L2.79167 13\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1.5 10.5H6.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
8938
+ "iconName": "fast-shipping, truck, delivery",
8939
+ "variant": {
8940
+ "join": "round",
8941
+ "filled": "off",
8942
+ "radius": "2",
8943
+ "stroke": "1"
8944
+ },
8945
+ "createdAt": "2025-11-16T19:00:31.500832+00:00",
8946
+ "packageName": "round-outlined-radius-2-stroke-1",
8947
+ "componentName": "IconFastShipping"
8948
+ },
8935
8949
  {
8936
8950
  "category": "Edit",
8937
8951
  "svg": "<path d=\"M4.5 21.5C4.5 12.5408 7.86007 3.58169 17.733 2.51061C18.8504 2.38938 19.7843 3.32577 19.4199 4.37599C18.3027 7.59618 14.8586 9.83015 14.8586 9.83015L15.9337 10.6147C16.6018 11.1022 16.8986 11.9431 16.5157 12.671C15.4485 14.6994 12.459 18.4848 5.00884 18.4848\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
@@ -17374,6 +17388,20 @@
17374
17388
  "packageName": "round-outlined-radius-2-stroke-1",
17375
17389
  "componentName": "IconShip"
17376
17390
  },
17391
+ {
17392
+ "category": "Shopping & Payment",
17393
+ "svg": "<path d=\"M14.6016 17C14.6016 18.3807 15.7209 19.5 17.1016 19.5C18.4823 19.5 19.6016 18.3807 19.6016 17C19.6016 15.6193 18.4823 14.5 17.1016 14.5C15.7209 14.5 14.6016 15.6193 14.6016 17Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 17C4.5 18.3807 5.61929 19.5 7 19.5C8.38071 19.5 9.5 18.3807 9.5 17C9.5 15.6193 8.38071 14.5 7 14.5C5.61929 14.5 4.5 15.6193 4.5 17Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 16.5H9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.75 16.5C20.7165 16.5 21.5 15.7165 21.5 14.75V10.9721C21.5 10.6616 21.4277 10.3554 21.2889 10.0777L20.0528 7.60557C19.714 6.928 19.0215 6.5 18.2639 6.5H15.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 15V6.5C15.5 5.39543 14.6046 4.5 13.5 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V14.5C2.5 15.6046 3.39543 16.5 4.5 16.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
17394
+ "iconName": "shipping, truck, delivery",
17395
+ "variant": {
17396
+ "join": "round",
17397
+ "filled": "off",
17398
+ "radius": "2",
17399
+ "stroke": "1"
17400
+ },
17401
+ "createdAt": "2025-11-16T19:00:31.500832+00:00",
17402
+ "packageName": "round-outlined-radius-2-stroke-1",
17403
+ "componentName": "IconShipping"
17404
+ },
17377
17405
  {
17378
17406
  "category": "Shopping & Payment",
17379
17407
  "svg": "<path d=\"M15.5001 7.5C15.5001 9.433 13.9331 11 12.0001 11C10.0671 11 8.50006 9.433 8.50006 7.5M4.38932 5.38256L3.62462 18.3826C3.55704 19.5313 4.47042 20.5 5.62116 20.5H18.379C19.5297 20.5 20.4431 19.5313 20.3755 18.3826L19.6108 5.38256C19.5486 4.32543 18.6732 3.5 17.6143 3.5H6.38587C5.32692 3.5 4.45151 4.32543 4.38932 5.38256Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
package/icons/index.d.ts CHANGED
@@ -637,6 +637,7 @@ export type CentralIconName =
637
637
  | "IconFastForward15s"
638
638
  | "IconFastForward30s"
639
639
  | "IconFastForward5s"
640
+ | "IconFastShipping"
640
641
  | "IconFeather"
641
642
  | "IconFeature"
642
643
  | "IconFigma"
@@ -1240,6 +1241,7 @@ export type CentralIconName =
1240
1241
  | "IconShieldKeyhole"
1241
1242
  | "IconShift"
1242
1243
  | "IconShip"
1244
+ | "IconShipping"
1243
1245
  | "IconShoppingBag1"
1244
1246
  | "IconShoppingBag2"
1245
1247
  | "IconShoppingBag3"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-outlined-radius-2-stroke-1",
3
- "version": "1.1.31",
3
+ "version": "1.1.32",
4
4
  "style": "round-outlined-radius-2-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-1/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": 1565,
14
+ "totalIcons": 1567,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 44,
@@ -1179,7 +1179,7 @@
1179
1179
  ]
1180
1180
  },
1181
1181
  "Shopping & Payment": {
1182
- "count": 69,
1182
+ "count": 71,
1183
1183
  "icons": [
1184
1184
  "IconAddToBasket",
1185
1185
  "IconAddToBasket2",
@@ -1204,6 +1204,7 @@
1204
1204
  "IconDollar",
1205
1205
  "IconEuro",
1206
1206
  "IconFastDelivery",
1207
+ "IconFastShipping",
1207
1208
  "IconGift1",
1208
1209
  "IconGift2",
1209
1210
  "IconGiftBox",
@@ -1233,6 +1234,7 @@
1233
1234
  "IconReceiptTax",
1234
1235
  "IconRemoveFromBasket",
1235
1236
  "IconRemoveFromBasket2",
1237
+ "IconShipping",
1236
1238
  "IconShoppingBag1",
1237
1239
  "IconShoppingBag2",
1238
1240
  "IconShoppingBag3",
@@ -2393,6 +2395,7 @@
2393
2395
  "IconFastForward15s": "fast-forward-15s",
2394
2396
  "IconFastForward30s": "fast-forward-30s",
2395
2397
  "IconFastForward5s": "fast-forward-5s",
2398
+ "IconFastShipping": "fast-shipping, truck, delivery",
2396
2399
  "IconFeather": "feather, writing",
2397
2400
  "IconFeature": "feature, shine",
2398
2401
  "IconFigma": "figma",
@@ -2996,6 +2999,7 @@
2996
2999
  "IconShieldKeyhole": "shield-keyhole",
2997
3000
  "IconShift": "shift",
2998
3001
  "IconShip": "ship, changelog",
3002
+ "IconShipping": "shipping, truck, delivery",
2999
3003
  "IconShoppingBag1": "shopping-bag-1",
3000
3004
  "IconShoppingBag2": "shopping-bag-2",
3001
3005
  "IconShoppingBag3": "shopping-bag-3",
package/index.d.ts CHANGED
@@ -636,6 +636,7 @@ export { IconFastForward10s, default as IconFastForward10sDefault, } from "./Ico
636
636
  export { IconFastForward15s, default as IconFastForward15sDefault, } from "./IconFastForward15s";
637
637
  export { IconFastForward30s, default as IconFastForward30sDefault, } from "./IconFastForward30s";
638
638
  export { IconFastForward5s, default as IconFastForward5sDefault, } from "./IconFastForward5s";
639
+ export { IconFastShipping, default as IconFastShippingDefault, } from "./IconFastShipping";
639
640
  export { IconFeather, default as IconFeatherDefault } from "./IconFeather";
640
641
  export { IconFeature, default as IconFeatureDefault } from "./IconFeature";
641
642
  export { IconFigma, default as IconFigmaDefault } from "./IconFigma";
@@ -1239,6 +1240,7 @@ export { IconShieldCrossed, default as IconShieldCrossedDefault, } from "./IconS
1239
1240
  export { IconShieldKeyhole, default as IconShieldKeyholeDefault, } from "./IconShieldKeyhole";
1240
1241
  export { IconShift, default as IconShiftDefault } from "./IconShift";
1241
1242
  export { IconShip, default as IconShipDefault } from "./IconShip";
1243
+ export { IconShipping, default as IconShippingDefault } from "./IconShipping";
1242
1244
  export { IconShoppingBag1, default as IconShoppingBag1Default, } from "./IconShoppingBag1";
1243
1245
  export { IconShoppingBag2, default as IconShoppingBag2Default, } from "./IconShoppingBag2";
1244
1246
  export { IconShoppingBag3, default as IconShoppingBag3Default, } from "./IconShoppingBag3";