@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.314 → 1.1.315
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/IconQuestionmark/index.d.ts +4 -0
- package/IconQuestionmark/index.js +3 -0
- package/IconQuestionmark/index.js.map +11 -0
- package/IconQuestionmark/index.mjs +3 -0
- package/IconQuestionmark/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 w=Object.create;var{getPrototypeOf:P,defineProperty:s,getOwnPropertyNames:h,getOwnPropertyDescriptor:v}=Object,c=Object.prototype.hasOwnProperty;function g(r){return this[r]}var y,S,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?y??=new WeakMap:S??=new WeakMap,a=l.get(r);if(a)return a}e=r!=null?w(P(r)):{};let i=o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e;for(let p of h(r))if(!c.call(i,p))s(i,p,{get:g.bind(r,p),enumerable:!0});if(t)l.set(r,i);return i},x=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=s({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of h(r))if(!c.call(o,t))s(o,t,{get:g.bind(r,t),enumerable:!(e=v(r,t))||e.enumerable})}return u.set(r,o),o},u;var M=(r)=>r;function b(r,o){this[r]=M.bind(null,o)}var I=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0,configurable:!0,set:b.bind(o,e)})};var $={};I($,{CentralIconBase:()=>f});module.exports=x($);var C=k(require("react")),n=require("react-native-svg"),f=({children:r,size:o=24,mode:e="masked",maskId:t,...l})=>{let a=e!=="raw"&&!!t;return C.default.createElement(n.Svg,{...l,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},a?C.default.createElement(C.default.Fragment,null,C.default.createElement(n.Mask,{id:t,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},C.default.createElement(n.Rect,{width:"24",height:"24",fill:"#000"}),C.default.createElement(n.G,{color:"#fff"},r)),C.default.createElement(n.Rect,{width:"24",height:"24",fill:"currentColor",mask:`url(#${t})`})):r)};var F={};I(F,{default:()=>G,IconQuestionmark:()=>B});module.exports=x(F);var m=k(require("react"));var d=require("react-native-svg"),B=m.default.memo((r)=>{return m.default.createElement(f,{...r,maskId:"round-filled-radius-0-stroke-2-IconQuestionmark"},m.default.createElement(d.Path,{d:"M11.9999 17.1994C12.7731 17.1994 13.4003 17.8266 13.4003 18.5998C13.4002 19.3729 12.7731 19.9992 11.9999 19.9992C11.2268 19.9992 10.5997 19.3729 10.5995 18.5998C10.5995 17.8266 11.2268 17.1994 11.9999 17.1994Z",fill:"currentColor"}),m.default.createElement(d.Path,{d:"M7.02338 7.89862C7.59166 4.98757 10.1894 3.80638 12.4326 4.02558C14.6909 4.24631 16.9998 5.91952 16.9999 8.93964C16.9999 10.0348 16.6779 10.8825 16.1415 11.5558C15.6483 12.175 15.0093 12.5902 14.5693 12.884C14.0719 13.2161 13.7732 13.4273 13.5634 13.6906C13.3967 13.8999 13.25 14.1919 13.2499 14.7492C13.2499 15.4395 12.6903 15.9992 11.9999 15.9992C11.3096 15.9992 10.7499 15.4396 10.7499 14.7492C10.75 13.6541 11.0719 12.8064 11.6083 12.133C12.1016 11.5139 12.7406 11.0987 13.1806 10.8049C13.678 10.4728 13.9767 10.2616 14.1865 9.99823C14.3531 9.78896 14.4999 9.49687 14.4999 8.93964C14.4998 7.49215 13.4735 6.63938 12.1894 6.51386C10.89 6.38689 9.73773 7.03974 9.4765 8.37811C9.34411 9.05538 8.68805 9.49748 8.01068 9.36542C7.3331 9.23322 6.89117 8.5762 7.02338 7.89862Z",fill:"currentColor"}))}),G=B;
|
|
2
|
+
|
|
3
|
+
//# debugId=D0365D951ADD167964756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconQuestionmark/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconQuestionmark: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-0-stroke-2-IconQuestionmark\"><Path d=\"M11.9999 17.1994C12.7731 17.1994 13.4003 17.8266 13.4003 18.5998C13.4002 19.3729 12.7731 19.9992 11.9999 19.9992C11.2268 19.9992 10.5997 19.3729 10.5995 18.5998C10.5995 17.8266 11.2268 17.1994 11.9999 17.1994Z\" fill=\"currentColor\"/><Path d=\"M7.02338 7.89862C7.59166 4.98757 10.1894 3.80638 12.4326 4.02558C14.6909 4.24631 16.9998 5.91952 16.9999 8.93964C16.9999 10.0348 16.6779 10.8825 16.1415 11.5558C15.6483 12.175 15.0093 12.5902 14.5693 12.884C14.0719 13.2161 13.7732 13.4273 13.5634 13.6906C13.3967 13.8999 13.25 14.1919 13.2499 14.7492C13.2499 15.4395 12.6903 15.9992 11.9999 15.9992C11.3096 15.9992 10.7499 15.4396 10.7499 14.7492C10.75 13.6541 11.0719 12.8064 11.6083 12.133C12.1016 11.5139 12.7406 11.0987 13.1806 10.8049C13.678 10.4728 13.9767 10.2616 14.1865 9.99823C14.3531 9.78896 14.4999 9.49687 14.4999 8.93964C14.4998 7.49215 13.4735 6.63938 12.1894 6.51386C10.89 6.38689 9.73773 7.03974 9.4765 8.37811C9.34411 9.05538 8.68805 9.49748 8.01068 9.36542C7.3331 9.23322 6.89117 8.5762 7.02338 7.89862Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconQuestionmark;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "w7BAA0B,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,4EChDY,IAAlB,sBAEqB,IAArB,8BAEa,EAAqE,UAAM,KAAK,CAAC,IAAU,CACtG,OAAO,wBAA4mC,EAA5mC,IAAqB,EAAO,OAAO,mDAAkD,wBAAC,OAAD,CAAM,EAAE,oNAAoN,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,uwBAAuwB,KAAK,eAAc,CAAI,EACpnC,EAEc",
|
|
9
|
+
"debugId": "D0365D951ADD167964756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import r from"react";import{Svg as p,Mask as f,Rect as C,G as d}from"react-native-svg";var s=({children:e,size:o=24,mode:l="masked",maskId:n,...a})=>{let i=l!=="raw"&&!!n;return r.createElement(p,{...a,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},i?r.createElement(r.Fragment,null,r.createElement(f,{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement(C,{width:"24",height:"24",fill:"#000"}),r.createElement(d,{color:"#fff"},e)),r.createElement(C,{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):e)};import t from"react";import{Path as m}from"react-native-svg";var u=t.memo((e)=>{return t.createElement(s,{...e,maskId:"round-filled-radius-0-stroke-2-IconQuestionmark"},t.createElement(m,{d:"M11.9999 17.1994C12.7731 17.1994 13.4003 17.8266 13.4003 18.5998C13.4002 19.3729 12.7731 19.9992 11.9999 19.9992C11.2268 19.9992 10.5997 19.3729 10.5995 18.5998C10.5995 17.8266 11.2268 17.1994 11.9999 17.1994Z",fill:"currentColor"}),t.createElement(m,{d:"M7.02338 7.89862C7.59166 4.98757 10.1894 3.80638 12.4326 4.02558C14.6909 4.24631 16.9998 5.91952 16.9999 8.93964C16.9999 10.0348 16.6779 10.8825 16.1415 11.5558C15.6483 12.175 15.0093 12.5902 14.5693 12.884C14.0719 13.2161 13.7732 13.4273 13.5634 13.6906C13.3967 13.8999 13.25 14.1919 13.2499 14.7492C13.2499 15.4395 12.6903 15.9992 11.9999 15.9992C11.3096 15.9992 10.7499 15.4396 10.7499 14.7492C10.75 13.6541 11.0719 12.8064 11.6083 12.133C12.1016 11.5139 12.7406 11.0987 13.1806 10.8049C13.678 10.4728 13.9767 10.2616 14.1865 9.99823C14.3531 9.78896 14.4999 9.49687 14.4999 8.93964C14.4998 7.49215 13.4735 6.63938 12.1894 6.51386C10.89 6.38689 9.73773 7.03974 9.4765 8.37811C9.34411 9.05538 8.68805 9.49748 8.01068 9.36542C7.3331 9.23322 6.89117 8.5762 7.02338 7.89862Z",fill:"currentColor"}))}),v=u;export{v as default,u as IconQuestionmark};
|
|
2
|
+
|
|
3
|
+
//# debugId=BCE2CD07EE163FD664756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconQuestionmark/index.tsx"],
|
|
4
|
+
"sourcesContent": [
|
|
5
|
+
"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",
|
|
6
|
+
"import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconQuestionmark: React.NamedExoticComponent<CentralIconBaseProps> = React.memo((props) => {\n return <CentralIconBase {...props} maskId=\"round-filled-radius-0-stroke-2-IconQuestionmark\"><Path d=\"M11.9999 17.1994C12.7731 17.1994 13.4003 17.8266 13.4003 18.5998C13.4002 19.3729 12.7731 19.9992 11.9999 19.9992C11.2268 19.9992 10.5997 19.3729 10.5995 18.5998C10.5995 17.8266 11.2268 17.1994 11.9999 17.1994Z\" fill=\"currentColor\"/><Path d=\"M7.02338 7.89862C7.59166 4.98757 10.1894 3.80638 12.4326 4.02558C14.6909 4.24631 16.9998 5.91952 16.9999 8.93964C16.9999 10.0348 16.6779 10.8825 16.1415 11.5558C15.6483 12.175 15.0093 12.5902 14.5693 12.884C14.0719 13.2161 13.7732 13.4273 13.5634 13.6906C13.3967 13.8999 13.25 14.1919 13.2499 14.7492C13.2499 15.4395 12.6903 15.9992 11.9999 15.9992C11.3096 15.9992 10.7499 15.4396 10.7499 14.7492C10.75 13.6541 11.0719 12.8064 11.6083 12.133C12.1016 11.5139 12.7406 11.0987 13.1806 10.8049C13.678 10.4728 13.9767 10.2616 14.1865 9.99823C14.3531 9.78896 14.4999 9.49687 14.4999 8.93964C14.4998 7.49215 13.4735 6.63938 12.1894 6.51386C10.89 6.38689 9.73773 7.03974 9.4765 8.37811C9.34411 9.05538 8.68805 9.49748 8.01068 9.36542C7.3331 9.23322 6.89117 8.5762 7.02338 7.89862Z\" fill=\"currentColor\"/></CentralIconBase>;\n});\n\nexport default IconQuestionmark;\n"
|
|
7
|
+
],
|
|
8
|
+
"mappings": "AAAA,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,GChDN,qBAEA,eAAS,yBAEF,IAAM,EAAqE,EAAM,KAAK,CAAC,IAAU,CACtG,OAAO,gBAA4mC,EAA5mC,IAAqB,EAAO,OAAO,mDAAkD,gBAAC,EAAD,CAAM,EAAE,oNAAoN,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,uwBAAuwB,KAAK,eAAc,CAAI,EACpnC,EAEc",
|
|
9
|
+
"debugId": "BCE2CD07EE163FD664756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|