@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.31 → 1.1.33
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/IconEyeSparkle/index.js +1 -1
- package/IconEyeSparkle/index.js.map +1 -1
- package/IconEyeSparkle/index.mjs +1 -1
- package/IconEyeSparkle/index.mjs.map +1 -1
- package/IconFastShipping/index.d.ts +4 -0
- package/IconFastShipping/index.js +2 -0
- package/IconFastShipping/index.js.map +1 -0
- package/IconFastShipping/index.mjs +2 -0
- package/IconFastShipping/index.mjs.map +1 -0
- package/IconShipping/index.d.ts +4 -0
- package/IconShipping/index.js +2 -0
- package/IconShipping/index.js.map +1 -0
- package/IconShipping/index.mjs +2 -0
- package/IconShipping/index.mjs.map +1 -0
- package/README.md +6 -1
- package/filtered-icons.json +32 -4
- package/icons/index.d.ts +2 -0
- package/icons-index.json +12 -5
- package/index.d.ts +2 -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 +15 -1
package/IconEyeSparkle/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=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 C of I(o))!d.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(p=B(o,C))||p.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(L(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,{IconEyeSparkle:()=>i,default:()=>P});module.exports=x(g);var n=a(require("react"));var m=a(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"),i=r=>n.default.createElement(c,{...r},n.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 4C15.7955 4.00016 19.5121 6.35485 21.997 10.9004C22.3713 11.5851 22.3713 12.4149 21.997 13.0996C19.5121 17.6451 15.7954 19.9998 12.0009 20C8.20623 20 4.48885 17.6453 2.00385 13.0996C1.62957 12.4149 1.62958 11.5851 2.00385 10.9004C4.48885 6.3547 8.20625 4.00003 12.0009 4ZM11.9999 8C11.7592 8.00008 11.5436 8.14841 11.457 8.37305L10.7597 10.1855C10.6581 10.4495 10.4494 10.6582 10.1855 10.7598L8.37299 11.4561C8.14824 11.5426 7.99995 11.7591 7.99995 12C7.99995 12.2409 8.14824 12.4574 8.37299 12.5439L10.1855 13.2402C10.4494 13.3418 10.6581 13.5505 10.7597 13.8145L11.457 15.627C11.5436 15.8516 11.7592 15.9999 11.9999 16C12.2409 16 12.4573 15.8518 12.5439 15.627L13.2402 13.8145C13.3418 13.5504 13.5513 13.3418 13.8154 13.2402L15.6269 12.5439C15.8518 12.4574 15.9999 12.241 15.9999 12C15.9999 11.759 15.8518 11.5426 15.6269 11.4561L13.8154 10.7598C13.5513 10.6582 13.3418 10.4496 13.2402 10.1855L12.5439 8.37305C12.4573 8.14824 12.2409 8 11.9999 8Z",fill:"currentColor"})),P=i;0&&(module.exports={IconEyeSparkle});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconEyeSparkle/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 IconEyeSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconEyeSparkle/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 IconEyeSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0009 4C15.7955 4.00016 19.5121 6.35485 21.997 10.9004C22.3713 11.5851 22.3713 12.4149 21.997 13.0996C19.5121 17.6451 15.7954 19.9998 12.0009 20C8.20623 20 4.48885 17.6453 2.00385 13.0996C1.62957 12.4149 1.62958 11.5851 2.00385 10.9004C4.48885 6.3547 8.20625 4.00003 12.0009 4ZM11.9999 8C11.7592 8.00008 11.5436 8.14841 11.457 8.37305L10.7597 10.1855C10.6581 10.4495 10.4494 10.6582 10.1855 10.7598L8.37299 11.4561C8.14824 11.5426 7.99995 11.7591 7.99995 12C7.99995 12.2409 8.14824 12.4574 8.37299 12.5439L10.1855 13.2402C10.4494 13.3418 10.6581 13.5505 10.7597 13.8145L11.457 15.627C11.5436 15.8516 11.7592 15.9999 11.9999 16C12.2409 16 12.4573 15.8518 12.5439 15.627L13.2402 13.8145C13.3418 13.5504 13.5513 13.3418 13.8154 13.2402L15.6269 12.5439C15.8518 12.4574 15.9999 12.241 15.9999 12C15.9999 11.759 15.8518 11.5426 15.6269 11.4561L13.8154 10.7598C13.5513 10.6582 13.3418 10.4496 13.2402 10.1855L12.5439 8.37305C12.4573 8.14824 12.2409 8 11.9999 8Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeSparkle;\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,g8BACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEyeSparkle_exports","__export","IconEyeSparkle","IconEyeSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEyeSparkle","props","React","CentralIconBase","IconEyeSparkle_default"]}
|
package/IconEyeSparkle/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import C from"react";import n from"react";import{Svg as p}from"react-native-svg";var e=({children:o,size:r=24,...t})=>n.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=>C.createElement(e,{...o},C.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0009 4C15.7955 4.00016 19.5121 6.35485 21.997 10.9004C22.3713 11.5851 22.3713 12.4149 21.997 13.0996C19.5121 17.6451 15.7954 19.9998 12.0009 20C8.20623 20 4.48885 17.6453 2.00385 13.0996C1.62957 12.4149 1.62958 11.5851 2.00385 10.9004C4.48885 6.3547 8.20625 4.00003 12.0009 4ZM11.9999 8C11.7592 8.00008 11.5436 8.14841 11.457 8.37305L10.7597 10.1855C10.6581 10.4495 10.4494 10.6582 10.1855 10.7598L8.37299 11.4561C8.14824 11.5426 7.99995 11.7591 7.99995 12C7.99995 12.2409 8.14824 12.4574 8.37299 12.5439L10.1855 13.2402C10.4494 13.3418 10.6581 13.5505 10.7597 13.8145L11.457 15.627C11.5436 15.8516 11.7592 15.9999 11.9999 16C12.2409 16 12.4573 15.8518 12.5439 15.627L13.2402 13.8145C13.3418 13.5504 13.5513 13.3418 13.8154 13.2402L15.6269 12.5439C15.8518 12.4574 15.9999 12.241 15.9999 12C15.9999 11.759 15.8518 11.5426 15.6269 11.4561L13.8154 10.7598C13.5513 10.6582 13.3418 10.4496 13.2402 10.1855L12.5439 8.37305C12.4573 8.14824 12.2409 8 11.9999 8Z",fill:"currentColor"})),d=a;export{a as IconEyeSparkle,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconEyeSparkle/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 IconEyeSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconEyeSparkle/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 IconEyeSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0009 4C15.7955 4.00016 19.5121 6.35485 21.997 10.9004C22.3713 11.5851 22.3713 12.4149 21.997 13.0996C19.5121 17.6451 15.7954 19.9998 12.0009 20C8.20623 20 4.48885 17.6453 2.00385 13.0996C1.62957 12.4149 1.62958 11.5851 2.00385 10.9004C4.48885 6.3547 8.20625 4.00003 12.0009 4ZM11.9999 8C11.7592 8.00008 11.5436 8.14841 11.457 8.37305L10.7597 10.1855C10.6581 10.4495 10.4494 10.6582 10.1855 10.7598L8.37299 11.4561C8.14824 11.5426 7.99995 11.7591 7.99995 12C7.99995 12.2409 8.14824 12.4574 8.37299 12.5439L10.1855 13.2402C10.4494 13.3418 10.6581 13.5505 10.7597 13.8145L11.457 15.627C11.5436 15.8516 11.7592 15.9999 11.9999 16C12.2409 16 12.4573 15.8518 12.5439 15.627L13.2402 13.8145C13.3418 13.5504 13.5513 13.3418 13.8154 13.2402L15.6269 12.5439C15.8518 12.4574 15.9999 12.241 15.9999 12C15.9999 11.759 15.8518 11.5426 15.6269 11.4561L13.8154 10.7598C13.5513 10.6582 13.3418 10.4496 13.2402 10.1855L12.5439 8.37305C12.4573 8.14824 12.2409 8 11.9999 8Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyeSparkle;\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,g8BACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEyeSparkle","props","React","CentralIconBase","IconEyeSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var C in o)p(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==C&&p(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var f=(r,o,C)=>(C=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?p(C,"default",{value:r,enumerable:!0}):C,r)),L=r=>a(p({},"__esModule",{value:!0}),r);var d={};H(d,{IconFastShipping:()=>c,default:()=>P});module.exports=L(d);var n=f(require("react"));var m=f(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 e=require("react-native-svg"),c=r=>n.default.createElement(i,{...r},n.default.createElement(e.Path,{d:"M7.50173 15C8.88244 15 10.0017 16.1193 10.0017 17.5C10.0017 18.8807 8.88244 20 7.50173 20C6.12102 20 5.00173 18.8807 5.00173 17.5C5.00173 16.1193 6.12102 15 7.50173 15Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M16.5017 15C17.8824 15 19.0017 16.1193 19.0017 17.5C19.0017 18.8807 17.8824 20 16.5017 20C15.121 20 14.0017 18.8807 14.0017 17.5C14.0017 16.1193 15.121 15 16.5017 15Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M15.0017 14.3359C13.9629 14.8293 13.2067 15.8201 13.0379 17H10.9656C10.7229 15.3039 9.26493 14 7.50173 14C5.73852 14 4.28052 15.3039 4.03786 17C2.93955 17 2.07371 16.0649 2.15802 14.9699L2.46364 11H5.50173C5.77787 11 6.00173 10.7761 6.00173 10.5C6.00173 10.2239 5.77787 10 5.50173 10H2.53981L2.69411 8H7.50173C7.77787 8 8.00173 7.77614 8.00173 7.5C8.00173 7.22386 7.77787 7 7.50173 7H2.77126L2.82438 6.30851C2.92445 5.00591 4.0106 4 5.31704 4H13.2482C14.724 4 15.8787 5.27176 15.7366 6.74075L15.0017 14.3359Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M22.4765 8.90944C22.8149 9.41706 22.956 10.0309 22.8733 10.6354L22.278 14.9827C22.1197 16.1385 21.1322 17 19.9656 17C19.7229 15.3039 18.2649 14 16.5017 14C16.332 14 16.165 14.0118 16.0017 14.0352L17.0017 6H19.1989C20.0348 6 20.8154 6.41775 21.2791 7.11325L22.4765 8.90944Z",fill:"currentColor"})),P=c;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=\"M7.50173 15C8.88244 15 10.0017 16.1193 10.0017 17.5C10.0017 18.8807 8.88244 20 7.50173 20C6.12102 20 5.00173 18.8807 5.00173 17.5C5.00173 16.1193 6.12102 15 7.50173 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5017 15C17.8824 15 19.0017 16.1193 19.0017 17.5C19.0017 18.8807 17.8824 20 16.5017 20C15.121 20 14.0017 18.8807 14.0017 17.5C14.0017 16.1193 15.121 15 16.5017 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.0017 14.3359C13.9629 14.8293 13.2067 15.8201 13.0379 17H10.9656C10.7229 15.3039 9.26493 14 7.50173 14C5.73852 14 4.28052 15.3039 4.03786 17C2.93955 17 2.07371 16.0649 2.15802 14.9699L2.46364 11H5.50173C5.77787 11 6.00173 10.7761 6.00173 10.5C6.00173 10.2239 5.77787 10 5.50173 10H2.53981L2.69411 8H7.50173C7.77787 8 8.00173 7.77614 8.00173 7.5C8.00173 7.22386 7.77787 7 7.50173 7H2.77126L2.82438 6.30851C2.92445 5.00591 4.0106 4 5.31704 4H13.2482C14.724 4 15.8787 5.27176 15.7366 6.74075L15.0017 14.3359Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.4765 8.90944C22.8149 9.41706 22.956 10.0309 22.8733 10.6354L22.278 14.9827C22.1197 16.1385 21.1322 17 19.9656 17C19.7229 15.3039 18.2649 14 16.5017 14C16.332 14 16.165 14.0118 16.0017 14.0352L17.0017 6H19.1989C20.0348 6 20.8154 6.41775 21.2791 7.11325L22.4765 8.90944Z\"\n fill=\"currentColor\"\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,2KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+fACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mRACF,KAAK,eACP,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 o from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:n,size:r=24,...e})=>p.createElement(l,{...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 C}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(C,{d:"M7.50173 15C8.88244 15 10.0017 16.1193 10.0017 17.5C10.0017 18.8807 8.88244 20 7.50173 20C6.12102 20 5.00173 18.8807 5.00173 17.5C5.00173 16.1193 6.12102 15 7.50173 15Z",fill:"currentColor"}),o.createElement(C,{d:"M16.5017 15C17.8824 15 19.0017 16.1193 19.0017 17.5C19.0017 18.8807 17.8824 20 16.5017 20C15.121 20 14.0017 18.8807 14.0017 17.5C14.0017 16.1193 15.121 15 16.5017 15Z",fill:"currentColor"}),o.createElement(C,{d:"M15.0017 14.3359C13.9629 14.8293 13.2067 15.8201 13.0379 17H10.9656C10.7229 15.3039 9.26493 14 7.50173 14C5.73852 14 4.28052 15.3039 4.03786 17C2.93955 17 2.07371 16.0649 2.15802 14.9699L2.46364 11H5.50173C5.77787 11 6.00173 10.7761 6.00173 10.5C6.00173 10.2239 5.77787 10 5.50173 10H2.53981L2.69411 8H7.50173C7.77787 8 8.00173 7.77614 8.00173 7.5C8.00173 7.22386 7.77787 7 7.50173 7H2.77126L2.82438 6.30851C2.92445 5.00591 4.0106 4 5.31704 4H13.2482C14.724 4 15.8787 5.27176 15.7366 6.74075L15.0017 14.3359Z",fill:"currentColor"}),o.createElement(C,{d:"M22.4765 8.90944C22.8149 9.41706 22.956 10.0309 22.8733 10.6354L22.278 14.9827C22.1197 16.1385 21.1322 17 19.9656 17C19.7229 15.3039 18.2649 14 16.5017 14C16.332 14 16.165 14.0118 16.0017 14.0352L17.0017 6H19.1989C20.0348 6 20.8154 6.41775 21.2791 7.11325L22.4765 8.90944Z",fill:"currentColor"})),x=a;export{a as IconFastShipping,x 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=\"M7.50173 15C8.88244 15 10.0017 16.1193 10.0017 17.5C10.0017 18.8807 8.88244 20 7.50173 20C6.12102 20 5.00173 18.8807 5.00173 17.5C5.00173 16.1193 6.12102 15 7.50173 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5017 15C17.8824 15 19.0017 16.1193 19.0017 17.5C19.0017 18.8807 17.8824 20 16.5017 20C15.121 20 14.0017 18.8807 14.0017 17.5C14.0017 16.1193 15.121 15 16.5017 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.0017 14.3359C13.9629 14.8293 13.2067 15.8201 13.0379 17H10.9656C10.7229 15.3039 9.26493 14 7.50173 14C5.73852 14 4.28052 15.3039 4.03786 17C2.93955 17 2.07371 16.0649 2.15802 14.9699L2.46364 11H5.50173C5.77787 11 6.00173 10.7761 6.00173 10.5C6.00173 10.2239 5.77787 10 5.50173 10H2.53981L2.69411 8H7.50173C7.77787 8 8.00173 7.77614 8.00173 7.5C8.00173 7.22386 7.77787 7 7.50173 7H2.77126L2.82438 6.30851C2.92445 5.00591 4.0106 4 5.31704 4H13.2482C14.724 4 15.8787 5.27176 15.7366 6.74075L15.0017 14.3359Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.4765 8.90944C22.8149 9.41706 22.956 10.0309 22.8733 10.6354L22.278 14.9827C22.1197 16.1385 21.1322 17 19.9656 17C19.7229 15.3039 18.2649 14 16.5017 14C16.332 14 16.165 14.0118 16.0017 14.0352L17.0017 6H19.1989C20.0348 6 20.8154 6.41775 21.2791 7.11325L22.4765 8.90944Z\"\n fill=\"currentColor\"\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,2KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+fACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFastShipping","props","React","CentralIconBase","IconFastShipping_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)p(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==C&&p(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(g(r)):{},f(o||!r||!r.__esModule?p(C,"default",{value:r,enumerable:!0}):C,r)),d=r=>f(p({},"__esModule",{value:!0}),r);var v={};P(v,{IconShipping:()=>c,default:()=>h});module.exports=d(v);var n=m(require("react"));var a=m(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...C})=>a.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 e=require("react-native-svg"),c=r=>n.default.createElement(s,{...r},n.default.createElement(e.Path,{d:"M7.5 15C8.88071 15 10 16.1193 10 17.5C10 18.8807 8.88071 20 7.5 20C6.11929 20 5 18.8807 5 17.5C5 16.1193 6.11929 15 7.5 15Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M16.5 15C17.8807 15 19 16.1193 19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M12.5 4C13.8807 4 15 5.11929 15 6.5V14.3359C13.9792 14.8207 13.2308 15.7857 13.0449 16.9385C12.8694 16.9775 12.6873 17 12.5 17H10.9639C10.7212 15.3039 9.2632 14 7.5 14C5.75197 14 4.30226 15.2813 4.04102 16.9561C2.87969 16.7404 2 15.7238 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H12.5Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M18.1973 6C19.0331 6.00001 19.8137 6.4178 20.2773 7.11328L21.5801 9.06738C21.8538 9.47803 22 9.96056 22 10.4541V13.5C22 14.9322 21.1392 16.1622 19.9072 16.7041C19.5467 15.1548 18.1591 14 16.5 14C16.3303 14 16.1633 14.0118 16 14.0352V6H18.1973Z",fill:"currentColor"})),h=c;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=\"M7.5 15C8.88071 15 10 16.1193 10 17.5C10 18.8807 8.88071 20 7.5 20C6.11929 20 5 18.8807 5 17.5C5 16.1193 6.11929 15 7.5 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5 15C17.8807 15 19 16.1193 19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 4C13.8807 4 15 5.11929 15 6.5V14.3359C13.9792 14.8207 13.2308 15.7857 13.0449 16.9385C12.8694 16.9775 12.6873 17 12.5 17H10.9639C10.7212 15.3039 9.2632 14 7.5 14C5.75197 14 4.30226 15.2813 4.04102 16.9561C2.87969 16.7404 2 15.7238 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.1973 6C19.0331 6.00001 19.8137 6.4178 20.2773 7.11328L21.5801 9.06738C21.8538 9.47803 22 9.96056 22 10.4541V13.5C22 14.9322 21.1392 16.1622 19.9072 16.7041C19.5467 15.1548 18.1591 14 16.5 14C16.3303 14 16.1633 14.0118 16 14.0352V6H18.1973Z\"\n fill=\"currentColor\"\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,8HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sPACF,KAAK,eACP,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 l}from"react-native-svg";var t=({children:n,size:r=24,...e})=>p.createElement(l,{...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 C}from"react-native-svg";var f=n=>o.createElement(t,{...n},o.createElement(C,{d:"M7.5 15C8.88071 15 10 16.1193 10 17.5C10 18.8807 8.88071 20 7.5 20C6.11929 20 5 18.8807 5 17.5C5 16.1193 6.11929 15 7.5 15Z",fill:"currentColor"}),o.createElement(C,{d:"M16.5 15C17.8807 15 19 16.1193 19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15Z",fill:"currentColor"}),o.createElement(C,{d:"M12.5 4C13.8807 4 15 5.11929 15 6.5V14.3359C13.9792 14.8207 13.2308 15.7857 13.0449 16.9385C12.8694 16.9775 12.6873 17 12.5 17H10.9639C10.7212 15.3039 9.2632 14 7.5 14C5.75197 14 4.30226 15.2813 4.04102 16.9561C2.87969 16.7404 2 15.7238 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H12.5Z",fill:"currentColor"}),o.createElement(C,{d:"M18.1973 6C19.0331 6.00001 19.8137 6.4178 20.2773 7.11328L21.5801 9.06738C21.8538 9.47803 22 9.96056 22 10.4541V13.5C22 14.9322 21.1392 16.1622 19.9072 16.7041C19.5467 15.1548 18.1591 14 16.5 14C16.3303 14 16.1633 14.0118 16 14.0352V6H18.1973Z",fill:"currentColor"})),x=f;export{f as IconShipping,x 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=\"M7.5 15C8.88071 15 10 16.1193 10 17.5C10 18.8807 8.88071 20 7.5 20C6.11929 20 5 18.8807 5 17.5C5 16.1193 6.11929 15 7.5 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16.5 15C17.8807 15 19 16.1193 19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.5 4C13.8807 4 15 5.11929 15 6.5V14.3359C13.9792 14.8207 13.2308 15.7857 13.0449 16.9385C12.8694 16.9775 12.6873 17 12.5 17H10.9639C10.7212 15.3039 9.2632 14 7.5 14C5.75197 14 4.30226 15.2813 4.04102 16.9561C2.87969 16.7404 2 15.7238 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H12.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.1973 6C19.0331 6.00001 19.8137 6.4178 20.2773 7.11328L21.5801 9.06738C21.8538 9.47803 22 9.96056 22 10.4541V13.5C22 14.9322 21.1392 16.1622 19.9072 16.7041C19.5467 15.1548 18.1591 14 16.5 14C16.3303 14 16.1633 14.0118 16 14.0352V6H18.1973Z\"\n fill=\"currentColor\"\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,8HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sPACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShipping","props","React","CentralIconBase","IconShipping_default"]}
|
package/README.md
CHANGED
|
@@ -1323,7 +1323,6 @@ Below is a complete list of available icons:
|
|
|
1323
1323
|
- IconShoppingBagEdit2
|
|
1324
1324
|
- IconShoppingBagLike1
|
|
1325
1325
|
- IconShoppingBagLike2
|
|
1326
|
-
- IconTruck
|
|
1327
1326
|
- IconWallet1
|
|
1328
1327
|
- IconWallet2
|
|
1329
1328
|
- IconWallet3
|
|
@@ -1757,6 +1756,10 @@ Below is a complete list of available icons:
|
|
|
1757
1756
|
- IconVerticalAlignmentRight
|
|
1758
1757
|
- IconWrite
|
|
1759
1758
|
|
|
1759
|
+
### Vehicles
|
|
1760
|
+
|
|
1761
|
+
- IconTruck
|
|
1762
|
+
|
|
1760
1763
|
### Vehicles & Aircrafts
|
|
1761
1764
|
|
|
1762
1765
|
- IconAirplane
|
|
@@ -1786,9 +1789,11 @@ Below is a complete list of available icons:
|
|
|
1786
1789
|
- IconCar9Ev
|
|
1787
1790
|
- IconCarFrontView
|
|
1788
1791
|
- IconDeliveryBike
|
|
1792
|
+
- IconFastShipping
|
|
1789
1793
|
- IconMountainBike
|
|
1790
1794
|
- IconRocket
|
|
1791
1795
|
- IconRoller
|
|
1796
|
+
- IconShipping
|
|
1792
1797
|
- IconTrainFrontView
|
|
1793
1798
|
- IconUfo
|
|
1794
1799
|
|
package/filtered-icons.json
CHANGED
|
@@ -8766,7 +8766,7 @@
|
|
|
8766
8766
|
},
|
|
8767
8767
|
{
|
|
8768
8768
|
"category": "AI & Magic",
|
|
8769
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
8769
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0009 4C15.7955 4.00016 19.5121 6.35485 21.997 10.9004C22.3713 11.5851 22.3713 12.4149 21.997 13.0996C19.5121 17.6451 15.7954 19.9998 12.0009 20C8.20623 20 4.48885 17.6453 2.00385 13.0996C1.62957 12.4149 1.62958 11.5851 2.00385 10.9004C4.48885 6.3547 8.20625 4.00003 12.0009 4ZM11.9999 8C11.7592 8.00008 11.5436 8.14841 11.457 8.37305L10.7597 10.1855C10.6581 10.4495 10.4494 10.6582 10.1855 10.7598L8.37299 11.4561C8.14824 11.5426 7.99995 11.7591 7.99995 12C7.99995 12.2409 8.14824 12.4574 8.37299 12.5439L10.1855 13.2402C10.4494 13.3418 10.6581 13.5505 10.7597 13.8145L11.457 15.627C11.5436 15.8516 11.7592 15.9999 11.9999 16C12.2409 16 12.4573 15.8518 12.5439 15.627L13.2402 13.8145C13.3418 13.5504 13.5513 13.3418 13.8154 13.2402L15.6269 12.5439C15.8518 12.4574 15.9999 12.241 15.9999 12C15.9999 11.759 15.8518 11.5426 15.6269 11.4561L13.8154 10.7598C13.5513 10.6582 13.3418 10.4496 13.2402 10.1855L12.5439 8.37305C12.4573 8.14824 12.2409 8 11.9999 8Z\" fill=\"currentColor\"/>",
|
|
8770
8770
|
"iconName": "eye-sparkle, magic eyes",
|
|
8771
8771
|
"variant": {
|
|
8772
8772
|
"join": "round",
|
|
@@ -8774,7 +8774,7 @@
|
|
|
8774
8774
|
"radius": "2",
|
|
8775
8775
|
"stroke": "1"
|
|
8776
8776
|
},
|
|
8777
|
-
"createdAt": "2025-
|
|
8777
|
+
"createdAt": "2025-11-17T22:01:57.605819+00:00",
|
|
8778
8778
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
8779
8779
|
"componentName": "IconEyeSparkle"
|
|
8780
8780
|
},
|
|
@@ -8932,6 +8932,20 @@
|
|
|
8932
8932
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
8933
8933
|
"componentName": "IconFastForward5s"
|
|
8934
8934
|
},
|
|
8935
|
+
{
|
|
8936
|
+
"category": "Vehicles & Aircrafts",
|
|
8937
|
+
"svg": "<path d=\"M7.50173 15C8.88244 15 10.0017 16.1193 10.0017 17.5C10.0017 18.8807 8.88244 20 7.50173 20C6.12102 20 5.00173 18.8807 5.00173 17.5C5.00173 16.1193 6.12102 15 7.50173 15Z\" fill=\"currentColor\"/><path d=\"M16.5017 15C17.8824 15 19.0017 16.1193 19.0017 17.5C19.0017 18.8807 17.8824 20 16.5017 20C15.121 20 14.0017 18.8807 14.0017 17.5C14.0017 16.1193 15.121 15 16.5017 15Z\" fill=\"currentColor\"/><path d=\"M15.0017 14.3359C13.9629 14.8293 13.2067 15.8201 13.0379 17H10.9656C10.7229 15.3039 9.26493 14 7.50173 14C5.73852 14 4.28052 15.3039 4.03786 17C2.93955 17 2.07371 16.0649 2.15802 14.9699L2.46364 11H5.50173C5.77787 11 6.00173 10.7761 6.00173 10.5C6.00173 10.2239 5.77787 10 5.50173 10H2.53981L2.69411 8H7.50173C7.77787 8 8.00173 7.77614 8.00173 7.5C8.00173 7.22386 7.77787 7 7.50173 7H2.77126L2.82438 6.30851C2.92445 5.00591 4.0106 4 5.31704 4H13.2482C14.724 4 15.8787 5.27176 15.7366 6.74075L15.0017 14.3359Z\" fill=\"currentColor\"/><path d=\"M22.4765 8.90944C22.8149 9.41706 22.956 10.0309 22.8733 10.6354L22.278 14.9827C22.1197 16.1385 21.1322 17 19.9656 17C19.7229 15.3039 18.2649 14 16.5017 14C16.332 14 16.165 14.0118 16.0017 14.0352L17.0017 6H19.1989C20.0348 6 20.8154 6.41775 21.2791 7.11325L22.4765 8.90944Z\" fill=\"currentColor\"/>",
|
|
8938
|
+
"iconName": "fast-shipping, truck, delivery",
|
|
8939
|
+
"variant": {
|
|
8940
|
+
"join": "round",
|
|
8941
|
+
"filled": "on",
|
|
8942
|
+
"radius": "2",
|
|
8943
|
+
"stroke": "1"
|
|
8944
|
+
},
|
|
8945
|
+
"createdAt": "2025-11-16T19:00:31.500832+00:00",
|
|
8946
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
8947
|
+
"componentName": "IconFastShipping"
|
|
8948
|
+
},
|
|
8935
8949
|
{
|
|
8936
8950
|
"category": "Edit",
|
|
8937
8951
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.4973 2.66244C19.9424 3.13826 20.1396 3.82695 19.8923 4.53987C19.2964 6.25728 18.0925 7.68602 17.0666 8.67126C16.5499 9.16745 16.0696 9.55956 15.7175 9.82823C15.7154 9.82989 15.7132 9.83155 15.711 9.8332L16.2285 10.2108C17.0478 10.8087 17.4828 11.9065 16.9582 12.9038C16.395 13.9742 15.3294 15.499 13.4319 16.7554C11.5449 18.005 8.86295 18.9705 5.09272 18.9847C5.03011 19.8171 5 20.6577 5 21.5C5 21.7761 4.77614 22 4.5 22C4.22386 22 4 21.7761 4 21.5C4 16.968 4.84827 12.3897 6.98422 8.79201C9.13312 5.17253 12.5757 2.56716 17.6791 2.01351C18.39 1.93639 19.0594 2.19427 19.4973 2.66244Z\" fill=\"currentColor\"/>",
|
|
@@ -17374,6 +17388,20 @@
|
|
|
17374
17388
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
17375
17389
|
"componentName": "IconShip"
|
|
17376
17390
|
},
|
|
17391
|
+
{
|
|
17392
|
+
"category": "Vehicles & Aircrafts",
|
|
17393
|
+
"svg": "<path d=\"M7.5 15C8.88071 15 10 16.1193 10 17.5C10 18.8807 8.88071 20 7.5 20C6.11929 20 5 18.8807 5 17.5C5 16.1193 6.11929 15 7.5 15Z\" fill=\"currentColor\"/><path d=\"M16.5 15C17.8807 15 19 16.1193 19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15Z\" fill=\"currentColor\"/><path d=\"M12.5 4C13.8807 4 15 5.11929 15 6.5V14.3359C13.9792 14.8207 13.2308 15.7857 13.0449 16.9385C12.8694 16.9775 12.6873 17 12.5 17H10.9639C10.7212 15.3039 9.2632 14 7.5 14C5.75197 14 4.30226 15.2813 4.04102 16.9561C2.87969 16.7404 2 15.7238 2 14.5V6.5C2 5.11929 3.11929 4 4.5 4H12.5Z\" fill=\"currentColor\"/><path d=\"M18.1973 6C19.0331 6.00001 19.8137 6.4178 20.2773 7.11328L21.5801 9.06738C21.8538 9.47803 22 9.96056 22 10.4541V13.5C22 14.9322 21.1392 16.1622 19.9072 16.7041C19.5467 15.1548 18.1591 14 16.5 14C16.3303 14 16.1633 14.0118 16 14.0352V6H18.1973Z\" fill=\"currentColor\"/>",
|
|
17394
|
+
"iconName": "shipping, truck, delivery",
|
|
17395
|
+
"variant": {
|
|
17396
|
+
"join": "round",
|
|
17397
|
+
"filled": "on",
|
|
17398
|
+
"radius": "2",
|
|
17399
|
+
"stroke": "1"
|
|
17400
|
+
},
|
|
17401
|
+
"createdAt": "2025-11-16T19:00:31.500832+00:00",
|
|
17402
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
17403
|
+
"componentName": "IconShipping"
|
|
17404
|
+
},
|
|
17377
17405
|
{
|
|
17378
17406
|
"category": "Shopping & Payment",
|
|
17379
17407
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.8902 5.35319C3.96793 4.03179 5.0622 3 6.38589 3H17.6143C18.938 3 20.0322 4.03179 20.11 5.3532L20.8747 18.3532C20.9591 19.7891 19.8174 21 18.379 21H5.62118C4.18275 21 3.04103 19.7891 3.1255 18.3532L3.8902 5.35319ZM9.00006 7.5C9.00006 7.22386 8.7762 7 8.50006 7C8.22392 7 8.00006 7.22386 8.00006 7.5C8.00006 9.70914 9.79092 11.5 12.0001 11.5C14.2092 11.5 16.0001 9.70914 16.0001 7.5C16.0001 7.22386 15.7762 7 15.5001 7C15.2239 7 15.0001 7.22386 15.0001 7.5C15.0001 9.15685 13.6569 10.5 12.0001 10.5C10.3432 10.5 9.00006 9.15685 9.00006 7.5Z\" fill=\"currentColor\"/>",
|
|
@@ -20497,7 +20525,7 @@
|
|
|
20497
20525
|
"componentName": "IconTrophy"
|
|
20498
20526
|
},
|
|
20499
20527
|
{
|
|
20500
|
-
"category": "
|
|
20528
|
+
"category": "Vehicles",
|
|
20501
20529
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5 4C9.29052 4 8.28164 4.85888 8.05001 6H5.73607C4.78914 6 3.92348 6.53501 3.5 7.38197L2.26393 9.8541C2.09036 10.2012 2 10.584 2 10.9721V14.5C2 15.6742 2.80944 16.6593 3.90076 16.9277C3.90019 16.9517 3.8999 16.9758 3.8999 17C3.8999 18.6569 5.24305 20 6.8999 20C8.55676 20 9.8999 18.6569 9.8999 17H14C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 16.9833 19.9999 16.9667 19.9996 16.9501C21.1409 16.7186 22 15.7096 22 14.5V6.5C22 5.11929 20.8807 4 19.5 4H10.5ZM5.73607 7H8V14.2081C7.65937 14.0738 7.28826 14 6.8999 14C5.61485 14 4.51852 14.808 4.09118 15.9436C3.46145 15.7656 3 15.1867 3 14.5V10.9721C3 10.7393 3.05422 10.5096 3.15836 10.3013L4.39443 7.82918C4.64852 7.321 5.16791 7 5.73607 7ZM17 15C18.1046 15 19 15.8954 19 17C19 18.1046 18.1046 19 17 19C15.8954 19 15 18.1046 15 17C15 15.8954 15.8954 15 17 15ZM4.8999 17C4.8999 15.8954 5.79533 15 6.8999 15C8.00447 15 8.8999 15.8954 8.8999 17C8.8999 18.1046 8.00447 19 6.8999 19C5.79533 19 4.8999 18.1046 4.8999 17Z\" fill=\"currentColor\"/>",
|
|
20502
20530
|
"iconName": "truck, delivery",
|
|
20503
20531
|
"variant": {
|
|
@@ -20506,7 +20534,7 @@
|
|
|
20506
20534
|
"radius": "2",
|
|
20507
20535
|
"stroke": "1"
|
|
20508
20536
|
},
|
|
20509
|
-
"createdAt": "2025-
|
|
20537
|
+
"createdAt": "2025-11-17T22:01:57.605819+00:00",
|
|
20510
20538
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
20511
20539
|
"componentName": "IconTruck"
|
|
20512
20540
|
},
|
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-filled-radius-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.33",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-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":
|
|
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":
|
|
1182
|
+
"count": 68,
|
|
1183
1183
|
"icons": [
|
|
1184
1184
|
"IconAddToBasket",
|
|
1185
1185
|
"IconAddToBasket2",
|
|
@@ -1243,7 +1243,6 @@
|
|
|
1243
1243
|
"IconShoppingBagEdit2",
|
|
1244
1244
|
"IconShoppingBagLike1",
|
|
1245
1245
|
"IconShoppingBagLike2",
|
|
1246
|
-
"IconTruck",
|
|
1247
1246
|
"IconWallet1",
|
|
1248
1247
|
"IconWallet2",
|
|
1249
1248
|
"IconWallet3",
|
|
@@ -1692,8 +1691,12 @@
|
|
|
1692
1691
|
"IconWrite"
|
|
1693
1692
|
]
|
|
1694
1693
|
},
|
|
1694
|
+
"Vehicles": {
|
|
1695
|
+
"count": 1,
|
|
1696
|
+
"icons": ["IconTruck"]
|
|
1697
|
+
},
|
|
1695
1698
|
"Vehicles & Aircrafts": {
|
|
1696
|
-
"count":
|
|
1699
|
+
"count": 34,
|
|
1697
1700
|
"icons": [
|
|
1698
1701
|
"IconAirplane",
|
|
1699
1702
|
"IconAirplaneDown",
|
|
@@ -1722,9 +1725,11 @@
|
|
|
1722
1725
|
"IconCar9Ev",
|
|
1723
1726
|
"IconCarFrontView",
|
|
1724
1727
|
"IconDeliveryBike",
|
|
1728
|
+
"IconFastShipping",
|
|
1725
1729
|
"IconMountainBike",
|
|
1726
1730
|
"IconRocket",
|
|
1727
1731
|
"IconRoller",
|
|
1732
|
+
"IconShipping",
|
|
1728
1733
|
"IconTrainFrontView",
|
|
1729
1734
|
"IconUfo"
|
|
1730
1735
|
]
|
|
@@ -2393,6 +2398,7 @@
|
|
|
2393
2398
|
"IconFastForward15s": "fast-forward-15s",
|
|
2394
2399
|
"IconFastForward30s": "fast-forward-30s",
|
|
2395
2400
|
"IconFastForward5s": "fast-forward-5s",
|
|
2401
|
+
"IconFastShipping": "fast-shipping, truck, delivery",
|
|
2396
2402
|
"IconFeather": "feather, writing",
|
|
2397
2403
|
"IconFeature": "feature, shine",
|
|
2398
2404
|
"IconFigma": "figma",
|
|
@@ -2996,6 +3002,7 @@
|
|
|
2996
3002
|
"IconShieldKeyhole": "shield-keyhole",
|
|
2997
3003
|
"IconShift": "shift",
|
|
2998
3004
|
"IconShip": "ship, changelog",
|
|
3005
|
+
"IconShipping": "shipping, truck, delivery",
|
|
2999
3006
|
"IconShoppingBag1": "shopping-bag-1",
|
|
3000
3007
|
"IconShoppingBag2": "shopping-bag-2",
|
|
3001
3008
|
"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";
|