@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.261 → 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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPipe: FC<CentralIconBaseProps>;
4
+ export default IconPipe;
@@ -0,0 +1,3 @@
1
+ var M=Object.create;var{getPrototypeOf:V,defineProperty:s,getOwnPropertyNames:f,getOwnPropertyDescriptor:v}=Object,d=Object.prototype.hasOwnProperty;function B(r){return this[r]}var h,y,I=(r,o,t)=>{var n=r!=null&&typeof r==="object";if(n){var u=o?h??=new WeakMap:y??=new WeakMap,a=u.get(r);if(a)return a}t=r!=null?M(V(r)):{};let C=o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t;for(let l of f(r))if(!d.call(C,l))s(C,l,{get:B.bind(r,l),enumerable:!0});if(n)u.set(r,C);return C},P=(r)=>{var o=(c??=new WeakMap).get(r),t;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of f(r))if(!d.call(o,n))s(o,n,{get:B.bind(r,n),enumerable:!(t=v(r,n))||t.enumerable})}return c.set(r,o),o},c;var F=(r)=>r;function S(r,o){this[r]=F.bind(null,o)}var i=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0,configurable:!0,set:S.bind(o,t)})};var b={};i(b,{CentralIconBase:()=>m});module.exports=P(b);var x=I(require("react")),g=require("react-native-svg"),m=({children:r,size:o=24,...t})=>{return x.default.createElement(g.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 H={};i(H,{default:()=>w,IconPipe:()=>k});module.exports=P(H);var e=I(require("react"));var p=require("react-native-svg"),k=(r)=>{return e.default.createElement(m,{...r},e.default.createElement(p.Path,{d:"M3 20.5H21",stroke:"currentColor"}),e.default.createElement(p.Path,{d:"M18.25 10.75V20.25",stroke:"currentColor"}),e.default.createElement(p.Path,{d:"M5.75 20.25V10.75",stroke:"currentColor"}),e.default.createElement(p.Path,{d:"M3.5 3.5H20.5V10.5H3.5V3.5Z",stroke:"currentColor"}),e.default.createElement(p.Path,{d:"M7.75 3.75V10.25",stroke:"currentColor"}),e.default.createElement(p.Path,{d:"M9.75 10.75V20.25",stroke:"currentColor"}))},w=k;
2
+
3
+ //# debugId=8E39E71135065B9764756E2164756E21
@@ -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=\"M3 20.5H21\" stroke=\"currentColor\"/><Path d=\"M18.25 10.75V20.25\" stroke=\"currentColor\"/><Path d=\"M5.75 20.25V10.75\" stroke=\"currentColor\"/><Path d=\"M3.5 3.5H20.5V10.5H3.5V3.5Z\" stroke=\"currentColor\"/><Path d=\"M7.75 3.75V10.25\" stroke=\"currentColor\"/><Path d=\"M9.75 10.75V20.25\" stroke=\"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,wBAAmV,EAAnV,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,qBAAqB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,mBAAmB,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oBAAoB,OAAO,eAAc,CAAI,GAG7U",
9
+ "debugId": "8E39E71135065B9764756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:o=24,...p})=>{return s.createElement(C,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e)};import r from"react";import{Path as t}from"react-native-svg";var l=(e)=>{return r.createElement(n,{...e},r.createElement(t,{d:"M3 20.5H21",stroke:"currentColor"}),r.createElement(t,{d:"M18.25 10.75V20.25",stroke:"currentColor"}),r.createElement(t,{d:"M5.75 20.25V10.75",stroke:"currentColor"}),r.createElement(t,{d:"M3.5 3.5H20.5V10.5H3.5V3.5Z",stroke:"currentColor"}),r.createElement(t,{d:"M7.75 3.75V10.25",stroke:"currentColor"}),r.createElement(t,{d:"M9.75 10.75V20.25",stroke:"currentColor"}))},x=l;export{x as default,l as IconPipe};
2
+
3
+ //# debugId=F0DE4F3D109C485964756E2164756E21
@@ -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=\"M3 20.5H21\" stroke=\"currentColor\"/><Path d=\"M18.25 10.75V20.25\" stroke=\"currentColor\"/><Path d=\"M5.75 20.25V10.75\" stroke=\"currentColor\"/><Path d=\"M3.5 3.5H20.5V10.5H3.5V3.5Z\" stroke=\"currentColor\"/><Path d=\"M7.75 3.75V10.25\" stroke=\"currentColor\"/><Path d=\"M9.75 10.75V20.25\" stroke=\"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,gBAAmV,EAAnV,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,aAAa,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,qBAAqB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8BAA8B,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mBAAmB,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oBAAoB,OAAO,eAAc,CAAI,GAG7U",
9
+ "debugId": "F0DE4F3D109C485964756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1040,6 +1040,7 @@ Below is a complete list of available icons:
1040
1040
  - IconSword
1041
1041
  - IconGamecontroller
1042
1042
  - IconOldJoystick
1043
+ - IconPipe
1043
1044
 
1044
1045
  ### Hands
1045
1046