@central-icons-react/square-filled-radius-0-stroke-1.5 1.1.8 → 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/IconFontStyle/index.d.ts +4 -0
- package/IconFontStyle/index.js +2 -0
- package/IconFontStyle/index.js.map +1 -0
- package/IconFontStyle/index.mjs +2 -0
- package/IconFontStyle/index.mjs.map +1 -0
- 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 +2 -0
- package/icons/index.d.ts +2 -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 +8 -4
- package/index.d.ts +5 -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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var o in t)l(e,o,{get:t[o],enumerable:!0})},s=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of g(t))!y.call(e,r)&&r!==o&&l(e,r,{get:()=>t[r],enumerable:!(n=d(t,r))||n.enumerable});return e};var i=(e,t,o)=>(o=e!=null?C(x(e)):{},s(t||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),H=e=>s(l({},"__esModule",{value:!0}),e);var V={};B(V,{IconFontStyle:()=>m,default:()=>I});module.exports=H(V);var a=i(require("react"));var p=i(require("react")),f=({children:e,size:t=24,ariaLabel:o,color:n,ariaHidden:r=!0,style:c,...u})=>p.default.createElement("svg",{...u,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...c}},o&&!r&&p.default.createElement("title",null,o),e);var m=e=>a.default.createElement(f,{...e,ariaLabel:"font-style, fonts, serif"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.1826 19.75H20.5V21H14.5V19.75H16.0264L14.3174 14.5H8.05566L6.34668 19.75H7.75V21H3.5V19.75H4.76953L10.2227 3H13.7295L19.1826 19.75ZM8.54395 13H13.8291L11.1865 4.88379L8.54395 13Z",fill:"currentColor"})),I=m;0&&(module.exports={IconFontStyle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFontStyle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFontStyle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"font-style, fonts, serif\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.1826 19.75H20.5V21H14.5V19.75H16.0264L14.3174 14.5H8.05566L6.34668 19.75H7.75V21H3.5V19.75H4.76953L10.2227 3H13.7295L19.1826 19.75ZM8.54395 13H13.8291L11.1865 4.88379L8.54395 13Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFontStyle;\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,mBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFontStyle_exports","__export","IconFontStyle","IconFontStyle_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFontStyle","props","React","CentralIconBase","IconFontStyle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},r&&!o&&n.createElement("title",null,r),t);var f=t=>p.createElement(l,{...t,ariaLabel:"font-style, fonts, serif"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.1826 19.75H20.5V21H14.5V19.75H16.0264L14.3174 14.5H8.05566L6.34668 19.75H7.75V21H3.5V19.75H4.76953L10.2227 3H13.7295L19.1826 19.75ZM8.54395 13H13.8291L11.1865 4.88379L8.54395 13Z",fill:"currentColor"})),d=f;export{f as IconFontStyle,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFontStyle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFontStyle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"font-style, fonts, serif\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.1826 19.75H20.5V21H14.5V19.75H16.0264L14.3174 14.5H8.05566L6.34668 19.75H7.75V21H3.5V19.75H4.76953L10.2227 3H13.7295L19.1826 19.75ZM8.54395 13H13.8291L11.1865 4.88379L8.54395 13Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFontStyle;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,4BACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFontStyle","props","React","CentralIconBase","IconFontStyle_default"]}
|
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:()=>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:"M1.88672 15.6289L2.44824 17.8516C2.96682 19.9066 5.06686 21.1433 7.12793 20.6357L14.1738 18.9004C16.2381 18.3919 17.5077 16.3192 16.9883 14.2607L16.7959 13.498L23.9785 11.7285L23.6191 10.2715L1.88672 15.6289Z",fill:"currentColor"}),l.default.createElement("path",{d:"M1.94727 9.63867L4.44141 11.5518L5.35449 10.3613L3.45508 8.90527L2.86035 8.44824L1.94727 9.63867Z",fill:"currentColor"}),l.default.createElement("path",{d:"M8.99902 8.25C8.44674 8.25 7.99902 8.69772 7.99902 9.25C7.99902 9.80228 8.44674 10.25 8.99902 10.25C9.55131 10.25 9.99902 9.80228 9.99902 9.25C9.99902 8.69772 9.55131 8.25 8.99902 8.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.499 6.25C12.9467 6.25 12.499 6.69772 12.499 7.25C12.499 7.80228 12.9467 8.25 13.499 8.25C14.0513 8.25 14.499 7.80228 14.499 7.25C14.499 6.69772 14.0513 6.25 13.499 6.25Z",fill:"currentColor"}),l.default.createElement("path",{d:"M4.49902 5C3.94674 5 3.49902 5.44772 3.49902 6C3.49902 6.55228 3.94674 7 4.49902 7C5.05131 7 5.49902 6.55228 5.49902 6C5.49902 5.44772 5.05131 5 4.49902 5Z",fill:"currentColor"}),l.default.createElement("path",{d:"M7.74316 5.33496L9.08398 6.00586L10.5049 3.16504L9.16406 2.49414L7.74316 5.33496Z",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=\"M1.88672 15.6289L2.44824 17.8516C2.96682 19.9066 5.06686 21.1433 7.12793 20.6357L14.1738 18.9004C16.2381 18.3919 17.5077 16.3192 16.9883 14.2607L16.7959 13.498L23.9785 11.7285L23.6191 10.2715L1.88672 15.6289Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M1.94727 9.63867L4.44141 11.5518L5.35449 10.3613L3.45508 8.90527L2.86035 8.44824L1.94727 9.63867Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.99902 8.25C8.44674 8.25 7.99902 8.69772 7.99902 9.25C7.99902 9.80228 8.44674 10.25 8.99902 10.25C9.55131 10.25 9.99902 9.80228 9.99902 9.25C9.99902 8.69772 9.55131 8.25 8.99902 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.499 6.25C12.9467 6.25 12.499 6.69772 12.499 7.25C12.499 7.80228 12.9467 8.25 13.499 8.25C14.0513 8.25 14.499 7.80228 14.499 7.25C14.499 6.69772 14.0513 6.25 13.499 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.49902 5C3.94674 5 3.49902 5.44772 3.49902 6C3.49902 6.55228 3.94674 7 4.49902 7C5.05131 7 5.49902 6.55228 5.49902 6C5.49902 5.44772 5.05131 5 4.49902 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.74316 5.33496L9.08398 6.00586L10.5049 3.16504L9.16406 2.49414L7.74316 5.33496Z\"\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,mNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,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:"M1.88672 15.6289L2.44824 17.8516C2.96682 19.9066 5.06686 21.1433 7.12793 20.6357L14.1738 18.9004C16.2381 18.3919 17.5077 16.3192 16.9883 14.2607L16.7959 13.498L23.9785 11.7285L23.6191 10.2715L1.88672 15.6289Z",fill:"currentColor"}),r.createElement("path",{d:"M1.94727 9.63867L4.44141 11.5518L5.35449 10.3613L3.45508 8.90527L2.86035 8.44824L1.94727 9.63867Z",fill:"currentColor"}),r.createElement("path",{d:"M8.99902 8.25C8.44674 8.25 7.99902 8.69772 7.99902 9.25C7.99902 9.80228 8.44674 10.25 8.99902 10.25C9.55131 10.25 9.99902 9.80228 9.99902 9.25C9.99902 8.69772 9.55131 8.25 8.99902 8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M13.499 6.25C12.9467 6.25 12.499 6.69772 12.499 7.25C12.499 7.80228 12.9467 8.25 13.499 8.25C14.0513 8.25 14.499 7.80228 14.499 7.25C14.499 6.69772 14.0513 6.25 13.499 6.25Z",fill:"currentColor"}),r.createElement("path",{d:"M4.49902 5C3.94674 5 3.49902 5.44772 3.49902 6C3.49902 6.55228 3.94674 7 4.49902 7C5.05131 7 5.49902 6.55228 5.49902 6C5.49902 5.44772 5.05131 5 4.49902 5Z",fill:"currentColor"}),r.createElement("path",{d:"M7.74316 5.33496L9.08398 6.00586L10.5049 3.16504L9.16406 2.49414L7.74316 5.33496Z",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=\"M1.88672 15.6289L2.44824 17.8516C2.96682 19.9066 5.06686 21.1433 7.12793 20.6357L14.1738 18.9004C16.2381 18.3919 17.5077 16.3192 16.9883 14.2607L16.7959 13.498L23.9785 11.7285L23.6191 10.2715L1.88672 15.6289Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M1.94727 9.63867L4.44141 11.5518L5.35449 10.3613L3.45508 8.90527L2.86035 8.44824L1.94727 9.63867Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.99902 8.25C8.44674 8.25 7.99902 8.69772 7.99902 9.25C7.99902 9.80228 8.44674 10.25 8.99902 10.25C9.55131 10.25 9.99902 9.80228 9.99902 9.25C9.99902 8.69772 9.55131 8.25 8.99902 8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.499 6.25C12.9467 6.25 12.499 6.69772 12.499 7.25C12.499 7.80228 12.9467 8.25 13.499 8.25C14.0513 8.25 14.499 7.80228 14.499 7.25C14.499 6.69772 14.0513 6.25 13.499 6.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M4.49902 5C3.94674 5 3.49902 5.44772 3.49902 6C3.49902 6.55228 3.94674 7 4.49902 7C5.05131 7 5.49902 6.55228 5.49902 6C5.49902 5.44772 5.05131 5 4.49902 5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M7.74316 5.33496L9.08398 6.00586L10.5049 3.16504L9.16406 2.49414L7.74316 5.33496Z\"\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,mNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8JACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,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
|
|
@@ -1726,6 +1727,7 @@ Below is a complete list of available icons:
|
|
|
1726
1727
|
- IconCloseQuote2
|
|
1727
1728
|
- IconConcise
|
|
1728
1729
|
- IconDivider
|
|
1730
|
+
- IconFontStyle
|
|
1729
1731
|
- IconH1
|
|
1730
1732
|
- IconH2
|
|
1731
1733
|
- IconH3
|
package/icons/index.d.ts
CHANGED
|
@@ -699,6 +699,7 @@ export type CentralIconName =
|
|
|
699
699
|
| "IconFolders"
|
|
700
700
|
| "IconFolderShared"
|
|
701
701
|
| "IconFolderUpload"
|
|
702
|
+
| "IconFontStyle"
|
|
702
703
|
| "IconFoodBell"
|
|
703
704
|
| "IconFoodExperiences"
|
|
704
705
|
| "IconFootsteps"
|
|
@@ -1023,6 +1024,7 @@ export type CentralIconName =
|
|
|
1023
1024
|
| "IconPaintBrush"
|
|
1024
1025
|
| "IconPaintBucket"
|
|
1025
1026
|
| "IconPaintBucketDrop"
|
|
1027
|
+
| "IconPan"
|
|
1026
1028
|
| "IconPancakes"
|
|
1027
1029
|
| "IconPanoramaView"
|
|
1028
1030
|
| "IconPaperclip1"
|