@central-icons-react-native/round-filled-radius-3-stroke-2 1.1.242 → 1.1.243
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/IconArmchair/index.js +1 -1
- package/IconArmchair/index.js.map +1 -1
- package/IconArmchair/index.mjs +1 -1
- package/IconArmchair/index.mjs.map +1 -1
- package/IconConstructionHelmet/index.js +1 -1
- package/IconConstructionHelmet/index.js.map +1 -1
- package/IconConstructionHelmet/index.mjs +1 -1
- package/IconConstructionHelmet/index.mjs.map +1 -1
- package/IconEyedropper/index.d.ts +4 -0
- package/IconEyedropper/index.js +2 -0
- package/IconEyedropper/index.js.map +1 -0
- package/IconEyedropper/index.mjs +2 -0
- package/IconEyedropper/index.mjs.map +1 -0
- package/IconEyedropper2/index.d.ts +4 -0
- package/IconEyedropper2/index.js +2 -0
- package/{IconColorPicker → IconEyedropper2}/index.js.map +1 -1
- package/{IconColorPicker → IconEyedropper2}/index.mjs +1 -1
- package/{IconColorPicker → IconEyedropper2}/index.mjs.map +1 -1
- package/IconFileArrowLeftIn/index.js +1 -1
- package/IconFileArrowLeftIn/index.js.map +1 -1
- package/IconFileArrowLeftIn/index.mjs +1 -1
- package/IconFileArrowLeftIn/index.mjs.map +1 -1
- package/IconRepaint/index.js +1 -1
- package/IconRepaint/index.js.map +1 -1
- package/IconRepaint/index.mjs +1 -1
- package/IconRepaint/index.mjs.map +1 -1
- package/IconRobotHeadSlop/index.js +1 -1
- package/IconRobotHeadSlop/index.js.map +1 -1
- package/IconRobotHeadSlop/index.mjs +1 -1
- package/IconRobotHeadSlop/index.mjs.map +1 -1
- package/IconStore2/index.js +1 -1
- package/IconStore2/index.js.map +1 -1
- package/IconStore2/index.mjs +1 -1
- package/IconStore2/index.mjs.map +1 -1
- package/IconThings/index.js +1 -1
- package/IconThings/index.js.map +1 -1
- package/IconThings/index.mjs +1 -1
- package/IconThings/index.mjs.map +1 -1
- package/IconVoiceover2/index.d.ts +4 -0
- package/IconVoiceover2/index.js +2 -0
- package/IconVoiceover2/index.js.map +1 -0
- package/IconVoiceover2/index.mjs +2 -0
- package/IconVoiceover2/index.mjs.map +1 -0
- package/README.md +3 -1
- package/filtered-icons.json +49 -21
- package/icons/index.d.ts +3 -1
- package/icons-index.json +11 -7
- package/index.d.ts +3 -1
- 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/skills/central-icons-react-native/SKILL.md +4 -2
- package/tsx-icons.json +30 -16
- package/IconColorPicker/index.d.ts +0 -4
- package/IconColorPicker/index.js +0 -2
package/IconArmchair/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=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})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?i(I(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconArmchair:()=>V,default:()=>h});module.exports=g(v);var C=m(require("react"));var s=m(require("react")),c=require("react-native-svg"),f=({children:r,size:o=24,...t})=>s.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 p=require("react-native-svg"),V=r=>C.default.createElement(f,{...r},C.default.createElement(p.Path,{d:"M19.5 11.5C20.3284 11.5 21 12.1716 21 13V15C21 16.8638 19.7252 18.43 18 18.874V20C18 20.5523 17.5523 21 17 21C16.4477 21 16 20.5523 16 20V19H8V20C8 20.5523 7.55228 21 7 21C6.44772 21 6 20.5523 6 20V18.874C4.27477 18.43 3 16.8638 3 15V13.5C3 12.6716 3.67157 12 4.5 12C5.32843 12 6 12.6716 6 13.5V15H18V13C18 12.1716 18.6716 11.5 19.5 11.5Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M15 3C17.2091 3 19 4.79086 19 7V10C17.3431 10 16 11.3431 16 13H8C8 11.3431 6.65685 10 5 10V7C5 4.79086 6.79086 3 9 3H15Z",fill:"currentColor"})),h=V;0&&(module.exports={IconArmchair});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArmchair/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path
|
|
1
|
+
{"version":3,"sources":["../src/IconArmchair/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 IconArmchair: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 11.5C20.3284 11.5 21 12.1716 21 13V15C21 16.8638 19.7252 18.43 18 18.874V20C18 20.5523 17.5523 21 17 21C16.4477 21 16 20.5523 16 20V19H8V20C8 20.5523 7.55228 21 7 21C6.44772 21 6 20.5523 6 20V18.874C4.27477 18.43 3 16.8638 3 15V13.5C3 12.6716 3.67157 12 4.5 12C5.32843 12 6 12.6716 6 13.5V15H18V13C18 12.1716 18.6716 11.5 19.5 11.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15 3C17.2091 3 19 4.79086 19 7V10C17.3431 10 16 11.3431 16 13H8C8 11.3431 6.65685 10 5 10V7C5 4.79086 6.79086 3 9 3H15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArmchair;\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,qVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArmchair_exports","__export","IconArmchair","IconArmchair_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArmchair","props","React","CentralIconBase","IconArmchair_default"]}
|
package/IconArmchair/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:o,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"},o);import{Path as n}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(n,{d:"M19.5 11.5C20.3284 11.5 21 12.1716 21 13V15C21 16.8638 19.7252 18.43 18 18.874V20C18 20.5523 17.5523 21 17 21C16.4477 21 16 20.5523 16 20V19H8V20C8 20.5523 7.55228 21 7 21C6.44772 21 6 20.5523 6 20V18.874C4.27477 18.43 3 16.8638 3 15V13.5C3 12.6716 3.67157 12 4.5 12C5.32843 12 6 12.6716 6 13.5V15H18V13C18 12.1716 18.6716 11.5 19.5 11.5Z",fill:"currentColor"}),t.createElement(n,{d:"M15 3C17.2091 3 19 4.79086 19 7V10C17.3431 10 16 11.3431 16 13H8C8 11.3431 6.65685 10 5 10V7C5 4.79086 6.79086 3 9 3H15Z",fill:"currentColor"})),x=a;export{a as IconArmchair,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArmchair/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path
|
|
1
|
+
{"version":3,"sources":["../src/IconArmchair/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 IconArmchair: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.5 11.5C20.3284 11.5 21 12.1716 21 13V15C21 16.8638 19.7252 18.43 18 18.874V20C18 20.5523 17.5523 21 17 21C16.4477 21 16 20.5523 16 20V19H8V20C8 20.5523 7.55228 21 7 21C6.44772 21 6 20.5523 6 20V18.874C4.27477 18.43 3 16.8638 3 15V13.5C3 12.6716 3.67157 12 4.5 12C5.32843 12 6 12.6716 6 13.5V15H18V13C18 12.1716 18.6716 11.5 19.5 11.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15 3C17.2091 3 19 4.79086 19 7V10C17.3431 10 16 11.3431 16 13H8C8 11.3431 6.65685 10 5 10V7C5 4.79086 6.79086 3 9 3H15Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArmchair;\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,qVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2HACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArmchair","props","React","CentralIconBase","IconArmchair_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},m=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of I(o))!x.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(p=B(o,e))||p.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(V(r)):{},m(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>m(l({},"__esModule",{value:!0}),r);var g={};H(g,{IconConstructionHelmet:()=>i,default:()=>d});module.exports=P(g);var n=f(require("react"));var s=f(require("react")),a=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.default.createElement(a.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"),i=r=>n.default.createElement(c,{...r},n.default.createElement(C.Path,{d:"M20.5 16C21.3284 16 22 16.6716 22 17.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V17.5C2 16.6716 2.67157 16 3.5 16H20.5Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M8 14H3V12.5C3.00001 8.9666 5.03699 5.91035 8 4.4375V14Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M13 3C13.5523 3 14 3.44772 14 4V14H10V4C10 3.44772 10.4477 3 11 3H13Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M16 4.4375C18.963 5.91035 21 8.9666 21 12.5V14H16V4.4375Z",fill:"currentColor"})),d=i;0&&(module.exports={IconConstructionHelmet});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconConstructionHelmet/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path
|
|
1
|
+
{"version":3,"sources":["../src/IconConstructionHelmet/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 IconConstructionHelmet: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 16C21.3284 16 22 16.6716 22 17.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V17.5C2 16.6716 2.67157 16 3.5 16H20.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 14H3V12.5C3.00001 8.9666 5.03699 5.91035 8 4.4375V14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 3C13.5523 3 14 3.44772 14 4V14H10V4C10 3.44772 10.4477 3 11 3H13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 4.4375C18.963 5.91035 21 8.9666 21 12.5V14H16V4.4375Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConstructionHelmet;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,4BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconConstructionHelmet_exports","__export","IconConstructionHelmet","IconConstructionHelmet_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconConstructionHelmet","props","React","CentralIconBase","IconConstructionHelmet_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var e=({children:n,size:r=24,...C})=>l.createElement(p,{...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 t}from"react-native-svg";var m=n=>o.createElement(e,{...n},o.createElement(t,{d:"M20.5 16C21.3284 16 22 16.6716 22 17.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V17.5C2 16.6716 2.67157 16 3.5 16H20.5Z",fill:"currentColor"}),o.createElement(t,{d:"M8 14H3V12.5C3.00001 8.9666 5.03699 5.91035 8 4.4375V14Z",fill:"currentColor"}),o.createElement(t,{d:"M13 3C13.5523 3 14 3.44772 14 4V14H10V4C10 3.44772 10.4477 3 11 3H13Z",fill:"currentColor"}),o.createElement(t,{d:"M16 4.4375C18.963 5.91035 21 8.9666 21 12.5V14H16V4.4375Z",fill:"currentColor"})),x=m;export{m as IconConstructionHelmet,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconConstructionHelmet/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path
|
|
1
|
+
{"version":3,"sources":["../src/IconConstructionHelmet/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 IconConstructionHelmet: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.5 16C21.3284 16 22 16.6716 22 17.5V18.5C22 19.3284 21.3284 20 20.5 20H3.5C2.67157 20 2 19.3284 2 18.5V17.5C2 16.6716 2.67157 16 3.5 16H20.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8 14H3V12.5C3.00001 8.9666 5.03699 5.91035 8 4.4375V14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13 3C13.5523 3 14 3.44772 14 4V14H10V4C10 3.44772 10.4477 3 11 3H13Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M16 4.4375C18.963 5.91035 21 8.9666 21 12.5V14H16V4.4375Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconConstructionHelmet;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2DACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconConstructionHelmet","props","React","CentralIconBase","IconConstructionHelmet_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconEyedropper:()=>i,default:()=>d});module.exports=g(v);var C=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.default.createElement(f.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=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M14.958 13.7498L9.9326 18.7752C9.49089 19.2169 8.93872 19.5328 8.33396 19.6892L7.11326 20.0047C6.75046 20.0985 6.41895 20.2882 6.15428 20.5535C5.40675 21.3009 4.19476 21.3009 3.44725 20.5535C2.69988 19.806 2.69987 18.594 3.44725 17.8465C3.71059 17.5825 3.89936 17.2533 3.99314 16.8924L4.3115 15.6648C4.46823 15.0613 4.78369 14.511 5.22459 14.0701L10.251 9.04276L14.958 13.7498Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M15.7969 3.73124C17.0554 2.65253 18.9323 2.72427 20.1045 3.89628C21.2766 5.06844 21.3482 6.94527 20.2695 8.2039L19.622 8.95976C19.2215 9.42723 19.001 10.0229 19.001 10.6385V10.8787C19.0008 11.409 18.79 11.9178 18.415 12.2928C17.634 13.0735 16.3679 13.0735 15.5869 12.2928L11.708 8.41386C10.9271 7.63288 10.9272 6.36678 11.708 5.58573C12.083 5.21073 12.5917 4.99988 13.1221 4.99979H13.3623C13.9783 4.99979 14.5743 4.77873 15.042 4.37772L15.7969 3.73124Z",fill:"currentColor"})),d=i;0&&(module.exports={IconEyedropper});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconEyedropper/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 IconEyedropper: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.958 13.7498L9.9326 18.7752C9.49089 19.2169 8.93872 19.5328 8.33396 19.6892L7.11326 20.0047C6.75046 20.0985 6.41895 20.2882 6.15428 20.5535C5.40675 21.3009 4.19476 21.3009 3.44725 20.5535C2.69988 19.806 2.69987 18.594 3.44725 17.8465C3.71059 17.5825 3.89936 17.2533 3.99314 16.8924L4.3115 15.6648C4.46823 15.0613 4.78369 14.511 5.22459 14.0701L10.251 9.04276L14.958 13.7498Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.7969 3.73124C17.0554 2.65253 18.9323 2.72427 20.1045 3.89628C21.2766 5.06844 21.3482 6.94527 20.2695 8.2039L19.622 8.95976C19.2215 9.42723 19.001 10.0229 19.001 10.6385V10.8787C19.0008 11.409 18.79 11.9178 18.415 12.2928C17.634 13.0735 16.3679 13.0735 15.5869 12.2928L11.708 8.41386C10.9271 7.63288 10.9272 6.36678 11.708 5.58573C12.083 5.21073 12.5917 4.99988 13.1221 4.99979H13.3623C13.9783 4.99979 14.5743 4.77873 15.042 4.37772L15.7969 3.73124Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyedropper;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,4XACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ucACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEyedropper_exports","__export","IconEyedropper","IconEyedropper_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEyedropper","props","React","CentralIconBase","IconEyedropper_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,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"},o);import{Path as n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M14.958 13.7498L9.9326 18.7752C9.49089 19.2169 8.93872 19.5328 8.33396 19.6892L7.11326 20.0047C6.75046 20.0985 6.41895 20.2882 6.15428 20.5535C5.40675 21.3009 4.19476 21.3009 3.44725 20.5535C2.69988 19.806 2.69987 18.594 3.44725 17.8465C3.71059 17.5825 3.89936 17.2533 3.99314 16.8924L4.3115 15.6648C4.46823 15.0613 4.78369 14.511 5.22459 14.0701L10.251 9.04276L14.958 13.7498Z",fill:"currentColor"}),e.createElement(n,{d:"M15.7969 3.73124C17.0554 2.65253 18.9323 2.72427 20.1045 3.89628C21.2766 5.06844 21.3482 6.94527 20.2695 8.2039L19.622 8.95976C19.2215 9.42723 19.001 10.0229 19.001 10.6385V10.8787C19.0008 11.409 18.79 11.9178 18.415 12.2928C17.634 13.0735 16.3679 13.0735 15.5869 12.2928L11.708 8.41386C10.9271 7.63288 10.9272 6.36678 11.708 5.58573C12.083 5.21073 12.5917 4.99988 13.1221 4.99979H13.3623C13.9783 4.99979 14.5743 4.77873 15.042 4.37772L15.7969 3.73124Z",fill:"currentColor"})),x=a;export{a as IconEyedropper,x as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconEyedropper/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 IconEyedropper: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.958 13.7498L9.9326 18.7752C9.49089 19.2169 8.93872 19.5328 8.33396 19.6892L7.11326 20.0047C6.75046 20.0985 6.41895 20.2882 6.15428 20.5535C5.40675 21.3009 4.19476 21.3009 3.44725 20.5535C2.69988 19.806 2.69987 18.594 3.44725 17.8465C3.71059 17.5825 3.89936 17.2533 3.99314 16.8924L4.3115 15.6648C4.46823 15.0613 4.78369 14.511 5.22459 14.0701L10.251 9.04276L14.958 13.7498Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M15.7969 3.73124C17.0554 2.65253 18.9323 2.72427 20.1045 3.89628C21.2766 5.06844 21.3482 6.94527 20.2695 8.2039L19.622 8.95976C19.2215 9.42723 19.001 10.0229 19.001 10.6385V10.8787C19.0008 11.409 18.79 11.9178 18.415 12.2928C17.634 13.0735 16.3679 13.0735 15.5869 12.2928L11.708 8.41386C10.9271 7.63288 10.9272 6.36678 11.708 5.58573C12.083 5.21073 12.5917 4.99988 13.1221 4.99979H13.3623C13.9783 4.99979 14.5743 4.77873 15.042 4.37772L15.7969 3.73124Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyedropper;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,4XACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,ucACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEyedropper","props","React","CentralIconBase","IconEyedropper_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var v=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of d(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=u(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(B(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(n({},"__esModule",{value:!0}),r);var g={};v(g,{IconEyedropper2:()=>L,default:()=>P});module.exports=x(g);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),L=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7071 6.29289L11.5 7.08582L14.2929 4.29295C15.6011 2.98475 17.6205 2.82122 19.1065 3.80237C19.3188 3.94254 19.5202 4.10606 19.7071 4.29295C21.0153 5.60116 21.1788 7.62058 20.1977 9.10659C20.0575 9.31888 19.894 9.52028 19.7071 9.70716L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L9 20.4143C8.62493 20.7893 8.11622 21.0001 7.58579 21.0001H5C3.89543 21.0001 3 20.1046 3 19.0001V16.4143C3 15.8838 3.21071 15.3751 3.58579 15.0001L10.0858 8.50003L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289ZM11.5 9.91427L14.0858 12.5001L11.5858 15H6.41427L11.5 9.91427Z",fill:"currentColor"})),P=L;0&&(module.exports={IconEyedropper2});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/
|
|
1
|
+
{"version":3,"sources":["../src/IconEyedropper2/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 IconEyedropper2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.7071 6.29289L11.5 7.08582L14.2929 4.29295C15.6011 2.98475 17.6205 2.82122 19.1065 3.80237C19.3188 3.94254 19.5202 4.10606 19.7071 4.29295C21.0153 5.60116 21.1788 7.62058 20.1977 9.10659C20.0575 9.31888 19.894 9.52028 19.7071 9.70716L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L9 20.4143C8.62493 20.7893 8.11622 21.0001 7.58579 21.0001H5C3.89543 21.0001 3 20.1046 3 19.0001V16.4143C3 15.8838 3.21071 15.3751 3.58579 15.0001L10.0858 8.50003L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289ZM11.5 9.91427L14.0858 12.5001L11.5858 15H6.41427L11.5 9.91427Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyedropper2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0sBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconEyedropper2_exports","__export","IconEyedropper2","IconEyedropper2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconEyedropper2","props","React","CentralIconBase","IconEyedropper2_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import
|
|
1
|
+
import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...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 l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.7071 6.29289L11.5 7.08582L14.2929 4.29295C15.6011 2.98475 17.6205 2.82122 19.1065 3.80237C19.3188 3.94254 19.5202 4.10606 19.7071 4.29295C21.0153 5.60116 21.1788 7.62058 20.1977 9.10659C20.0575 9.31888 19.894 9.52028 19.7071 9.70716L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L9 20.4143C8.62493 20.7893 8.11622 21.0001 7.58579 21.0001H5C3.89543 21.0001 3 20.1046 3 19.0001V16.4143C3 15.8838 3.21071 15.3751 3.58579 15.0001L10.0858 8.50003L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289ZM11.5 9.91427L14.0858 12.5001L11.5858 15H6.41427L11.5 9.91427Z",fill:"currentColor"})),I=a;export{a as IconEyedropper2,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/
|
|
1
|
+
{"version":3,"sources":["../src/IconEyedropper2/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 IconEyedropper2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.7071 6.29289L11.5 7.08582L14.2929 4.29295C15.6011 2.98475 17.6205 2.82122 19.1065 3.80237C19.3188 3.94254 19.5202 4.10606 19.7071 4.29295C21.0153 5.60116 21.1788 7.62058 20.1977 9.10659C20.0575 9.31888 19.894 9.52028 19.7071 9.70716L16.9142 12.5L17.7071 13.2929C18.0976 13.6834 18.0976 14.3166 17.7071 14.7071C17.3166 15.0976 16.6834 15.0976 16.2929 14.7071L15.5 13.9142L9 20.4143C8.62493 20.7893 8.11622 21.0001 7.58579 21.0001H5C3.89543 21.0001 3 20.1046 3 19.0001V16.4143C3 15.8838 3.21071 15.3751 3.58579 15.0001L10.0858 8.50003L9.29289 7.70711C8.90237 7.31658 8.90237 6.68342 9.29289 6.29289C9.68342 5.90237 10.3166 5.90237 10.7071 6.29289ZM11.5 9.91427L14.0858 12.5001L11.5858 15H6.41427L11.5 9.91427Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconEyedropper2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,0sBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconEyedropper2","props","React","CentralIconBase","IconEyedropper2_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var u=Object.create;var C=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!x.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=I(o,e))||l.enumerable});return r};var f=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var d={};H(d,{IconFileArrowLeftIn:()=>i,default:()=>g});module.exports=P(d);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.293Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M12 7C12 8.65685 13.3431 10 15 10H20V18C20 20.2091 18.2091 22 16 22H12.2422L13.1211 21.1211C14.2927 19.9495 14.2927 18.0505 13.1211 16.8789L10.1211 13.8789C8.94952 12.7073 7.05048 12.7073 5.87891 13.8789C5.29312 14.4647 5 15.2323 5 16H4V6C4 3.79086 5.79086 2 8 2H12V7Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M19.4141 8H15C14.4477 8 14 7.55228 14 7V2.58594L19.4141 8Z",fill:"currentColor"})),g=i;0&&(module.exports={IconFileArrowLeftIn});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileArrowLeftIn/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 IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileArrowLeftIn/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 IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.293Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12 8.65685 13.3431 10 15 10H20V18C20 20.2091 18.2091 22 16 22H12.2422L13.1211 21.1211C14.2927 19.9495 14.2927 18.0505 13.1211 16.8789L10.1211 13.8789C8.94952 12.7073 7.05048 12.7073 5.87891 13.8789C5.29312 14.4647 5 15.2323 5 16H4V6C4 3.79086 5.79086 2 8 2H12V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4141 8H15C14.4477 8 14 7.55228 14 7V2.58594L19.4141 8Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftIn;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,kXACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6DACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileArrowLeftIn_exports","__export","IconFileArrowLeftIn","IconFileArrowLeftIn_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFileArrowLeftIn","props","React","CentralIconBase","IconFileArrowLeftIn_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.293Z",fill:"currentColor"}),o.createElement(e,{d:"M12 7C12 8.65685 13.3431 10 15 10H20V18C20 20.2091 18.2091 22 16 22H12.2422L13.1211 21.1211C14.2927 19.9495 14.2927 18.0505 13.1211 16.8789L10.1211 13.8789C8.94952 12.7073 7.05048 12.7073 5.87891 13.8789C5.29312 14.4647 5 15.2323 5 16H4V6C4 3.79086 5.79086 2 8 2H12V7Z",fill:"currentColor"}),o.createElement(e,{d:"M19.4141 8H15C14.4477 8 14 7.55228 14 7V2.58594L19.4141 8Z",fill:"currentColor"})),x=a;export{a as IconFileArrowLeftIn,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileArrowLeftIn/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 IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.
|
|
1
|
+
{"version":3,"sources":["../src/IconFileArrowLeftIn/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 IconFileArrowLeftIn: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7.29297 15.293C7.68349 14.9024 8.31651 14.9024 8.70703 15.293L11.707 18.293C12.0976 18.6835 12.0976 19.3165 11.707 19.707L8.70703 22.707C8.31651 23.0976 7.68349 23.0976 7.29297 22.707C6.90244 22.3165 6.90244 21.6835 7.29297 21.293L8.58594 20H4C3.44772 20 3 19.5523 3 19C3 18.4477 3.44772 18 4 18H8.58594L7.29297 16.707C6.90244 16.3165 6.90244 15.6835 7.29297 15.293Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 7C12 8.65685 13.3431 10 15 10H20V18C20 20.2091 18.2091 22 16 22H12.2422L13.1211 21.1211C14.2927 19.9495 14.2927 18.0505 13.1211 16.8789L10.1211 13.8789C8.94952 12.7073 7.05048 12.7073 5.87891 13.8789C5.29312 14.4647 5 15.2323 5 16H4V6C4 3.79086 5.79086 2 8 2H12V7Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4141 8H15C14.4477 8 14 7.55228 14 7V2.58594L19.4141 8Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileArrowLeftIn;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,kXACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6DACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconFileArrowLeftIn","props","React","CentralIconBase","IconFileArrowLeftIn_default"]}
|
package/IconRepaint/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&l(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?u(x(r)):{},a(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>a(l({},"__esModule",{value:!0}),r);var h={};d(h,{IconRepaint:()=>c,default:()=>v});module.exports=g(h);var n=f(require("react"));var m=f(require("react")),s=require("react-native-svg"),i=({children:r,size:o=24,...C})=>m.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var e=require("react-native-svg"),c=r=>n.default.createElement(i,{...r},n.default.createElement(e.Path,{d:"M13.5049 16C14.8829 16.0001 16 17.1171 16 18.4951C16 20.8426 13.8443 21.0077 12.0098 21C11.4575 20.9977 11.0023 20.5425 11 19.9902C10.9924 18.1558 11.1574 16 13.5049 16Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M3.44242 12.0068C3.99087 11.9427 4.48751 12.3353 4.55179 12.8838C4.84334 15.371 6.35435 17.4893 8.47464 18.6211C8.96188 18.8811 9.14582 19.4874 8.88578 19.9746C8.62569 20.4617 8.02042 20.6457 7.53324 20.3857C4.85211 18.9548 2.93553 16.274 2.56546 13.1162C2.50129 12.5678 2.89396 12.0711 3.44242 12.0068Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M14.1836 15.0664C15.8869 12.7787 19.2312 8.71355 21.333 10.668C23.4375 12.6248 19.2529 16.0819 16.9346 17.8154C16.661 16.4303 15.5689 15.3394 14.1836 15.0664Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M12 2.5C15.1587 2.5 17.958 4.04258 19.6836 6.41113C20.0087 6.8575 19.9102 7.48342 19.4639 7.80859C19.0175 8.13365 18.3916 8.03519 18.0664 7.58887C16.701 5.71486 14.4923 4.5 12 4.5C9.7801 4.50012 7.78512 5.46513 6.41117 7H8.50101C9.05307 7.00026 9.50101 7.44788 9.50101 8C9.50101 8.55212 9.05307 8.99974 8.50101 9H4.50003C4.23497 8.99989 3.98044 8.89447 3.793 8.70703C3.62897 8.54291 3.52759 8.32755 3.50492 8.09863L3.50003 8V4C3.50003 3.44786 3.94794 3.00023 4.50003 3C5.05232 3 5.50003 3.44772 5.50003 4V5.07324C7.19875 3.47849 9.48461 2.50011 12 2.5Z",fill:"currentColor"})),v=c;0&&(module.exports={IconRepaint});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconRepaint/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconRepaint/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 IconRepaint: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconRepaint/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 IconRepaint: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.5049 16C14.8829 16.0001 16 17.1171 16 18.4951C16 20.8426 13.8443 21.0077 12.0098 21C11.4575 20.9977 11.0023 20.5425 11 19.9902C10.9924 18.1558 11.1574 16 13.5049 16Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.44242 12.0068C3.99087 11.9427 4.48751 12.3353 4.55179 12.8838C4.84334 15.371 6.35435 17.4893 8.47464 18.6211C8.96188 18.8811 9.14582 19.4874 8.88578 19.9746C8.62569 20.4617 8.02042 20.6457 7.53324 20.3857C4.85211 18.9548 2.93553 16.274 2.56546 13.1162C2.50129 12.5678 2.89396 12.0711 3.44242 12.0068Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.1836 15.0664C15.8869 12.7787 19.2312 8.71355 21.333 10.668C23.4375 12.6248 19.2529 16.0819 16.9346 17.8154C16.661 16.4303 15.5689 15.3394 14.1836 15.0664Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C15.1587 2.5 17.958 4.04258 19.6836 6.41113C20.0087 6.8575 19.9102 7.48342 19.4639 7.80859C19.0175 8.13365 18.3916 8.03519 18.0664 7.58887C16.701 5.71486 14.4923 4.5 12 4.5C9.7801 4.50012 7.78512 5.46513 6.41117 7H8.50101C9.05307 7.00026 9.50101 7.44788 9.50101 8C9.50101 8.55212 9.05307 8.99974 8.50101 9H4.50003C4.23497 8.99989 3.98044 8.89447 3.793 8.70703C3.62897 8.54291 3.52759 8.32755 3.50492 8.09863L3.50003 8V4C3.50003 3.44786 3.94794 3.00023 4.50003 3C5.05232 3 5.50003 3.44772 5.50003 4V5.07324C7.19875 3.47849 9.48461 2.50011 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRepaint;\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,4KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2iBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRepaint_exports","__export","IconRepaint","IconRepaint_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRepaint","props","React","CentralIconBase","IconRepaint_default"]}
|
package/IconRepaint/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(C,{d:"M13.5049 16C14.8829 16.0001 16 17.1171 16 18.4951C16 20.8426 13.8443 21.0077 12.0098 21C11.4575 20.9977 11.0023 20.5425 11 19.9902C10.9924 18.1558 11.1574 16 13.5049 16Z",fill:"currentColor"}),o.createElement(C,{d:"M3.44242 12.0068C3.99087 11.9427 4.48751 12.3353 4.55179 12.8838C4.84334 15.371 6.35435 17.4893 8.47464 18.6211C8.96188 18.8811 9.14582 19.4874 8.88578 19.9746C8.62569 20.4617 8.02042 20.6457 7.53324 20.3857C4.85211 18.9548 2.93553 16.274 2.56546 13.1162C2.50129 12.5678 2.89396 12.0711 3.44242 12.0068Z",fill:"currentColor"}),o.createElement(C,{d:"M14.1836 15.0664C15.8869 12.7787 19.2312 8.71355 21.333 10.668C23.4375 12.6248 19.2529 16.0819 16.9346 17.8154C16.661 16.4303 15.5689 15.3394 14.1836 15.0664Z",fill:"currentColor"}),o.createElement(C,{d:"M12 2.5C15.1587 2.5 17.958 4.04258 19.6836 6.41113C20.0087 6.8575 19.9102 7.48342 19.4639 7.80859C19.0175 8.13365 18.3916 8.03519 18.0664 7.58887C16.701 5.71486 14.4923 4.5 12 4.5C9.7801 4.50012 7.78512 5.46513 6.41117 7H8.50101C9.05307 7.00026 9.50101 7.44788 9.50101 8C9.50101 8.55212 9.05307 8.99974 8.50101 9H4.50003C4.23497 8.99989 3.98044 8.89447 3.793 8.70703C3.62897 8.54291 3.52759 8.32755 3.50492 8.09863L3.50003 8V4C3.50003 3.44786 3.94794 3.00023 4.50003 3C5.05232 3 5.50003 3.44772 5.50003 4V5.07324C7.19875 3.47849 9.48461 2.50011 12 2.5Z",fill:"currentColor"})),P=a;export{a as IconRepaint,P as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconRepaint/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 IconRepaint: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconRepaint/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 IconRepaint: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.5049 16C14.8829 16.0001 16 17.1171 16 18.4951C16 20.8426 13.8443 21.0077 12.0098 21C11.4575 20.9977 11.0023 20.5425 11 19.9902C10.9924 18.1558 11.1574 16 13.5049 16Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3.44242 12.0068C3.99087 11.9427 4.48751 12.3353 4.55179 12.8838C4.84334 15.371 6.35435 17.4893 8.47464 18.6211C8.96188 18.8811 9.14582 19.4874 8.88578 19.9746C8.62569 20.4617 8.02042 20.6457 7.53324 20.3857C4.85211 18.9548 2.93553 16.274 2.56546 13.1162C2.50129 12.5678 2.89396 12.0711 3.44242 12.0068Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.1836 15.0664C15.8869 12.7787 19.2312 8.71355 21.333 10.668C23.4375 12.6248 19.2529 16.0819 16.9346 17.8154C16.661 16.4303 15.5689 15.3394 14.1836 15.0664Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12 2.5C15.1587 2.5 17.958 4.04258 19.6836 6.41113C20.0087 6.8575 19.9102 7.48342 19.4639 7.80859C19.0175 8.13365 18.3916 8.03519 18.0664 7.58887C16.701 5.71486 14.4923 4.5 12 4.5C9.7801 4.50012 7.78512 5.46513 6.41117 7H8.50101C9.05307 7.00026 9.50101 7.44788 9.50101 8C9.50101 8.55212 9.05307 8.99974 8.50101 9H4.50003C4.23497 8.99989 3.98044 8.89447 3.793 8.70703C3.62897 8.54291 3.52759 8.32755 3.50492 8.09863L3.50003 8V4C3.50003 3.44786 3.94794 3.00023 4.50003 3C5.05232 3 5.50003 3.44772 5.50003 4V5.07324C7.19875 3.47849 9.48461 2.50011 12 2.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRepaint;\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,4KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iKACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2iBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRepaint","props","React","CentralIconBase","IconRepaint_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var c=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(C,o)=>{for(var r in o)l(C,r,{get:o[r],enumerable:!0})},f=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!v.call(C,n)&&n!==r&&l(C,n,{get:()=>o[n],enumerable:!(p=d(o,n))||p.enumerable});return C};var a=(C,o,r)=>(r=C!=null?c(I(C)):{},f(o||!C||!C.__esModule?l(r,"default",{value:C,enumerable:!0}):r,C)),P=C=>f(l({},"__esModule",{value:!0}),C);var L={};x(L,{IconRobotHeadSlop:()=>u,default:()=>g});module.exports=P(L);var e=a(require("react"));var m=a(require("react")),i=require("react-native-svg"),s=({children:C,size:o=24,...r})=>m.default.createElement(i.Svg,{...r,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C);var t=require("react-native-svg"),u=C=>e.default.createElement(s,{...C},e.default.createElement(t.Path,{d:"M13.6217 12.5C13.8737 12.5002 14.0865 12.6884 14.1178 12.9385L14.7916 18.333C14.8193 18.5542 14.9905 18.7299 15.2096 18.7705C16.887 19.0809 18.0006 19.6278 18.0006 20.25C18.0006 21.2165 15.3142 22 12.0006 22C8.68701 22 6.00061 21.2165 6.00061 20.25C6.00061 19.628 7.11313 19.081 8.78968 18.7705C9.00885 18.7299 9.18094 18.5542 9.20862 18.333L9.88343 12.9375C9.91493 12.6876 10.1276 12.5001 10.3795 12.5H13.6217Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M2.14514 18.4463C2.44327 18.0196 3.1034 17.8739 3.61975 18.1201C4.13609 18.3665 5.24846 19.3582 4.95081 19.7852C4.65254 20.2118 3.05748 19.9124 2.54065 19.666C2.02442 19.4195 1.84713 18.8731 2.14514 18.4463Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M20.3805 18.1201C20.8968 17.8737 21.5568 18.0197 21.8551 18.4463C22.1532 18.8731 21.9769 19.4195 21.4606 19.666C20.944 19.9124 19.3487 20.2119 19.0504 19.7852C18.7526 19.3583 19.864 18.3669 20.3805 18.1201Z",fill:"currentColor"}),e.default.createElement(t.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0006 1.5C12.5528 1.50017 13.0006 1.94782 13.0006 2.5V3H16.5006C18.4449 3.00015 20.0641 4.38778 20.4244 6.22656C21.0637 6.56035 21.5006 7.22894 21.5006 8V9C21.5006 9.73966 21.0976 10.3835 20.5006 10.7295V12C20.5006 14.5479 18.5943 16.649 16.1305 16.959L15.6764 13.3145L15.6715 13.2803C15.9519 13.2184 16.1904 13.0088 16.2721 12.7129C16.3895 12.2872 16.1391 11.8462 15.7135 11.7285C13.1602 11.0235 10.8411 11.0235 8.28772 11.7285C7.86203 11.8462 7.61167 12.2871 7.72913 12.7129C7.81078 13.0084 8.04873 13.2182 8.32874 13.2803L8.32483 13.3135L7.8678 16.959C5.40533 16.6478 3.50061 14.5469 3.50061 12V10.7305C2.90325 10.3845 2.50061 9.73996 2.50061 9V8C2.50061 7.22943 2.93627 6.56056 3.57483 6.22656C3.93509 4.38761 5.55616 3.00011 7.50061 3H11.0006V2.5C11.0006 1.94779 11.4484 1.50012 12.0006 1.5ZM9.25061 6.5C8.42229 6.50012 7.75061 7.17165 7.75061 8C7.75061 8.82835 8.42229 9.49988 9.25061 9.5C10.0789 9.49983 10.7506 8.82832 10.7506 8C10.7506 7.17168 10.0789 6.50017 9.25061 6.5ZM14.7506 6.5C13.9223 6.50012 13.2506 7.17165 13.2506 8C13.2506 8.82835 13.9223 9.49988 14.7506 9.5C15.5789 9.49983 16.2506 8.82832 16.2506 8C16.2506 7.17168 15.5789 6.50017 14.7506 6.5Z",fill:"currentColor"})),g=u;0&&(module.exports={IconRobotHeadSlop});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.6217 12.5C13.8737 12.5002 14.0865 12.6884 14.1178 12.9385L14.7916 18.333C14.8193 18.5542 14.9905 18.7299 15.2096 18.7705C16.887 19.0809 18.0006 19.6278 18.0006 20.25C18.0006 21.2165 15.3142 22 12.0006 22C8.68701 22 6.00061 21.2165 6.00061 20.25C6.00061 19.628 7.11313 19.081 8.78968 18.7705C9.00885 18.7299 9.18094 18.5542 9.20862 18.333L9.88343 12.9375C9.91493 12.6876 10.1276 12.5001 10.3795 12.5H13.6217Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14514 18.4463C2.44327 18.0196 3.1034 17.8739 3.61975 18.1201C4.13609 18.3665 5.24846 19.3582 4.95081 19.7852C4.65254 20.2118 3.05748 19.9124 2.54065 19.666C2.02442 19.4195 1.84713 18.8731 2.14514 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3805 18.1201C20.8968 17.8737 21.5568 18.0197 21.8551 18.4463C22.1532 18.8731 21.9769 19.4195 21.4606 19.666C20.944 19.9124 19.3487 20.2119 19.0504 19.7852C18.7526 19.3583 19.864 18.3669 20.3805 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0006 1.5C12.5528 1.50017 13.0006 1.94782 13.0006 2.5V3H16.5006C18.4449 3.00015 20.0641 4.38778 20.4244 6.22656C21.0637 6.56035 21.5006 7.22894 21.5006 8V9C21.5006 9.73966 21.0976 10.3835 20.5006 10.7295V12C20.5006 14.5479 18.5943 16.649 16.1305 16.959L15.6764 13.3145L15.6715 13.2803C15.9519 13.2184 16.1904 13.0088 16.2721 12.7129C16.3895 12.2872 16.1391 11.8462 15.7135 11.7285C13.1602 11.0235 10.8411 11.0235 8.28772 11.7285C7.86203 11.8462 7.61167 12.2871 7.72913 12.7129C7.81078 13.0084 8.04873 13.2182 8.32874 13.2803L8.32483 13.3135L7.8678 16.959C5.40533 16.6478 3.50061 14.5469 3.50061 12V10.7305C2.90325 10.3845 2.50061 9.73996 2.50061 9V8C2.50061 7.22943 2.93627 6.56056 3.57483 6.22656C3.93509 4.38761 5.55616 3.00011 7.50061 3H11.0006V2.5C11.0006 1.94779 11.4484 1.50012 12.0006 1.5ZM9.25061 6.5C8.42229 6.50012 7.75061 7.17165 7.75061 8C7.75061 8.82835 8.42229 9.49988 9.25061 9.5C10.0789 9.49983 10.7506 8.82832 10.7506 8C10.7506 7.17168 10.0789 6.50017 9.25061 6.5ZM14.7506 6.5C13.9223 6.50012 13.2506 7.17165 13.2506 8C13.2506 8.82835 13.9223 9.49988 14.7506 9.5C15.5789 9.49983 16.2506 8.82832 16.2506 8C16.2506 7.17168 15.5789 6.50017 14.7506 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRobotHeadSlop;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,uBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA+CC,GAExD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8ZACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,opCACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconRobotHeadSlop_exports","__export","IconRobotHeadSlop","IconRobotHeadSlop_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRobotHeadSlop","props","React","CentralIconBase","IconRobotHeadSlop_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:C=24,...t})=>l.createElement(p,{...t,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},e);import{Path as r}from"react-native-svg";var f=e=>o.createElement(n,{...e},o.createElement(r,{d:"M13.6217 12.5C13.8737 12.5002 14.0865 12.6884 14.1178 12.9385L14.7916 18.333C14.8193 18.5542 14.9905 18.7299 15.2096 18.7705C16.887 19.0809 18.0006 19.6278 18.0006 20.25C18.0006 21.2165 15.3142 22 12.0006 22C8.68701 22 6.00061 21.2165 6.00061 20.25C6.00061 19.628 7.11313 19.081 8.78968 18.7705C9.00885 18.7299 9.18094 18.5542 9.20862 18.333L9.88343 12.9375C9.91493 12.6876 10.1276 12.5001 10.3795 12.5H13.6217Z",fill:"currentColor"}),o.createElement(r,{d:"M2.14514 18.4463C2.44327 18.0196 3.1034 17.8739 3.61975 18.1201C4.13609 18.3665 5.24846 19.3582 4.95081 19.7852C4.65254 20.2118 3.05748 19.9124 2.54065 19.666C2.02442 19.4195 1.84713 18.8731 2.14514 18.4463Z",fill:"currentColor"}),o.createElement(r,{d:"M20.3805 18.1201C20.8968 17.8737 21.5568 18.0197 21.8551 18.4463C22.1532 18.8731 21.9769 19.4195 21.4606 19.666C20.944 19.9124 19.3487 20.2119 19.0504 19.7852C18.7526 19.3583 19.864 18.3669 20.3805 18.1201Z",fill:"currentColor"}),o.createElement(r,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0006 1.5C12.5528 1.50017 13.0006 1.94782 13.0006 2.5V3H16.5006C18.4449 3.00015 20.0641 4.38778 20.4244 6.22656C21.0637 6.56035 21.5006 7.22894 21.5006 8V9C21.5006 9.73966 21.0976 10.3835 20.5006 10.7295V12C20.5006 14.5479 18.5943 16.649 16.1305 16.959L15.6764 13.3145L15.6715 13.2803C15.9519 13.2184 16.1904 13.0088 16.2721 12.7129C16.3895 12.2872 16.1391 11.8462 15.7135 11.7285C13.1602 11.0235 10.8411 11.0235 8.28772 11.7285C7.86203 11.8462 7.61167 12.2871 7.72913 12.7129C7.81078 13.0084 8.04873 13.2182 8.32874 13.2803L8.32483 13.3135L7.8678 16.959C5.40533 16.6478 3.50061 14.5469 3.50061 12V10.7305C2.90325 10.3845 2.50061 9.73996 2.50061 9V8C2.50061 7.22943 2.93627 6.56056 3.57483 6.22656C3.93509 4.38761 5.55616 3.00011 7.50061 3H11.0006V2.5C11.0006 1.94779 11.4484 1.50012 12.0006 1.5ZM9.25061 6.5C8.42229 6.50012 7.75061 7.17165 7.75061 8C7.75061 8.82835 8.42229 9.49988 9.25061 9.5C10.0789 9.49983 10.7506 8.82832 10.7506 8C10.7506 7.17168 10.0789 6.50017 9.25061 6.5ZM14.7506 6.5C13.9223 6.50012 13.2506 7.17165 13.2506 8C13.2506 8.82835 13.9223 9.49988 14.7506 9.5C15.5789 9.49983 16.2506 8.82832 16.2506 8C16.2506 7.17168 15.5789 6.50017 14.7506 6.5Z",fill:"currentColor"})),v=f;export{f as IconRobotHeadSlop,v as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n
|
|
1
|
+
{"version":3,"sources":["../src/IconRobotHeadSlop/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 IconRobotHeadSlop: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13.6217 12.5C13.8737 12.5002 14.0865 12.6884 14.1178 12.9385L14.7916 18.333C14.8193 18.5542 14.9905 18.7299 15.2096 18.7705C16.887 19.0809 18.0006 19.6278 18.0006 20.25C18.0006 21.2165 15.3142 22 12.0006 22C8.68701 22 6.00061 21.2165 6.00061 20.25C6.00061 19.628 7.11313 19.081 8.78968 18.7705C9.00885 18.7299 9.18094 18.5542 9.20862 18.333L9.88343 12.9375C9.91493 12.6876 10.1276 12.5001 10.3795 12.5H13.6217Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14514 18.4463C2.44327 18.0196 3.1034 17.8739 3.61975 18.1201C4.13609 18.3665 5.24846 19.3582 4.95081 19.7852C4.65254 20.2118 3.05748 19.9124 2.54065 19.666C2.02442 19.4195 1.84713 18.8731 2.14514 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3805 18.1201C20.8968 17.8737 21.5568 18.0197 21.8551 18.4463C22.1532 18.8731 21.9769 19.4195 21.4606 19.666C20.944 19.9124 19.3487 20.2119 19.0504 19.7852C18.7526 19.3583 19.864 18.3669 20.3805 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0006 1.5C12.5528 1.50017 13.0006 1.94782 13.0006 2.5V3H16.5006C18.4449 3.00015 20.0641 4.38778 20.4244 6.22656C21.0637 6.56035 21.5006 7.22894 21.5006 8V9C21.5006 9.73966 21.0976 10.3835 20.5006 10.7295V12C20.5006 14.5479 18.5943 16.649 16.1305 16.959L15.6764 13.3145L15.6715 13.2803C15.9519 13.2184 16.1904 13.0088 16.2721 12.7129C16.3895 12.2872 16.1391 11.8462 15.7135 11.7285C13.1602 11.0235 10.8411 11.0235 8.28772 11.7285C7.86203 11.8462 7.61167 12.2871 7.72913 12.7129C7.81078 13.0084 8.04873 13.2182 8.32874 13.2803L8.32483 13.3135L7.8678 16.959C5.40533 16.6478 3.50061 14.5469 3.50061 12V10.7305C2.90325 10.3845 2.50061 9.73996 2.50061 9V8C2.50061 7.22943 2.93627 6.56056 3.57483 6.22656C3.93509 4.38761 5.55616 3.00011 7.50061 3H11.0006V2.5C11.0006 1.94779 11.4484 1.50012 12.0006 1.5ZM9.25061 6.5C8.42229 6.50012 7.75061 7.17165 7.75061 8C7.75061 8.82835 8.42229 9.49988 9.25061 9.5C10.0789 9.49983 10.7506 8.82832 10.7506 8C10.7506 7.17168 10.0789 6.50017 9.25061 6.5ZM14.7506 6.5C13.9223 6.50012 13.2506 7.17165 13.2506 8C13.2506 8.82835 13.9223 9.49988 14.7506 9.5C15.5789 9.49983 16.2506 8.82832 16.2506 8C16.2506 7.17168 15.5789 6.50017 14.7506 6.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRobotHeadSlop;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA+CC,GAExDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8ZACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,opCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRobotHeadSlop","props","React","CentralIconBase","IconRobotHeadSlop_default"]}
|