@central-icons-react/square-filled-radius-0-stroke-1 1.1.9 → 1.1.10
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/IconPan/index.d.ts +4 -0
- package/IconPan/index.js +2 -0
- package/IconPan/index.js.map +1 -0
- package/IconPan/index.mjs +2 -0
- package/IconPan/index.mjs.map +1 -0
- package/README.md +1 -0
- package/icons/index.d.ts +1 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
package/IconPan/index.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(n=d(o,t))||n.enumerable});return r};var i=(r,o,e)=>(e=r!=null?c(h(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>a(p({},"__esModule",{value:!0}),r);var P={};x(P,{IconPan:()=>L,default:()=>I});module.exports=B(P);var l=i(require("react"));var C=i(require("react")),s=({children:r,size:o=24,ariaLabel:e,color:n,ariaHidden:t=!0,style:f,...u})=>C.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...f}},e&&!t&&C.default.createElement("title",null,e),r);var L=r=>l.default.createElement(s,{...r,ariaLabel:"pan, cooking, skills"},l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.67969 15.6904L2.19141 15.8115L2.69043 17.79C3.17473 19.7092 5.13752 20.8686 7.06738 20.3936L14.1143 18.6572C16.0462 18.1812 17.2309 16.2437 16.7461 14.3223L16.4922 13.3154L23.9189 11.4854L23.6787 10.5146L2.67969 15.6904Z",fill:"currentColor"}),l.default.createElement("path",{d:"M2.29785 9.59277L3.99902 10.8965L4.39551 11.2012L5.00391 10.4072L2.90625 8.79883L2.29785 9.59277Z",fill:"currentColor"}),l.default.createElement("path",{d:"M8.74902 8.25C8.33481 8.25 7.99902 8.59949 7.99902 9.03027C7.99917 9.46093 8.3349 9.80957 8.74902 9.80957C9.16315 9.80957 9.49888 9.46093 9.49902 9.03027C9.49902 8.59949 9.16324 8.25 8.74902 8.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.249 6.25C12.8348 6.25 12.499 6.59949 12.499 7.03027C12.4992 7.46093 12.8349 7.80957 13.249 7.80957C13.6631 7.80957 13.9989 7.46093 13.999 7.03027C13.999 6.59949 13.6632 6.25 13.249 6.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M4.24902 5C3.83481 5 3.49902 5.34949 3.49902 5.78027C3.49917 6.21093 3.8349 6.55957 4.24902 6.55957C4.66315 6.55957 4.99888 6.21093 4.99902 5.78027C4.99902 5.34949 4.66324 5 4.24902 5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M8.07812 5.22363L8.97266 5.6709L10.1699 3.27637L9.27539 2.8291L8.07812 5.22363Z",fill:"currentColor"})),I=L;0&&(module.exports={IconPan});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPan/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPan: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"pan, cooking, skills\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.67969 15.6904L2.19141 15.8115L2.69043 17.79C3.17473 19.7092 5.13752 20.8686 7.06738 20.3936L14.1143 18.6572C16.0462 18.1812 17.2309 16.2437 16.7461 14.3223L16.4922 13.3154L23.9189 11.4854L23.6787 10.5146L2.67969 15.6904Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.29785 9.59277L3.99902 10.8965L4.39551 11.2012L5.00391 10.4072L2.90625 8.79883L2.29785 9.59277Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.74902 8.25C8.33481 8.25 7.99902 8.59949 7.99902 9.03027C7.99917 9.46093 8.3349 9.80957 8.74902 9.80957C9.16315 9.80957 9.49888 9.46093 9.49902 9.03027C9.49902 8.59949 9.16324 8.25 8.74902 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.249 6.25C12.8348 6.25 12.499 6.59949 12.499 7.03027C12.4992 7.46093 12.8349 7.80957 13.249 7.80957C13.6631 7.80957 13.9989 7.46093 13.999 7.03027C13.999 6.59949 13.6632 6.25 13.249 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.24902 5C3.83481 5 3.49902 5.34949 3.49902 5.78027C3.49917 6.21093 3.8349 6.55957 4.24902 6.55957C4.66315 6.55957 4.99888 6.21093 4.99902 5.78027C4.99902 5.34949 4.66324 5 4.24902 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.07812 5.22363L8.97266 5.6709L10.1699 3.27637L9.27539 2.8291L8.07812 5.22363Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPan;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPan_exports","__export","IconPan","IconPan_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconPan","props","React","CentralIconBase","IconPan_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import n from"react";var p=({children:e,size:o=24,ariaLabel:l,color:C,ariaHidden:t=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...a}},l&&!t&&n.createElement("title",null,l),e);var s=e=>r.createElement(p,{...e,ariaLabel:"pan, cooking, skills"},r.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.67969 15.6904L2.19141 15.8115L2.69043 17.79C3.17473 19.7092 5.13752 20.8686 7.06738 20.3936L14.1143 18.6572C16.0462 18.1812 17.2309 16.2437 16.7461 14.3223L16.4922 13.3154L23.9189 11.4854L23.6787 10.5146L2.67969 15.6904Z",fill:"currentColor"}),r.createElement("path",{d:"M2.29785 9.59277L3.99902 10.8965L4.39551 11.2012L5.00391 10.4072L2.90625 8.79883L2.29785 9.59277Z",fill:"currentColor"}),r.createElement("path",{d:"M8.74902 8.25C8.33481 8.25 7.99902 8.59949 7.99902 9.03027C7.99917 9.46093 8.3349 9.80957 8.74902 9.80957C9.16315 9.80957 9.49888 9.46093 9.49902 9.03027C9.49902 8.59949 9.16324 8.25 8.74902 8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M13.249 6.25C12.8348 6.25 12.499 6.59949 12.499 7.03027C12.4992 7.46093 12.8349 7.80957 13.249 7.80957C13.6631 7.80957 13.9989 7.46093 13.999 7.03027C13.999 6.59949 13.6632 6.25 13.249 6.25Z",fill:"currentColor"}),r.createElement("path",{d:"M4.24902 5C3.83481 5 3.49902 5.34949 3.49902 5.78027C3.49917 6.21093 3.8349 6.55957 4.24902 6.55957C4.66315 6.55957 4.99888 6.21093 4.99902 5.78027C4.99902 5.34949 4.66324 5 4.24902 5Z",fill:"currentColor"}),r.createElement("path",{d:"M8.07812 5.22363L8.97266 5.6709L10.1699 3.27637L9.27539 2.8291L8.07812 5.22363Z",fill:"currentColor"})),d=s;export{s as IconPan,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconPan/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconPan: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"pan, cooking, skills\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.67969 15.6904L2.19141 15.8115L2.69043 17.79C3.17473 19.7092 5.13752 20.8686 7.06738 20.3936L14.1143 18.6572C16.0462 18.1812 17.2309 16.2437 16.7461 14.3223L16.4922 13.3154L23.9189 11.4854L23.6787 10.5146L2.67969 15.6904Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M2.29785 9.59277L3.99902 10.8965L4.39551 11.2012L5.00391 10.4072L2.90625 8.79883L2.29785 9.59277Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.74902 8.25C8.33481 8.25 7.99902 8.59949 7.99902 9.03027C7.99917 9.46093 8.3349 9.80957 8.74902 9.80957C9.16315 9.80957 9.49888 9.46093 9.49902 9.03027C9.49902 8.59949 9.16324 8.25 8.74902 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.249 6.25C12.8348 6.25 12.499 6.59949 12.499 7.03027C12.4992 7.46093 12.8349 7.80957 13.249 7.80957C13.6631 7.80957 13.9989 7.46093 13.999 7.03027C13.999 6.59949 13.6632 6.25 13.249 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.24902 5C3.83481 5 3.49902 5.34949 3.49902 5.78027C3.49917 6.21093 3.8349 6.55957 4.24902 6.55957C4.66315 6.55957 4.99888 6.21093 4.99902 5.78027C4.99902 5.34949 4.66324 5 4.24902 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.07812 5.22363L8.97266 5.6709L10.1699 3.27637L9.27539 2.8291L8.07812 5.22363Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPan;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kOACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2LACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconPan","props","React","CentralIconBase","IconPan_default"]}
|
package/README.md
CHANGED