@central-icons-react-native/round-filled-radius-1-stroke-1 1.1.260 → 1.1.262
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/IconPipe/index.d.ts +4 -0
- package/IconPipe/index.js +3 -0
- package/IconPipe/index.js.map +11 -0
- package/IconPipe/index.mjs +3 -0
- package/IconPipe/index.mjs.map +11 -0
- package/IconTorch/index.d.ts +4 -0
- package/IconTorch/index.js +3 -0
- package/IconTorch/index.js.map +11 -0
- package/IconTorch/index.mjs +3 -0
- package/IconTorch/index.mjs.map +11 -0
- package/README.md +2 -0
- package/filtered-icons.json +1 -1
- package/icons/index.d.ts +1 -1
- package/icons/index.js +2 -2
- package/icons/index.js.map +3 -3
- package/icons/index.mjs +2 -2
- package/icons/index.mjs.map +3 -3
- package/icons-index.json +4 -4
- package/index.d.ts +2 -0
- package/index.js +6 -0
- package/index.mjs +2 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +3 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var d=Object.create;var{getPrototypeOf:v,defineProperty:e,getOwnPropertyNames:i,getOwnPropertyDescriptor:h}=Object,H=Object.prototype.hasOwnProperty;function u(r){return this[r]}var y,F,B=(r,o,C)=>{var t=r!=null&&typeof r==="object";if(t){var f=o?y??=new WeakMap:F??=new WeakMap,s=f.get(r);if(s)return s}C=r!=null?d(v(r)):{};let p=o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C;for(let a of i(r))if(!H.call(p,a))e(p,a,{get:u.bind(r,a),enumerable:!0});if(t)f.set(r,p);return p},I=(r)=>{var o=(c??=new WeakMap).get(r),C;if(o)return o;if(o=e({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of i(r))if(!H.call(o,t))e(o,t,{get:u.bind(r,t),enumerable:!(C=h(r,t))||C.enumerable})}return c.set(r,o),o},c;var S=(r)=>r;function b(r,o){this[r]=S.bind(null,o)}var P=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0,configurable:!0,set:b.bind(o,C)})};var M={};P(M,{CentralIconBase:()=>m});module.exports=I(M);var V=B(require("react")),x=require("react-native-svg"),m=({children:r,size:o=24,...C})=>{return V.default.createElement(x.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 Z={};P(Z,{default:()=>w,IconPipe:()=>g});module.exports=I(Z);var n=B(require("react"));var l=require("react-native-svg"),g=(r)=>{return n.default.createElement(m,{...r},n.default.createElement(l.Path,{d:"M9 20H10V11H19V20H21C21.2761 20 21.5 20.2239 21.5 20.5C21.5 20.7761 21.2761 21 21 21H3C2.72386 21 2.5 20.7761 2.5 20.5C2.5 20.2239 2.72386 20 3 20H5V11H9V20Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M7 10H5.09961C4.828 10 4.59409 10 4.40234 9.98438C4.20487 9.96823 4.00834 9.93312 3.81934 9.83691C3.53709 9.6931 3.3069 9.46291 3.16309 9.18066C3.06688 8.99166 3.03177 8.79513 3.01562 8.59766C2.99996 8.40591 3 8.172 3 7.90039V5.09961C3 4.828 2.99996 4.59409 3.01562 4.40234C3.03177 4.20487 3.06688 4.00834 3.16309 3.81934C3.3069 3.53709 3.53709 3.3069 3.81934 3.16309C4.00834 3.06688 4.20487 3.03177 4.40234 3.01563C4.59409 2.99996 4.828 3 5.09961 3H7V10Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M18.9004 3C19.172 3 19.4059 2.99996 19.5977 3.01563C19.7951 3.03177 19.9917 3.06688 20.1807 3.16309C20.4629 3.3069 20.6931 3.53709 20.8369 3.81934C20.9331 4.00834 20.9682 4.20487 20.9844 4.40234C21 4.59409 21 4.828 21 5.09961V7.90039C21 8.172 21 8.40591 20.9844 8.59766C20.9682 8.79513 20.9331 8.99166 20.8369 9.18066C20.6931 9.46291 20.4629 9.6931 20.1807 9.83691C19.9917 9.93312 19.7951 9.96823 19.5977 9.98438C19.4059 10 19.172 10 18.9004 10H8V3H18.9004Z",fill:"currentColor"}))},w=g;
|
|
2
|
+
|
|
3
|
+
//# debugId=B93BF49C7F062FB464756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPipe/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPipe: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M9 20H10V11H19V20H21C21.2761 20 21.5 20.2239 21.5 20.5C21.5 20.7761 21.2761 21 21 21H3C2.72386 21 2.5 20.7761 2.5 20.5C2.5 20.2239 2.72386 20 3 20H5V11H9V20Z\" fill=\"currentColor\"/><Path d=\"M7 10H5.09961C4.828 10 4.59409 10 4.40234 9.98438C4.20487 9.96823 4.00834 9.93312 3.81934 9.83691C3.53709 9.6931 3.3069 9.46291 3.16309 9.18066C3.06688 8.99166 3.03177 8.79513 3.01562 8.59766C2.99996 8.40591 3 8.172 3 7.90039V5.09961C3 4.828 2.99996 4.59409 3.01562 4.40234C3.03177 4.20487 3.06688 4.00834 3.16309 3.81934C3.3069 3.53709 3.53709 3.3069 3.81934 3.16309C4.00834 3.06688 4.20487 3.03177 4.40234 3.01563C4.59409 2.99996 4.828 3 5.09961 3H7V10Z\" fill=\"currentColor\"/><Path d=\"M18.9004 3C19.172 3 19.4059 2.99996 19.5977 3.01563C19.7951 3.03177 19.9917 3.06688 20.1807 3.16309C20.4629 3.3069 20.6931 3.53709 20.8369 3.81934C20.9331 4.00834 20.9682 4.20487 20.9844 4.40234C21 4.59409 21 4.828 21 5.09961V7.90039C21 8.172 21 8.40591 20.9844 8.59766C20.9682 8.79513 20.9331 8.99166 20.8369 9.18066C20.6931 9.46291 20.4629 9.6931 20.1807 9.83691C19.9917 9.93312 19.7951 9.96823 19.5977 9.98438C19.4059 10 19.172 10 18.9004 10H8V3H18.9004Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPipe;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,oECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAqC,CAAC,IAAU,CAC3D,OAAO,wBAA2qC,EAA3qC,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,gKAAgK,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,0cAA0c,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4cAA4c,KAAK,eAAc,CAAI,GAGrqC",
|
|
9
|
+
"debugId": "B93BF49C7F062FB464756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";import{Svg as l}from"react-native-svg";var e=({children:C,size:r=24,...n})=>{return p.createElement(l,{...n,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C)};import o from"react";import{Path as t}from"react-native-svg";var a=(C)=>{return o.createElement(e,{...C},o.createElement(t,{d:"M9 20H10V11H19V20H21C21.2761 20 21.5 20.2239 21.5 20.5C21.5 20.7761 21.2761 21 21 21H3C2.72386 21 2.5 20.7761 2.5 20.5C2.5 20.2239 2.72386 20 3 20H5V11H9V20Z",fill:"currentColor"}),o.createElement(t,{d:"M7 10H5.09961C4.828 10 4.59409 10 4.40234 9.98438C4.20487 9.96823 4.00834 9.93312 3.81934 9.83691C3.53709 9.6931 3.3069 9.46291 3.16309 9.18066C3.06688 8.99166 3.03177 8.79513 3.01562 8.59766C2.99996 8.40591 3 8.172 3 7.90039V5.09961C3 4.828 2.99996 4.59409 3.01562 4.40234C3.03177 4.20487 3.06688 4.00834 3.16309 3.81934C3.3069 3.53709 3.53709 3.3069 3.81934 3.16309C4.00834 3.06688 4.20487 3.03177 4.40234 3.01563C4.59409 2.99996 4.828 3 5.09961 3H7V10Z",fill:"currentColor"}),o.createElement(t,{d:"M18.9004 3C19.172 3 19.4059 2.99996 19.5977 3.01563C19.7951 3.03177 19.9917 3.06688 20.1807 3.16309C20.4629 3.3069 20.6931 3.53709 20.8369 3.81934C20.9331 4.00834 20.9682 4.20487 20.9844 4.40234C21 4.59409 21 4.828 21 5.09961V7.90039C21 8.172 21 8.40591 20.9844 8.59766C20.9682 8.79513 20.9331 8.99166 20.8369 9.18066C20.6931 9.46291 20.4629 9.6931 20.1807 9.83691C19.9917 9.93312 19.7951 9.96823 19.5977 9.98438C19.4059 10 19.172 10 18.9004 10H8V3H18.9004Z",fill:"currentColor"}))},V=a;export{V as default,a as IconPipe};
|
|
2
|
+
|
|
3
|
+
//# debugId=5D10CCE29FA4028B64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPipe/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPipe: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M9 20H10V11H19V20H21C21.2761 20 21.5 20.2239 21.5 20.5C21.5 20.7761 21.2761 21 21 21H3C2.72386 21 2.5 20.7761 2.5 20.5C2.5 20.2239 2.72386 20 3 20H5V11H9V20Z\" fill=\"currentColor\"/><Path d=\"M7 10H5.09961C4.828 10 4.59409 10 4.40234 9.98438C4.20487 9.96823 4.00834 9.93312 3.81934 9.83691C3.53709 9.6931 3.3069 9.46291 3.16309 9.18066C3.06688 8.99166 3.03177 8.79513 3.01562 8.59766C2.99996 8.40591 3 8.172 3 7.90039V5.09961C3 4.828 2.99996 4.59409 3.01562 4.40234C3.03177 4.20487 3.06688 4.00834 3.16309 3.81934C3.3069 3.53709 3.53709 3.3069 3.81934 3.16309C4.00834 3.06688 4.20487 3.03177 4.40234 3.01563C4.59409 2.99996 4.828 3 5.09961 3H7V10Z\" fill=\"currentColor\"/><Path d=\"M18.9004 3C19.172 3 19.4059 2.99996 19.5977 3.01563C19.7951 3.03177 19.9917 3.06688 20.1807 3.16309C20.4629 3.3069 20.6931 3.53709 20.8369 3.81934C20.9331 4.00834 20.9682 4.20487 20.9844 4.40234C21 4.59409 21 4.828 21 5.09961V7.90039C21 8.172 21 8.40591 20.9844 8.59766C20.9682 8.79513 20.9331 8.99166 20.8369 9.18066C20.6931 9.46291 20.4629 9.6931 20.1807 9.83691C19.9917 9.93312 19.7951 9.96823 19.5977 9.98438C19.4059 10 19.172 10 18.9004 10H8V3H18.9004Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPipe;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAqC,CAAC,IAAU,CAC3D,OAAO,gBAA2qC,EAA3qC,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,gKAAgK,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,0cAA0c,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4cAA4c,KAAK,eAAc,CAAI,GAGrqC",
|
|
9
|
+
"debugId": "5D10CCE29FA4028B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var g=Object.create;var{getPrototypeOf:h,defineProperty:t,getOwnPropertyNames:s,getOwnPropertyDescriptor:y}=Object,i=Object.prototype.hasOwnProperty;function u(r){return this[r]}var F,S,d=(r,o,e)=>{var n=r!=null&&typeof r==="object";if(n){var m=o?F??=new WeakMap:S??=new WeakMap,c=m.get(r);if(c)return c}e=r!=null?g(h(r)):{};let C=o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e;for(let l of s(r))if(!i.call(C,l))t(C,l,{get:u.bind(r,l),enumerable:!0});if(n)m.set(r,C);return C},B=(r)=>{var o=(f??=new WeakMap).get(r),e;if(o)return o;if(o=t({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of s(r))if(!i.call(o,n))t(o,n,{get:u.bind(r,n),enumerable:!(e=y(r,n))||e.enumerable})}return f.set(r,o),o},f;var b=(r)=>r;function M(r,o){this[r]=b.bind(null,o)}var I=(r,o)=>{for(var e in o)t(r,e,{get:o[e],enumerable:!0,configurable:!0,set:M.bind(o,e)})};var Z={};I(Z,{CentralIconBase:()=>a});module.exports=B(Z);var v=d(require("react")),x=require("react-native-svg"),a=({children:r,size:o=24,...e})=>{return v.default.createElement(x.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 w={};I(w,{default:()=>$,IconTorch:()=>P});module.exports=B(w);var p=d(require("react"));var L=require("react-native-svg"),P=(r)=>{return p.default.createElement(a,{...r},p.default.createElement(L.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.9072 14.6161L18.8389 14.6855C18.5854 14.9386 18.2489 15.092 17.8916 15.1171L14.75 15.3378C14.6329 15.3462 14.5225 15.3964 14.4395 15.4794L8.1377 21.7812C7.55662 22.3618 6.61416 22.362 6.03321 21.7812L2.21875 17.9667C1.63791 17.3858 1.63813 16.4433 2.21875 15.8622L8.52051 9.56046C8.60353 9.47744 8.65375 9.36702 8.66211 9.24992L8.88282 6.10831C8.90796 5.75099 9.06134 5.41449 9.31446 5.16105L9.38282 5.09171L18.9072 14.6161ZM12.1025 11.8974C11.9073 11.7021 11.5908 11.7021 11.3955 11.8974L9.39551 13.8974C9.2007 14.0927 9.2004 14.4093 9.39551 14.6044C9.59063 14.7995 9.90726 14.7992 10.1025 14.6044L12.1025 12.6044C12.2978 12.4092 12.2978 12.0926 12.1025 11.8974Z",fill:"currentColor"}),p.default.createElement(L.Path,{d:"M12.5049 1.97062C13.0859 1.39003 14.0274 1.38997 14.6084 1.97062L22.0293 9.39152C22.6099 9.9725 22.6099 10.914 22.0293 11.495L19.6143 13.9091L10.0898 4.38468L12.5049 1.97062Z",fill:"currentColor"}))},$=P;
|
|
2
|
+
|
|
3
|
+
//# debugId=62928E823653435064756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconTorch/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTorch: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.9072 14.6161L18.8389 14.6855C18.5854 14.9386 18.2489 15.092 17.8916 15.1171L14.75 15.3378C14.6329 15.3462 14.5225 15.3964 14.4395 15.4794L8.1377 21.7812C7.55662 22.3618 6.61416 22.362 6.03321 21.7812L2.21875 17.9667C1.63791 17.3858 1.63813 16.4433 2.21875 15.8622L8.52051 9.56046C8.60353 9.47744 8.65375 9.36702 8.66211 9.24992L8.88282 6.10831C8.90796 5.75099 9.06134 5.41449 9.31446 5.16105L9.38282 5.09171L18.9072 14.6161ZM12.1025 11.8974C11.9073 11.7021 11.5908 11.7021 11.3955 11.8974L9.39551 13.8974C9.2007 14.0927 9.2004 14.4093 9.39551 14.6044C9.59063 14.7995 9.90726 14.7992 10.1025 14.6044L12.1025 12.6044C12.2978 12.4092 12.2978 12.0926 12.1025 11.8974Z\" fill=\"currentColor\"/><Path d=\"M12.5049 1.97062C13.0859 1.39003 14.0274 1.38997 14.6084 1.97062L22.0293 9.39152C22.6099 9.9725 22.6099 10.914 22.0293 11.495L19.6143 13.9091L10.0898 4.38468L12.5049 1.97062Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconTorch;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,qECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAsC,CAAC,IAAU,CAC5D,OAAO,wBAA68B,EAA78B,IAAqB,GAAO,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8pBAA8pB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iLAAiL,KAAK,eAAc,CAAI,GAGv8B",
|
|
9
|
+
"debugId": "62928E823653435064756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import p from"react";import{Svg as l}from"react-native-svg";var n=({children:o,size:r=24,...C})=>{return 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 e from"react";import{Path as t}from"react-native-svg";var a=(o)=>{return e.createElement(n,{...o},e.createElement(t,{fillRule:"evenodd",clipRule:"evenodd",d:"M18.9072 14.6161L18.8389 14.6855C18.5854 14.9386 18.2489 15.092 17.8916 15.1171L14.75 15.3378C14.6329 15.3462 14.5225 15.3964 14.4395 15.4794L8.1377 21.7812C7.55662 22.3618 6.61416 22.362 6.03321 21.7812L2.21875 17.9667C1.63791 17.3858 1.63813 16.4433 2.21875 15.8622L8.52051 9.56046C8.60353 9.47744 8.65375 9.36702 8.66211 9.24992L8.88282 6.10831C8.90796 5.75099 9.06134 5.41449 9.31446 5.16105L9.38282 5.09171L18.9072 14.6161ZM12.1025 11.8974C11.9073 11.7021 11.5908 11.7021 11.3955 11.8974L9.39551 13.8974C9.2007 14.0927 9.2004 14.4093 9.39551 14.6044C9.59063 14.7995 9.90726 14.7992 10.1025 14.6044L12.1025 12.6044C12.2978 12.4092 12.2978 12.0926 12.1025 11.8974Z",fill:"currentColor"}),e.createElement(t,{d:"M12.5049 1.97062C13.0859 1.39003 14.0274 1.38997 14.6084 1.97062L22.0293 9.39152C22.6099 9.9725 22.6099 10.914 22.0293 11.495L19.6143 13.9091L10.0898 4.38468L12.5049 1.97062Z",fill:"currentColor"}))},v=a;export{v as default,a as IconTorch};
|
|
2
|
+
|
|
3
|
+
//# debugId=F84CE00888276F2864756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconTorch/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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<\n CentralIconBaseProps\n> = ({\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",
|
|
6
|
+
"import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconTorch: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M18.9072 14.6161L18.8389 14.6855C18.5854 14.9386 18.2489 15.092 17.8916 15.1171L14.75 15.3378C14.6329 15.3462 14.5225 15.3964 14.4395 15.4794L8.1377 21.7812C7.55662 22.3618 6.61416 22.362 6.03321 21.7812L2.21875 17.9667C1.63791 17.3858 1.63813 16.4433 2.21875 15.8622L8.52051 9.56046C8.60353 9.47744 8.65375 9.36702 8.66211 9.24992L8.88282 6.10831C8.90796 5.75099 9.06134 5.41449 9.31446 5.16105L9.38282 5.09171L18.9072 14.6161ZM12.1025 11.8974C11.9073 11.7021 11.5908 11.7021 11.3955 11.8974L9.39551 13.8974C9.2007 14.0927 9.2004 14.4093 9.39551 14.6044C9.59063 14.7995 9.90726 14.7992 10.1025 14.6044L12.1025 12.6044C12.2978 12.4092 12.2978 12.0926 12.1025 11.8974Z\" fill=\"currentColor\"/><Path d=\"M12.5049 1.97062C13.0859 1.39003 14.0274 1.38997 14.6084 1.97062L22.0293 9.39152C22.6099 9.9725 22.6099 10.914 22.0293 11.495L19.6143 13.9091L10.0898 4.38468L12.5049 1.97062Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconTorch;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAsC,CAAC,IAAU,CAC5D,OAAO,gBAA68B,EAA78B,IAAqB,GAAO,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,8pBAA8pB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iLAAiL,KAAK,eAAc,CAAI,GAGv8B",
|
|
9
|
+
"debugId": "F84CE00888276F2864756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
package/README.md
CHANGED
|
@@ -688,6 +688,7 @@ Below is a complete list of available icons:
|
|
|
688
688
|
- IconAgentNetwork
|
|
689
689
|
- IconMagicMouse
|
|
690
690
|
- IconDevices2
|
|
691
|
+
- IconTorch
|
|
691
692
|
|
|
692
693
|
### Edit
|
|
693
694
|
|
|
@@ -1039,6 +1040,7 @@ Below is a complete list of available icons:
|
|
|
1039
1040
|
- IconSword
|
|
1040
1041
|
- IconGamecontroller
|
|
1041
1042
|
- IconOldJoystick
|
|
1043
|
+
- IconPipe
|
|
1042
1044
|
|
|
1043
1045
|
### Hands
|
|
1044
1046
|
|