@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.138 → 1.1.140
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/IconBurst/index.d.ts +4 -0
- package/IconBurst/index.js +2 -0
- package/IconBurst/index.js.map +1 -0
- package/IconBurst/index.mjs +2 -0
- package/IconBurst/index.mjs.map +1 -0
- package/IconGoogle/index.js +1 -1
- package/IconGoogle/index.js.map +1 -1
- package/IconGoogle/index.mjs +1 -1
- package/IconGoogle/index.mjs.map +1 -1
- package/IconPark/index.d.ts +4 -0
- package/IconPark/index.js +2 -0
- package/IconPark/index.js.map +1 -0
- package/IconPark/index.mjs +2 -0
- package/IconPark/index.mjs.map +1 -0
- package/IconShimmer/index.d.ts +4 -0
- package/IconShimmer/index.js +2 -0
- package/IconShimmer/index.js.map +1 -0
- package/IconShimmer/index.mjs +2 -0
- package/IconShimmer/index.mjs.map +1 -0
- package/IconSparkleHightlight/index.d.ts +4 -0
- package/IconSparkleHightlight/index.js +2 -0
- package/IconSparkleHightlight/index.js.map +1 -0
- package/IconSparkleHightlight/index.mjs +2 -0
- package/IconSparkleHightlight/index.mjs.map +1 -0
- package/IconUnicorn/index.js +1 -1
- package/IconUnicorn/index.js.map +1 -1
- package/IconUnicorn/index.mjs +1 -1
- package/IconUnicorn/index.mjs.map +1 -1
- package/README.md +4 -0
- package/filtered-icons.json +58 -2
- package/icons/index.d.ts +4 -0
- package/icons-index.json +14 -6
- package/index.d.ts +4 -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 +30 -2
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of M(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=I(o,e))||a.enumerable});return r};var m=(r,o,t)=>(t=r!=null?B(i(r)):{},s(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>s(n({},"__esModule",{value:!0}),r);var L={};P(L,{IconBurst:()=>u,default:()=>v});module.exports=g(L);var p=m(require("react"));var C=m(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>C.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 f=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(f.Path,{d:"M12 1.5V4.5M12 19.5V22.5M1.5 12H4.5M19.5 12H22.5M4.5 4.5L8 8M16 16L19.5 19.5M4.5 19.5L8 16M16 8L19.5 4.5",stroke:"currentColor",strokeLinecap:"round"})),v=u;0&&(module.exports={IconBurst});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBurst/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 IconBurst: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 1.5V4.5M12 19.5V22.5M1.5 12H4.5M19.5 12H22.5M4.5 4.5L8 8M16 16L19.5 19.5M4.5 19.5L8 16M16 8L19.5 4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBurst;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2GACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconBurst_exports","__export","IconBurst","IconBurst_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBurst","props","React","CentralIconBase","IconBurst_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(a,{...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 s}from"react-native-svg";var m=o=>e.createElement(t,{...o},e.createElement(s,{d:"M12 1.5V4.5M12 19.5V22.5M1.5 12H4.5M19.5 12H22.5M4.5 4.5L8 8M16 16L19.5 19.5M4.5 19.5L8 16M16 8L19.5 4.5",stroke:"currentColor",strokeLinecap:"round"})),x=m;export{m as IconBurst,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconBurst/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 IconBurst: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 1.5V4.5M12 19.5V22.5M1.5 12H4.5M19.5 12H22.5M4.5 4.5L8 8M16 16L19.5 19.5M4.5 19.5L8 16M16 8L19.5 4.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBurst;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2GACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBurst","props","React","CentralIconBase","IconBurst_default"]}
|
package/IconGoogle/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var I=Object.create;var n=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of i(r))!x.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(p=g(r,e))||p.enumerable});return o};var l=(o,r,t)=>(t=o!=null?I(u(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),v=o=>a(n({},"__esModule",{value:!0}),o);var
|
|
1
|
+
"use strict";var I=Object.create;var n=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of i(r))!x.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(p=g(r,e))||p.enumerable});return o};var l=(o,r,t)=>(t=o!=null?I(u(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),v=o=>a(n({},"__esModule",{value:!0}),o);var y={};P(y,{IconGoogle:()=>B,default:()=>h});module.exports=v(y);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),B=o=>C.default.createElement(c,{...o},C.default.createElement(f.Path,{d:"M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z",fill:"currentColor"})),h=B;0&&(module.exports={IconGoogle});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconGoogle/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGoogle/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 IconGoogle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconGoogle/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 IconGoogle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoogle;\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,gBAAAE,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,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kmBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGoogle_exports","__export","IconGoogle","IconGoogle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGoogle","props","React","CentralIconBase","IconGoogle_default"]}
|
package/IconGoogle/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...n})=>C.createElement(p,{...n,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 a}from"react-native-svg";var l=r=>e.createElement(t,{...r},e.createElement(a,{d:"
|
|
1
|
+
import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...n})=>C.createElement(p,{...n,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 a}from"react-native-svg";var l=r=>e.createElement(t,{...r},e.createElement(a,{d:"M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z",fill:"currentColor"})),x=l;export{l as IconGoogle,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconGoogle/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGoogle/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 IconGoogle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconGoogle/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 IconGoogle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoogle;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kmBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGoogle","props","React","CentralIconBase","IconGoogle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!I.call(r,e)&&e!==n&&C(r,e,{get:()=>o[e],enumerable:!(s=k(o,e))||s.enumerable});return r};var i=(r,o,n)=>(n=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>a(C({},"__esModule",{value:!0}),r);var L={};P(L,{IconPark:()=>m,default:()=>g});module.exports=x(L);var t=i(require("react"));var u=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...n})=>u.default.createElement(c.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 p=require("react-native-svg"),m=r=>t.default.createElement(l,{...r},t.default.createElement(p.Path,{d:"M12 2.5C13.6859 2.5 15.1082 3.63185 15.5641 5.18276C15.6154 5.18064 15.6669 5.17857 15.7188 5.17857C17.7726 5.17857 19.4375 6.8575 19.4375 8.92857C19.4375 9.5806 19.2712 10.193 18.981 10.7272C19.9018 11.4098 20.5 12.5091 20.5 13.75C20.5 15.8211 18.8351 17.5 16.7812 17.5H7.21875C5.16494 17.5 3.5 15.8211 3.5 13.75C3.5 12.5094 4.09752 11.4098 5.01801 10.7272C4.72793 10.1932 4.5625 9.58042 4.5625 8.92857C4.5625 6.8575 6.22744 5.17857 8.28125 5.17857C8.3327 5.17857 8.38387 5.18067 8.43481 5.18276C8.89072 3.63171 10.314 2.5 12 2.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M12 17.6174V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M9.5 21.5H14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=m;0&&(module.exports={IconPark});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPark/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 IconPark: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2.5C13.6859 2.5 15.1082 3.63185 15.5641 5.18276C15.6154 5.18064 15.6669 5.17857 15.7188 5.17857C17.7726 5.17857 19.4375 6.8575 19.4375 8.92857C19.4375 9.5806 19.2712 10.193 18.981 10.7272C19.9018 11.4098 20.5 12.5091 20.5 13.75C20.5 15.8211 18.8351 17.5 16.7812 17.5H7.21875C5.16494 17.5 3.5 15.8211 3.5 13.75C3.5 12.5094 4.09752 11.4098 5.01801 10.7272C4.72793 10.1932 4.5625 9.58042 4.5625 8.92857C4.5625 6.8575 6.22744 5.17857 8.28125 5.17857C8.3327 5.17857 8.38387 5.18067 8.43481 5.18276C8.89072 3.63171 10.314 2.5 12 2.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 17.6174V21.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.5 21.5H14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPark;\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,cAAAE,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,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,shBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconPark_exports","__export","IconPark","IconPark_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPark","props","React","CentralIconBase","IconPark_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:n,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"},n);import{Path as e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M12 2.5C13.6859 2.5 15.1082 3.63185 15.5641 5.18276C15.6154 5.18064 15.6669 5.17857 15.7188 5.17857C17.7726 5.17857 19.4375 6.8575 19.4375 8.92857C19.4375 9.5806 19.2712 10.193 18.981 10.7272C19.9018 11.4098 20.5 12.5091 20.5 13.75C20.5 15.8211 18.8351 17.5 16.7812 17.5H7.21875C5.16494 17.5 3.5 15.8211 3.5 13.75C3.5 12.5094 4.09752 11.4098 5.01801 10.7272C4.72793 10.1932 4.5625 9.58042 4.5625 8.92857C4.5625 6.8575 6.22744 5.17857 8.28125 5.17857C8.3327 5.17857 8.38387 5.18067 8.43481 5.18276C8.89072 3.63171 10.314 2.5 12 2.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M12 17.6174V21.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M9.5 21.5H14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconPark,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPark/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 IconPark: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2.5C13.6859 2.5 15.1082 3.63185 15.5641 5.18276C15.6154 5.18064 15.6669 5.17857 15.7188 5.17857C17.7726 5.17857 19.4375 6.8575 19.4375 8.92857C19.4375 9.5806 19.2712 10.193 18.981 10.7272C19.9018 11.4098 20.5 12.5091 20.5 13.75C20.5 15.8211 18.8351 17.5 16.7812 17.5H7.21875C5.16494 17.5 3.5 15.8211 3.5 13.75C3.5 12.5094 4.09752 11.4098 5.01801 10.7272C4.72793 10.1932 4.5625 9.58042 4.5625 8.92857C4.5625 6.8575 6.22744 5.17857 8.28125 5.17857C8.3327 5.17857 8.38387 5.18067 8.43481 5.18276C8.89072 3.63171 10.314 2.5 12 2.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 17.6174V21.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.5 21.5H14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPark;\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,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,shBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPark","props","React","CentralIconBase","IconPark_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(s=d(o,t))||s.enumerable});return r};var m=(r,o,e)=>(e=r!=null?f(I(r)):{},a(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(C({},"__esModule",{value:!0}),r);var L={};P(L,{IconShimmer:()=>i,default:()=>k});module.exports=g(L);var n=m(require("react"));var c=m(require("react")),l=require("react-native-svg"),u=({children:r,size:o=24,...e})=>c.default.createElement(l.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 p=require("react-native-svg"),i=r=>n.default.createElement(u,{...r},n.default.createElement(p.Path,{d:"M11.5 2.5C11.5 3.26097 11.5 3.64146 11.4363 3.9942C11.2797 4.86098 10.8413 5.65183 10.1893 6.24403C9.92396 6.48503 9.60131 6.68668 8.95601 7.09L6.04399 8.91C5.39869 9.31332 5.07604 9.51497 4.8107 9.75597C4.15867 10.3482 3.72034 11.139 3.56373 12.0058C3.5 12.3585 3.5 12.739 3.5 13.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M20.5 10.5C20.5 11.261 20.5 11.6415 20.4363 11.9942C20.2797 12.861 19.8413 13.6518 19.1893 14.244C18.924 14.485 18.6013 14.6867 17.956 15.09L15.044 16.91C14.3987 17.3133 14.076 17.515 13.8107 17.756C13.1587 18.3482 12.7203 19.139 12.5637 20.0058C12.5 20.3585 12.5 20.739 12.5 21.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M16 6.75C16 7.51097 16 7.89146 15.9363 8.2442C15.7797 9.11098 15.3413 9.90183 14.6893 10.494C14.424 10.735 14.1013 10.9367 13.456 11.34L10.544 13.16C9.89869 13.5633 9.57604 13.765 9.3107 14.006C8.65867 14.5982 8.22034 15.389 8.06373 16.2558C8 16.6085 8 16.989 8 17.75",stroke:"currentColor",strokeLinecap:"round"})),k=i;0&&(module.exports={IconShimmer});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShimmer/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 IconShimmer: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 2.5C11.5 3.26097 11.5 3.64146 11.4363 3.9942C11.2797 4.86098 10.8413 5.65183 10.1893 6.24403C9.92396 6.48503 9.60131 6.68668 8.95601 7.09L6.04399 8.91C5.39869 9.31332 5.07604 9.51497 4.8107 9.75597C4.15867 10.3482 3.72034 11.139 3.56373 12.0058C3.5 12.3585 3.5 12.739 3.5 13.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M20.5 10.5C20.5 11.261 20.5 11.6415 20.4363 11.9942C20.2797 12.861 19.8413 13.6518 19.1893 14.244C18.924 14.485 18.6013 14.6867 17.956 15.09L15.044 16.91C14.3987 17.3133 14.076 17.515 13.8107 17.756C13.1587 18.3482 12.7203 19.139 12.5637 20.0058C12.5 20.3585 12.5 20.739 12.5 21.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M16 6.75C16 7.51097 16 7.89146 15.9363 8.2442C15.7797 9.11098 15.3413 9.90183 14.6893 10.494C14.424 10.735 14.1013 10.9367 13.456 11.34L10.544 13.16C9.89869 13.5633 9.57604 13.765 9.3107 14.006C8.65867 14.5982 8.22034 15.389 8.06373 16.2558C8 16.6085 8 16.989 8 17.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShimmer;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6RACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2RACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8QACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconShimmer_exports","__export","IconShimmer","IconShimmer_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShimmer","props","React","CentralIconBase","IconShimmer_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({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 t}from"react-native-svg";var a=e=>o.createElement(n,{...e},o.createElement(t,{d:"M11.5 2.5C11.5 3.26097 11.5 3.64146 11.4363 3.9942C11.2797 4.86098 10.8413 5.65183 10.1893 6.24403C9.92396 6.48503 9.60131 6.68668 8.95601 7.09L6.04399 8.91C5.39869 9.31332 5.07604 9.51497 4.8107 9.75597C4.15867 10.3482 3.72034 11.139 3.56373 12.0058C3.5 12.3585 3.5 12.739 3.5 13.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(t,{d:"M20.5 10.5C20.5 11.261 20.5 11.6415 20.4363 11.9942C20.2797 12.861 19.8413 13.6518 19.1893 14.244C18.924 14.485 18.6013 14.6867 17.956 15.09L15.044 16.91C14.3987 17.3133 14.076 17.515 13.8107 17.756C13.1587 18.3482 12.7203 19.139 12.5637 20.0058C12.5 20.3585 12.5 20.739 12.5 21.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(t,{d:"M16 6.75C16 7.51097 16 7.89146 15.9363 8.2442C15.7797 9.11098 15.3413 9.90183 14.6893 10.494C14.424 10.735 14.1013 10.9367 13.456 11.34L10.544 13.16C9.89869 13.5633 9.57604 13.765 9.3107 14.006C8.65867 14.5982 8.22034 15.389 8.06373 16.2558C8 16.6085 8 16.989 8 17.75",stroke:"currentColor",strokeLinecap:"round"})),x=a;export{a as IconShimmer,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShimmer/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 IconShimmer: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 2.5C11.5 3.26097 11.5 3.64146 11.4363 3.9942C11.2797 4.86098 10.8413 5.65183 10.1893 6.24403C9.92396 6.48503 9.60131 6.68668 8.95601 7.09L6.04399 8.91C5.39869 9.31332 5.07604 9.51497 4.8107 9.75597C4.15867 10.3482 3.72034 11.139 3.56373 12.0058C3.5 12.3585 3.5 12.739 3.5 13.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M20.5 10.5C20.5 11.261 20.5 11.6415 20.4363 11.9942C20.2797 12.861 19.8413 13.6518 19.1893 14.244C18.924 14.485 18.6013 14.6867 17.956 15.09L15.044 16.91C14.3987 17.3133 14.076 17.515 13.8107 17.756C13.1587 18.3482 12.7203 19.139 12.5637 20.0058C12.5 20.3585 12.5 20.739 12.5 21.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M16 6.75C16 7.51097 16 7.89146 15.9363 8.2442C15.7797 9.11098 15.3413 9.90183 14.6893 10.494C14.424 10.735 14.1013 10.9367 13.456 11.34L10.544 13.16C9.89869 13.5633 9.57604 13.765 9.3107 14.006C8.65867 14.5982 8.22034 15.389 8.06373 16.2558C8 16.6085 8 16.989 8 17.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShimmer;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6RACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2RACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8QACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShimmer","props","React","CentralIconBase","IconShimmer_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!B.call(r,n)&&n!==e&&t(r,n,{get:()=>o[n],enumerable:!(s=f(o,n))||s.enumerable});return r};var L=(r,o,e)=>(e=r!=null?u(g(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),k=r=>a(t({},"__esModule",{value:!0}),r);var P={};I(P,{IconSparkleHightlight:()=>c,default:()=>x});module.exports=k(P);var C=L(require("react"));var i=L(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...e})=>i.default.createElement(l.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 p=require("react-native-svg"),c=r=>C.default.createElement(m,{...r},C.default.createElement(p.Path,{d:"M14.661 8.30474L12.7931 4.01946C12.6556 3.70398 12.3442 3.5 12 3.5C11.6558 3.5 11.3444 3.70398 11.2069 4.01946L9.33896 8.30474C9.13716 8.76769 8.76769 9.13716 8.30474 9.33896L4.01946 11.2069C3.70398 11.3444 3.5 11.6558 3.5 12C3.5 12.3442 3.70398 12.6556 4.01946 12.7931L8.30474 14.661C8.76769 14.8628 9.13716 15.2323 9.33896 15.6953L11.2069 19.9805C11.3444 20.296 11.6558 20.5 12 20.5C12.3442 20.5 12.6556 20.296 12.7931 19.9805L14.661 15.6953C14.8628 15.2323 15.2323 14.8628 15.6953 14.661L19.9805 12.7931C20.296 12.6556 20.5 12.3442 20.5 12C20.5 11.6558 20.296 11.3444 19.9805 11.2069L15.6953 9.33896C15.2323 9.13716 14.8628 8.76769 14.661 8.30474Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(p.Path,{d:"M2.5 2.5L5.5 5.5M21.5 2.5L18.5 5.5M2.5 21.5L5.5 18.5M21.5 21.5L18.5 18.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconSparkleHightlight});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSparkleHightlight/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 IconSparkleHightlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.661 8.30474L12.7931 4.01946C12.6556 3.70398 12.3442 3.5 12 3.5C11.6558 3.5 11.3444 3.70398 11.2069 4.01946L9.33896 8.30474C9.13716 8.76769 8.76769 9.13716 8.30474 9.33896L4.01946 11.2069C3.70398 11.3444 3.5 11.6558 3.5 12C3.5 12.3442 3.70398 12.6556 4.01946 12.7931L8.30474 14.661C8.76769 14.8628 9.13716 15.2323 9.33896 15.6953L11.2069 19.9805C11.3444 20.296 11.6558 20.5 12 20.5C12.3442 20.5 12.6556 20.296 12.7931 19.9805L14.661 15.6953C14.8628 15.2323 15.2323 14.8628 15.6953 14.661L19.9805 12.7931C20.296 12.6556 20.5 12.3442 20.5 12C20.5 11.6558 20.296 11.3444 19.9805 11.2069L15.6953 9.33896C15.2323 9.13716 14.8628 8.76769 14.661 8.30474Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.5 2.5L5.5 5.5M21.5 2.5L18.5 5.5M2.5 21.5L5.5 18.5M21.5 21.5L18.5 18.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkleHightlight;\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,2BAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6oBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2EACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconSparkleHightlight_exports","__export","IconSparkleHightlight","IconSparkleHightlight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconSparkleHightlight","props","React","CentralIconBase","IconSparkleHightlight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as s}from"react-native-svg";var n=({children:o,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"},o);import{Path as t}from"react-native-svg";var a=o=>e.createElement(n,{...o},e.createElement(t,{d:"M14.661 8.30474L12.7931 4.01946C12.6556 3.70398 12.3442 3.5 12 3.5C11.6558 3.5 11.3444 3.70398 11.2069 4.01946L9.33896 8.30474C9.13716 8.76769 8.76769 9.13716 8.30474 9.33896L4.01946 11.2069C3.70398 11.3444 3.5 11.6558 3.5 12C3.5 12.3442 3.70398 12.6556 4.01946 12.7931L8.30474 14.661C8.76769 14.8628 9.13716 15.2323 9.33896 15.6953L11.2069 19.9805C11.3444 20.296 11.6558 20.5 12 20.5C12.3442 20.5 12.6556 20.296 12.7931 19.9805L14.661 15.6953C14.8628 15.2323 15.2323 14.8628 15.6953 14.661L19.9805 12.7931C20.296 12.6556 20.5 12.3442 20.5 12C20.5 11.6558 20.296 11.3444 19.9805 11.2069L15.6953 9.33896C15.2323 9.13716 14.8628 8.76769 14.661 8.30474Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(t,{d:"M2.5 2.5L5.5 5.5M21.5 2.5L18.5 5.5M2.5 21.5L5.5 18.5M21.5 21.5L18.5 18.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=a;export{a as IconSparkleHightlight,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconSparkleHightlight/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 IconSparkleHightlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.661 8.30474L12.7931 4.01946C12.6556 3.70398 12.3442 3.5 12 3.5C11.6558 3.5 11.3444 3.70398 11.2069 4.01946L9.33896 8.30474C9.13716 8.76769 8.76769 9.13716 8.30474 9.33896L4.01946 11.2069C3.70398 11.3444 3.5 11.6558 3.5 12C3.5 12.3442 3.70398 12.6556 4.01946 12.7931L8.30474 14.661C8.76769 14.8628 9.13716 15.2323 9.33896 15.6953L11.2069 19.9805C11.3444 20.296 11.6558 20.5 12 20.5C12.3442 20.5 12.6556 20.296 12.7931 19.9805L14.661 15.6953C14.8628 15.2323 15.2323 14.8628 15.6953 14.661L19.9805 12.7931C20.296 12.6556 20.5 12.3442 20.5 12C20.5 11.6558 20.296 11.3444 19.9805 11.2069L15.6953 9.33896C15.2323 9.13716 14.8628 8.76769 14.661 8.30474Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.5 2.5L5.5 5.5M21.5 2.5L18.5 5.5M2.5 21.5L5.5 18.5M21.5 21.5L18.5 18.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSparkleHightlight;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6oBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2EACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconSparkleHightlight","props","React","CentralIconBase","IconSparkleHightlight_default"]}
|
package/IconUnicorn/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var L=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!I.call(r,e)&&e!==n&&p(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var l=(r,o,n)=>(n=r!=null?L(B(r)):{},a(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var k={};x(k,{IconUnicorn:()=>u,default:()=>g});module.exports=P(k);var t=l(require("react"));var i=l(require("react")),c=require("react-native-svg"),m=({children:r,size:o=24,...n})=>i.default.createElement(c.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 C=require("react-native-svg"),u=r=>t.default.createElement(m,{...r},t.default.createElement(C.Path,{d:"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!I.call(r,e)&&e!==n&&p(r,e,{get:()=>o[e],enumerable:!(s=f(o,e))||s.enumerable});return r};var l=(r,o,n)=>(n=r!=null?L(B(r)):{},a(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>a(p({},"__esModule",{value:!0}),r);var k={};x(k,{IconUnicorn:()=>u,default:()=>g});module.exports=P(k);var t=l(require("react"));var i=l(require("react")),c=require("react-native-svg"),m=({children:r,size:o=24,...n})=>i.default.createElement(c.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 C=require("react-native-svg"),u=r=>t.default.createElement(m,{...r},t.default.createElement(C.Path,{d:"M13.5 20.5C13.5 18.5 12.4312 16.8036 12 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(C.Path,{d:"M17.1328 7.24902L18.4992 9.74902L22.8929 4.80289C23.2281 4.36584 22.7062 3.79493 22.2247 4.07192L17.1328 7.24902Z",fill:"currentColor"}),t.default.createElement(C.Path,{d:"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.5 5 1.5 12.0556 1.5 18.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=u;0&&(module.exports={IconUnicorn});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconUnicorn/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconUnicorn/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 IconUnicorn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.
|
|
1
|
+
{"version":3,"sources":["../src/IconUnicorn/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 IconUnicorn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.5 20.5C13.5 18.5 12.4312 16.8036 12 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.1328 7.24902L18.4992 9.74902L22.8929 4.80289C23.2281 4.36584 22.7062 3.79493 22.2247 4.07192L17.1328 7.24902Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.5 5 1.5 12.0556 1.5 18.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnicorn;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mVACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconUnicorn_exports","__export","IconUnicorn","IconUnicorn_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconUnicorn","props","React","CentralIconBase","IconUnicorn_default"]}
|
package/IconUnicorn/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>C.createElement(s,{...p,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 e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>C.createElement(s,{...p,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 e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M13.5 20.5C13.5 18.5 12.4312 16.8036 12 16",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.1328 7.24902L18.4992 9.74902L22.8929 4.80289C23.2281 4.36584 22.7062 3.79493 22.2247 4.07192L17.1328 7.24902Z",fill:"currentColor"}),o.createElement(e,{d:"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.5 5 1.5 12.0556 1.5 18.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=a;export{a as IconUnicorn,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconUnicorn/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 IconUnicorn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.
|
|
1
|
+
{"version":3,"sources":["../src/IconUnicorn/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 IconUnicorn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.5 20.5C13.5 18.5 12.4312 16.8036 12 16\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.1328 7.24902L18.4992 9.74902L22.8929 4.80289C23.2281 4.36584 22.7062 3.79493 22.2247 4.07192L17.1328 7.24902Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.5 5 1.5 12.0556 1.5 18.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconUnicorn;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mVACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconUnicorn","props","React","CentralIconBase","IconUnicorn_default"]}
|
package/README.md
CHANGED
|
@@ -200,6 +200,7 @@ Below is a complete list of available icons:
|
|
|
200
200
|
- IconSparkle2
|
|
201
201
|
- IconSparkle3
|
|
202
202
|
- IconSparkleCentral
|
|
203
|
+
- IconSparkleHightlight
|
|
203
204
|
- IconSparklesSoft
|
|
204
205
|
- IconSparklesThree
|
|
205
206
|
- IconSparklesTwo
|
|
@@ -695,6 +696,7 @@ Below is a complete list of available icons:
|
|
|
695
696
|
- IconSelectLassoDashed
|
|
696
697
|
- IconShaderEffect
|
|
697
698
|
- IconShaders
|
|
699
|
+
- IconShimmer
|
|
698
700
|
- IconSignature
|
|
699
701
|
- IconSlice
|
|
700
702
|
- IconSummary
|
|
@@ -1271,6 +1273,7 @@ Below is a complete list of available icons:
|
|
|
1271
1273
|
- IconHomeEnergy
|
|
1272
1274
|
- IconHomeEnergy2
|
|
1273
1275
|
- IconNuclearPowerPlant
|
|
1276
|
+
- IconPark
|
|
1274
1277
|
- IconPowerPlant
|
|
1275
1278
|
- IconPumpjack
|
|
1276
1279
|
- IconRainbow
|
|
@@ -1777,6 +1780,7 @@ Below is a complete list of available icons:
|
|
|
1777
1780
|
- IconBronceMedal
|
|
1778
1781
|
- IconBroom
|
|
1779
1782
|
- IconBuildingBlocks
|
|
1783
|
+
- IconBurst
|
|
1780
1784
|
- IconCap
|
|
1781
1785
|
- IconCelebrate
|
|
1782
1786
|
- IconCirclesThree
|
package/filtered-icons.json
CHANGED
|
@@ -4564,6 +4564,20 @@
|
|
|
4564
4564
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
4565
4565
|
"componentName": "IconBurger"
|
|
4566
4566
|
},
|
|
4567
|
+
{
|
|
4568
|
+
"category": "Things",
|
|
4569
|
+
"svg": "<path d=\"M12 1.5V4.5M12 19.5V22.5M1.5 12H4.5M19.5 12H22.5M4.5 4.5L8 8M16 16L19.5 19.5M4.5 19.5L8 16M16 8L19.5 4.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
4570
|
+
"iconName": "burst, pop, boom",
|
|
4571
|
+
"variant": {
|
|
4572
|
+
"join": "round",
|
|
4573
|
+
"filled": "off",
|
|
4574
|
+
"radius": "2",
|
|
4575
|
+
"stroke": "1"
|
|
4576
|
+
},
|
|
4577
|
+
"createdAt": "2026-02-23T07:00:30.220608+00:00",
|
|
4578
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
4579
|
+
"componentName": "IconBurst"
|
|
4580
|
+
},
|
|
4567
4581
|
{
|
|
4568
4582
|
"category": "Vehicles & Aircrafts",
|
|
4569
4583
|
"svg": "<path d=\"M7.5 19.5C7.5 20.0523 7.05228 20.5 6.5 20.5H4.5C3.94772 20.5 3.5 20.0523 3.5 19.5V5.5C3.5 4.39543 4.39543 3.5 5.5 3.5H18.5C19.6046 3.5 20.5 4.39543 20.5 5.5V19.5C20.5 20.0523 20.0523 20.5 19.5 20.5H17.5C16.9477 20.5 16.5 20.0523 16.5 19.5V18.5H7.5V19.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4 12.5H20\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 15.5H8.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5 15.5H17.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M1.5 7.5L3.5 7.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20.5 7.5L22.5 7.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 5.5H14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -12154,7 +12168,7 @@
|
|
|
12154
12168
|
},
|
|
12155
12169
|
{
|
|
12156
12170
|
"category": "Social Media & Brands",
|
|
12157
|
-
"svg": "<path d=\"
|
|
12171
|
+
"svg": "<path d=\"M12.1369 2C14.8367 2.00011 17.0911 2.99128 18.8273 4.60938L15.9641 7.47266C14.9187 6.49094 13.6095 5.98155 12.1369 5.98145C9.5402 5.98145 7.33274 7.73178 6.53921 10.0908V10.0996C5.29869 13.8213 8.01593 18.0273 12.1369 18.0273C14.6114 18.0273 17.0288 16.6458 17.5207 14.0547H12.1389V10.1816H21.5568C21.675 10.8362 21.7385 11.5184 21.7385 12.2275C21.7384 15.2729 20.6479 17.8366 18.757 19.582H18.7551L18.4377 19.8604C16.8159 21.2168 14.6682 21.9999 12.1369 22C8.22787 22 4.85463 19.7547 3.20913 16.4912V16.4766C1.79482 13.6817 1.7946 10.3141 3.2101 7.51953L3.20913 7.51855C4.85458 4.24582 8.22777 2 12.1369 2Z\" fill=\"currentColor\"/>",
|
|
12158
12172
|
"iconName": "google",
|
|
12159
12173
|
"variant": {
|
|
12160
12174
|
"join": "round",
|
|
@@ -17122,6 +17136,20 @@
|
|
|
17122
17136
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
17123
17137
|
"componentName": "IconParasol"
|
|
17124
17138
|
},
|
|
17139
|
+
{
|
|
17140
|
+
"category": "Nature & Energy",
|
|
17141
|
+
"svg": "<path d=\"M12 2.5C13.6859 2.5 15.1082 3.63185 15.5641 5.18276C15.6154 5.18064 15.6669 5.17857 15.7188 5.17857C17.7726 5.17857 19.4375 6.8575 19.4375 8.92857C19.4375 9.5806 19.2712 10.193 18.981 10.7272C19.9018 11.4098 20.5 12.5091 20.5 13.75C20.5 15.8211 18.8351 17.5 16.7812 17.5H7.21875C5.16494 17.5 3.5 15.8211 3.5 13.75C3.5 12.5094 4.09752 11.4098 5.01801 10.7272C4.72793 10.1932 4.5625 9.58042 4.5625 8.92857C4.5625 6.8575 6.22744 5.17857 8.28125 5.17857C8.3327 5.17857 8.38387 5.18067 8.43481 5.18276C8.89072 3.63171 10.314 2.5 12 2.5Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 17.6174V21.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 21.5H14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
17142
|
+
"iconName": "park, tree, nature",
|
|
17143
|
+
"variant": {
|
|
17144
|
+
"join": "round",
|
|
17145
|
+
"filled": "off",
|
|
17146
|
+
"radius": "2",
|
|
17147
|
+
"stroke": "1"
|
|
17148
|
+
},
|
|
17149
|
+
"createdAt": "2026-02-23T07:00:30.220608+00:00",
|
|
17150
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
17151
|
+
"componentName": "IconPark"
|
|
17152
|
+
},
|
|
17125
17153
|
{
|
|
17126
17154
|
"category": "Security",
|
|
17127
17155
|
"svg": "<path d=\"M13.5009 12.638C13.0203 12.5473 12.5195 12.5 12.0009 12.5C8.27245 12.5 5.47137 14.9458 4.4165 18.3604C4.0701 19.4817 5.01046 20.5 6.18402 20.5H14.5009M16.0009 6.5C16.0009 8.70914 14.21 10.5 12.0009 10.5C9.79171 10.5 8.00085 8.70914 8.00085 6.5C8.00085 4.29086 9.79171 2.5 12.0009 2.5C14.21 2.5 16.0009 4.29086 16.0009 6.5ZM15.5009 14C15.5009 12.6193 16.6201 11.5 18.0009 11.5C19.3816 11.5 20.5009 12.6193 20.5009 14C20.5009 15.0252 19.8838 15.9062 19.0009 16.292V17.5L18.5009 18.25L19.0009 19V20L18.0009 21L17.0009 20V16.292C16.1179 15.9062 15.5009 15.0252 15.5009 14Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -20300,6 +20328,20 @@
|
|
|
20300
20328
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
20301
20329
|
"componentName": "IconShift"
|
|
20302
20330
|
},
|
|
20331
|
+
{
|
|
20332
|
+
"category": "Edit",
|
|
20333
|
+
"svg": "<path d=\"M11.5 2.5C11.5 3.26097 11.5 3.64146 11.4363 3.9942C11.2797 4.86098 10.8413 5.65183 10.1893 6.24403C9.92396 6.48503 9.60131 6.68668 8.95601 7.09L6.04399 8.91C5.39869 9.31332 5.07604 9.51497 4.8107 9.75597C4.15867 10.3482 3.72034 11.139 3.56373 12.0058C3.5 12.3585 3.5 12.739 3.5 13.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M20.5 10.5C20.5 11.261 20.5 11.6415 20.4363 11.9942C20.2797 12.861 19.8413 13.6518 19.1893 14.244C18.924 14.485 18.6013 14.6867 17.956 15.09L15.044 16.91C14.3987 17.3133 14.076 17.515 13.8107 17.756C13.1587 18.3482 12.7203 19.139 12.5637 20.0058C12.5 20.3585 12.5 20.739 12.5 21.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M16 6.75C16 7.51097 16 7.89146 15.9363 8.2442C15.7797 9.11098 15.3413 9.90183 14.6893 10.494C14.424 10.735 14.1013 10.9367 13.456 11.34L10.544 13.16C9.89869 13.5633 9.57604 13.765 9.3107 14.006C8.65867 14.5982 8.22034 15.389 8.06373 16.2558C8 16.6085 8 16.989 8 17.75\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
20334
|
+
"iconName": "shimmer, waves, shader, effect",
|
|
20335
|
+
"variant": {
|
|
20336
|
+
"join": "round",
|
|
20337
|
+
"filled": "off",
|
|
20338
|
+
"radius": "2",
|
|
20339
|
+
"stroke": "1"
|
|
20340
|
+
},
|
|
20341
|
+
"createdAt": "2026-02-23T07:00:30.220608+00:00",
|
|
20342
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
20343
|
+
"componentName": "IconShimmer"
|
|
20344
|
+
},
|
|
20303
20345
|
{
|
|
20304
20346
|
"category": "Code",
|
|
20305
20347
|
"svg": "<path d=\"M2.5 20.5L6.10849 19.7403M6.10849 19.7403L6.83798 19.5867C7.10968 19.5295 7.39032 19.5295 7.66202 19.5867L11.588 20.4133C11.8597 20.4705 12.1403 20.4705 12.412 20.4133L16.338 19.5867C16.6097 19.5295 16.8903 19.5295 17.162 19.5867L17.8915 19.7403M6.10849 19.7403C4.86681 18.1262 4.22211 16.1711 3.84576 14.2831C3.64515 13.2766 4.31526 12.3201 5.31386 12.0836L11.5391 10.6092C11.8422 10.5374 12.1578 10.5374 12.4609 10.6092L18.6861 12.0836C19.6847 12.3201 20.3548 13.2766 20.1542 14.2831C19.7779 16.1711 19.1332 18.1262 17.8915 19.7403M17.8915 19.7403L21.5 20.5M5.5 11.5V7.5C5.5 6.94772 5.94772 6.5 6.5 6.5H17.5C18.0523 6.5 18.5 6.94772 18.5 7.5V11.5M9.5 6.5V3.5C9.5 2.94772 9.94772 2.5 10.5 2.5H13.5C14.0523 2.5 14.5 2.94772 14.5 3.5V6.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21196,6 +21238,20 @@
|
|
|
21196
21238
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21197
21239
|
"componentName": "IconSparkleCentral"
|
|
21198
21240
|
},
|
|
21241
|
+
{
|
|
21242
|
+
"category": "AI & Magic",
|
|
21243
|
+
"svg": "<path d=\"M14.661 8.30474L12.7931 4.01946C12.6556 3.70398 12.3442 3.5 12 3.5C11.6558 3.5 11.3444 3.70398 11.2069 4.01946L9.33896 8.30474C9.13716 8.76769 8.76769 9.13716 8.30474 9.33896L4.01946 11.2069C3.70398 11.3444 3.5 11.6558 3.5 12C3.5 12.3442 3.70398 12.6556 4.01946 12.7931L8.30474 14.661C8.76769 14.8628 9.13716 15.2323 9.33896 15.6953L11.2069 19.9805C11.3444 20.296 11.6558 20.5 12 20.5C12.3442 20.5 12.6556 20.296 12.7931 19.9805L14.661 15.6953C14.8628 15.2323 15.2323 14.8628 15.6953 14.661L19.9805 12.7931C20.296 12.6556 20.5 12.3442 20.5 12C20.5 11.6558 20.296 11.3444 19.9805 11.2069L15.6953 9.33896C15.2323 9.13716 14.8628 8.76769 14.661 8.30474Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2.5 2.5L5.5 5.5M21.5 2.5L18.5 5.5M2.5 21.5L5.5 18.5M21.5 21.5L18.5 18.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
21244
|
+
"iconName": "sparkle-hightlight, special, ai, magic",
|
|
21245
|
+
"variant": {
|
|
21246
|
+
"join": "round",
|
|
21247
|
+
"filled": "off",
|
|
21248
|
+
"radius": "2",
|
|
21249
|
+
"stroke": "1"
|
|
21250
|
+
},
|
|
21251
|
+
"createdAt": "2026-02-19T12:00:51.458916+00:00",
|
|
21252
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21253
|
+
"componentName": "IconSparkleHightlight"
|
|
21254
|
+
},
|
|
21199
21255
|
{
|
|
21200
21256
|
"category": "AI & Magic",
|
|
21201
21257
|
"svg": "<path d=\"M19.5 13C14.2924 13.4508 11.4508 16.2924 11 21.5C10.5302 16.2114 7.70346 13.5894 2.5 13C7.7857 12.3904 10.3904 9.7857 11 4.5C11.5894 9.70346 14.2114 12.5302 19.5 13Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.6932 1.17256C19.6821 1.07434 19.599 1.0001 19.5002 1C19.4014 0.999899 19.3182 1.07397 19.3068 1.17217C19.1914 2.17342 18.8902 2.89316 18.3917 3.39165C17.8932 3.89015 17.1734 4.19135 16.1722 4.30684C16.074 4.31816 15.9999 4.40135 16 4.5002C16.0001 4.59904 16.0743 4.68208 16.1726 4.69321C17.1576 4.80479 17.8917 5.10581 18.4013 5.60621C18.9098 6.10546 19.2178 6.82579 19.3063 7.82276C19.3152 7.92317 19.3994 8.00011 19.5002 8C19.601 7.99989 19.685 7.92275 19.6937 7.82232C19.7786 6.84134 20.0863 6.10681 20.5966 5.59656C21.1068 5.08632 21.8413 4.77864 22.8223 4.69372C22.9228 4.68503 22.9999 4.60102 23 4.50022C23.0001 4.39941 22.9232 4.31524 22.8228 4.30632C21.8258 4.21776 21.1055 3.90975 20.6062 3.40132C20.1058 2.8917 19.8048 2.15762 19.6932 1.17256Z\" fill=\"currentColor\"/>",
|
|
@@ -23816,7 +23872,7 @@
|
|
|
23816
23872
|
},
|
|
23817
23873
|
{
|
|
23818
23874
|
"category": "Things",
|
|
23819
|
-
"svg": "<path d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.
|
|
23875
|
+
"svg": "<path d=\"M13.5 20.5C13.5 18.5 12.4312 16.8036 12 16\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.1328 7.24902L18.4992 9.74902L22.8929 4.80289C23.2281 4.36584 22.7062 3.79493 22.2247 4.07192L17.1328 7.24902Z\" fill=\"currentColor\"/><path d=\"M10.4722 10.9815L10.2456 11.904C10.0513 12.6949 10.1414 13.5304 10.4997 14.2596C10.8244 14.9205 11.3511 15.4564 12.0006 15.7869L16.7924 18.2248C17.1481 18.4058 17.5404 18.5 17.9381 18.5C19.353 18.5 20.5 17.3329 20.5 15.8932V15.1052C20.5 14.5145 20.3485 13.9339 20.0604 13.421L16.2778 6.68519V4L13.1111 5.61111C5.5 5 1.5 12.0556 1.5 18.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
23820
23876
|
"iconName": "unicorn, startup, success",
|
|
23821
23877
|
"variant": {
|
|
23822
23878
|
"join": "round",
|
package/icons/index.d.ts
CHANGED
|
@@ -325,6 +325,7 @@ export type CentralIconName =
|
|
|
325
325
|
| "IconBulletList"
|
|
326
326
|
| "IconBun"
|
|
327
327
|
| "IconBurger"
|
|
328
|
+
| "IconBurst"
|
|
328
329
|
| "IconBus"
|
|
329
330
|
| "IconCabinet"
|
|
330
331
|
| "IconCalculator"
|
|
@@ -1222,6 +1223,7 @@ export type CentralIconName =
|
|
|
1222
1223
|
| "IconParachute"
|
|
1223
1224
|
| "IconParagraph"
|
|
1224
1225
|
| "IconParasol"
|
|
1226
|
+
| "IconPark"
|
|
1225
1227
|
| "IconPasskeys"
|
|
1226
1228
|
| "IconPassport"
|
|
1227
1229
|
| "IconPassword"
|
|
@@ -1449,6 +1451,7 @@ export type CentralIconName =
|
|
|
1449
1451
|
| "IconShieldCrossed"
|
|
1450
1452
|
| "IconShieldKeyhole"
|
|
1451
1453
|
| "IconShift"
|
|
1454
|
+
| "IconShimmer"
|
|
1452
1455
|
| "IconShip"
|
|
1453
1456
|
| "IconShipping"
|
|
1454
1457
|
| "IconShoppingBag1"
|
|
@@ -1513,6 +1516,7 @@ export type CentralIconName =
|
|
|
1513
1516
|
| "IconSparkle2"
|
|
1514
1517
|
| "IconSparkle3"
|
|
1515
1518
|
| "IconSparkleCentral"
|
|
1519
|
+
| "IconSparkleHightlight"
|
|
1516
1520
|
| "IconSparklesSoft"
|
|
1517
1521
|
| "IconSparklesThree"
|
|
1518
1522
|
| "IconSparklesTwo"
|
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.
|
|
3
|
+
"version": "1.1.140",
|
|
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,10 +11,10 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1823,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 69,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiTokens",
|
|
20
20
|
"IconAiTranslate",
|
|
@@ -70,6 +70,7 @@
|
|
|
70
70
|
"IconSparkle2",
|
|
71
71
|
"IconSparkle3",
|
|
72
72
|
"IconSparkleCentral",
|
|
73
|
+
"IconSparkleHightlight",
|
|
73
74
|
"IconSparklesSoft",
|
|
74
75
|
"IconSparklesThree",
|
|
75
76
|
"IconSparklesTwo",
|
|
@@ -512,7 +513,7 @@
|
|
|
512
513
|
]
|
|
513
514
|
},
|
|
514
515
|
"Edit": {
|
|
515
|
-
"count":
|
|
516
|
+
"count": 87,
|
|
516
517
|
"icons": [
|
|
517
518
|
"Icon3d",
|
|
518
519
|
"IconAddKeyframe",
|
|
@@ -585,6 +586,7 @@
|
|
|
585
586
|
"IconSelectLassoDashed",
|
|
586
587
|
"IconShaderEffect",
|
|
587
588
|
"IconShaders",
|
|
589
|
+
"IconShimmer",
|
|
588
590
|
"IconSignature",
|
|
589
591
|
"IconSlice",
|
|
590
592
|
"IconSummary",
|
|
@@ -1174,7 +1176,7 @@
|
|
|
1174
1176
|
]
|
|
1175
1177
|
},
|
|
1176
1178
|
"Nature & Energy": {
|
|
1177
|
-
"count":
|
|
1179
|
+
"count": 20,
|
|
1178
1180
|
"icons": [
|
|
1179
1181
|
"IconAtom",
|
|
1180
1182
|
"IconBlossom",
|
|
@@ -1187,6 +1189,7 @@
|
|
|
1187
1189
|
"IconHomeEnergy",
|
|
1188
1190
|
"IconHomeEnergy2",
|
|
1189
1191
|
"IconNuclearPowerPlant",
|
|
1192
|
+
"IconPark",
|
|
1190
1193
|
"IconPowerPlant",
|
|
1191
1194
|
"IconPumpjack",
|
|
1192
1195
|
"IconRainbow",
|
|
@@ -1693,7 +1696,7 @@
|
|
|
1693
1696
|
]
|
|
1694
1697
|
},
|
|
1695
1698
|
"Things": {
|
|
1696
|
-
"count":
|
|
1699
|
+
"count": 126,
|
|
1697
1700
|
"icons": [
|
|
1698
1701
|
"IconAnvil",
|
|
1699
1702
|
"IconBackpack",
|
|
@@ -1711,6 +1714,7 @@
|
|
|
1711
1714
|
"IconBronceMedal",
|
|
1712
1715
|
"IconBroom",
|
|
1713
1716
|
"IconBuildingBlocks",
|
|
1717
|
+
"IconBurst",
|
|
1714
1718
|
"IconCap",
|
|
1715
1719
|
"IconCelebrate",
|
|
1716
1720
|
"IconCirclesThree",
|
|
@@ -2347,6 +2351,7 @@
|
|
|
2347
2351
|
"IconBulletList": "bullet-list",
|
|
2348
2352
|
"IconBun": "bun",
|
|
2349
2353
|
"IconBurger": "burger, hamburger, sandwich",
|
|
2354
|
+
"IconBurst": "burst, pop, boom",
|
|
2350
2355
|
"IconBus": "bus, school-bus",
|
|
2351
2356
|
"IconCabinet": "cabinet",
|
|
2352
2357
|
"IconCalculator": "calculator",
|
|
@@ -3244,6 +3249,7 @@
|
|
|
3244
3249
|
"IconParachute": "parachute, airdrop",
|
|
3245
3250
|
"IconParagraph": "paragraph",
|
|
3246
3251
|
"IconParasol": "parasol, umbrella, vacation",
|
|
3252
|
+
"IconPark": "park, tree, nature",
|
|
3247
3253
|
"IconPasskeys": "passkeys, passkey, passwordless",
|
|
3248
3254
|
"IconPassport": "passport, visa",
|
|
3249
3255
|
"IconPassword": "password, lock, protection",
|
|
@@ -3471,6 +3477,7 @@
|
|
|
3471
3477
|
"IconShieldCrossed": "shield-crossed, security, protection",
|
|
3472
3478
|
"IconShieldKeyhole": "shield-keyhole",
|
|
3473
3479
|
"IconShift": "shift",
|
|
3480
|
+
"IconShimmer": "shimmer, waves, shader, effect",
|
|
3474
3481
|
"IconShip": "ship, changelog",
|
|
3475
3482
|
"IconShipping": "shipping, truck, delivery",
|
|
3476
3483
|
"IconShoppingBag1": "shopping-bag-1",
|
|
@@ -3535,6 +3542,7 @@
|
|
|
3535
3542
|
"IconSparkle2": "sparkle-2, star, magic, ai",
|
|
3536
3543
|
"IconSparkle3": "sparkle-3, ai, star, magic",
|
|
3537
3544
|
"IconSparkleCentral": "sparkle-central, star, magic, ai",
|
|
3545
|
+
"IconSparkleHightlight": "sparkle-hightlight, special, ai, magic",
|
|
3538
3546
|
"IconSparklesSoft": "sparkles-soft",
|
|
3539
3547
|
"IconSparklesThree": "sparkles-three, ai 3 stars, sparkles, ✨",
|
|
3540
3548
|
"IconSparklesTwo": "sparkles-two, ai 2 stars, sparkles, ✨",
|