@central-icons-react/square-filled-radius-0-stroke-2 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.
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPan: React.FC<CentralIconBaseProps>;
4
+ export default IconPan;
@@ -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:()=>f,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:u,...L})=>C.default.createElement("svg",{...L,"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,...u}},e&&!t&&C.default.createElement("title",null,e),r);var f=r=>l.default.createElement(s,{...r,ariaLabel:"pan, cooking, skills"},l.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.03809 15.5215L2.2793 16.4922L2.64258 17.9473C3.17706 20.0906 5.34786 21.3955 7.49121 20.8613L14.2832 19.168C16.4267 18.6335 17.7316 16.4618 17.1973 14.3184L17.0752 13.8311L23.7344 12.1709L23.25 10.2295L2.03809 15.5215Z",fill:"currentColor"}),l.default.createElement("path",{d:"M1.73828 9.66602L4.4707 11.7617L5.56543 10.334L2.83398 8.23828L1.73828 9.66602Z",fill:"currentColor"}),l.default.createElement("path",{d:"M9 8.25C8.44772 8.25 8 8.69772 8 9.25C8 9.80228 8.44772 10.25 9 10.25C9.55228 10.25 10 9.80228 10 9.25C10 8.69772 9.55228 8.25 9 8.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 6.25C12.9477 6.25 12.5 6.69772 12.5 7.25C12.5 7.80228 12.9477 8.25 13.5 8.25C14.0523 8.25 14.5 7.80228 14.5 7.25C14.5 6.69772 14.0523 6.25 13.5 6.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M4.5 5C3.94772 5 3.5 5.44772 3.5 6C3.5 6.55228 3.94772 7 4.5 7C5.05228 7 5.5 6.55228 5.5 6C5.5 5.44772 5.05228 5 4.5 5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M7.54297 5.40234L9.15234 6.20703L10.707 3.09766L9.09766 2.29297L7.54297 5.40234Z",fill:"currentColor"})),I=f;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.03809 15.5215L2.2793 16.4922L2.64258 17.9473C3.17706 20.0906 5.34786 21.3955 7.49121 20.8613L14.2832 19.168C16.4267 18.6335 17.7316 16.4618 17.1973 14.3184L17.0752 13.8311L23.7344 12.1709L23.25 10.2295L2.03809 15.5215Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M1.73828 9.66602L4.4707 11.7617L5.56543 10.334L2.83398 8.23828L1.73828 9.66602Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9 8.25C8.44772 8.25 8 8.69772 8 9.25C8 9.80228 8.44772 10.25 9 10.25C9.55228 10.25 10 9.80228 10 9.25C10 8.69772 9.55228 8.25 9 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.5 6.25C12.9477 6.25 12.5 6.69772 12.5 7.25C12.5 7.80228 12.9477 8.25 13.5 8.25C14.0523 8.25 14.5 7.80228 14.5 7.25C14.5 6.69772 14.0523 6.25 13.5 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.5 5C3.94772 5 3.5 5.44772 3.5 6C3.5 6.55228 3.94772 7 4.5 7C5.05228 7 5.5 6.55228 5.5 6C5.5 5.44772 5.05228 5 4.5 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.54297 5.40234L9.15234 6.20703L10.707 3.09766L9.09766 2.29297L7.54297 5.40234Z\"\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,gOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mFACF,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.03809 15.5215L2.2793 16.4922L2.64258 17.9473C3.17706 20.0906 5.34786 21.3955 7.49121 20.8613L14.2832 19.168C16.4267 18.6335 17.7316 16.4618 17.1973 14.3184L17.0752 13.8311L23.7344 12.1709L23.25 10.2295L2.03809 15.5215Z",fill:"currentColor"}),r.createElement("path",{d:"M1.73828 9.66602L4.4707 11.7617L5.56543 10.334L2.83398 8.23828L1.73828 9.66602Z",fill:"currentColor"}),r.createElement("path",{d:"M9 8.25C8.44772 8.25 8 8.69772 8 9.25C8 9.80228 8.44772 10.25 9 10.25C9.55228 10.25 10 9.80228 10 9.25C10 8.69772 9.55228 8.25 9 8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 6.25C12.9477 6.25 12.5 6.69772 12.5 7.25C12.5 7.80228 12.9477 8.25 13.5 8.25C14.0523 8.25 14.5 7.80228 14.5 7.25C14.5 6.69772 14.0523 6.25 13.5 6.25Z",fill:"currentColor"}),r.createElement("path",{d:"M4.5 5C3.94772 5 3.5 5.44772 3.5 6C3.5 6.55228 3.94772 7 4.5 7C5.05228 7 5.5 6.55228 5.5 6C5.5 5.44772 5.05228 5 4.5 5Z",fill:"currentColor"}),r.createElement("path",{d:"M7.54297 5.40234L9.15234 6.20703L10.707 3.09766L9.09766 2.29297L7.54297 5.40234Z",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.03809 15.5215L2.2793 16.4922L2.64258 17.9473C3.17706 20.0906 5.34786 21.3955 7.49121 20.8613L14.2832 19.168C16.4267 18.6335 17.7316 16.4618 17.1973 14.3184L17.0752 13.8311L23.7344 12.1709L23.25 10.2295L2.03809 15.5215Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M1.73828 9.66602L4.4707 11.7617L5.56543 10.334L2.83398 8.23828L1.73828 9.66602Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9 8.25C8.44772 8.25 8 8.69772 8 9.25C8 9.80228 8.44772 10.25 9 10.25C9.55228 10.25 10 9.80228 10 9.25C10 8.69772 9.55228 8.25 9 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.5 6.25C12.9477 6.25 12.5 6.69772 12.5 7.25C12.5 7.80228 12.9477 8.25 13.5 8.25C14.0523 8.25 14.5 7.80228 14.5 7.25C14.5 6.69772 14.0523 6.25 13.5 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.5 5C3.94772 5 3.5 5.44772 3.5 6C3.5 6.55228 3.94772 7 4.5 7C5.05228 7 5.5 6.55228 5.5 6C5.5 5.44772 5.05228 5 4.5 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.54297 5.40234L9.15234 6.20703L10.707 3.09766L9.09766 2.29297L7.54297 5.40234Z\"\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,gOACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yIACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mFACF,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
@@ -787,6 +787,7 @@ Below is a complete list of available icons:
787
787
  - IconHotDrinkCup
788
788
  - IconIcebowl
789
789
  - IconOrange
790
+ - IconPan
790
791
  - IconPancakes
791
792
  - IconPizza
792
793
  - IconPopcorn
package/icons/index.d.ts CHANGED
@@ -1024,6 +1024,7 @@ export type CentralIconName =
1024
1024
  | "IconPaintBrush"
1025
1025
  | "IconPaintBucket"
1026
1026
  | "IconPaintBucketDrop"
1027
+ | "IconPan"
1027
1028
  | "IconPancakes"
1028
1029
  | "IconPanoramaView"
1029
1030
  | "IconPaperclip1"