@central-icons-react-native/round-filled-radius-2-stroke-1 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/IconDeskOffice2/index.js +1 -1
- package/IconDeskOffice2/index.js.map +1 -1
- package/IconDeskOffice2/index.mjs +1 -1
- package/IconDeskOffice2/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/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 +46 -18
- 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 +25 -11
- package/IconColorPicker/index.d.ts +0 -4
- package/IconColorPicker/index.js +0 -2
package/IconDeskOffice2/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var V=Object.create;var n=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var d=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of H(r))!I.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(p=u(r,t))||p.enumerable});return o};var a=(o,r,e)=>(e=o!=null?V(B(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(n({},"__esModule",{value:!0}),o);var P={};d(P,{IconDeskOffice2:()=>i,default:()=>x});module.exports=v(P);var C=a(require("react"));var f=a(require("react")),m=require("react-native-svg"),s=({children:o,size:r=24,...e})=>f.default.createElement(m.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var c=require("react-native-svg"),i=o=>C.default.createElement(s,{...o},C.default.createElement(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.5ZM20 15.5H13.25V12H18.5C19.3284 12 20 12.6716 20 13.5V15.5Z",fill:"currentColor"})),x=i;0&&(module.exports={IconDeskOffice2});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconDeskOffice2/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 IconDeskOffice2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.
|
|
1
|
+
{"version":3,"sources":["../src/IconDeskOffice2/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 IconDeskOffice2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.5ZM20 15.5H13.25V12H18.5C19.3284 12 20 12.6716 20 13.5V15.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeskOffice2;\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,ocACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDeskOffice2_exports","__export","IconDeskOffice2","IconDeskOffice2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDeskOffice2","props","React","CentralIconBase","IconDeskOffice2_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.
|
|
1
|
+
import t from"react";import C from"react";import{Svg as p}from"react-native-svg";var e=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.5ZM20 15.5H13.25V12H18.5C19.3284 12 20 12.6716 20 13.5V15.5Z",fill:"currentColor"})),I=a;export{a as IconDeskOffice2,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconDeskOffice2/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 IconDeskOffice2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.
|
|
1
|
+
{"version":3,"sources":["../src/IconDeskOffice2/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 IconDeskOffice2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M5 4.5C5 3.67157 5.67157 3 6.5 3H13.5C14.3284 3 15 3.67157 15 4.5V8.5C15 9.32843 14.3284 10 13.5 10H10.5V11H18.5C19.8807 11 21 12.1193 21 13.5V20.5C21 20.7761 20.7761 21 20.5 21H12.75C12.4739 21 12.25 20.7761 12.25 20.5V12H5.5C4.67157 12 4 12.6716 4 13.5V20.5C4 20.7761 3.77614 21 3.5 21C3.22386 21 3 20.7761 3 20.5V13.5C3 12.1193 4.11929 11 5.5 11H9.5V10H6.5C5.67157 10 5 9.32843 5 8.5V4.5ZM20 15.5H13.25V12H18.5C19.3284 12 20 12.6716 20 13.5V15.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDeskOffice2;\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,ocACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDeskOffice2","props","React","CentralIconBase","IconDeskOffice2_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:"M15.208 13.4998L9.74021 18.9685C9.42471 19.284 9.02961 19.5091 8.59764 19.6209L7.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.37986 15.4012C4.49184 14.9702 4.71735 14.5774 5.03221 14.2625L10.501 8.79276L15.208 13.4998Z",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.6025 8.98222C19.2144 9.43527 19.001 10.0126 19.001 10.6092V10.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.3926C13.9894 4.99974 14.5664 4.78575 15.0195 4.39726L15.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=\"M15.208 13.4998L9.74021 18.9685C9.42471 19.284 9.02961 19.5091 8.59764 19.6209L7.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.37986 15.4012C4.49184 14.9702 4.71735 14.5774 5.03221 14.2625L10.501 8.79276L15.208 13.4998Z\"\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.6025 8.98222C19.2144 9.43527 19.001 10.0126 19.001 10.6092V10.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.3926C13.9894 4.99974 14.5664 4.78575 15.0195 4.39726L15.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,8XACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ycACF,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:"M15.208 13.4998L9.74021 18.9685C9.42471 19.284 9.02961 19.5091 8.59764 19.6209L7.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.37986 15.4012C4.49184 14.9702 4.71735 14.5774 5.03221 14.2625L10.501 8.79276L15.208 13.4998Z",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.6025 8.98222C19.2144 9.43527 19.001 10.0126 19.001 10.6092V10.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.3926C13.9894 4.99974 14.5664 4.78575 15.0195 4.39726L15.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=\"M15.208 13.4998L9.74021 18.9685C9.42471 19.284 9.02961 19.5091 8.59764 19.6209L7.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.37986 15.4012C4.49184 14.9702 4.71735 14.5774 5.03221 14.2625L10.501 8.79276L15.208 13.4998Z\"\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.6025 8.98222C19.2144 9.43527 19.001 10.0126 19.001 10.6092V10.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.3926C13.9894 4.99974 14.5664 4.78575 15.0195 4.39726L15.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,8XACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,ycACF,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:()=>f,default:()=>P});module.exports=x(g);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),L=({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 c=require("react-native-svg"),f=r=>p.default.createElement(L,{...r},p.default.createElement(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.3536 6.64645L11.5 7.79286L15.2322 4.0606C16.2085 3.08429 17.7915 3.08429 18.7678 4.0606L19.9525 5.24533C20.9224 6.2152 20.9297 7.78538 19.9689 8.76427L16.2552 12.5481L17.3536 13.6464C17.5488 13.8417 17.5488 14.1583 17.3536 14.3536C17.1583 14.5488 16.8417 14.5488 16.6464 14.3536L15.5547 13.2618L8.40083 20.5506C8.11876 20.838 7.73299 20.9999 7.3303 20.9999H4.5C3.67157 20.9999 3 20.3284 3 19.4999V16.9142C3 16.5163 3.15804 16.1348 3.43934 15.8535L10.7929 8.49997L9.64645 7.35355C9.45118 7.15829 9.45118 6.84171 9.64645 6.64645C9.84171 6.45118 10.1583 6.45118 10.3536 6.64645ZM12.4475 15L14.8476 12.5547L11.5 9.20708L5.70705 15H12.4475Z",fill:"currentColor"})),P=f;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.3536 6.64645L11.5 7.79286L15.2322 4.0606C16.2085 3.08429 17.7915 3.08429 18.7678 4.0606L19.9525 5.24533C20.9224 6.2152 20.9297 7.78538 19.9689 8.76427L16.2552 12.5481L17.3536 13.6464C17.5488 13.8417 17.5488 14.1583 17.3536 14.3536C17.1583 14.5488 16.8417 14.5488 16.6464 14.3536L15.5547 13.2618L8.40083 20.5506C8.11876 20.838 7.73299 20.9999 7.3303 20.9999H4.5C3.67157 20.9999 3 20.3284 3 19.4999V16.9142C3 16.5163 3.15804 16.1348 3.43934 15.8535L10.7929 8.49997L9.64645 7.35355C9.45118 7.15829 9.45118 6.84171 9.64645 6.64645C9.84171 6.45118 10.1583 6.45118 10.3536 6.64645ZM12.4475 15L14.8476 12.5547L11.5 9.20708L5.70705 15H12.4475Z\"\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,koBACF,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 p from"react";import{Svg as C}from"react-native-svg";var e=({children:
|
|
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.3536 6.64645L11.5 7.79286L15.2322 4.0606C16.2085 3.08429 17.7915 3.08429 18.7678 4.0606L19.9525 5.24533C20.9224 6.2152 20.9297 7.78538 19.9689 8.76427L16.2552 12.5481L17.3536 13.6464C17.5488 13.8417 17.5488 14.1583 17.3536 14.3536C17.1583 14.5488 16.8417 14.5488 16.6464 14.3536L15.5547 13.2618L8.40083 20.5506C8.11876 20.838 7.73299 20.9999 7.3303 20.9999H4.5C3.67157 20.9999 3 20.3284 3 19.4999V16.9142C3 16.5163 3.15804 16.1348 3.43934 15.8535L10.7929 8.49997L9.64645 7.35355C9.45118 7.15829 9.45118 6.84171 9.64645 6.64645C9.84171 6.45118 10.1583 6.45118 10.3536 6.64645ZM12.4475 15L14.8476 12.5547L11.5 9.20708L5.70705 15H12.4475Z",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.3536 6.64645L11.5 7.79286L15.2322 4.0606C16.2085 3.08429 17.7915 3.08429 18.7678 4.0606L19.9525 5.24533C20.9224 6.2152 20.9297 7.78538 19.9689 8.76427L16.2552 12.5481L17.3536 13.6464C17.5488 13.8417 17.5488 14.1583 17.3536 14.3536C17.1583 14.5488 16.8417 14.5488 16.6464 14.3536L15.5547 13.2618L8.40083 20.5506C8.11876 20.838 7.73299 20.9999 7.3303 20.9999H4.5C3.67157 20.9999 3 20.3284 3 19.4999V16.9142C3 16.5163 3.15804 16.1348 3.43934 15.8535L10.7929 8.49997L9.64645 7.35355C9.45118 7.15829 9.45118 6.84171 9.64645 6.64645C9.84171 6.45118 10.1583 6.45118 10.3536 6.64645ZM12.4475 15L14.8476 12.5547L11.5 9.20708L5.70705 15H12.4475Z\"\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,koBACF,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 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 g={};x(g,{IconRobotHeadSlop:()=>u,default:()=>V});module.exports=P(g);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.
|
|
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 g={};x(g,{IconRobotHeadSlop:()=>u,default:()=>V});module.exports=P(g);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.0973 12.5C13.3322 12.5 13.5333 12.6632 13.568 12.8955C13.7962 14.425 14.2076 18.5864 15.1959 18.7686C16.8806 19.0784 17.9996 19.6262 17.9996 20.25C17.9996 21.2165 15.3133 22 11.9996 22C8.68602 22 5.9996 21.2165 5.9996 20.25C5.9996 19.6262 7.11894 19.0785 8.80331 18.7686C9.79164 18.5863 10.2028 14.4251 10.4312 12.8955C10.4659 12.6633 10.6671 12.5001 10.9019 12.5H13.0973Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M2.14413 18.4463C2.44226 18.0195 3.10331 17.8737 3.61972 18.1201C4.13629 18.3668 5.24788 19.3584 4.94979 19.7852C4.65152 20.2119 3.05611 19.9124 2.53964 19.666C2.0234 19.4196 1.8462 18.8731 2.14413 18.4463Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M20.3795 18.1201C20.8959 17.8737 21.5569 18.0195 21.8551 18.4463C22.1532 18.8732 21.976 19.4196 21.4596 19.666C20.9427 19.9124 19.3475 20.2119 19.0494 19.7852C18.7519 19.3584 19.8628 18.3671 20.3795 18.1201Z",fill:"currentColor"}),e.default.createElement(t.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9996 2C12.2754 2.00026 12.4995 2.2241 12.4996 2.5V3H17.4996C18.8803 3 19.9996 4.11929 19.9996 5.5V6.08691C20.5819 6.29297 20.9996 6.84707 20.9996 7.5V8.5C20.9996 9.15281 20.5818 9.70597 19.9996 9.91211V11.5C19.9996 13.9853 17.9849 16 15.4996 16H15.0025C15.0011 15.9928 14.9991 15.9857 14.9976 15.9785C14.8732 15.3591 14.7731 14.71 14.69 14.1416C14.6137 13.619 14.5423 13.1051 14.4801 12.8105C14.687 12.861 14.8961 12.9168 15.107 12.9795C15.3717 13.0582 15.6503 12.9072 15.7291 12.6426C15.8078 12.3779 15.6569 12.0992 15.3922 12.0205C13.0575 11.3263 10.9417 11.3262 8.60702 12.0205C8.34253 12.0993 8.19148 12.378 8.27011 12.6426C8.34879 12.9072 8.62757 13.058 8.89218 12.9795C9.10278 12.9169 9.31157 12.8609 9.51815 12.8105C9.45587 13.1051 9.3846 13.6184 9.30819 14.1406C9.22502 14.7091 9.12617 15.359 9.00155 15.9785C9.0001 15.9857 8.99812 15.9928 8.99667 16H8.4996C6.01445 15.9998 3.9996 13.9852 3.9996 11.5V9.91211C3.41755 9.70589 2.9996 9.15272 2.9996 8.5V7.5C2.9996 6.84717 3.41739 6.29304 3.9996 6.08691V5.5C3.9996 4.11938 5.11902 3.00016 6.4996 3H11.5006L11.4996 2.5C11.4996 2.22407 11.7237 2.00029 11.9996 2ZM9.2496 6.5C8.55944 6.50016 7.9997 7.08202 7.9996 7.7998C7.9996 8.51768 8.55937 9.09945 9.2496 9.09961C9.93995 9.09961 10.4996 8.51777 10.4996 7.7998C10.4995 7.08192 9.93989 6.5 9.2496 6.5ZM14.7496 6.5C14.0594 6.50015 13.4996 7.05974 13.4996 7.75C13.4996 8.44026 14.0594 8.99985 14.7496 9C15.44 9 15.9996 8.44036 15.9996 7.75C15.9996 7.05964 15.44 6.5 14.7496 6.5Z",fill:"currentColor"})),V=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 d=\"M13.
|
|
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.0973 12.5C13.3322 12.5 13.5333 12.6632 13.568 12.8955C13.7962 14.425 14.2076 18.5864 15.1959 18.7686C16.8806 19.0784 17.9996 19.6262 17.9996 20.25C17.9996 21.2165 15.3133 22 11.9996 22C8.68602 22 5.9996 21.2165 5.9996 20.25C5.9996 19.6262 7.11894 19.0785 8.80331 18.7686C9.79164 18.5863 10.2028 14.4251 10.4312 12.8955C10.4659 12.6633 10.6671 12.5001 10.9019 12.5H13.0973Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14413 18.4463C2.44226 18.0195 3.10331 17.8737 3.61972 18.1201C4.13629 18.3668 5.24788 19.3584 4.94979 19.7852C4.65152 20.2119 3.05611 19.9124 2.53964 19.666C2.0234 19.4196 1.8462 18.8731 2.14413 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3795 18.1201C20.8959 17.8737 21.5569 18.0195 21.8551 18.4463C22.1532 18.8732 21.976 19.4196 21.4596 19.666C20.9427 19.9124 19.3475 20.2119 19.0494 19.7852C18.7519 19.3584 19.8628 18.3671 20.3795 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9996 2C12.2754 2.00026 12.4995 2.2241 12.4996 2.5V3H17.4996C18.8803 3 19.9996 4.11929 19.9996 5.5V6.08691C20.5819 6.29297 20.9996 6.84707 20.9996 7.5V8.5C20.9996 9.15281 20.5818 9.70597 19.9996 9.91211V11.5C19.9996 13.9853 17.9849 16 15.4996 16H15.0025C15.0011 15.9928 14.9991 15.9857 14.9976 15.9785C14.8732 15.3591 14.7731 14.71 14.69 14.1416C14.6137 13.619 14.5423 13.1051 14.4801 12.8105C14.687 12.861 14.8961 12.9168 15.107 12.9795C15.3717 13.0582 15.6503 12.9072 15.7291 12.6426C15.8078 12.3779 15.6569 12.0992 15.3922 12.0205C13.0575 11.3263 10.9417 11.3262 8.60702 12.0205C8.34253 12.0993 8.19148 12.378 8.27011 12.6426C8.34879 12.9072 8.62757 13.058 8.89218 12.9795C9.10278 12.9169 9.31157 12.8609 9.51815 12.8105C9.45587 13.1051 9.3846 13.6184 9.30819 14.1406C9.22502 14.7091 9.12617 15.359 9.00155 15.9785C9.0001 15.9857 8.99812 15.9928 8.99667 16H8.4996C6.01445 15.9998 3.9996 13.9852 3.9996 11.5V9.91211C3.41755 9.70589 2.9996 9.15272 2.9996 8.5V7.5C2.9996 6.84717 3.41739 6.29304 3.9996 6.08691V5.5C3.9996 4.11938 5.11902 3.00016 6.4996 3H11.5006L11.4996 2.5C11.4996 2.22407 11.7237 2.00029 11.9996 2ZM9.2496 6.5C8.55944 6.50016 7.9997 7.08202 7.9996 7.7998C7.9996 8.51768 8.55937 9.09945 9.2496 9.09961C9.93995 9.09961 10.4996 8.51777 10.4996 7.7998C10.4995 7.08192 9.93989 6.5 9.2496 6.5ZM14.7496 6.5C14.0594 6.50015 13.4996 7.05974 13.4996 7.75C13.4996 8.44026 14.0594 8.99985 14.7496 9C15.44 9 15.9996 8.44036 15.9996 7.75C15.9996 7.05964 15.44 6.5 14.7496 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,2XACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,88CACF,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 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.
|
|
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.0973 12.5C13.3322 12.5 13.5333 12.6632 13.568 12.8955C13.7962 14.425 14.2076 18.5864 15.1959 18.7686C16.8806 19.0784 17.9996 19.6262 17.9996 20.25C17.9996 21.2165 15.3133 22 11.9996 22C8.68602 22 5.9996 21.2165 5.9996 20.25C5.9996 19.6262 7.11894 19.0785 8.80331 18.7686C9.79164 18.5863 10.2028 14.4251 10.4312 12.8955C10.4659 12.6633 10.6671 12.5001 10.9019 12.5H13.0973Z",fill:"currentColor"}),o.createElement(r,{d:"M2.14413 18.4463C2.44226 18.0195 3.10331 17.8737 3.61972 18.1201C4.13629 18.3668 5.24788 19.3584 4.94979 19.7852C4.65152 20.2119 3.05611 19.9124 2.53964 19.666C2.0234 19.4196 1.8462 18.8731 2.14413 18.4463Z",fill:"currentColor"}),o.createElement(r,{d:"M20.3795 18.1201C20.8959 17.8737 21.5569 18.0195 21.8551 18.4463C22.1532 18.8732 21.976 19.4196 21.4596 19.666C20.9427 19.9124 19.3475 20.2119 19.0494 19.7852C18.7519 19.3584 19.8628 18.3671 20.3795 18.1201Z",fill:"currentColor"}),o.createElement(r,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9996 2C12.2754 2.00026 12.4995 2.2241 12.4996 2.5V3H17.4996C18.8803 3 19.9996 4.11929 19.9996 5.5V6.08691C20.5819 6.29297 20.9996 6.84707 20.9996 7.5V8.5C20.9996 9.15281 20.5818 9.70597 19.9996 9.91211V11.5C19.9996 13.9853 17.9849 16 15.4996 16H15.0025C15.0011 15.9928 14.9991 15.9857 14.9976 15.9785C14.8732 15.3591 14.7731 14.71 14.69 14.1416C14.6137 13.619 14.5423 13.1051 14.4801 12.8105C14.687 12.861 14.8961 12.9168 15.107 12.9795C15.3717 13.0582 15.6503 12.9072 15.7291 12.6426C15.8078 12.3779 15.6569 12.0992 15.3922 12.0205C13.0575 11.3263 10.9417 11.3262 8.60702 12.0205C8.34253 12.0993 8.19148 12.378 8.27011 12.6426C8.34879 12.9072 8.62757 13.058 8.89218 12.9795C9.10278 12.9169 9.31157 12.8609 9.51815 12.8105C9.45587 13.1051 9.3846 13.6184 9.30819 14.1406C9.22502 14.7091 9.12617 15.359 9.00155 15.9785C9.0001 15.9857 8.99812 15.9928 8.99667 16H8.4996C6.01445 15.9998 3.9996 13.9852 3.9996 11.5V9.91211C3.41755 9.70589 2.9996 9.15272 2.9996 8.5V7.5C2.9996 6.84717 3.41739 6.29304 3.9996 6.08691V5.5C3.9996 4.11938 5.11902 3.00016 6.4996 3H11.5006L11.4996 2.5C11.4996 2.22407 11.7237 2.00029 11.9996 2ZM9.2496 6.5C8.55944 6.50016 7.9997 7.08202 7.9996 7.7998C7.9996 8.51768 8.55937 9.09945 9.2496 9.09961C9.93995 9.09961 10.4996 8.51777 10.4996 7.7998C10.4995 7.08192 9.93989 6.5 9.2496 6.5ZM14.7496 6.5C14.0594 6.50015 13.4996 7.05974 13.4996 7.75C13.4996 8.44026 14.0594 8.99985 14.7496 9C15.44 9 15.9996 8.44036 15.9996 7.75C15.9996 7.05964 15.44 6.5 14.7496 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 d=\"M13.
|
|
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.0973 12.5C13.3322 12.5 13.5333 12.6632 13.568 12.8955C13.7962 14.425 14.2076 18.5864 15.1959 18.7686C16.8806 19.0784 17.9996 19.6262 17.9996 20.25C17.9996 21.2165 15.3133 22 11.9996 22C8.68602 22 5.9996 21.2165 5.9996 20.25C5.9996 19.6262 7.11894 19.0785 8.80331 18.7686C9.79164 18.5863 10.2028 14.4251 10.4312 12.8955C10.4659 12.6633 10.6671 12.5001 10.9019 12.5H13.0973Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M2.14413 18.4463C2.44226 18.0195 3.10331 17.8737 3.61972 18.1201C4.13629 18.3668 5.24788 19.3584 4.94979 19.7852C4.65152 20.2119 3.05611 19.9124 2.53964 19.666C2.0234 19.4196 1.8462 18.8731 2.14413 18.4463Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3795 18.1201C20.8959 17.8737 21.5569 18.0195 21.8551 18.4463C22.1532 18.8732 21.976 19.4196 21.4596 19.666C20.9427 19.9124 19.3475 20.2119 19.0494 19.7852C18.7519 19.3584 19.8628 18.3671 20.3795 18.1201Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9996 2C12.2754 2.00026 12.4995 2.2241 12.4996 2.5V3H17.4996C18.8803 3 19.9996 4.11929 19.9996 5.5V6.08691C20.5819 6.29297 20.9996 6.84707 20.9996 7.5V8.5C20.9996 9.15281 20.5818 9.70597 19.9996 9.91211V11.5C19.9996 13.9853 17.9849 16 15.4996 16H15.0025C15.0011 15.9928 14.9991 15.9857 14.9976 15.9785C14.8732 15.3591 14.7731 14.71 14.69 14.1416C14.6137 13.619 14.5423 13.1051 14.4801 12.8105C14.687 12.861 14.8961 12.9168 15.107 12.9795C15.3717 13.0582 15.6503 12.9072 15.7291 12.6426C15.8078 12.3779 15.6569 12.0992 15.3922 12.0205C13.0575 11.3263 10.9417 11.3262 8.60702 12.0205C8.34253 12.0993 8.19148 12.378 8.27011 12.6426C8.34879 12.9072 8.62757 13.058 8.89218 12.9795C9.10278 12.9169 9.31157 12.8609 9.51815 12.8105C9.45587 13.1051 9.3846 13.6184 9.30819 14.1406C9.22502 14.7091 9.12617 15.359 9.00155 15.9785C9.0001 15.9857 8.99812 15.9928 8.99667 16H8.4996C6.01445 15.9998 3.9996 13.9852 3.9996 11.5V9.91211C3.41755 9.70589 2.9996 9.15272 2.9996 8.5V7.5C2.9996 6.84717 3.41739 6.29304 3.9996 6.08691V5.5C3.9996 4.11938 5.11902 3.00016 6.4996 3H11.5006L11.4996 2.5C11.4996 2.22407 11.7237 2.00029 11.9996 2ZM9.2496 6.5C8.55944 6.50016 7.9997 7.08202 7.9996 7.7998C7.9996 8.51768 8.55937 9.09945 9.2496 9.09961C9.93995 9.09961 10.4996 8.51777 10.4996 7.7998C10.4995 7.08192 9.93989 6.5 9.2496 6.5ZM14.7496 6.5C14.0594 6.50015 13.4996 7.05974 13.4996 7.75C13.4996 8.44026 14.0594 8.99985 14.7496 9C15.44 9 15.9996 8.44036 15.9996 7.75C15.9996 7.05964 15.44 6.5 14.7496 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,2XACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,88CACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRobotHeadSlop","props","React","CentralIconBase","IconRobotHeadSlop_default"]}
|
package/IconStore2/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
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})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!P.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var v={};d(v,{IconStore2:()=>i,default:()=>L});module.exports=g(v);var t=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>a.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"),i=r=>t.default.createElement(c,{...r},t.default.createElement(e.Path,{d:"
|
|
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})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!P.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var v={};d(v,{IconStore2:()=>i,default:()=>L});module.exports=g(v);var t=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>a.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"),i=r=>t.default.createElement(c,{...r},t.default.createElement(e.Path,{d:"M15.232 9.2998C15.3496 9.1289 15.6263 9.13305 15.7398 9.30664C16.4084 10.3338 17.566 10.9998 18.8609 11C19.6621 11 20.3986 10.7489 21.0005 10.3252V18.5C21.0005 19.8806 19.881 20.9998 18.5005 21H14.5005C14.2244 21 14.0005 20.7761 14.0005 20.5V17.5C14.0005 16.3956 13.1049 15.5002 12.0005 15.5C10.896 15.5 10.0005 16.3954 10.0005 17.5V20.5C10.0005 20.776 9.77646 20.9998 9.50052 21H5.50052C4.11981 21 3.00052 19.8807 3.00052 18.5V10.3252C3.60242 10.7489 4.33795 11 5.13919 11C6.43425 11 7.59161 10.3339 8.26029 9.30664C8.37368 9.13288 8.65043 9.12884 8.7681 9.2998C9.47142 10.3216 10.6499 11 12.0005 11C13.3509 10.9999 14.5287 10.3214 15.232 9.2998Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M7.83353 7.66309C7.64173 9.00393 6.49371 9.99989 5.13919 10C3.4825 10 2.20959 8.53262 2.44388 6.89258L2.69388 5.14648C2.86984 3.91488 3.92437 3 5.16849 3H8.50052L7.83353 7.66309Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M14.9038 6.76855C15.0887 8.4945 13.7363 9.99973 12.0005 10C10.2645 10 8.91133 8.49465 9.09623 6.76855L9.50052 3H14.5005L14.9038 6.76855Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18.8316 3C20.0757 3 21.1312 3.91486 21.3072 5.14648L21.5562 6.89258C21.7905 8.53262 20.5176 10 18.8609 10C17.5064 9.99986 16.3583 9.00391 16.1665 7.66309L15.5005 3H18.8316Z",fill:"currentColor"})),L=i;0&&(module.exports={IconStore2});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconStore2/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconStore2/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 IconStore2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconStore2/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 IconStore2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.232 9.2998C15.3496 9.1289 15.6263 9.13305 15.7398 9.30664C16.4084 10.3338 17.566 10.9998 18.8609 11C19.6621 11 20.3986 10.7489 21.0005 10.3252V18.5C21.0005 19.8806 19.881 20.9998 18.5005 21H14.5005C14.2244 21 14.0005 20.7761 14.0005 20.5V17.5C14.0005 16.3956 13.1049 15.5002 12.0005 15.5C10.896 15.5 10.0005 16.3954 10.0005 17.5V20.5C10.0005 20.776 9.77646 20.9998 9.50052 21H5.50052C4.11981 21 3.00052 19.8807 3.00052 18.5V10.3252C3.60242 10.7489 4.33795 11 5.13919 11C6.43425 11 7.59161 10.3339 8.26029 9.30664C8.37368 9.13288 8.65043 9.12884 8.7681 9.2998C9.47142 10.3216 10.6499 11 12.0005 11C13.3509 10.9999 14.5287 10.3214 15.232 9.2998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83353 7.66309C7.64173 9.00393 6.49371 9.99989 5.13919 10C3.4825 10 2.20959 8.53262 2.44388 6.89258L2.69388 5.14648C2.86984 3.91488 3.92437 3 5.16849 3H8.50052L7.83353 7.66309Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9038 6.76855C15.0887 8.4945 13.7363 9.99973 12.0005 10C10.2645 10 8.91133 8.49465 9.09623 6.76855L9.50052 3H14.5005L14.9038 6.76855Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.8316 3C20.0757 3 21.1312 3.91486 21.3072 5.14648L21.5562 6.89258C21.7905 8.53262 20.5176 10 18.8609 10C17.5064 9.99986 16.3583 9.00391 16.1665 7.66309L15.5005 3H18.8316Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStore2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0oBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconStore2_exports","__export","IconStore2","IconStore2_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconStore2","props","React","CentralIconBase","IconStore2_default"]}
|
package/IconStore2/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 n=({children:t,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"},t);import{Path as C}from"react-native-svg";var f=t=>o.createElement(n,{...t},o.createElement(C,{d:"
|
|
1
|
+
import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:t,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"},t);import{Path as C}from"react-native-svg";var f=t=>o.createElement(n,{...t},o.createElement(C,{d:"M15.232 9.2998C15.3496 9.1289 15.6263 9.13305 15.7398 9.30664C16.4084 10.3338 17.566 10.9998 18.8609 11C19.6621 11 20.3986 10.7489 21.0005 10.3252V18.5C21.0005 19.8806 19.881 20.9998 18.5005 21H14.5005C14.2244 21 14.0005 20.7761 14.0005 20.5V17.5C14.0005 16.3956 13.1049 15.5002 12.0005 15.5C10.896 15.5 10.0005 16.3954 10.0005 17.5V20.5C10.0005 20.776 9.77646 20.9998 9.50052 21H5.50052C4.11981 21 3.00052 19.8807 3.00052 18.5V10.3252C3.60242 10.7489 4.33795 11 5.13919 11C6.43425 11 7.59161 10.3339 8.26029 9.30664C8.37368 9.13288 8.65043 9.12884 8.7681 9.2998C9.47142 10.3216 10.6499 11 12.0005 11C13.3509 10.9999 14.5287 10.3214 15.232 9.2998Z",fill:"currentColor"}),o.createElement(C,{d:"M7.83353 7.66309C7.64173 9.00393 6.49371 9.99989 5.13919 10C3.4825 10 2.20959 8.53262 2.44388 6.89258L2.69388 5.14648C2.86984 3.91488 3.92437 3 5.16849 3H8.50052L7.83353 7.66309Z",fill:"currentColor"}),o.createElement(C,{d:"M14.9038 6.76855C15.0887 8.4945 13.7363 9.99973 12.0005 10C10.2645 10 8.91133 8.49465 9.09623 6.76855L9.50052 3H14.5005L14.9038 6.76855Z",fill:"currentColor"}),o.createElement(C,{d:"M18.8316 3C20.0757 3 21.1312 3.91486 21.3072 5.14648L21.5562 6.89258C21.7905 8.53262 20.5176 10 18.8609 10C17.5064 9.99986 16.3583 9.00391 16.1665 7.66309L15.5005 3H18.8316Z",fill:"currentColor"})),P=f;export{f as IconStore2,P as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconStore2/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconStore2/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 IconStore2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconStore2/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 IconStore2: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.232 9.2998C15.3496 9.1289 15.6263 9.13305 15.7398 9.30664C16.4084 10.3338 17.566 10.9998 18.8609 11C19.6621 11 20.3986 10.7489 21.0005 10.3252V18.5C21.0005 19.8806 19.881 20.9998 18.5005 21H14.5005C14.2244 21 14.0005 20.7761 14.0005 20.5V17.5C14.0005 16.3956 13.1049 15.5002 12.0005 15.5C10.896 15.5 10.0005 16.3954 10.0005 17.5V20.5C10.0005 20.776 9.77646 20.9998 9.50052 21H5.50052C4.11981 21 3.00052 19.8807 3.00052 18.5V10.3252C3.60242 10.7489 4.33795 11 5.13919 11C6.43425 11 7.59161 10.3339 8.26029 9.30664C8.37368 9.13288 8.65043 9.12884 8.7681 9.2998C9.47142 10.3216 10.6499 11 12.0005 11C13.3509 10.9999 14.5287 10.3214 15.232 9.2998Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M7.83353 7.66309C7.64173 9.00393 6.49371 9.99989 5.13919 10C3.4825 10 2.20959 8.53262 2.44388 6.89258L2.69388 5.14648C2.86984 3.91488 3.92437 3 5.16849 3H8.50052L7.83353 7.66309Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M14.9038 6.76855C15.0887 8.4945 13.7363 9.99973 12.0005 10C10.2645 10 8.91133 8.49465 9.09623 6.76855L9.50052 3H14.5005L14.9038 6.76855Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.8316 3C20.0757 3 21.1312 3.91486 21.3072 5.14648L21.5562 6.89258C21.7905 8.53262 20.5176 10 18.8609 10C17.5064 9.99986 16.3583 9.00391 16.1665 7.66309L15.5005 3H18.8316Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconStore2;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0oBACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gLACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconStore2","props","React","CentralIconBase","IconStore2_default"]}
|
package/IconThings/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var m=Object.create;var t=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var v=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(C,o)=>{for(var r in o)t(C,r,{get:o[r],enumerable:!0})},L=(C,o,r,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!B.call(C,e)&&e!==r&&t(C,e,{get:()=>o[e],enumerable:!(p=s(o,e))||p.enumerable});return C};var i=(C,o,r)=>(r=C!=null?m(v(C)):{},L(o||!C||!C.__esModule?t(r,"default",{value:C,enumerable:!0}):r,C)),g=C=>L(t({},"__esModule",{value:!0}),C);var P={};I(P,{IconThings:()=>d,default:()=>x});module.exports=g(P);var n=i(require("react"));var a=i(require("react")),f=require("react-native-svg"),c=({children:C,size:o=24,...r})=>a.default.createElement(f.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 l=require("react-native-svg"),d=C=>n.default.createElement(c,{...C},n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.8717 8.05419C15.062 8.03983 15.2997 8.04152 15.5084 8.22313C15.6482 8.34501 15.753 8.53198 15.7633 8.73192V8.80809C15.7585 8.88373 15.7399 8.95835 15.7086 9.02782C15.6771 9.09746 15.6201 9.18112 15.5621 9.26024C15.5014 9.34305 15.4285 9.43493 15.3551 9.52489C15.1984 9.71675 15.0608 9.8755 14.9752 9.98192C14.2735 10.8472 13.6074 11.742 12.9801 12.6626L12.9791 12.6636C12.7869 12.9437 12.6017 13.2349 12.4137 13.5259L12.4127 13.5249C12.3104 13.69 12.1678 13.9598 11.9859 14.1528C11.8909 14.2536 11.7747 14.3469 11.6324 14.4009C11.4863 14.4562 11.3236 14.4656 11.149 14.4165C10.9501 14.3604 10.7608 14.2149 10.608 14.0776L10.1959 13.6733L9.25155 12.7641C9.04187 12.5655 8.74018 12.3123 8.55819 12.0249C8.4772 11.8969 8.45015 11.7304 8.46054 11.5845C8.47081 11.4403 8.52167 11.269 8.64804 11.1538C8.81658 11.0003 8.99681 10.9197 9.18417 10.9097C9.36786 10.8999 9.53568 10.9592 9.68026 11.0405C9.82417 11.1215 9.95688 11.2311 10.0738 11.3374C10.1326 11.3908 10.1895 11.4453 10.2428 11.4966C10.2968 11.5486 10.3472 11.5971 10.3951 11.6411L11.1949 12.3755C11.3972 12.0707 11.6397 11.7426 11.8463 11.4585C12.4485 10.6285 13.0835 9.82204 13.7486 9.04149L14.109 8.62059C14.2373 8.47565 14.3723 8.33191 14.5084 8.21044C14.6178 8.11293 14.75 8.07705 14.8463 8.05712L14.858 8.05516L14.8717 8.05419Z",fill:"currentColor"}),n.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M14.86 2.25048C16.8765 2.25047 19.0797 2.1286 20.1578 4.16844C20.5556 4.92174 20.5767 5.91064 20.6187 7.88719L20.69 11.2456C20.712 12.2778 20.7227 12.7945 20.7115 13.31C20.7016 13.7682 20.6783 14.2263 20.6422 14.6831C20.6015 15.1972 20.5393 15.7101 20.4137 16.7349L20.4019 16.8315C20.1886 18.5722 20.0816 19.443 19.6734 20.0991C19.3137 20.6771 18.7929 21.1376 18.1754 21.4243C17.4744 21.7497 16.5973 21.7505 14.8433 21.7505H9.1539C7.39997 21.7505 6.52281 21.7497 5.82186 21.4243C5.20443 21.1376 4.68348 20.6771 4.32382 20.0991C3.9157 19.443 3.80867 18.5722 3.5953 16.8315L3.58358 16.7349C3.45797 15.7101 3.39577 15.1972 3.35507 14.6831C3.31891 14.2263 3.29568 13.7682 3.28573 13.31C3.27455 12.7945 3.28525 12.2778 3.30722 11.2456L3.3785 7.88719C3.42056 5.91064 3.4416 4.92174 3.83944 4.16844C4.91749 2.12857 7.12072 2.25047 9.13729 2.25048H14.86ZM8.3912 5.7495C7.28984 5.7495 6.7388 5.74954 6.31503 5.96239C5.94225 6.14978 5.63718 6.44957 5.44296 6.81883C5.22226 7.23868 5.212 7.78981 5.19198 8.8911L5.09921 13.9995C5.0992 14.2316 5.09899 14.3481 5.10897 14.4477C5.19829 15.337 5.86699 16.0587 6.74667 16.2163C6.84531 16.2339 6.96141 16.2434 7.19296 16.2612L7.83261 16.31C8.2482 16.3421 8.45639 16.3587 8.62069 16.435C8.85809 16.5456 9.0433 16.7455 9.13534 16.9907C9.19896 17.1605 9.19882 17.3695 9.19882 17.7866V17.8999C9.19882 18.4596 9.19933 18.7398 9.30819 18.9536C9.404 19.1415 9.5568 19.2943 9.74472 19.3901C9.95857 19.4991 10.2387 19.4995 10.7984 19.4995H13.1988C13.7588 19.4995 14.0386 19.4991 14.2525 19.3901C14.4407 19.2942 14.5942 19.1417 14.69 18.9536C14.7989 18.7398 14.7984 18.4595 14.7984 17.8999V17.8452C14.7984 17.3399 14.799 17.0866 14.8932 16.8852C14.9761 16.7081 15.1092 16.5588 15.276 16.4565C15.4654 16.3404 15.7172 16.3122 16.2193 16.2554L16.9488 16.1724C16.972 16.1715 16.9838 16.1709 16.9937 16.1704C18.0526 16.1202 18.8885 15.2529 18.899 14.1929V13.9995L18.8082 8.89305C18.7886 7.79122 18.7788 7.23986 18.5582 6.81981C18.364 6.45029 18.0591 6.14992 17.6861 5.96239C17.2622 5.74942 16.7108 5.7495 15.609 5.7495H8.3912Z",fill:"currentColor"}),n.default.createElement(l.Path,{opacity:"0.4",d:"M14.8555 17C14.8033 17.1858 14.8027 17.4306 14.8027 17.8457V17.9004C14.8027 18.4598 14.8021 18.7403 14.6934 18.9541C14.5976 19.1419 14.4446 19.2948 14.2568 19.3906C14.043 19.4995 13.7626 19.5 13.2031 19.5H10.8027C10.243 19.5 9.96288 19.4995 9.74902 19.3906C9.56103 19.2947 9.40734 19.1421 9.31152 18.9541C9.20277 18.7403 9.20312 18.4598 9.20312 17.9004V17.7871C9.20312 17.3766 9.20133 17.1683 9.14062 17H14.8555Z",fill:"currentColor"})),x=d;0&&(module.exports={IconThings});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconThings/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconThings/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 IconThings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.
|
|
1
|
+
{"version":3,"sources":["../src/IconThings/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 IconThings: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.8717 8.05419C15.062 8.03983 15.2997 8.04152 15.5084 8.22313C15.6482 8.34501 15.753 8.53198 15.7633 8.73192V8.80809C15.7585 8.88373 15.7399 8.95835 15.7086 9.02782C15.6771 9.09746 15.6201 9.18112 15.5621 9.26024C15.5014 9.34305 15.4285 9.43493 15.3551 9.52489C15.1984 9.71675 15.0608 9.8755 14.9752 9.98192C14.2735 10.8472 13.6074 11.742 12.9801 12.6626L12.9791 12.6636C12.7869 12.9437 12.6017 13.2349 12.4137 13.5259L12.4127 13.5249C12.3104 13.69 12.1678 13.9598 11.9859 14.1528C11.8909 14.2536 11.7747 14.3469 11.6324 14.4009C11.4863 14.4562 11.3236 14.4656 11.149 14.4165C10.9501 14.3604 10.7608 14.2149 10.608 14.0776L10.1959 13.6733L9.25155 12.7641C9.04187 12.5655 8.74018 12.3123 8.55819 12.0249C8.4772 11.8969 8.45015 11.7304 8.46054 11.5845C8.47081 11.4403 8.52167 11.269 8.64804 11.1538C8.81658 11.0003 8.99681 10.9197 9.18417 10.9097C9.36786 10.8999 9.53568 10.9592 9.68026 11.0405C9.82417 11.1215 9.95688 11.2311 10.0738 11.3374C10.1326 11.3908 10.1895 11.4453 10.2428 11.4966C10.2968 11.5486 10.3472 11.5971 10.3951 11.6411L11.1949 12.3755C11.3972 12.0707 11.6397 11.7426 11.8463 11.4585C12.4485 10.6285 13.0835 9.82204 13.7486 9.04149L14.109 8.62059C14.2373 8.47565 14.3723 8.33191 14.5084 8.21044C14.6178 8.11293 14.75 8.07705 14.8463 8.05712L14.858 8.05516L14.8717 8.05419Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M14.86 2.25048C16.8765 2.25047 19.0797 2.1286 20.1578 4.16844C20.5556 4.92174 20.5767 5.91064 20.6187 7.88719L20.69 11.2456C20.712 12.2778 20.7227 12.7945 20.7115 13.31C20.7016 13.7682 20.6783 14.2263 20.6422 14.6831C20.6015 15.1972 20.5393 15.7101 20.4137 16.7349L20.4019 16.8315C20.1886 18.5722 20.0816 19.443 19.6734 20.0991C19.3137 20.6771 18.7929 21.1376 18.1754 21.4243C17.4744 21.7497 16.5973 21.7505 14.8433 21.7505H9.1539C7.39997 21.7505 6.52281 21.7497 5.82186 21.4243C5.20443 21.1376 4.68348 20.6771 4.32382 20.0991C3.9157 19.443 3.80867 18.5722 3.5953 16.8315L3.58358 16.7349C3.45797 15.7101 3.39577 15.1972 3.35507 14.6831C3.31891 14.2263 3.29568 13.7682 3.28573 13.31C3.27455 12.7945 3.28525 12.2778 3.30722 11.2456L3.3785 7.88719C3.42056 5.91064 3.4416 4.92174 3.83944 4.16844C4.91749 2.12857 7.12072 2.25047 9.13729 2.25048H14.86ZM8.3912 5.7495C7.28984 5.7495 6.7388 5.74954 6.31503 5.96239C5.94225 6.14978 5.63718 6.44957 5.44296 6.81883C5.22226 7.23868 5.212 7.78981 5.19198 8.8911L5.09921 13.9995C5.0992 14.2316 5.09899 14.3481 5.10897 14.4477C5.19829 15.337 5.86699 16.0587 6.74667 16.2163C6.84531 16.2339 6.96141 16.2434 7.19296 16.2612L7.83261 16.31C8.2482 16.3421 8.45639 16.3587 8.62069 16.435C8.85809 16.5456 9.0433 16.7455 9.13534 16.9907C9.19896 17.1605 9.19882 17.3695 9.19882 17.7866V17.8999C9.19882 18.4596 9.19933 18.7398 9.30819 18.9536C9.404 19.1415 9.5568 19.2943 9.74472 19.3901C9.95857 19.4991 10.2387 19.4995 10.7984 19.4995H13.1988C13.7588 19.4995 14.0386 19.4991 14.2525 19.3901C14.4407 19.2942 14.5942 19.1417 14.69 18.9536C14.7989 18.7398 14.7984 18.4595 14.7984 17.8999V17.8452C14.7984 17.3399 14.799 17.0866 14.8932 16.8852C14.9761 16.7081 15.1092 16.5588 15.276 16.4565C15.4654 16.3404 15.7172 16.3122 16.2193 16.2554L16.9488 16.1724C16.972 16.1715 16.9838 16.1709 16.9937 16.1704C18.0526 16.1202 18.8885 15.2529 18.899 14.1929V13.9995L18.8082 8.89305C18.7886 7.79122 18.7788 7.23986 18.5582 6.81981C18.364 6.45029 18.0591 6.14992 17.6861 5.96239C17.2622 5.74942 16.7108 5.7495 15.609 5.7495H8.3912Z\"\n fill=\"currentColor\"\n />\n <Path\n opacity=\"0.4\"\n d=\"M14.8555 17C14.8033 17.1858 14.8027 17.4306 14.8027 17.8457V17.9004C14.8027 18.4598 14.8021 18.7403 14.6934 18.9541C14.5976 19.1419 14.4446 19.2948 14.2568 19.3906C14.043 19.4995 13.7626 19.5 13.2031 19.5H10.8027C10.243 19.5 9.96288 19.4995 9.74902 19.3906C9.56103 19.2947 9.40734 19.1421 9.31152 18.9541C9.20277 18.7403 9.20312 18.4598 9.20312 17.9004V17.7871C9.20312 17.3766 9.20133 17.1683 9.14062 17H14.8555Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconThings;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,gBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8wCACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8/DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,QAAQ,MACR,EAAE,+ZACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconThings_exports","__export","IconThings","IconThings_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconThings","props","React","CentralIconBase","IconThings_default"]}
|