@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.195 → 1.1.197
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/IconAnimatePath/index.d.ts +4 -0
- package/IconAnimatePath/index.js +2 -0
- package/IconAnimatePath/index.js.map +1 -0
- package/IconAnimatePath/index.mjs +2 -0
- package/IconAnimatePath/index.mjs.map +1 -0
- package/IconElements/index.d.ts +4 -0
- package/IconElements/index.js +2 -0
- package/IconElements/index.js.map +1 -0
- package/IconElements/index.mjs +2 -0
- package/IconElements/index.mjs.map +1 -0
- package/IconGhost/index.js +1 -1
- package/IconGhost/index.js.map +1 -1
- package/IconGhost/index.mjs +1 -1
- package/IconGhost/index.mjs.map +1 -1
- package/IconGhost2/index.d.ts +4 -0
- package/IconGhost2/index.js +2 -0
- package/IconGhost2/index.js.map +1 -0
- package/IconGhost2/index.mjs +2 -0
- package/IconGhost2/index.mjs.map +1 -0
- package/IconShortcut/index.d.ts +4 -0
- package/IconShortcut/index.js +2 -0
- package/IconShortcut/index.js.map +1 -0
- package/IconShortcut/index.mjs +2 -0
- package/IconShortcut/index.mjs.map +1 -0
- package/README.md +5 -1
- package/filtered-icons.json +59 -3
- package/icons/index.d.ts +4 -0
- package/icons-index.json +15 -7
- 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 +31 -3
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(C=f(o,e))||C.enumerable});return r};var c=(r,o,t)=>(t=r!=null?d(k(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(s({},"__esModule",{value:!0}),r);var g={};B(g,{IconAnimatePath:()=>u,default:()=>P});module.exports=I(g);var n=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...t})=>l.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),u=r=>n.default.createElement(i,{...r},n.default.createElement(p.Path,{d:"M3 19C3 19 4.125 8 7.5 8C10.875 8 12 19 12 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M12 19C12 19 12.3637 13.1739 16 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(p.Circle,{cx:"18.5",cy:"7.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconAnimatePath});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnimatePath/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAnimatePath: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3 19C3 19 4.125 8 7.5 8C10.875 8 12 19 12 19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M12 19C12 19 12.3637 13.1739 16 9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Circle\n cx=\"18.5\"\n cy=\"7.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnimatePath;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA6B,4BAEhBC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gDACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconAnimatePath_exports","__export","IconAnimatePath","IconAnimatePath_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAnimatePath","props","React","CentralIconBase","IconAnimatePath_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var e=({children:t,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as a,Path as n}from"react-native-svg";var c=t=>o.createElement(e,{...t},o.createElement(n,{d:"M3 19C3 19 4.125 8 7.5 8C10.875 8 12 19 12 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(n,{d:"M12 19C12 19 12.3637 13.1739 16 9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(a,{cx:"18.5",cy:"7.5",r:"2.5",stroke:"currentColor",strokeWidth:"2"})),B=c;export{c as IconAnimatePath,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAnimatePath/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAnimatePath: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M3 19C3 19 4.125 8 7.5 8C10.875 8 12 19 12 19\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M12 19C12 19 12.3637 13.1739 16 9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Circle\n cx=\"18.5\"\n cy=\"7.5\"\n r=\"2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAnimatePath;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gDACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,OACH,GAAG,MACH,EAAE,MACF,OAAO,eACP,YAAY,IACd,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconAnimatePath","props","React","CentralIconBase","IconAnimatePath_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of h(o))!B.call(r,n)&&n!==t&&s(r,n,{get:()=>o[n],enumerable:!(p=c(o,n))||p.enumerable});return r};var d=(r,o,t)=>(t=r!=null?a(f(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var g={};I(g,{IconElements:()=>u,default:()=>P});module.exports=x(g);var e=d(require("react"));var m=d(require("react")),i=require("react-native-svg"),k=({children:r,size:o=24,...t})=>m.default.createElement(i.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 C=require("react-native-svg"),u=r=>e.default.createElement(k,{...r},e.default.createElement(C.Path,{d:"M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M14.5003 16.3308C15.4569 15.7785 16.6801 16.1062 17.2324 17.0628C17.7847 18.0194 17.4569 19.2426 16.5003 19.7949C15.5437 20.3472 14.3206 20.0194 13.7683 19.0628C13.216 18.1062 13.5437 16.8831 14.5003 16.3308Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M7.50033 4.20578C8.45692 3.6535 9.6801 3.98125 10.2324 4.93783C10.7847 5.89442 10.4569 7.1176 9.50033 7.66988C8.54375 8.22217 7.32057 7.89442 6.76828 6.93783C6.216 5.98125 6.54375 4.75807 7.50033 4.20578Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M7.50033 19.7949C6.54375 19.2426 6.216 18.0194 6.76828 17.0628C7.32057 16.1062 8.54375 15.7785 9.50033 16.3308C10.4569 16.8831 10.7847 18.1062 10.2324 19.0628C9.6801 20.0194 8.45692 20.3472 7.50033 19.7949Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(C.Path,{d:"M14.5003 7.66988C13.5437 7.1176 13.216 5.89442 13.7683 4.93783C14.3206 3.98125 15.5437 3.6535 16.5003 4.20578C17.4569 4.75807 17.7847 5.98125 17.2324 6.93783C16.6801 7.89442 15.4569 8.22217 14.5003 7.66988Z",stroke:"currentColor",strokeWidth:"2"})),P=u;0&&(module.exports={IconElements});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconElements/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 IconElements: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.5003 16.3308C15.4569 15.7785 16.6801 16.1062 17.2324 17.0628C17.7847 18.0194 17.4569 19.2426 16.5003 19.7949C15.5437 20.3472 14.3206 20.0194 13.7683 19.0628C13.216 18.1062 13.5437 16.8831 14.5003 16.3308Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.50033 4.20578C8.45692 3.6535 9.6801 3.98125 10.2324 4.93783C10.7847 5.89442 10.4569 7.1176 9.50033 7.66988C8.54375 8.22217 7.32057 7.89442 6.76828 6.93783C6.216 5.98125 6.54375 4.75807 7.50033 4.20578Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.50033 19.7949C6.54375 19.2426 6.216 18.0194 6.76828 17.0628C7.32057 16.1062 8.54375 15.7785 9.50033 16.3308C10.4569 16.8831 10.7847 18.1062 10.2324 19.0628C9.6801 20.0194 8.45692 20.3472 7.50033 19.7949Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.5003 7.66988C13.5437 7.1176 13.216 5.89442 13.7683 4.93783C14.3206 3.98125 15.5437 3.6535 16.5003 4.20578C17.4569 4.75807 17.7847 5.98125 17.2324 6.93783C16.6801 7.89442 15.4569 8.22217 14.5003 7.66988Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconElements;\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,0HACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iHACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mNACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+MACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconElements_exports","__export","IconElements","IconElements_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconElements","props","React","CentralIconBase","IconElements_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";import{Svg as p}from"react-native-svg";var C=({children:e,size:o=24,...n})=>s.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var l=e=>r.createElement(C,{...e},r.createElement(t,{d:"M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M14.5003 16.3308C15.4569 15.7785 16.6801 16.1062 17.2324 17.0628C17.7847 18.0194 17.4569 19.2426 16.5003 19.7949C15.5437 20.3472 14.3206 20.0194 13.7683 19.0628C13.216 18.1062 13.5437 16.8831 14.5003 16.3308Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M7.50033 4.20578C8.45692 3.6535 9.6801 3.98125 10.2324 4.93783C10.7847 5.89442 10.4569 7.1176 9.50033 7.66988C8.54375 8.22217 7.32057 7.89442 6.76828 6.93783C6.216 5.98125 6.54375 4.75807 7.50033 4.20578Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M7.50033 19.7949C6.54375 19.2426 6.216 18.0194 6.76828 17.0628C7.32057 16.1062 8.54375 15.7785 9.50033 16.3308C10.4569 16.8831 10.7847 18.1062 10.2324 19.0628C9.6801 20.0194 8.45692 20.3472 7.50033 19.7949Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M14.5003 7.66988C13.5437 7.1176 13.216 5.89442 13.7683 4.93783C14.3206 3.98125 15.5437 3.6535 16.5003 4.20578C17.4569 4.75807 17.7847 5.98125 17.2324 6.93783C16.6801 7.89442 15.4569 8.22217 14.5003 7.66988Z",stroke:"currentColor",strokeWidth:"2"})),B=l;export{l as IconElements,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconElements/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 IconElements: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.5003 16.3308C15.4569 15.7785 16.6801 16.1062 17.2324 17.0628C17.7847 18.0194 17.4569 19.2426 16.5003 19.7949C15.5437 20.3472 14.3206 20.0194 13.7683 19.0628C13.216 18.1062 13.5437 16.8831 14.5003 16.3308Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.50033 4.20578C8.45692 3.6535 9.6801 3.98125 10.2324 4.93783C10.7847 5.89442 10.4569 7.1176 9.50033 7.66988C8.54375 8.22217 7.32057 7.89442 6.76828 6.93783C6.216 5.98125 6.54375 4.75807 7.50033 4.20578Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M7.50033 19.7949C6.54375 19.2426 6.216 18.0194 6.76828 17.0628C7.32057 16.1062 8.54375 15.7785 9.50033 16.3308C10.4569 16.8831 10.7847 18.1062 10.2324 19.0628C9.6801 20.0194 8.45692 20.3472 7.50033 19.7949Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M14.5003 7.66988C13.5437 7.1176 13.216 5.89442 13.7683 4.93783C14.3206 3.98125 15.5437 3.6535 16.5003 4.20578C17.4569 4.75807 17.7847 5.98125 17.2324 6.93783C16.6801 7.89442 15.4569 8.22217 14.5003 7.66988Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconElements;\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,0HACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iHACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mNACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+MACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconElements","props","React","CentralIconBase","IconElements_default"]}
|
package/IconGhost/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=x(o,e))||l.enumerable});return r};var c=(r,o,t)=>(t=r!=null?u(I(r)):{},s(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>s(C({},"__esModule",{value:!0}),r);var v={};g(v,{IconGhost:()=>i,default:()=>y});module.exports=h(v);var n=c(require("react"));var a=c(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...t})=>a.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(f,{...r},n.default.createElement(p.Path,{d:"M5 10V20.0568C5 20.8702 5.91937 21.3433 6.58124 20.8705L7.58416 20.1542C8.15279 19.748 8.89218 19.6681 9.53448 19.9433L11.6061 20.8312C11.8576 20.939 12.1424 20.939 12.3939 20.8312L14.4655 19.9433C15.1078 19.6681 15.8472 19.748 16.4158 20.1542L17.4188 20.8705C18.0806 21.3433 19 20.8702 19 20.0568V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement(p.Circle,{cx:"9.5",cy:"10.5",r:"1.5",fill:"currentColor"}),n.default.createElement(p.Circle,{cx:"14.5",cy:"10.5",r:"1.5",fill:"currentColor"})),y=i;0&&(module.exports={IconGhost});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconGhost/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGhost/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 IconGhost: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconGhost/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconGhost: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 10V20.0568C5 20.8702 5.91937 21.3433 6.58124 20.8705L7.58416 20.1542C8.15279 19.748 8.89218 19.6681 9.53448 19.9433L11.6061 20.8312C11.8576 20.939 12.1424 20.939 12.3939 20.8312L14.4655 19.9433C15.1078 19.6681 15.8472 19.748 16.4158 20.1542L17.4188 20.8705C18.0806 21.3433 19 20.8702 19 20.0568V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Circle cx=\"9.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"14.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGhost;\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,EAA6B,4BAEhBC,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kWACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,MAAM,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,CAC1D,EAIGE,EAAQJ","names":["IconGhost_exports","__export","IconGhost","IconGhost_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGhost","props","React","CentralIconBase","IconGhost_default"]}
|
package/IconGhost/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import C from"react";import{Svg as l}from"react-native-svg";var e=({children:t,size:r=24,...p})=>C.createElement(l,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as n,Path as s}from"react-native-svg";var c=t=>o.createElement(e,{...t},o.createElement(s,{d:"M5 10V20.0568C5 20.8702 5.91937 21.3433 6.58124 20.8705L7.58416 20.1542C8.15279 19.748 8.89218 19.6681 9.53448 19.9433L11.6061 20.8312C11.8576 20.939 12.1424 20.939 12.3939 20.8312L14.4655 19.9433C15.1078 19.6681 15.8472 19.748 16.4158 20.1542L17.4188 20.8705C18.0806 21.3433 19 20.8702 19 20.0568V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement(n,{cx:"9.5",cy:"10.5",r:"1.5",fill:"currentColor"}),o.createElement(n,{cx:"14.5",cy:"10.5",r:"1.5",fill:"currentColor"})),g=c;export{c as IconGhost,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconGhost/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconGhost/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 IconGhost: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconGhost/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconGhost: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 10V20.0568C5 20.8702 5.91937 21.3433 6.58124 20.8705L7.58416 20.1542C8.15279 19.748 8.89218 19.6681 9.53448 19.9433L11.6061 20.8312C11.8576 20.939 12.1424 20.939 12.3939 20.8312L14.4655 19.9433C15.1078 19.6681 15.8472 19.748 16.4158 20.1542L17.4188 20.8705C18.0806 21.3433 19 20.8702 19 20.0568V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Circle cx=\"9.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\" />\n <Circle cx=\"14.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconGhost;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kWACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,MAAM,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,EACvDI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,CAC1D,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconGhost","props","React","CentralIconBase","IconGhost_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=x(o,e))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(I(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var y={};d(y,{IconGhost2:()=>f,default:()=>h});module.exports=g(y);var n=a(require("react"));var m=a(require("react")),c=require("react-native-svg"),i=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),f=r=>n.default.createElement(i,{...r},n.default.createElement(C.Path,{d:"M10.9984 9.5C10.9984 10.6046 10.4164 11.5 9.69844 11.5C8.98047 11.5 8.39844 10.6046 8.39844 9.5C8.39844 8.39543 8.98047 7.5 9.69844 7.5C10.4164 7.5 10.9984 8.39543 10.9984 9.5Z",fill:"currentColor"}),n.default.createElement(C.Ellipse,{cx:"14.3",cy:"9.5",rx:"1.3",ry:"2",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M7.54381 19.7161L5.29313 20.431C4.5298 20.6735 3.79713 19.962 3.97661 19.1814C4.67168 16.1587 4.91166 13.1458 4.97182 10.0828C5.04826 6.19129 8.10953 3 12.0018 3C15.8941 3 18.9554 6.19129 19.0318 10.0828C19.092 13.1458 19.3319 16.1587 20.027 19.1814C20.2065 19.962 19.4738 20.6735 18.7105 20.431L16.4598 19.7161C16.0199 19.5763 15.5452 19.5931 15.1163 19.7634L12.3708 20.8535C12.1338 20.9476 11.8698 20.9476 11.6328 20.8535L8.88736 19.7634C8.45839 19.5931 7.98371 19.5763 7.54381 19.7161Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),h=f;0&&(module.exports={IconGhost2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGhost2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Ellipse, Path } from \"react-native-svg\";\n\nexport const IconGhost2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.9984 9.5C10.9984 10.6046 10.4164 11.5 9.69844 11.5C8.98047 11.5 8.39844 10.6046 8.39844 9.5C8.39844 8.39543 8.98047 7.5 9.69844 7.5C10.4164 7.5 10.9984 8.39543 10.9984 9.5Z\"\n fill=\"currentColor\"\n />\n <Ellipse cx=\"14.3\" cy=\"9.5\" rx=\"1.3\" ry=\"2\" fill=\"currentColor\" />\n <Path\n d=\"M7.54381 19.7161L5.29313 20.431C4.5298 20.6735 3.79713 19.962 3.97661 19.1814C4.67168 16.1587 4.91166 13.1458 4.97182 10.0828C5.04826 6.19129 8.10953 3 12.0018 3C15.8941 3 18.9554 6.19129 19.0318 10.0828C19.092 13.1458 19.3319 16.1587 20.027 19.1814C20.2065 19.962 19.4738 20.6735 18.7105 20.431L16.4598 19.7161C16.0199 19.5763 15.5452 19.5931 15.1163 19.7634L12.3708 20.8535C12.1338 20.9476 11.8698 20.9476 11.6328 20.8535L8.88736 19.7634C8.45839 19.5931 7.98371 19.5763 7.54381 19.7161Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGhost2;\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,EAA8B,4BAEjBC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,WAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QACC,EAAE,2eACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconGhost2_exports","__export","IconGhost2","IconGhost2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGhost2","props","React","CentralIconBase","IconGhost2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Ellipse as s,Path as n}from"react-native-svg";var a=t=>o.createElement(e,{...t},o.createElement(n,{d:"M10.9984 9.5C10.9984 10.6046 10.4164 11.5 9.69844 11.5C8.98047 11.5 8.39844 10.6046 8.39844 9.5C8.39844 8.39543 8.98047 7.5 9.69844 7.5C10.4164 7.5 10.9984 8.39543 10.9984 9.5Z",fill:"currentColor"}),o.createElement(s,{cx:"14.3",cy:"9.5",rx:"1.3",ry:"2",fill:"currentColor"}),o.createElement(n,{d:"M7.54381 19.7161L5.29313 20.431C4.5298 20.6735 3.79713 19.962 3.97661 19.1814C4.67168 16.1587 4.91166 13.1458 4.97182 10.0828C5.04826 6.19129 8.10953 3 12.0018 3C15.8941 3 18.9554 6.19129 19.0318 10.0828C19.092 13.1458 19.3319 16.1587 20.027 19.1814C20.2065 19.962 19.4738 20.6735 18.7105 20.431L16.4598 19.7161C16.0199 19.5763 15.5452 19.5931 15.1163 19.7634L12.3708 20.8535C12.1338 20.9476 11.8698 20.9476 11.6328 20.8535L8.88736 19.7634C8.45839 19.5931 7.98371 19.5763 7.54381 19.7161Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),d=a;export{a as IconGhost2,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGhost2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Ellipse, Path } from \"react-native-svg\";\n\nexport const IconGhost2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M10.9984 9.5C10.9984 10.6046 10.4164 11.5 9.69844 11.5C8.98047 11.5 8.39844 10.6046 8.39844 9.5C8.39844 8.39543 8.98047 7.5 9.69844 7.5C10.4164 7.5 10.9984 8.39543 10.9984 9.5Z\"\n fill=\"currentColor\"\n />\n <Ellipse cx=\"14.3\" cy=\"9.5\" rx=\"1.3\" ry=\"2\" fill=\"currentColor\" />\n <Path\n d=\"M7.54381 19.7161L5.29313 20.431C4.5298 20.6735 3.79713 19.962 3.97661 19.1814C4.67168 16.1587 4.91166 13.1458 4.97182 10.0828C5.04826 6.19129 8.10953 3 12.0018 3C15.8941 3 18.9554 6.19129 19.0318 10.0828C19.092 13.1458 19.3319 16.1587 20.027 19.1814C20.2065 19.962 19.4738 20.6735 18.7105 20.431L16.4598 19.7161C16.0199 19.5763 15.5452 19.5931 15.1163 19.7634L12.3708 20.8535C12.1338 20.9476 11.8698 20.9476 11.6328 20.8535L8.88736 19.7634C8.45839 19.5931 7.98371 19.5763 7.54381 19.7161Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGhost2;\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,WAAAG,EAAS,QAAAC,MAAY,mBAEvB,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mLACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAQ,GAAG,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,KAAK,eAAe,EAChEI,EAAA,cAACH,EAAA,CACC,EAAE,2eACF,OAAO,eACP,YAAY,IACZ,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Ellipse","Path","IconGhost2","props","React","CentralIconBase","IconGhost2_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=B(o,e))||a.enumerable});return r};var s=(r,o,t)=>(t=r!=null?i(x(r)):{},l(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>l(n({},"__esModule",{value:!0}),r);var v={};g(v,{IconShortcut:()=>u,default:()=>d});module.exports=h(v);var p=s(require("react"));var m=s(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>p.default.createElement(f,{...r},p.default.createElement(C.Path,{d:"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(C.Path,{d:"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z",fill:"currentColor"})),d=u;0&&(module.exports={IconShortcut});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShortcut/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 IconShortcut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShortcut;\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,2HACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wQACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconShortcut_exports","__export","IconShortcut","IconShortcut_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconShortcut","props","React","CentralIconBase","IconShortcut_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>C.createElement(a,{...p,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 n}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(n,{d:"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement(n,{d:"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z",fill:"currentColor"})),P=l;export{l as IconShortcut,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconShortcut/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 IconShortcut: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path\n d=\"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconShortcut;\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,2HACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wQACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconShortcut","props","React","CentralIconBase","IconShortcut_default"]}
|
package/README.md
CHANGED
|
@@ -440,6 +440,7 @@ Below is a complete list of available icons:
|
|
|
440
440
|
- IconAgent
|
|
441
441
|
- IconAgenticCoding
|
|
442
442
|
- IconAnchor
|
|
443
|
+
- IconAnimatePath
|
|
443
444
|
- IconAnimation
|
|
444
445
|
- IconAnimationAuto
|
|
445
446
|
- IconAnimationEase
|
|
@@ -494,7 +495,6 @@ Below is a complete list of available icons:
|
|
|
494
495
|
- IconPullRequestSimple
|
|
495
496
|
- IconPush
|
|
496
497
|
- IconRequestClosed
|
|
497
|
-
- IconRunShortcut
|
|
498
498
|
- IconSandbox
|
|
499
499
|
- IconShip
|
|
500
500
|
- IconSpeedDots
|
|
@@ -1245,7 +1245,9 @@ Below is a complete list of available icons:
|
|
|
1245
1245
|
- IconOpt
|
|
1246
1246
|
- IconOptAlt
|
|
1247
1247
|
- IconOptionKey
|
|
1248
|
+
- IconRunShortcut
|
|
1248
1249
|
- IconShift
|
|
1250
|
+
- IconShortcut
|
|
1249
1251
|
- IconSpacebar
|
|
1250
1252
|
|
|
1251
1253
|
### Layout
|
|
@@ -1503,6 +1505,7 @@ Below is a complete list of available icons:
|
|
|
1503
1505
|
- IconFingerPrint2
|
|
1504
1506
|
- IconFirewall
|
|
1505
1507
|
- IconGhost
|
|
1508
|
+
- IconGhost2
|
|
1506
1509
|
- IconKey1
|
|
1507
1510
|
- IconKey2
|
|
1508
1511
|
- IconKeyhole
|
|
@@ -1910,6 +1913,7 @@ Below is a complete list of available icons:
|
|
|
1910
1913
|
- IconDiscoBall
|
|
1911
1914
|
- IconDoorHanger
|
|
1912
1915
|
- IconDumbell
|
|
1916
|
+
- IconElements
|
|
1913
1917
|
- IconEmojiAstonished
|
|
1914
1918
|
- IconExplosion
|
|
1915
1919
|
- IconFashion
|
package/filtered-icons.json
CHANGED
|
@@ -672,6 +672,20 @@
|
|
|
672
672
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
673
673
|
"componentName": "IconAngularjs"
|
|
674
674
|
},
|
|
675
|
+
{
|
|
676
|
+
"category": "Code",
|
|
677
|
+
"svg": "<path d=\"M3 19C3 19 4.125 8 7.5 8C10.875 8 12 19 12 19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M12 19C12 19 12.3637 13.1739 16 9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"18.5\" cy=\"7.5\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
678
|
+
"iconName": "animate-path, animation, jump",
|
|
679
|
+
"variant": {
|
|
680
|
+
"join": "round",
|
|
681
|
+
"filled": "off",
|
|
682
|
+
"radius": "2",
|
|
683
|
+
"stroke": "2"
|
|
684
|
+
},
|
|
685
|
+
"createdAt": "2026-04-17T09:02:01.842141+00:00",
|
|
686
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
687
|
+
"componentName": "IconAnimatePath"
|
|
688
|
+
},
|
|
675
689
|
{
|
|
676
690
|
"category": "Code",
|
|
677
691
|
"svg": "<path d=\"M3 21L8 16M10 21L12.5 18.5M3 14L5.5 11.5M21 9C21 12.3137 18.3137 15 15 15C11.6863 15 9 12.3137 9 9C9 5.68629 11.6863 3 15 3C18.3137 3 21 5.68629 21 9Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -9870,6 +9884,20 @@
|
|
|
9870
9884
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
9871
9885
|
"componentName": "IconElectrocardiogram"
|
|
9872
9886
|
},
|
|
9887
|
+
{
|
|
9888
|
+
"category": "Things",
|
|
9889
|
+
"svg": "<path d=\"M21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M14.5003 16.3308C15.4569 15.7785 16.6801 16.1062 17.2324 17.0628C17.7847 18.0194 17.4569 19.2426 16.5003 19.7949C15.5437 20.3472 14.3206 20.0194 13.7683 19.0628C13.216 18.1062 13.5437 16.8831 14.5003 16.3308Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7.50033 4.20578C8.45692 3.6535 9.6801 3.98125 10.2324 4.93783C10.7847 5.89442 10.4569 7.1176 9.50033 7.66988C8.54375 8.22217 7.32057 7.89442 6.76828 6.93783C6.216 5.98125 6.54375 4.75807 7.50033 4.20578Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7.50033 19.7949C6.54375 19.2426 6.216 18.0194 6.76828 17.0628C7.32057 16.1062 8.54375 15.7785 9.50033 16.3308C10.4569 16.8831 10.7847 18.1062 10.2324 19.0628C9.6801 20.0194 8.45692 20.3472 7.50033 19.7949Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M14.5003 7.66988C13.5437 7.1176 13.216 5.89442 13.7683 4.93783C14.3206 3.98125 15.5437 3.6535 16.5003 4.20578C17.4569 4.75807 17.7847 5.98125 17.2324 6.93783C16.6801 7.89442 15.4569 8.22217 14.5003 7.66988Z\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
9890
|
+
"iconName": "elements, materials, products, tools, teams, skills, circles",
|
|
9891
|
+
"variant": {
|
|
9892
|
+
"join": "round",
|
|
9893
|
+
"filled": "off",
|
|
9894
|
+
"radius": "2",
|
|
9895
|
+
"stroke": "2"
|
|
9896
|
+
},
|
|
9897
|
+
"createdAt": "2026-04-17T09:02:01.842141+00:00",
|
|
9898
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
9899
|
+
"componentName": "IconElements"
|
|
9900
|
+
},
|
|
9873
9901
|
{
|
|
9874
9902
|
"category": "Communication",
|
|
9875
9903
|
"svg": "<path d=\"M20.782 6.09202L19.891 6.54601L19.891 6.54601L20.782 6.09202ZM19.908 5.21799L20.362 4.32698V4.32698L19.908 5.21799ZM4.09202 5.21799L3.63803 4.32698L3.63803 4.32698L4.09202 5.21799ZM3.21799 6.09202L2.32698 5.63803L2.32698 5.63803L3.21799 6.09202ZM3.21799 17.908L4.10899 17.454L4.10899 17.454L3.21799 17.908ZM4.09202 18.782L4.54601 17.891H4.54601L4.09202 18.782ZM19.908 18.782L20.362 19.673V19.673L19.908 18.782ZM20.782 17.908L19.891 17.454L19.891 17.454L20.782 17.908ZM21 8.2H20V15.8H21H22V8.2H21ZM21 8.2H22C22 7.65645 22.0008 7.18864 21.9694 6.80497C21.9371 6.40963 21.8658 6.01641 21.673 5.63803L20.782 6.09202L19.891 6.54601C19.9162 6.59545 19.9539 6.69617 19.9761 6.96784C19.9992 7.25117 20 7.62345 20 8.2H21ZM20.782 6.09202L21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698L19.908 5.21799L19.454 6.10899C19.6422 6.20487 19.7951 6.35785 19.891 6.54601L20.782 6.09202ZM17.8 5V6C18.3766 6 18.7488 6.00078 19.0322 6.02393C19.3038 6.04612 19.4045 6.0838 19.454 6.10899L19.908 5.21799L20.362 4.32698C19.9836 4.13419 19.5904 4.06287 19.195 4.03057C18.8114 3.99922 18.3436 4 17.8 4V5ZM6.2 5V6H17.8V5V4H6.2V5ZM6.2 5V4C5.65645 4 5.18864 3.99922 4.80497 4.03057C4.40963 4.06287 4.01641 4.13419 3.63803 4.32698L4.09202 5.21799L4.54601 6.10899C4.59545 6.0838 4.69617 6.04612 4.96784 6.02393C5.25117 6.00078 5.62345 6 6.2 6V5ZM3.21799 6.09202L4.10899 6.54601C4.20487 6.35785 4.35785 6.20487 4.54601 6.10899L4.09202 5.21799L3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803L3.21799 6.09202ZM3 8.2H4C4 7.62345 4.00078 7.25117 4.02393 6.96784C4.04612 6.69617 4.0838 6.59545 4.10899 6.54601L3.21799 6.09202L2.32698 5.63803C2.13419 6.01641 2.06287 6.40963 2.03057 6.80497C1.99922 7.18864 2 7.65645 2 8.2H3ZM3 15.8H4V8.2H3H2V15.8H3ZM3 15.8H2C2 16.3435 1.99922 16.8114 2.03057 17.195C2.06287 17.5904 2.13419 17.9836 2.32698 18.362L3.21799 17.908L4.10899 17.454C4.0838 17.4045 4.04612 17.3038 4.02393 17.0322C4.00078 16.7488 4 16.3765 4 15.8H3ZM4.09202 18.782L4.54601 17.891C4.35785 17.7951 4.20487 17.6421 4.10899 17.454L3.21799 17.908L2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673L4.09202 18.782ZM6.2 19V18C5.62345 18 5.25117 17.9992 4.96784 17.9761C4.69617 17.9539 4.59545 17.9162 4.54601 17.891L4.09202 18.782L3.63803 19.673C4.01641 19.8658 4.40963 19.9371 4.80497 19.9694C5.18864 20.0008 5.65645 20 6.2 20V19ZM17.8 19V18H6.2V19V20H17.8V19ZM17.8 19V20C18.3436 20 18.8114 20.0008 19.195 19.9694C19.5904 19.9371 19.9836 19.8658 20.362 19.673L19.908 18.782L19.454 17.891C19.4045 17.9162 19.3038 17.9539 19.0322 17.9761C18.7488 17.9992 18.3766 18 17.8 18V19ZM20.782 17.908L19.891 17.454C19.7951 17.6421 19.6422 17.7951 19.454 17.891L19.908 18.782L20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362L20.782 17.908ZM21 15.8H20C20 16.3765 19.9992 16.7488 19.9761 17.0322C19.9539 17.3038 19.9162 17.4045 19.891 17.454L20.782 17.908L21.673 18.362C21.8658 17.9836 21.9371 17.5904 21.9694 17.195C22.0008 16.8114 22 16.3435 22 15.8H21Z\" fill=\"currentColor\"/><path d=\"M21 5.63635L13.2665 11.9638C12.5297 12.5666 11.4703 12.5666 10.7335 11.9638L3 5.63635\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
|
|
@@ -12602,7 +12630,7 @@
|
|
|
12602
12630
|
},
|
|
12603
12631
|
{
|
|
12604
12632
|
"category": "Security",
|
|
12605
|
-
"svg": "<path d=\"
|
|
12633
|
+
"svg": "<path d=\"M5 10V20.0568C5 20.8702 5.91937 21.3433 6.58124 20.8705L7.58416 20.1542C8.15279 19.748 8.89218 19.6681 9.53448 19.9433L11.6061 20.8312C11.8576 20.939 12.1424 20.939 12.3939 20.8312L14.4655 19.9433C15.1078 19.6681 15.8472 19.748 16.4158 20.1542L17.4188 20.8705C18.0806 21.3433 19 20.8702 19 20.0568V10C19 6.13401 15.866 3 12 3C8.13401 3 5 6.13401 5 10Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><circle cx=\"9.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\"/><circle cx=\"14.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\"/>",
|
|
12606
12634
|
"iconName": "ghost, hidden, unknown, horror",
|
|
12607
12635
|
"variant": {
|
|
12608
12636
|
"join": "round",
|
|
@@ -12614,6 +12642,20 @@
|
|
|
12614
12642
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
12615
12643
|
"componentName": "IconGhost"
|
|
12616
12644
|
},
|
|
12645
|
+
{
|
|
12646
|
+
"category": "Security",
|
|
12647
|
+
"svg": "<path d=\"M10.9984 9.5C10.9984 10.6046 10.4164 11.5 9.69844 11.5C8.98047 11.5 8.39844 10.6046 8.39844 9.5C8.39844 8.39543 8.98047 7.5 9.69844 7.5C10.4164 7.5 10.9984 8.39543 10.9984 9.5Z\" fill=\"currentColor\"/><ellipse cx=\"14.3\" cy=\"9.5\" rx=\"1.3\" ry=\"2\" fill=\"currentColor\"/><path d=\"M7.54381 19.7161L5.29313 20.431C4.5298 20.6735 3.79713 19.962 3.97661 19.1814C4.67168 16.1587 4.91166 13.1458 4.97182 10.0828C5.04826 6.19129 8.10953 3 12.0018 3C15.8941 3 18.9554 6.19129 19.0318 10.0828C19.092 13.1458 19.3319 16.1587 20.027 19.1814C20.2065 19.962 19.4738 20.6735 18.7105 20.431L16.4598 19.7161C16.0199 19.5763 15.5452 19.5931 15.1163 19.7634L12.3708 20.8535C12.1338 20.9476 11.8698 20.9476 11.6328 20.8535L8.88736 19.7634C8.45839 19.5931 7.98371 19.5763 7.54381 19.7161Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
|
|
12648
|
+
"iconName": "ghost-2, privacy, hidden, unknown",
|
|
12649
|
+
"variant": {
|
|
12650
|
+
"join": "round",
|
|
12651
|
+
"filled": "off",
|
|
12652
|
+
"radius": "2",
|
|
12653
|
+
"stroke": "2"
|
|
12654
|
+
},
|
|
12655
|
+
"createdAt": "2026-04-17T09:02:01.842141+00:00",
|
|
12656
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
12657
|
+
"componentName": "IconGhost2"
|
|
12658
|
+
},
|
|
12617
12659
|
{
|
|
12618
12660
|
"category": "Photography & Video",
|
|
12619
12661
|
"svg": "<path d=\"M19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/><path d=\"M6 12.287C6 13.8269 6.91945 14.75 8.47937 14.75C9.91356 14.75 10.833 13.9432 10.833 12.6904V12.5236C10.833 11.9457 10.5658 11.6897 9.94892 11.6897H9.14342C8.72692 11.6897 8.51081 11.872 8.51081 12.225C8.51081 12.5818 8.73084 12.7757 9.14342 12.7757H9.2888V12.8378C9.2888 13.1985 8.99018 13.4468 8.55403 13.4468C7.95678 13.4468 7.65029 13.0472 7.65029 12.2793V11.7595C7.65029 10.9838 7.95678 10.6037 8.60118 10.6037C9.06483 10.6037 9.30059 10.914 9.61886 11.0807C9.73674 11.1467 9.87033 11.1894 10.0275 11.1894C10.4126 11.1894 10.6837 10.9256 10.6837 10.5532C10.6837 10.2003 10.4244 9.87447 10.0196 9.63787C9.611 9.39739 9.0609 9.25 8.47151 9.25C6.95481 9.25 6 10.2003 6 11.6703V12.287Z\" fill=\"currentColor\"/><path d=\"M12.3576 14.6724C12.8841 14.6724 13.1709 14.3621 13.1709 13.7997V10.1731C13.1709 9.6146 12.8762 9.30042 12.3458 9.30042C11.8153 9.30042 11.5206 9.61072 11.5206 10.1731V13.7997C11.5206 14.3583 11.8232 14.6724 12.3576 14.6724Z\" fill=\"currentColor\"/><path d=\"M14.9234 14.6724C15.442 14.6724 15.725 14.366 15.725 13.7997V12.8068H17.1945C17.556 12.8068 17.8035 12.5547 17.8035 12.1939C17.8035 11.8293 17.5599 11.5811 17.1945 11.5811H15.725V10.6075H17.391C17.7407 10.6075 18 10.3477 18 9.9792C18 9.61072 17.7407 9.33921 17.391 9.33921H14.8959C14.389 9.33921 14.0747 9.65339 14.0747 10.1654V13.7997C14.0747 14.3544 14.3851 14.6724 14.9234 14.6724Z\" fill=\"currentColor\"/>",
|
|
@@ -20777,9 +20819,9 @@
|
|
|
20777
20819
|
"componentName": "IconRuler"
|
|
20778
20820
|
},
|
|
20779
20821
|
{
|
|
20780
|
-
"category": "
|
|
20822
|
+
"category": "Keyboard",
|
|
20781
20823
|
"svg": "<path d=\"M10 16L14 8M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
20782
|
-
"iconName": "run-shortcut,slash",
|
|
20824
|
+
"iconName": "run-shortcut, slash, skills",
|
|
20783
20825
|
"variant": {
|
|
20784
20826
|
"join": "round",
|
|
20785
20827
|
"filled": "off",
|
|
@@ -21826,6 +21868,20 @@
|
|
|
21826
21868
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21827
21869
|
"componentName": "IconShoppingBagLike2"
|
|
21828
21870
|
},
|
|
21871
|
+
{
|
|
21872
|
+
"category": "Keyboard",
|
|
21873
|
+
"svg": "<path d=\"M18 4H6C4.89543 4 4 4.89543 4 6V18C4 19.1046 4.89543 20 6 20H18C19.1046 20 20 19.1046 20 18V6C20 4.89543 19.1046 4 18 4Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M12.4984 11H15.3786C15.811 11 16.0395 11.5118 15.7508 11.8338L11.448 16.6331C11.0938 17.0282 10.4492 16.6722 10.5949 16.162L11.4984 13H8.61817C8.18573 13 7.95721 12.4882 8.24588 12.1662L12.5487 7.36689C12.9029 6.97182 13.5476 7.32783 13.4018 7.83803L12.4984 11Z\" fill=\"currentColor\"/>",
|
|
21874
|
+
"iconName": "shortcut, hotkey, powerkey, skill",
|
|
21875
|
+
"variant": {
|
|
21876
|
+
"join": "round",
|
|
21877
|
+
"filled": "off",
|
|
21878
|
+
"radius": "2",
|
|
21879
|
+
"stroke": "2"
|
|
21880
|
+
},
|
|
21881
|
+
"createdAt": "2026-04-16T12:02:20.982379+00:00",
|
|
21882
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
21883
|
+
"componentName": "IconShortcut"
|
|
21884
|
+
},
|
|
21829
21885
|
{
|
|
21830
21886
|
"category": "Things",
|
|
21831
21887
|
"svg": "<path d=\"M12.5868 15.5859L8.4152 11.4144C7.63415 10.6333 6.35635 10.6251 5.62316 11.4513C3.13285 14.2573 2.21592 16.6447 3.5011 20.5002C7.35654 21.7853 9.74381 20.8683 12.5498 18.378C13.376 17.6448 13.3678 16.367 12.5868 15.5859Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.5 15.5L15.5 8.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15.5003 4.5L16.7931 3.20713C17.1837 2.81659 17.8168 2.81659 18.2074 3.20712L20.7931 5.7929C21.1837 6.18342 21.1837 6.81658 20.7932 7.20711L19.5003 8.5C18.3957 9.60457 16.6049 9.60457 15.5003 8.5C14.3957 7.39543 14.3957 5.60457 15.5003 4.5Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -47,6 +47,7 @@ export type CentralIconName =
|
|
|
47
47
|
| "IconAnchor1"
|
|
48
48
|
| "IconAnchor2"
|
|
49
49
|
| "IconAngularjs"
|
|
50
|
+
| "IconAnimatePath"
|
|
50
51
|
| "IconAnimation"
|
|
51
52
|
| "IconAnimationAuto"
|
|
52
53
|
| "IconAnimationEase"
|
|
@@ -704,6 +705,7 @@ export type CentralIconName =
|
|
|
704
705
|
| "IconEditSmall2"
|
|
705
706
|
| "IconEinstein"
|
|
706
707
|
| "IconElectrocardiogram"
|
|
708
|
+
| "IconElements"
|
|
707
709
|
| "IconEmail1"
|
|
708
710
|
| "IconEmail1Sparkle"
|
|
709
711
|
| "IconEmail2"
|
|
@@ -900,6 +902,7 @@ export type CentralIconName =
|
|
|
900
902
|
| "IconGenderFemale"
|
|
901
903
|
| "IconGenderMale"
|
|
902
904
|
| "IconGhost"
|
|
905
|
+
| "IconGhost2"
|
|
903
906
|
| "IconGif"
|
|
904
907
|
| "IconGifSquare"
|
|
905
908
|
| "IconGift1"
|
|
@@ -1558,6 +1561,7 @@ export type CentralIconName =
|
|
|
1558
1561
|
| "IconShoppingBagEdit2"
|
|
1559
1562
|
| "IconShoppingBagLike1"
|
|
1560
1563
|
| "IconShoppingBagLike2"
|
|
1564
|
+
| "IconShortcut"
|
|
1561
1565
|
| "IconShovel"
|
|
1562
1566
|
| "IconShredder"
|
|
1563
1567
|
| "IconShuffle"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.197",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-2/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1954,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 77,
|
|
@@ -322,6 +322,7 @@
|
|
|
322
322
|
"IconAgent",
|
|
323
323
|
"IconAgenticCoding",
|
|
324
324
|
"IconAnchor",
|
|
325
|
+
"IconAnimatePath",
|
|
325
326
|
"IconAnimation",
|
|
326
327
|
"IconAnimationAuto",
|
|
327
328
|
"IconAnimationEase",
|
|
@@ -376,7 +377,6 @@
|
|
|
376
377
|
"IconPullRequestSimple",
|
|
377
378
|
"IconPush",
|
|
378
379
|
"IconRequestClosed",
|
|
379
|
-
"IconRunShortcut",
|
|
380
380
|
"IconSandbox",
|
|
381
381
|
"IconShip",
|
|
382
382
|
"IconSpeedDots",
|
|
@@ -1142,7 +1142,7 @@
|
|
|
1142
1142
|
]
|
|
1143
1143
|
},
|
|
1144
1144
|
"Keyboard": {
|
|
1145
|
-
"count":
|
|
1145
|
+
"count": 15,
|
|
1146
1146
|
"icons": [
|
|
1147
1147
|
"IconAt",
|
|
1148
1148
|
"IconBackward",
|
|
@@ -1155,7 +1155,9 @@
|
|
|
1155
1155
|
"IconOpt",
|
|
1156
1156
|
"IconOptAlt",
|
|
1157
1157
|
"IconOptionKey",
|
|
1158
|
+
"IconRunShortcut",
|
|
1158
1159
|
"IconShift",
|
|
1160
|
+
"IconShortcut",
|
|
1159
1161
|
"IconSpacebar"
|
|
1160
1162
|
]
|
|
1161
1163
|
},
|
|
@@ -1416,7 +1418,7 @@
|
|
|
1416
1418
|
]
|
|
1417
1419
|
},
|
|
1418
1420
|
"Security": {
|
|
1419
|
-
"count":
|
|
1421
|
+
"count": 31,
|
|
1420
1422
|
"icons": [
|
|
1421
1423
|
"IconAnonymous",
|
|
1422
1424
|
"IconAsterisk",
|
|
@@ -1425,6 +1427,7 @@
|
|
|
1425
1427
|
"IconFingerPrint2",
|
|
1426
1428
|
"IconFirewall",
|
|
1427
1429
|
"IconGhost",
|
|
1430
|
+
"IconGhost2",
|
|
1428
1431
|
"IconKey1",
|
|
1429
1432
|
"IconKey2",
|
|
1430
1433
|
"IconKeyhole",
|
|
@@ -1805,7 +1808,7 @@
|
|
|
1805
1808
|
]
|
|
1806
1809
|
},
|
|
1807
1810
|
"Things": {
|
|
1808
|
-
"count":
|
|
1811
|
+
"count": 138,
|
|
1809
1812
|
"icons": [
|
|
1810
1813
|
"IconAnvil",
|
|
1811
1814
|
"IconApps",
|
|
@@ -1844,6 +1847,7 @@
|
|
|
1844
1847
|
"IconDiscoBall",
|
|
1845
1848
|
"IconDoorHanger",
|
|
1846
1849
|
"IconDumbell",
|
|
1850
|
+
"IconElements",
|
|
1847
1851
|
"IconEmojiAstonished",
|
|
1848
1852
|
"IconExplosion",
|
|
1849
1853
|
"IconFashion",
|
|
@@ -2200,6 +2204,7 @@
|
|
|
2200
2204
|
"IconAnchor1": "anchor-1, link",
|
|
2201
2205
|
"IconAnchor2": "anchor-2, link",
|
|
2202
2206
|
"IconAngularjs": "angularjs",
|
|
2207
|
+
"IconAnimatePath": "animate-path, animation, jump",
|
|
2203
2208
|
"IconAnimation": "animation",
|
|
2204
2209
|
"IconAnimationAuto": "animation-auto",
|
|
2205
2210
|
"IconAnimationEase": "animation-ease",
|
|
@@ -2857,6 +2862,7 @@
|
|
|
2857
2862
|
"IconEditSmall2": "edit-small-2",
|
|
2858
2863
|
"IconEinstein": "einstein, thinking, physics",
|
|
2859
2864
|
"IconElectrocardiogram": "electrocardiogram, activity, notification, pulse, heartbeat, beat",
|
|
2865
|
+
"IconElements": "elements, materials, products, tools, teams, skills, circles",
|
|
2860
2866
|
"IconEmail1": "email-1, envelope",
|
|
2861
2867
|
"IconEmail1Sparkle": "email-1-sparkle, envelope",
|
|
2862
2868
|
"IconEmail2": "email-2, envelope",
|
|
@@ -3053,6 +3059,7 @@
|
|
|
3053
3059
|
"IconGenderFemale": "gender-female",
|
|
3054
3060
|
"IconGenderMale": "gender-male",
|
|
3055
3061
|
"IconGhost": "ghost, hidden, unknown, horror",
|
|
3062
|
+
"IconGhost2": "ghost-2, privacy, hidden, unknown",
|
|
3056
3063
|
"IconGif": "gif",
|
|
3057
3064
|
"IconGifSquare": "gif-square",
|
|
3058
3065
|
"IconGift1": "gift-1, present",
|
|
@@ -3636,7 +3643,7 @@
|
|
|
3636
3643
|
"IconRoulette2": "roulette-2, coincidence, gambling",
|
|
3637
3644
|
"IconRssFeed": "rss-feed",
|
|
3638
3645
|
"IconRuler": "ruler",
|
|
3639
|
-
"IconRunShortcut": "run-shortcut, slash",
|
|
3646
|
+
"IconRunShortcut": "run-shortcut, slash, skills",
|
|
3640
3647
|
"IconSafari": "safari",
|
|
3641
3648
|
"IconSafeSimple": "safe-simple, save",
|
|
3642
3649
|
"IconSandbox": "sandbox, playground",
|
|
@@ -3711,6 +3718,7 @@
|
|
|
3711
3718
|
"IconShoppingBagEdit2": "shopping-bag-edit-2",
|
|
3712
3719
|
"IconShoppingBagLike1": "shopping-bag-like-1",
|
|
3713
3720
|
"IconShoppingBagLike2": "shopping-bag-like-2",
|
|
3721
|
+
"IconShortcut": "shortcut, hotkey, powerkey, skill",
|
|
3714
3722
|
"IconShovel": "shovel, spade, pick",
|
|
3715
3723
|
"IconShredder": "shredder, permanently",
|
|
3716
3724
|
"IconShuffle": "shuffle, random",
|
package/index.d.ts
CHANGED
|
@@ -46,6 +46,7 @@ export { IconAnchor, default as IconAnchorDefault } from "./IconAnchor";
|
|
|
46
46
|
export { IconAnchor1, default as IconAnchor1Default } from "./IconAnchor1";
|
|
47
47
|
export { IconAnchor2, default as IconAnchor2Default } from "./IconAnchor2";
|
|
48
48
|
export { IconAngularjs, default as IconAngularjsDefault, } from "./IconAngularjs";
|
|
49
|
+
export { IconAnimatePath, default as IconAnimatePathDefault, } from "./IconAnimatePath";
|
|
49
50
|
export { IconAnimation, default as IconAnimationDefault, } from "./IconAnimation";
|
|
50
51
|
export { IconAnimationAuto, default as IconAnimationAutoDefault, } from "./IconAnimationAuto";
|
|
51
52
|
export { IconAnimationEase, default as IconAnimationEaseDefault, } from "./IconAnimationEase";
|
|
@@ -703,6 +704,7 @@ export { IconEditSmall1, default as IconEditSmall1Default, } from "./IconEditSma
|
|
|
703
704
|
export { IconEditSmall2, default as IconEditSmall2Default, } from "./IconEditSmall2";
|
|
704
705
|
export { IconEinstein, default as IconEinsteinDefault } from "./IconEinstein";
|
|
705
706
|
export { IconElectrocardiogram, default as IconElectrocardiogramDefault, } from "./IconElectrocardiogram";
|
|
707
|
+
export { IconElements, default as IconElementsDefault } from "./IconElements";
|
|
706
708
|
export { IconEmail1, default as IconEmail1Default } from "./IconEmail1";
|
|
707
709
|
export { IconEmail1Sparkle, default as IconEmail1SparkleDefault, } from "./IconEmail1Sparkle";
|
|
708
710
|
export { IconEmail2, default as IconEmail2Default } from "./IconEmail2";
|
|
@@ -899,6 +901,7 @@ export { IconGemini, default as IconGeminiDefault } from "./IconGemini";
|
|
|
899
901
|
export { IconGenderFemale, default as IconGenderFemaleDefault, } from "./IconGenderFemale";
|
|
900
902
|
export { IconGenderMale, default as IconGenderMaleDefault, } from "./IconGenderMale";
|
|
901
903
|
export { IconGhost, default as IconGhostDefault } from "./IconGhost";
|
|
904
|
+
export { IconGhost2, default as IconGhost2Default } from "./IconGhost2";
|
|
902
905
|
export { IconGif, default as IconGifDefault } from "./IconGif";
|
|
903
906
|
export { IconGifSquare, default as IconGifSquareDefault, } from "./IconGifSquare";
|
|
904
907
|
export { IconGift1, default as IconGift1Default } from "./IconGift1";
|
|
@@ -1557,6 +1560,7 @@ export { IconShoppingBagBookmark2, default as IconShoppingBagBookmark2Default, }
|
|
|
1557
1560
|
export { IconShoppingBagEdit2, default as IconShoppingBagEdit2Default, } from "./IconShoppingBagEdit2";
|
|
1558
1561
|
export { IconShoppingBagLike1, default as IconShoppingBagLike1Default, } from "./IconShoppingBagLike1";
|
|
1559
1562
|
export { IconShoppingBagLike2, default as IconShoppingBagLike2Default, } from "./IconShoppingBagLike2";
|
|
1563
|
+
export { IconShortcut, default as IconShortcutDefault } from "./IconShortcut";
|
|
1560
1564
|
export { IconShovel, default as IconShovelDefault } from "./IconShovel";
|
|
1561
1565
|
export { IconShredder, default as IconShredderDefault } from "./IconShredder";
|
|
1562
1566
|
export { IconShuffle, default as IconShuffleDefault } from "./IconShuffle";
|