@central-icons-react-native/square-outlined-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.
- package/IconReferenceImage/index.d.ts +4 -0
- package/IconReferenceImage/index.js +3 -0
- package/IconReferenceImage/index.js.map +11 -0
- package/IconReferenceImage/index.mjs +3 -0
- package/IconReferenceImage/index.mjs.map +11 -0
- package/README.md +1 -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 +1 -0
- package/index.js +3 -0
- package/index.mjs +1 -0
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/skills/central-icons-react-native/SKILL.md +2 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var P=Object.create;var{getPrototypeOf:W,defineProperty:d,getOwnPropertyNames:a,getOwnPropertyDescriptor:w}=Object,m=Object.prototype.hasOwnProperty;function g(r){return this[r]}var x,B,c=(r,o,s)=>{var n=r!=null&&typeof r==="object";if(n){var h=o?x??=new WeakMap:B??=new WeakMap,k=h.get(r);if(k)return k}s=r!=null?P(W(r)):{};let p=o||!r||!r.__esModule||!m.call(r,"default")?d(s,"default",{value:r,enumerable:!0}):s;if(r&&typeof r==="object"||typeof r==="function"){for(let C of a(r))if(!m.call(p,C))d(p,C,{get:g.bind(r,C),enumerable:!0})}if(n)h.set(r,p);return p},L=(r)=>{var o=(f??=new WeakMap).get(r),s;if(o)return o;if(o=d({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var n of a(r))if(!m.call(o,n))d(o,n,{get:g.bind(r,n),enumerable:!(s=w(r,n))||s.enumerable})}return f.set(r,o),o},f;var H=(r)=>r;function V(r,o){this[r]=H.bind(null,o)}var M=(r,o)=>{for(var s in o)d(r,s,{get:o[s],enumerable:!0,configurable:!0,set:V.bind(o,s)})};var y={};M(y,{IconReferenceImage:()=>I,default:()=>S});module.exports=L(y);var e=c(require("react"));var v={};M(v,{CentralIconBase:()=>u});var l=c(require("react")),i=require("react-native-svg"),u=({children:r,size:o=24,mode:s="masked",maskId:n,...h})=>{let k=s!=="raw"&&!!n;return l.default.createElement(i.Svg,{...h,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},k?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 t=require("react-native-svg"),I=e.default.memo((r)=>e.default.createElement(u,{...r,maskId:"square-outlined-radius-0-stroke-2-IconReferenceImage"},e.default.createElement(t.G,{ClipPath:"url(#clip0_15679_27743)"},e.default.createElement(t.Path,{d:"M14.9004 5H19.001V9.10059L21.9004 12L19.001 14.8994V19H14.9004L12.001 21.8994L9.10156 19H5.00098V14.8994L2.10156 12L5.00098 9.10059V5H9.10156L12.001 2.10059L14.9004 5Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M4.92969 9.17188L9.87944 14.1216",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M14.1211 9.87891L19.0708 14.8287",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M5 15H12",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M12 9H19",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M9.17188 19.0713L14.1216 14.1216",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M9.87891 9.87895L14.8287 4.9292",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M9 5V12",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M15 12V19",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",stroke:"currentColor",strokeWidth:"2"})),e.default.createElement(t.Defs,null,e.default.createElement(t.ClipPath,{id:"clip0_15679_27743"},e.default.createElement(t.Rect,{width:"24",height:"24",fill:"white"}))))),S=I;
|
|
2
|
+
|
|
3
|
+
//# debugId=679A923BC272026664756E2164756E21
|
|
@@ -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-outlined-radius-0-stroke-2-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27743)\"><Path d=\"M14.9004 5H19.001V9.10059L21.9004 12L19.001 14.8994V19H14.9004L12.001 21.8994L9.10156 19H5.00098V14.8994L2.10156 12L5.00098 9.10059V5H9.10156L12.001 2.10059L14.9004 5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M4.92969 9.17188L9.87944 14.1216\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M14.1211 9.87891L19.0708 14.8287\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5 15H12\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 9H19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.17188 19.0713L14.1216 14.1216\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.87891 9.87895L14.8287 4.9292\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 5V12\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 12V19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></G><Defs><ClipPath id=\"clip0_15679_27743\"><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,wBAAqpC,EAArpC,IAAqB,EAAO,OAAO,wDAAuD,wBAAm9B,IAAn9B,CAAG,SAAS,2BAA0B,wBAAC,OAAD,CAAM,EAAE,0KAA0K,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,kCAAkC,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,YAAY,OAAO,eAAe,YAAY,IAAG,EAAE,wBAAC,OAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAG,CAAI,EAAE,wBAA+F,OAA/F,KAAM,wBAA8E,WAA9E,CAAU,GAAG,qBAAoB,wBAAC,OAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,QAAO,CAAI,CAAW,CAAO,CAC7pC,EAEc",
|
|
9
|
+
"debugId": "679A923BC272026664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import t from"react";import{Svg as p,Mask as C,Rect as i,G as m}from"react-native-svg";var l=({children:s,size:e=24,mode:d="masked",maskId:n,...h})=>{let k=d!=="raw"&&!!n;return t.createElement(p,{...h,width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},k?t.createElement(t.Fragment,null,t.createElement(C,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement(i,{width:"24",height:"24",fill:"#000"}),t.createElement(m,{color:"#fff"},s)),t.createElement(i,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):s)};import{ClipPath as u,Defs as f,G as a,Path as o,Rect as g}from"react-native-svg";var c=r.memo((s)=>r.createElement(l,{...s,maskId:"square-outlined-radius-0-stroke-2-IconReferenceImage"},r.createElement(a,{ClipPath:"url(#clip0_15679_27743)"},r.createElement(o,{d:"M14.9004 5H19.001V9.10059L21.9004 12L19.001 14.8994V19H14.9004L12.001 21.8994L9.10156 19H5.00098V14.8994L2.10156 12L5.00098 9.10059V5H9.10156L12.001 2.10059L14.9004 5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M4.92969 9.17188L9.87944 14.1216",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M14.1211 9.87891L19.0708 14.8287",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M5 15H12",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M12 9H19",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M9.17188 19.0713L14.1216 14.1216",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M9.87891 9.87895L14.8287 4.9292",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M9 5V12",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M15 12V19",stroke:"currentColor",strokeWidth:"2"}),r.createElement(o,{d:"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",stroke:"currentColor",strokeWidth:"2"})),r.createElement(f,null,r.createElement(u,{id:"clip0_15679_27743"},r.createElement(g,{width:"24",height:"24",fill:"white"}))))),V=c;export{c as IconReferenceImage,V as default};
|
|
2
|
+
|
|
3
|
+
//# debugId=8D447019B286853B64756E2164756E21
|
|
@@ -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-outlined-radius-0-stroke-2-IconReferenceImage\"><G ClipPath=\"url(#clip0_15679_27743)\"><Path d=\"M14.9004 5H19.001V9.10059L21.9004 12L19.001 14.8994V19H14.9004L12.001 21.8994L9.10156 19H5.00098V14.8994L2.10156 12L5.00098 9.10059V5H9.10156L12.001 2.10059L14.9004 5Z\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M4.92969 9.17188L9.87944 14.1216\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M14.1211 9.87891L19.0708 14.8287\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M5 15H12\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M12 9H19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.17188 19.0713L14.1216 14.1216\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9.87891 9.87895L14.8287 4.9292\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M9 5V12\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 12V19\" stroke=\"currentColor\" strokeWidth=\"2\"/><Path d=\"M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z\" stroke=\"currentColor\" strokeWidth=\"2\"/></G><Defs><ClipPath id=\"clip0_15679_27743\"><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,gBAAqpC,EAArpC,IAAqB,EAAO,OAAO,wDAAuD,gBAAm9B,EAAn9B,CAAG,SAAS,2BAA0B,gBAAC,EAAD,CAAM,EAAE,0KAA0K,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,WAAW,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,mCAAmC,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,kCAAkC,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,UAAU,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,YAAY,OAAO,eAAe,YAAY,IAAG,EAAE,gBAAC,EAAD,CAAM,EAAE,oHAAoH,OAAO,eAAe,YAAY,IAAG,CAAI,EAAE,gBAA+F,EAA/F,KAAM,gBAA8E,EAA9E,CAAU,GAAG,qBAAoB,gBAAC,EAAD,CAAM,MAAM,KAAK,OAAO,KAAK,KAAK,QAAO,CAAI,CAAW,CAAO,CAC7pC,EAEc",
|
|
9
|
+
"debugId": "8D447019B286853B64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|