@central-icons-react-native/round-filled-radius-0-stroke-2 1.1.281 → 1.1.282
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/IconPresentationAnalytics/index.d.ts +4 -0
- package/IconPresentationAnalytics/index.js +3 -0
- package/IconPresentationAnalytics/index.js.map +11 -0
- package/IconPresentationAnalytics/index.mjs +3 -0
- package/IconPresentationAnalytics/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 V=Object.create;var{getPrototypeOf:y,defineProperty:n,getOwnPropertyNames:c,getOwnPropertyDescriptor:M}=Object,u=Object.prototype.hasOwnProperty;function d(r){return this[r]}var Z,h,B=(r,o,C)=>{var e=r!=null&&typeof r==="object";if(e){var f=o?Z??=new WeakMap:h??=new WeakMap,i=f.get(r);if(i)return i}C=r!=null?V(y(r)):{};let l=o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C;for(let a of c(r))if(!u.call(l,a))n(l,a,{get:d.bind(r,a),enumerable:!0});if(e)f.set(r,l);return l},I=(r)=>{var o=(m??=new WeakMap).get(r),C;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var e of c(r))if(!u.call(o,e))n(o,e,{get:d.bind(r,e),enumerable:!(C=M(r,e))||C.enumerable})}return m.set(r,o),o},m;var F=(r)=>r;function S(r,o){this[r]=F.bind(null,o)}var P=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0,configurable:!0,set:S.bind(o,C)})};var b={};P(b,{CentralIconBase:()=>s});module.exports=I(b);var v=B(require("react")),x=require("react-native-svg"),s=({children:r,size:o=24,...C})=>{return v.default.createElement(x.Svg,{...C,width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r)};var H={};P(H,{default:()=>w,IconPresentationAnalytics:()=>g});module.exports=I(H);var t=B(require("react"));var p=require("react-native-svg"),g=(r)=>{return t.default.createElement(s,{...r},t.default.createElement(p.Path,{d:"M6.99914 16C9.33028 16 11.2869 17.5947 11.8419 19.751C11.9188 20.0502 11.8525 20.3681 11.6632 20.6123C11.4738 20.8566 11.1823 21 10.8732 21H3.12512C2.81602 21 2.52446 20.8566 2.33508 20.6123C2.14583 20.3681 2.07946 20.0502 2.15637 19.751C2.71136 17.5947 4.66803 16.0001 6.99914 16Z",fill:"currentColor"}),t.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.9982 3C21.5504 3 21.9982 3.44772 21.9982 4V19C21.9982 19.5523 21.5504 20 20.9982 20H13.8732C13.8733 19.7508 13.8429 19.4999 13.7794 19.2529C13.3474 17.5745 12.3078 16.1386 10.9093 15.1943C11.4378 14.4286 11.7482 13.5007 11.7482 12.5C11.7482 9.87673 9.62141 7.75013 6.99817 7.75C5.31821 7.75013 3.84266 8.62305 2.99817 9.93945V4C2.99817 3.44776 3.44594 3.00007 3.99817 3H20.9982ZM14.9982 10C14.4459 10.0001 13.9982 10.4478 13.9982 11V14C13.9982 14.5522 14.4459 14.9999 14.9982 15C15.5505 15 15.9982 14.5523 15.9982 14V11C15.9982 10.4477 15.5505 10 14.9982 10ZM18.9982 7C18.4459 7.00007 17.9982 7.44776 17.9982 8V14C17.9982 14.5522 18.4459 14.9999 18.9982 15C19.5504 15 19.9982 14.5523 19.9982 14V8C19.9982 7.44772 19.5504 7 18.9982 7Z",fill:"currentColor"}),t.default.createElement(p.Path,{d:"M6.99817 9.75C8.51695 9.75 9.74817 10.9812 9.74817 12.5C9.74817 14.0188 8.51695 15.25 6.99817 15.25C5.47944 15.2499 4.24817 14.0187 4.24817 12.5C4.24817 10.9813 5.47944 9.75007 6.99817 9.75Z",fill:"currentColor"}))},w=g;
|
|
2
|
+
|
|
3
|
+
//# debugId=7180D804340C17BD64756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPresentationAnalytics/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 IconPresentationAnalytics: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.99914 16C9.33028 16 11.2869 17.5947 11.8419 19.751C11.9188 20.0502 11.8525 20.3681 11.6632 20.6123C11.4738 20.8566 11.1823 21 10.8732 21H3.12512C2.81602 21 2.52446 20.8566 2.33508 20.6123C2.14583 20.3681 2.07946 20.0502 2.15637 19.751C2.71136 17.5947 4.66803 16.0001 6.99914 16Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.9982 3C21.5504 3 21.9982 3.44772 21.9982 4V19C21.9982 19.5523 21.5504 20 20.9982 20H13.8732C13.8733 19.7508 13.8429 19.4999 13.7794 19.2529C13.3474 17.5745 12.3078 16.1386 10.9093 15.1943C11.4378 14.4286 11.7482 13.5007 11.7482 12.5C11.7482 9.87673 9.62141 7.75013 6.99817 7.75C5.31821 7.75013 3.84266 8.62305 2.99817 9.93945V4C2.99817 3.44776 3.44594 3.00007 3.99817 3H20.9982ZM14.9982 10C14.4459 10.0001 13.9982 10.4478 13.9982 11V14C13.9982 14.5522 14.4459 14.9999 14.9982 15C15.5505 15 15.9982 14.5523 15.9982 14V11C15.9982 10.4477 15.5505 10 14.9982 10ZM18.9982 7C18.4459 7.00007 17.9982 7.44776 17.9982 8V14C17.9982 14.5522 18.4459 14.9999 18.9982 15C19.5504 15 19.9982 14.5523 19.9982 14V8C19.9982 7.44772 19.5504 7 18.9982 7Z\" fill=\"currentColor\"/><Path d=\"M6.99817 9.75C8.51695 9.75 9.74817 10.9812 9.74817 12.5C9.74817 14.0188 8.51695 15.25 6.99817 15.25C5.47944 15.2499 4.24817 14.0187 4.24817 12.5C4.24817 10.9813 5.47944 9.75007 6.99817 9.75Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPresentationAnalytics;\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,qFCvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAsD,CAAC,IAAU,CAC5E,OAAO,wBAA41C,EAA51C,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,4RAA4R,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,ouBAAouB,KAAK,eAAc,EAAE,wBAAC,OAAD,CAAM,EAAE,iMAAiM,KAAK,eAAc,CAAI,GAGt1C",
|
|
9
|
+
"debugId": "7180D804340C17BD64756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import l from"react";import{Svg as p}from"react-native-svg";var n=({children:C,size:r=24,...t})=>{return l.createElement(p,{...t,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C)};import o from"react";import{Path as e}from"react-native-svg";var a=(C)=>{return o.createElement(n,{...C},o.createElement(e,{d:"M6.99914 16C9.33028 16 11.2869 17.5947 11.8419 19.751C11.9188 20.0502 11.8525 20.3681 11.6632 20.6123C11.4738 20.8566 11.1823 21 10.8732 21H3.12512C2.81602 21 2.52446 20.8566 2.33508 20.6123C2.14583 20.3681 2.07946 20.0502 2.15637 19.751C2.71136 17.5947 4.66803 16.0001 6.99914 16Z",fill:"currentColor"}),o.createElement(e,{fillRule:"evenodd",clipRule:"evenodd",d:"M20.9982 3C21.5504 3 21.9982 3.44772 21.9982 4V19C21.9982 19.5523 21.5504 20 20.9982 20H13.8732C13.8733 19.7508 13.8429 19.4999 13.7794 19.2529C13.3474 17.5745 12.3078 16.1386 10.9093 15.1943C11.4378 14.4286 11.7482 13.5007 11.7482 12.5C11.7482 9.87673 9.62141 7.75013 6.99817 7.75C5.31821 7.75013 3.84266 8.62305 2.99817 9.93945V4C2.99817 3.44776 3.44594 3.00007 3.99817 3H20.9982ZM14.9982 10C14.4459 10.0001 13.9982 10.4478 13.9982 11V14C13.9982 14.5522 14.4459 14.9999 14.9982 15C15.5505 15 15.9982 14.5523 15.9982 14V11C15.9982 10.4477 15.5505 10 14.9982 10ZM18.9982 7C18.4459 7.00007 17.9982 7.44776 17.9982 8V14C17.9982 14.5522 18.4459 14.9999 18.9982 15C19.5504 15 19.9982 14.5523 19.9982 14V8C19.9982 7.44772 19.5504 7 18.9982 7Z",fill:"currentColor"}),o.createElement(e,{d:"M6.99817 9.75C8.51695 9.75 9.74817 10.9812 9.74817 12.5C9.74817 14.0188 8.51695 15.25 6.99817 15.25C5.47944 15.2499 4.24817 14.0187 4.24817 12.5C4.24817 10.9813 5.47944 9.75007 6.99817 9.75Z",fill:"currentColor"}))},v=a;export{v as default,a as IconPresentationAnalytics};
|
|
2
|
+
|
|
3
|
+
//# debugId=D2F12ADB2A16754964756E2164756E21
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["src/CentralIconBase/index.tsx", "src/IconPresentationAnalytics/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 IconPresentationAnalytics: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M6.99914 16C9.33028 16 11.2869 17.5947 11.8419 19.751C11.9188 20.0502 11.8525 20.3681 11.6632 20.6123C11.4738 20.8566 11.1823 21 10.8732 21H3.12512C2.81602 21 2.52446 20.8566 2.33508 20.6123C2.14583 20.3681 2.07946 20.0502 2.15637 19.751C2.71136 17.5947 4.66803 16.0001 6.99914 16Z\" fill=\"currentColor\"/><Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M20.9982 3C21.5504 3 21.9982 3.44772 21.9982 4V19C21.9982 19.5523 21.5504 20 20.9982 20H13.8732C13.8733 19.7508 13.8429 19.4999 13.7794 19.2529C13.3474 17.5745 12.3078 16.1386 10.9093 15.1943C11.4378 14.4286 11.7482 13.5007 11.7482 12.5C11.7482 9.87673 9.62141 7.75013 6.99817 7.75C5.31821 7.75013 3.84266 8.62305 2.99817 9.93945V4C2.99817 3.44776 3.44594 3.00007 3.99817 3H20.9982ZM14.9982 10C14.4459 10.0001 13.9982 10.4478 13.9982 11V14C13.9982 14.5522 14.4459 14.9999 14.9982 15C15.5505 15 15.9982 14.5523 15.9982 14V11C15.9982 10.4477 15.5505 10 14.9982 10ZM18.9982 7C18.4459 7.00007 17.9982 7.44776 17.9982 8V14C17.9982 14.5522 18.4459 14.9999 18.9982 15C19.5504 15 19.9982 14.5523 19.9982 14V8C19.9982 7.44772 19.5504 7 18.9982 7Z\" fill=\"currentColor\"/><Path d=\"M6.99817 9.75C8.51695 9.75 9.74817 10.9812 9.74817 12.5C9.74817 14.0188 8.51695 15.25 6.99817 15.25C5.47944 15.2499 4.24817 14.0187 4.24817 12.5C4.24817 10.9813 5.47944 9.75007 6.99817 9.75Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconPresentationAnalytics;\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,EAAsD,CAAC,IAAU,CAC5E,OAAO,gBAA41C,EAA51C,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,4RAA4R,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,SAAS,UAAU,SAAS,UAAU,EAAE,ouBAAouB,KAAK,eAAc,EAAE,gBAAC,EAAD,CAAM,EAAE,iMAAiM,KAAK,eAAc,CAAI,GAGt1C",
|
|
9
|
+
"debugId": "D2F12ADB2A16754964756E2164756E21",
|
|
10
|
+
"names": []
|
|
11
|
+
}
|