@central-icons-react-native/square-outlined-radius-0-stroke-1 1.1.319 → 1.1.320

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 React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconReferenceImage: React.NamedExoticComponent<CentralIconBaseProps>;
4
+ export default IconReferenceImage;
@@ -0,0 +1,3 @@
1
+ var x=Object.create;var{getPrototypeOf:P,defineProperty:p,getOwnPropertyNames:c,getOwnPropertyDescriptor:w}=Object,C=Object.prototype.hasOwnProperty;function g(r){return this[r]}var B,y,k=(r,o,t)=>{var n=r!=null&&typeof r==="object";if(n){var m=o?B??=new WeakMap:y??=new WeakMap,a=m.get(r);if(a)return a}t=r!=null?x(P(r)):{};let f=o||!r||!r.__esModule||!C.call(r,"default")?p(t,"default",{value:r,enumerable:!0}):t;if(r&&typeof r==="object"||typeof r==="function"){for(let h of c(r))if(!C.call(f,h))p(f,h,{get:g.bind(r,h),enumerable:!0})}if(n)m.set(r,f);return f},L=(r)=>{var o=(u??=new WeakMap).get(r),t;if(o)return o;if(o=p({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of c(r))if(!C.call(o,n))p(o,n,{get:g.bind(r,n),enumerable:!(t=w(r,n))||t.enumerable})}return u.set(r,o),o},u;var H=(r)=>r;function V(r,o){this[r]=H.bind(null,o)}var I=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0,configurable:!0,set:V.bind(o,t)})};var S={};I(S,{IconReferenceImage:()=>M,default:()=>G});module.exports=L(S);var s=k(require("react"));var v={};I(v,{CentralIconBase:()=>d});var l=k(require("react")),i=require("react-native-svg"),d=({children:r,size:o=24,mode:t="masked",maskId:n,...m})=>{let a=t!=="raw"&&!!n;return l.default.createElement(i.Svg,{...m,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},a?l.default.createElement(l.default.Fragment,null,l.default.createElement(i.Mask,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.default.createElement(i.Rect,{width:"24",height:"24",fill:"#000"}),l.default.createElement(i.G,{color:"#fff"},r)),l.default.createElement(i.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};var e=require("react-native-svg"),M=s.default.memo((r)=>s.default.createElement(d,{...r,maskId:"square-outlined-radius-0-stroke-1-IconReferenceImage"},s.default.createElement(e.G,{ClipPath:"url(#clip0_15679_27843)"},s.default.createElement(e.Path,{d:"M15.1074 4.5H19.501V8.89355L22.6074 12L19.501 15.1064V19.5H15.1074L12.001 22.6064L8.89453 19.5H4.50098V15.1064L1.39453 12L4.50098 8.89355V4.5H8.89453L12.001 1.39355L15.1074 4.5Z",stroke:"currentColor"}),s.default.createElement(e.Circle,{cx:"12",cy:"12",r:"3.5",stroke:"currentColor"}),s.default.createElement(e.Path,{d:"M8.5 12V4.5M15.5 19.5V12M12 8.5H19.5M12 15.5H4.5",stroke:"currentColor"}),s.default.createElement(e.Path,{d:"M9.52596 14.4747L4.22266 9.17143M19.779 14.8283L14.4757 9.52498M9.52596 9.52498L14.8293 4.22168M14.4757 14.4747L9.1724 19.778",stroke:"currentColor"})),s.default.createElement(e.Defs,null,s.default.createElement(e.ClipPath,{id:"clip0_15679_27843"},s.default.createElement(e.Rect,{width:"24",height:"24",fill:"white"}))))),G=M;
2
+
3
+ //# debugId=8FFE5202BE94DB7264756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/IconReferenceImage/index.tsx", "src/CentralIconBase/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconReferenceImage: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27843)\"><Path d=\"M15.1074 4.5H19.501V8.89355L22.6074 12L19.501 15.1064V19.5H15.1074L12.001 22.6064L8.89453 19.5H4.50098V15.1064L1.39453 12L4.50098 8.89355V4.5H8.89453L12.001 1.39355L15.1074 4.5Z\" stroke=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"3.5\" stroke=\"currentColor\"/><Path d=\"M8.5 12V4.5M15.5 19.5V12M12 8.5H19.5M12 15.5H4.5\" stroke=\"currentColor\"/><Path d=\"M9.52596 14.4747L4.22266 9.17143M19.779 14.8283L14.4757 9.52498M9.52596 9.52498L14.8293 4.22168M14.4757 14.4747L9.1724 19.778\" stroke=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_15679_27843\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs></CentralIconBase>;\n});\n\nexport default IconReferenceImage;\n",
6
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n"
7
+ ],
8
+ "mappings": "ihCAAkB,IAAlB,4DCA0B,IAA1B,sBACA,8BAQa,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,wBA8BE,MA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gDACE,wBAUE,OAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,wBAA4B,IAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,wBAAC,OAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GD9CgD,IAAtD,8BAEa,EAAuE,UAAM,KAAK,CAAC,IACvF,wBAAquB,EAAruB,IAAqB,EAAO,OAAO,wDAAuD,wBAAmiB,IAAniB,CAAG,SAAS,2BAA0B,wBAAC,OAAD,CAAM,EAAE,oLAAoL,OAAO,eAAc,EAAE,wBAAC,SAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,mDAAmD,OAAO,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,gIAAgI,OAAO,eAAc,CAAI,EAAE,wBAA+F,OAA/F,KAAM,wBAA8E,WAA9E,CAAU,GAAG,qBAAoB,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,QAAO,CAAI,CAAW,CAAO,CAC7uB,EAEc",
9
+ "debugId": "8FFE5202BE94DB7264756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import o from"react";import{Svg as f,Mask as h,Rect as i,G as C}from"react-native-svg";var l=({children:t,size:e=24,mode:p="masked",maskId:n,...m})=>{let a=p!=="raw"&&!!n;return o.createElement(f,{...m,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},a?o.createElement(o.Fragment,null,o.createElement(h,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement(i,{width:"24",height:"24",fill:"#000"}),o.createElement(C,{color:"#fff"},t)),o.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import{Circle as d,ClipPath as u,Defs as c,G as g,Path as s,Rect as k}from"react-native-svg";var L=r.memo((t)=>r.createElement(l,{...t,maskId:"square-outlined-radius-0-stroke-1-IconReferenceImage"},r.createElement(g,{ClipPath:"url(#clip0_15679_27843)"},r.createElement(s,{d:"M15.1074 4.5H19.501V8.89355L22.6074 12L19.501 15.1064V19.5H15.1074L12.001 22.6064L8.89453 19.5H4.50098V15.1064L1.39453 12L4.50098 8.89355V4.5H8.89453L12.001 1.39355L15.1074 4.5Z",stroke:"currentColor"}),r.createElement(d,{cx:"12",cy:"12",r:"3.5",stroke:"currentColor"}),r.createElement(s,{d:"M8.5 12V4.5M15.5 19.5V12M12 8.5H19.5M12 15.5H4.5",stroke:"currentColor"}),r.createElement(s,{d:"M9.52596 14.4747L4.22266 9.17143M19.779 14.8283L14.4757 9.52498M9.52596 9.52498L14.8293 4.22168M14.4757 14.4747L9.1724 19.778",stroke:"currentColor"})),r.createElement(c,null,r.createElement(u,{id:"clip0_15679_27843"},r.createElement(k,{width:"24",height:"24",fill:"white"}))))),v=L;export{L as IconReferenceImage,v as default};
2
+
3
+ //# debugId=26FE32F6AF0788BD64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/IconReferenceImage/index.tsx", "src/CentralIconBase/index.tsx"],
4
+ "sourcesContent": [
5
+ "import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconReferenceImage: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"square-outlined-radius-0-stroke-1-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27843)\"><Path d=\"M15.1074 4.5H19.501V8.89355L22.6074 12L19.501 15.1064V19.5H15.1074L12.001 22.6064L8.89453 19.5H4.50098V15.1064L1.39453 12L4.50098 8.89355V4.5H8.89453L12.001 1.39355L15.1074 4.5Z\" stroke=\"currentColor\"/><Circle cx=\"12\" cy=\"12\" r=\"3.5\" stroke=\"currentColor\"/><Path d=\"M8.5 12V4.5M15.5 19.5V12M12 8.5H19.5M12 15.5H4.5\" stroke=\"currentColor\"/><Path d=\"M9.52596 14.4747L4.22266 9.17143M19.779 14.8283L14.4757 9.52498M9.52596 9.52498L14.8293 4.22168M14.4757 14.4747L9.1724 19.778\" stroke=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_15679_27843\"><Rect width=\"24\" height=\"24\" fill=\"white\"/></ClipPath></Defs></CentralIconBase>;\n});\n\nexport default IconReferenceImage;\n",
6
+ "import React, { FC } from \"react\";\nimport { Svg, Mask, Rect, G, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n mode?: \"masked\" | \"raw\";\n maskId?: string;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n mode = \"masked\",\n maskId,\n ...props\n}) => {\n const masked = mode !== \"raw\" && !!maskId;\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 {masked ? (\n <>\n <Mask\n id={maskId}\n maskUnits=\"userSpaceOnUse\"\n x=\"0\"\n y=\"0\"\n width=\"24\"\n height=\"24\"\n >\n <Rect width=\"24\" height=\"24\" fill=\"#000\" />\n <G color=\"#fff\">{children}</G>\n </Mask>\n <Rect\n width=\"24\"\n height=\"24\"\n fill=\"currentColor\"\n mask={`url(#${maskId})`}\n />\n </>\n ) : (\n children\n )}\n </Svg>\n );\n};\n"
7
+ ],
8
+ "mappings": "AAAA,qBCAA,qBACA,cAAS,UAAK,UAAM,OAAM,yBAQnB,IAAM,EAA4C,EACvD,WACA,OAAO,GACP,OAAO,SACP,YACG,KACC,CACJ,IAAM,EAAS,IAAS,OAAS,CAAC,CAAC,EACnC,OACE,gBA8BE,EA9BF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,EACC,gCACE,gBAUE,EAVF,CACE,GAAI,EACJ,UAAU,iBACV,EAAE,IACF,EAAE,IACF,MAAM,KACN,OAAO,MAEP,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,OAAO,EACzC,gBAA4B,EAA5B,CAAG,MAAM,QAAQ,CAAW,CAC5B,EACF,gBAAC,EAAD,CACE,MAAM,KACN,OAAO,KACP,KAAK,eACL,KAAM,QAAQ,KAChB,CACA,EAEF,CAEF,GD9CN,iBAAS,cAAQ,UAAU,OAAM,UAAG,UAAM,yBAEnC,IAAM,EAAuE,EAAM,KAAK,CAAC,IACvF,gBAAquB,EAAruB,IAAqB,EAAO,OAAO,wDAAuD,gBAAmiB,EAAniB,CAAG,SAAS,2BAA0B,gBAAC,EAAD,CAAM,EAAE,oLAAoL,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAQ,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,mDAAmD,OAAO,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,gIAAgI,OAAO,eAAc,CAAI,EAAE,gBAA+F,EAA/F,KAAM,gBAA8E,EAA9E,CAAU,GAAG,qBAAoB,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,QAAO,CAAI,CAAW,CAAO,CAC7uB,EAEc",
9
+ "debugId": "26FE32F6AF0788BD64756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1628,6 +1628,7 @@ Below is a complete list of available icons:
1628
1628
  - IconVideo2
1629
1629
  - IconVideo2Off
1630
1630
  - IconStopShareScreen
1631
+ - IconReferenceImage
1631
1632
 
1632
1633
  ### Security
1633
1634