@central-icons-react-native/square-filled-radius-0-stroke-2 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 w=Object.create;var{getPrototypeOf:x,defineProperty:s,getOwnPropertyNames:L,getOwnPropertyDescriptor:Z}=Object,u=Object.prototype.hasOwnProperty;function g(r){return this[r]}var k,B,c=(r,o,n)=>{var t=r!=null&&typeof r==="object";if(t){var p=o?k??=new WeakMap:B??=new WeakMap,C=p.get(r);if(C)return C}n=r!=null?w(x(r)):{};let m=o||!r||!r.__esModule||!u.call(r,"default")?s(n,"default",{value:r,enumerable:!0}):n;if(r&&typeof r==="object"||typeof r==="function"){for(let d of L(r))if(!u.call(m,d))s(m,d,{get:g.bind(r,d),enumerable:!0})}if(t)p.set(r,m);return m},I=(r)=>{var o=(a??=new WeakMap).get(r),n;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of L(r))if(!u.call(o,t))s(o,t,{get:g.bind(r,t),enumerable:!(n=Z(r,t))||n.enumerable})}return a.set(r,o),o},a;var H=(r)=>r;function V(r,o){this[r]=H.bind(null,o)}var M=(r,o)=>{for(var n in o)s(r,n,{get:o[n],enumerable:!0,configurable:!0,set:V.bind(o,n)})};var y={};M(y,{IconReferenceImage:()=>P,default:()=>S});module.exports=I(y);var e=c(require("react"));var v={};M(v,{CentralIconBase:()=>h});var f=c(require("react")),i=require("react-native-svg"),h=({children:r,size:o=24,mode:n="masked",maskId:t,...p})=>{let C=n!=="raw"&&!!t;return f.default.createElement(i.Svg,{...p,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},C?f.default.createElement(f.default.Fragment,null,f.default.createElement(i.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},f.default.createElement(i.Rect,{width:"24",height:"24",fill:"#000"}),f.default.createElement(i.G,{color:"#fff"},r)),f.default.createElement(i.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var l=require("react-native-svg"),P=e.default.memo((r)=>e.default.createElement(h,{...r,maskId:"square-filled-radius-0-stroke-2-IconReferenceImage"},e.default.createElement(l.G,{ClipPath:"url(#clip0_15679_27754)"},e.default.createElement(l.Path,{d:"M14.501 20.8135L12.001 23.3135L9.17188 20.4844L14.501 15.1562V20.8135Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M7.53613 20H4.00098V16H11.5361L7.53613 20Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M20.001 16.4648V20H16.001V12.4648L20.001 16.4648Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M23.3145 12L20.4854 14.8281L15.1572 9.5H20.8145L23.3145 12Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M8.84473 14.5H3.1875L0.6875 12L3.51562 9.1709L8.84473 14.5Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M12.001 9.5C13.3817 9.5 14.501 10.6193 14.501 12C14.501 13.3807 13.3817 14.5 12.001 14.5C10.6203 14.5 9.50098 13.3807 9.50098 12C9.50098 10.6193 10.6203 9.5 12.001 9.5Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M8.00098 11.5352L4.00098 7.53516V4H8.00098V11.5352Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M14.8291 3.51465L9.50098 8.84375V3.18652L12.001 0.686523L14.8291 3.51465Z",fill:"currentColor"}),e.default.createElement(l.Path,{d:"M20.001 4V8H12.4658L16.4658 4H20.001Z",fill:"currentColor"})),e.default.createElement(l.Defs,null,e.default.createElement(l.ClipPath,{id:"clip0_15679_27754"},e.default.createElement(l.Rect,{width:"24",height:"24",fill:"white"}))))),S=P;
2
+
3
+ //# debugId=48149EE393969D0964756E2164756E21
@@ -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 { 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-filled-radius-0-stroke-2-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27754)\"><Path d=\"M14.501 20.8135L12.001 23.3135L9.17188 20.4844L14.501 15.1562V20.8135Z\" fill=\"currentColor\"/><Path d=\"M7.53613 20H4.00098V16H11.5361L7.53613 20Z\" fill=\"currentColor\"/><Path d=\"M20.001 16.4648V20H16.001V12.4648L20.001 16.4648Z\" fill=\"currentColor\"/><Path d=\"M23.3145 12L20.4854 14.8281L15.1572 9.5H20.8145L23.3145 12Z\" fill=\"currentColor\"/><Path d=\"M8.84473 14.5H3.1875L0.6875 12L3.51562 9.1709L8.84473 14.5Z\" fill=\"currentColor\"/><Path d=\"M12.001 9.5C13.3817 9.5 14.501 10.6193 14.501 12C14.501 13.3807 13.3817 14.5 12.001 14.5C10.6203 14.5 9.50098 13.3807 9.50098 12C9.50098 10.6193 10.6203 9.5 12.001 9.5Z\" fill=\"currentColor\"/><Path d=\"M8.00098 11.5352L4.00098 7.53516V4H8.00098V11.5352Z\" fill=\"currentColor\"/><Path d=\"M14.8291 3.51465L9.50098 8.84375V3.18652L12.001 0.686523L14.8291 3.51465Z\" fill=\"currentColor\"/><Path d=\"M20.001 4V8H12.4658L16.4658 4H20.001Z\" fill=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_15679_27754\"><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,GD9CwC,IAA9C,8BAEa,EAAuE,UAAM,KAAK,CAAC,IACvF,wBAAwmC,EAAxmC,IAAqB,EAAO,OAAO,sDAAqD,wBAAw6B,IAAx6B,CAAG,SAAS,2BAA0B,wBAAC,OAAD,CAAM,EAAE,yEAAyE,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,6CAA6C,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,oDAAoD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8DAA8D,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,8DAA8D,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,2KAA2K,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,sDAAsD,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,4EAA4E,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,wCAAwC,KAAK,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,CAChnC,EAEc",
9
+ "debugId": "48149EE393969D0964756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import r from"react";import l from"react";import{Svg as m,Mask as d,Rect as i,G as u}from"react-native-svg";var f=({children:n,size:e=24,mode:s="masked",maskId:t,...p})=>{let C=s!=="raw"&&!!t;return l.createElement(m,{...p,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},C?l.createElement(l.Fragment,null,l.createElement(d,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},l.createElement(i,{width:"24",height:"24",fill:"#000"}),l.createElement(u,{color:"#fff"},n)),l.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):n)};import{ClipPath as h,Defs as a,G as L,Path as o,Rect as g}from"react-native-svg";var c=r.memo((n)=>r.createElement(f,{...n,maskId:"square-filled-radius-0-stroke-2-IconReferenceImage"},r.createElement(L,{ClipPath:"url(#clip0_15679_27754)"},r.createElement(o,{d:"M14.501 20.8135L12.001 23.3135L9.17188 20.4844L14.501 15.1562V20.8135Z",fill:"currentColor"}),r.createElement(o,{d:"M7.53613 20H4.00098V16H11.5361L7.53613 20Z",fill:"currentColor"}),r.createElement(o,{d:"M20.001 16.4648V20H16.001V12.4648L20.001 16.4648Z",fill:"currentColor"}),r.createElement(o,{d:"M23.3145 12L20.4854 14.8281L15.1572 9.5H20.8145L23.3145 12Z",fill:"currentColor"}),r.createElement(o,{d:"M8.84473 14.5H3.1875L0.6875 12L3.51562 9.1709L8.84473 14.5Z",fill:"currentColor"}),r.createElement(o,{d:"M12.001 9.5C13.3817 9.5 14.501 10.6193 14.501 12C14.501 13.3807 13.3817 14.5 12.001 14.5C10.6203 14.5 9.50098 13.3807 9.50098 12C9.50098 10.6193 10.6203 9.5 12.001 9.5Z",fill:"currentColor"}),r.createElement(o,{d:"M8.00098 11.5352L4.00098 7.53516V4H8.00098V11.5352Z",fill:"currentColor"}),r.createElement(o,{d:"M14.8291 3.51465L9.50098 8.84375V3.18652L12.001 0.686523L14.8291 3.51465Z",fill:"currentColor"}),r.createElement(o,{d:"M20.001 4V8H12.4658L16.4658 4H20.001Z",fill:"currentColor"})),r.createElement(a,null,r.createElement(h,{id:"clip0_15679_27754"},r.createElement(g,{width:"24",height:"24",fill:"white"}))))),V=c;export{c as IconReferenceImage,V as default};
2
+
3
+ //# debugId=C7D23414BF23754B64756E2164756E21
@@ -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 { 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-filled-radius-0-stroke-2-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27754)\"><Path d=\"M14.501 20.8135L12.001 23.3135L9.17188 20.4844L14.501 15.1562V20.8135Z\" fill=\"currentColor\"/><Path d=\"M7.53613 20H4.00098V16H11.5361L7.53613 20Z\" fill=\"currentColor\"/><Path d=\"M20.001 16.4648V20H16.001V12.4648L20.001 16.4648Z\" fill=\"currentColor\"/><Path d=\"M23.3145 12L20.4854 14.8281L15.1572 9.5H20.8145L23.3145 12Z\" fill=\"currentColor\"/><Path d=\"M8.84473 14.5H3.1875L0.6875 12L3.51562 9.1709L8.84473 14.5Z\" fill=\"currentColor\"/><Path d=\"M12.001 9.5C13.3817 9.5 14.501 10.6193 14.501 12C14.501 13.3807 13.3817 14.5 12.001 14.5C10.6203 14.5 9.50098 13.3807 9.50098 12C9.50098 10.6193 10.6203 9.5 12.001 9.5Z\" fill=\"currentColor\"/><Path d=\"M8.00098 11.5352L4.00098 7.53516V4H8.00098V11.5352Z\" fill=\"currentColor\"/><Path d=\"M14.8291 3.51465L9.50098 8.84375V3.18652L12.001 0.686523L14.8291 3.51465Z\" fill=\"currentColor\"/><Path d=\"M20.001 4V8H12.4658L16.4658 4H20.001Z\" fill=\"currentColor\"/></G><Defs><ClipPath id=\"clip0_15679_27754\"><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,mBAAS,UAAU,OAAM,UAAG,UAAM,yBAE3B,IAAM,EAAuE,EAAM,KAAK,CAAC,IACvF,gBAAwmC,EAAxmC,IAAqB,EAAO,OAAO,sDAAqD,gBAAw6B,EAAx6B,CAAG,SAAS,2BAA0B,gBAAC,EAAD,CAAM,EAAE,yEAAyE,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,6CAA6C,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,oDAAoD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8DAA8D,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,8DAA8D,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,2KAA2K,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,sDAAsD,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,4EAA4E,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,wCAAwC,KAAK,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,CAChnC,EAEc",
9
+ "debugId": "C7D23414BF23754B64756E2164756E21",
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