@central-icons-react/round-filled-radius-2-stroke-1.5 1.0.3 → 1.0.5

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 IconCursorAi: React.FC<CentralIconBaseProps>;
4
+ export default IconCursorAi;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var n=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(r,t)=>{for(var e in t)n(r,e,{get:t[e],enumerable:!0})},p=(r,t,e,C)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of x(t))!I.call(r,o)&&o!==e&&n(r,o,{get:()=>t[o],enumerable:!(C=g(t,o))||C.enumerable});return r};var s=(r,t,e)=>(e=r!=null?f(B(r)):{},p(t||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>p(n({},"__esModule",{value:!0}),r);var y={};h(y,{IconCursorAi:()=>m,default:()=>w});module.exports=d(y);var a=s(require("react"));var l=s(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:C,ariaHidden:o=!0,style:c,...u})=>l.default.createElement("svg",{...u,"aria-hidden":o,role:o?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:C,...c}},e&&!o&&l.default.createElement("title",null,e),r);var m=r=>a.default.createElement(i,{...r,ariaLabel:"cursor-ai, agent, magic"},a.default.createElement("path",{d:"M3.0182 5.32309C2.52275 3.9057 3.92565 2.56272 5.31996 3.11996L8.84926 4.33676C8.20402 4.61451 7.74971 5.2522 7.74965 5.99985C7.74965 6.85351 8.34194 7.56372 9.13441 7.75863C10.0923 7.99391 10.4343 8.18845 10.6227 8.3768C10.8111 8.56519 11.0055 8.90708 11.2409 9.86508C11.4357 10.6576 12.146 11.2497 12.9996 11.2498C13.8534 11.2498 14.5636 10.6577 14.7584 9.86508C14.9938 8.90705 15.1882 8.5652 15.3766 8.3768C15.565 8.1884 15.9069 7.99397 16.8649 7.75863C17.1511 7.68827 17.4101 7.54943 17.6256 7.36215L20.8268 8.46567C22.3332 8.9796 22.4266 11.075 20.9723 11.7215L14.6559 14.5291C14.5996 14.5542 14.5541 14.5998 14.5289 14.6561L11.7096 20.9998C11.0658 22.4479 8.9823 22.3628 8.45863 20.867L3.0182 5.32309Z",fill:"currentColor"}),a.default.createElement("path",{d:"M16.5667 5.45466C14.5764 4.96575 14.0341 4.4235 13.5452 2.43314C13.4833 2.18096 13.2595 2 12.9999 2C12.7402 2 12.5165 2.18096 12.4545 2.43314C11.9656 4.4235 11.4234 4.96575 9.433 5.45466C9.18081 5.5166 8.99986 5.74032 8.99986 6C8.99986 6.25968 9.18081 6.4834 9.433 6.54534C11.4234 7.03425 11.9656 7.5765 12.4545 9.56686C12.5165 9.81904 12.7402 10 12.9999 10C13.2595 10 13.4833 9.81904 13.5452 9.56686C14.0341 7.5765 14.5764 7.03425 16.5667 6.54534C16.8189 6.4834 16.9999 6.25968 16.9999 6C16.9999 5.74032 16.8189 5.5166 16.5667 5.45466Z",fill:"currentColor"})),w=m;0&&(module.exports={IconCursorAi});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursorAi: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor-ai, agent, magic\">\n <path\n d=\"M3.0182 5.32309C2.52275 3.9057 3.92565 2.56272 5.31996 3.11996L8.84926 4.33676C8.20402 4.61451 7.74971 5.2522 7.74965 5.99985C7.74965 6.85351 8.34194 7.56372 9.13441 7.75863C10.0923 7.99391 10.4343 8.18845 10.6227 8.3768C10.8111 8.56519 11.0055 8.90708 11.2409 9.86508C11.4357 10.6576 12.146 11.2497 12.9996 11.2498C13.8534 11.2498 14.5636 10.6577 14.7584 9.86508C14.9938 8.90705 15.1882 8.5652 15.3766 8.3768C15.565 8.1884 15.9069 7.99397 16.8649 7.75863C17.1511 7.68827 17.4101 7.54943 17.6256 7.36215L20.8268 8.46567C22.3332 8.9796 22.4266 11.075 20.9723 11.7215L14.6559 14.5291C14.5996 14.5542 14.5541 14.5998 14.5289 14.6561L11.7096 20.9998C11.0658 22.4479 8.9823 22.3628 8.45863 20.867L3.0182 5.32309Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.5667 5.45466C14.5764 4.96575 14.0341 4.4235 13.5452 2.43314C13.4833 2.18096 13.2595 2 12.9999 2C12.7402 2 12.5165 2.18096 12.4545 2.43314C11.9656 4.4235 11.4234 4.96575 9.433 5.45466C9.18081 5.5166 8.99986 5.74032 8.99986 6C8.99986 6.25968 9.18081 6.4834 9.433 6.54534C11.4234 7.03425 11.9656 7.5765 12.4545 9.56686C12.5165 9.81904 12.7402 10 12.9999 10C13.2595 10 13.4833 9.81904 13.5452 9.56686C14.0341 7.5765 14.5764 7.03425 16.5667 6.54534C16.8189 6.4834 16.9999 6.25968 16.9999 6C16.9999 5.74032 16.8189 5.5166 16.5667 5.45466Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\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,kBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,ssBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2hBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCursorAi_exports","__export","IconCursorAi","IconCursorAi_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import n from"react";var a=({children:t,size:r=24,ariaLabel:C,color:l,ariaHidden:e=!0,style:p,...s})=>n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...p}},C&&!e&&n.createElement("title",null,C),t);var i=t=>o.createElement(a,{...t,ariaLabel:"cursor-ai, agent, magic"},o.createElement("path",{d:"M3.0182 5.32309C2.52275 3.9057 3.92565 2.56272 5.31996 3.11996L8.84926 4.33676C8.20402 4.61451 7.74971 5.2522 7.74965 5.99985C7.74965 6.85351 8.34194 7.56372 9.13441 7.75863C10.0923 7.99391 10.4343 8.18845 10.6227 8.3768C10.8111 8.56519 11.0055 8.90708 11.2409 9.86508C11.4357 10.6576 12.146 11.2497 12.9996 11.2498C13.8534 11.2498 14.5636 10.6577 14.7584 9.86508C14.9938 8.90705 15.1882 8.5652 15.3766 8.3768C15.565 8.1884 15.9069 7.99397 16.8649 7.75863C17.1511 7.68827 17.4101 7.54943 17.6256 7.36215L20.8268 8.46567C22.3332 8.9796 22.4266 11.075 20.9723 11.7215L14.6559 14.5291C14.5996 14.5542 14.5541 14.5998 14.5289 14.6561L11.7096 20.9998C11.0658 22.4479 8.9823 22.3628 8.45863 20.867L3.0182 5.32309Z",fill:"currentColor"}),o.createElement("path",{d:"M16.5667 5.45466C14.5764 4.96575 14.0341 4.4235 13.5452 2.43314C13.4833 2.18096 13.2595 2 12.9999 2C12.7402 2 12.5165 2.18096 12.4545 2.43314C11.9656 4.4235 11.4234 4.96575 9.433 5.45466C9.18081 5.5166 8.99986 5.74032 8.99986 6C8.99986 6.25968 9.18081 6.4834 9.433 6.54534C11.4234 7.03425 11.9656 7.5765 12.4545 9.56686C12.5165 9.81904 12.7402 10 12.9999 10C13.2595 10 13.4833 9.81904 13.5452 9.56686C14.0341 7.5765 14.5764 7.03425 16.5667 6.54534C16.8189 6.4834 16.9999 6.25968 16.9999 6C16.9999 5.74032 16.8189 5.5166 16.5667 5.45466Z",fill:"currentColor"})),g=i;export{i as IconCursorAi,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconCursorAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconCursorAi: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"cursor-ai, agent, magic\">\n <path\n d=\"M3.0182 5.32309C2.52275 3.9057 3.92565 2.56272 5.31996 3.11996L8.84926 4.33676C8.20402 4.61451 7.74971 5.2522 7.74965 5.99985C7.74965 6.85351 8.34194 7.56372 9.13441 7.75863C10.0923 7.99391 10.4343 8.18845 10.6227 8.3768C10.8111 8.56519 11.0055 8.90708 11.2409 9.86508C11.4357 10.6576 12.146 11.2497 12.9996 11.2498C13.8534 11.2498 14.5636 10.6577 14.7584 9.86508C14.9938 8.90705 15.1882 8.5652 15.3766 8.3768C15.565 8.1884 15.9069 7.99397 16.8649 7.75863C17.1511 7.68827 17.4101 7.54943 17.6256 7.36215L20.8268 8.46567C22.3332 8.9796 22.4266 11.075 20.9723 11.7215L14.6559 14.5291C14.5996 14.5542 14.5541 14.5998 14.5289 14.6561L11.7096 20.9998C11.0658 22.4479 8.9823 22.3628 8.45863 20.867L3.0182 5.32309Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M16.5667 5.45466C14.5764 4.96575 14.0341 4.4235 13.5452 2.43314C13.4833 2.18096 13.2595 2 12.9999 2C12.7402 2 12.5165 2.18096 12.4545 2.43314C11.9656 4.4235 11.4234 4.96575 9.433 5.45466C9.18081 5.5166 8.99986 5.74032 8.99986 6C8.99986 6.25968 9.18081 6.4834 9.433 6.54534C11.4234 7.03425 11.9656 7.5765 12.4545 9.56686C12.5165 9.81904 12.7402 10 12.9999 10C13.2595 10 13.4833 9.81904 13.5452 9.56686C14.0341 7.5765 14.5764 7.03425 16.5667 6.54534C16.8189 6.4834 16.9999 6.25968 16.9999 6C16.9999 5.74032 16.8189 5.5166 16.5667 5.45466Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCursorAi;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,2BACpCC,EAAA,cAAC,QACC,EAAE,ssBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2hBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconCursorAi","props","React","CentralIconBase","IconCursorAi_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDispersion: React.FC<CentralIconBaseProps>;
4
+ export default IconDispersion;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)l(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!x.call(r,e)&&e!==t&&l(r,e,{get:()=>o[e],enumerable:!(n=d(o,e))||n.enumerable});return r};var a=(r,o,t)=>(t=r!=null?c(g(r)):{},i(o||!r||!r.__esModule?l(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>i(l({},"__esModule",{value:!0}),r);var M={};B(M,{IconDispersion:()=>f,default:()=>H});module.exports=I(M);var C=a(require("react"));var p=a(require("react")),s=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:u,...m})=>p.default.createElement("svg",{...m,"aria-hidden":e,role:e?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}},t&&!e&&p.default.createElement("title",null,t),r);var f=r=>C.default.createElement(s,{...r,ariaLabel:"dispersion, refraction"},C.default.createElement("path",{d:"M12 3.0001C12.4142 3.0001 12.7499 3.33597 12.75 3.7501V20.2501C12.75 20.6643 12.4142 21.0001 12 21.0001C11.5858 21.0001 11.25 20.6643 11.25 20.2501V3.7501C11.2501 3.33597 11.5858 3.0001 12 3.0001Z",fill:"currentColor"}),C.default.createElement("path",{d:"M14.9111 16.0353C15.1678 15.7103 15.6398 15.6547 15.9648 15.9112L20.7148 19.6612C21.0399 19.9179 21.0954 20.3898 20.8389 20.7149C20.5822 21.04 20.1103 21.0956 19.7852 20.839L15.0352 17.089C14.7101 16.8323 14.6545 16.3603 14.9111 16.0353Z",fill:"currentColor"}),C.default.createElement("path",{d:"M8.25 15.0001C8.66415 15.0001 8.9999 15.336 9 15.7501C9 16.1643 8.66421 16.5001 8.25 16.5001H2.75C2.33579 16.5001 2 16.1643 2 15.7501C2.0001 15.336 2.33585 15.0001 2.75 15.0001H8.25Z",fill:"currentColor"}),C.default.createElement("path",{d:"M8.25 11.2501C8.66415 11.2501 8.9999 11.586 9 12.0001C9 12.4143 8.66421 12.7501 8.25 12.7501H2.75C2.33579 12.7501 2 12.4143 2 12.0001C2.0001 11.586 2.33585 11.2501 2.75 11.2501H8.25Z",fill:"currentColor"}),C.default.createElement("path",{d:"M21.25 11.2501C21.6642 11.2501 21.9999 11.586 22 12.0001C22 12.4143 21.6642 12.7501 21.25 12.7501H15.75C15.3358 12.7501 15 12.4143 15 12.0001C15.0001 11.586 15.3358 11.2501 15.75 11.2501H21.25Z",fill:"currentColor"}),C.default.createElement("path",{d:"M8.25 7.0001C8.66415 7.0001 8.9999 7.33597 9 7.7501C9 8.16431 8.66421 8.5001 8.25 8.5001H2.75C2.33579 8.5001 2 8.16431 2 7.7501C2.0001 7.33597 2.33585 7.0001 2.75 7.0001H8.25Z",fill:"currentColor"}),C.default.createElement("path",{d:"M19.7852 3.16123C20.1102 2.9047 20.5822 2.96028 20.8389 3.28525C21.0955 3.61033 21.0399 4.08229 20.7148 4.33896L15.9648 8.08896C15.6397 8.3456 15.1678 8.29004 14.9111 7.96494C14.6546 7.63984 14.7101 7.16786 15.0352 6.91123L19.7852 3.16123Z",fill:"currentColor"})),H=f;0&&(module.exports={IconDispersion});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDispersion/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDispersion: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dispersion, refraction\">\n <path\n d=\"M12 3.0001C12.4142 3.0001 12.7499 3.33597 12.75 3.7501V20.2501C12.75 20.6643 12.4142 21.0001 12 21.0001C11.5858 21.0001 11.25 20.6643 11.25 20.2501V3.7501C11.2501 3.33597 11.5858 3.0001 12 3.0001Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.9111 16.0353C15.1678 15.7103 15.6398 15.6547 15.9648 15.9112L20.7148 19.6612C21.0399 19.9179 21.0954 20.3898 20.8389 20.7149C20.5822 21.04 20.1103 21.0956 19.7852 20.839L15.0352 17.089C14.7101 16.8323 14.6545 16.3603 14.9111 16.0353Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 15.0001C8.66415 15.0001 8.9999 15.336 9 15.7501C9 16.1643 8.66421 16.5001 8.25 16.5001H2.75C2.33579 16.5001 2 16.1643 2 15.7501C2.0001 15.336 2.33585 15.0001 2.75 15.0001H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 11.2501C8.66415 11.2501 8.9999 11.586 9 12.0001C9 12.4143 8.66421 12.7501 8.25 12.7501H2.75C2.33579 12.7501 2 12.4143 2 12.0001C2.0001 11.586 2.33585 11.2501 2.75 11.2501H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.25 11.2501C21.6642 11.2501 21.9999 11.586 22 12.0001C22 12.4143 21.6642 12.7501 21.25 12.7501H15.75C15.3358 12.7501 15 12.4143 15 12.0001C15.0001 11.586 15.3358 11.2501 15.75 11.2501H21.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 7.0001C8.66415 7.0001 8.9999 7.33597 9 7.7501C9 8.16431 8.66421 8.5001 8.25 8.5001H2.75C2.33579 8.5001 2 8.16431 2 7.7501C2.0001 7.33597 2.33585 7.0001 2.75 7.0001H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.7852 3.16123C20.1102 2.9047 20.5822 2.96028 20.8389 3.28525C21.0955 3.61033 21.0399 4.08229 20.7148 4.33896L15.9648 8.08896C15.6397 8.3456 15.1678 8.29004 14.9111 7.96494C14.6546 7.63984 14.7101 7.16786 15.0352 6.91123L19.7852 3.16123Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDispersion;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,uMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDispersion_exports","__export","IconDispersion","IconDispersion_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconDispersion","props","React","CentralIconBase","IconDispersion_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import n from"react";var l=({children:t,size:o=24,ariaLabel:C,color:p,ariaHidden:e=!0,style:i,...a})=>n.createElement("svg",{...a,"aria-hidden":e,role:e?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:p,...i}},C&&!e&&n.createElement("title",null,C),t);var s=t=>r.createElement(l,{...t,ariaLabel:"dispersion, refraction"},r.createElement("path",{d:"M12 3.0001C12.4142 3.0001 12.7499 3.33597 12.75 3.7501V20.2501C12.75 20.6643 12.4142 21.0001 12 21.0001C11.5858 21.0001 11.25 20.6643 11.25 20.2501V3.7501C11.2501 3.33597 11.5858 3.0001 12 3.0001Z",fill:"currentColor"}),r.createElement("path",{d:"M14.9111 16.0353C15.1678 15.7103 15.6398 15.6547 15.9648 15.9112L20.7148 19.6612C21.0399 19.9179 21.0954 20.3898 20.8389 20.7149C20.5822 21.04 20.1103 21.0956 19.7852 20.839L15.0352 17.089C14.7101 16.8323 14.6545 16.3603 14.9111 16.0353Z",fill:"currentColor"}),r.createElement("path",{d:"M8.25 15.0001C8.66415 15.0001 8.9999 15.336 9 15.7501C9 16.1643 8.66421 16.5001 8.25 16.5001H2.75C2.33579 16.5001 2 16.1643 2 15.7501C2.0001 15.336 2.33585 15.0001 2.75 15.0001H8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M8.25 11.2501C8.66415 11.2501 8.9999 11.586 9 12.0001C9 12.4143 8.66421 12.7501 8.25 12.7501H2.75C2.33579 12.7501 2 12.4143 2 12.0001C2.0001 11.586 2.33585 11.2501 2.75 11.2501H8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M21.25 11.2501C21.6642 11.2501 21.9999 11.586 22 12.0001C22 12.4143 21.6642 12.7501 21.25 12.7501H15.75C15.3358 12.7501 15 12.4143 15 12.0001C15.0001 11.586 15.3358 11.2501 15.75 11.2501H21.25Z",fill:"currentColor"}),r.createElement("path",{d:"M8.25 7.0001C8.66415 7.0001 8.9999 7.33597 9 7.7501C9 8.16431 8.66421 8.5001 8.25 8.5001H2.75C2.33579 8.5001 2 8.16431 2 7.7501C2.0001 7.33597 2.33585 7.0001 2.75 7.0001H8.25Z",fill:"currentColor"}),r.createElement("path",{d:"M19.7852 3.16123C20.1102 2.9047 20.5822 2.96028 20.8389 3.28525C21.0955 3.61033 21.0399 4.08229 20.7148 4.33896L15.9648 8.08896C15.6397 8.3456 15.1678 8.29004 14.9111 7.96494C14.6546 7.63984 14.7101 7.16786 15.0352 6.91123L19.7852 3.16123Z",fill:"currentColor"})),d=s;export{s as IconDispersion,d as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDispersion/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconDispersion: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"dispersion, refraction\">\n <path\n d=\"M12 3.0001C12.4142 3.0001 12.7499 3.33597 12.75 3.7501V20.2501C12.75 20.6643 12.4142 21.0001 12 21.0001C11.5858 21.0001 11.25 20.6643 11.25 20.2501V3.7501C11.2501 3.33597 11.5858 3.0001 12 3.0001Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M14.9111 16.0353C15.1678 15.7103 15.6398 15.6547 15.9648 15.9112L20.7148 19.6612C21.0399 19.9179 21.0954 20.3898 20.8389 20.7149C20.5822 21.04 20.1103 21.0956 19.7852 20.839L15.0352 17.089C14.7101 16.8323 14.6545 16.3603 14.9111 16.0353Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 15.0001C8.66415 15.0001 8.9999 15.336 9 15.7501C9 16.1643 8.66421 16.5001 8.25 16.5001H2.75C2.33579 16.5001 2 16.1643 2 15.7501C2.0001 15.336 2.33585 15.0001 2.75 15.0001H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 11.2501C8.66415 11.2501 8.9999 11.586 9 12.0001C9 12.4143 8.66421 12.7501 8.25 12.7501H2.75C2.33579 12.7501 2 12.4143 2 12.0001C2.0001 11.586 2.33585 11.2501 2.75 11.2501H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.25 11.2501C21.6642 11.2501 21.9999 11.586 22 12.0001C22 12.4143 21.6642 12.7501 21.25 12.7501H15.75C15.3358 12.7501 15 12.4143 15 12.0001C15.0001 11.586 15.3358 11.2501 15.75 11.2501H21.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.25 7.0001C8.66415 7.0001 8.9999 7.33597 9 7.7501C9 8.16431 8.66421 8.5001 8.25 8.5001H2.75C2.33579 8.5001 2 8.16431 2 7.7501C2.0001 7.33597 2.33585 7.0001 2.75 7.0001H8.25Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19.7852 3.16123C20.1102 2.9047 20.5822 2.96028 20.8389 3.28525C21.0955 3.61033 21.0399 4.08229 20.7148 4.33896L15.9648 8.08896C15.6397 8.3456 15.1678 8.29004 14.9111 7.96494C14.6546 7.63984 14.7101 7.16786 15.0352 6.91123L19.7852 3.16123Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDispersion;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpCC,EAAA,cAAC,QACC,EAAE,uMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gPACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kPACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconDispersion","props","React","CentralIconBase","IconDispersion_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMarkup: React.FC<CentralIconBaseProps>;
4
+ export default IconMarkup;
@@ -0,0 +1,2 @@
1
+ "use strict";var f=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},C=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of h(t))!B.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=g(t,o))||n.enumerable});return r};var s=(r,t,e)=>(e=r!=null?f(x(r)):{},C(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>C(p({},"__esModule",{value:!0}),r);var w={};I(w,{IconMarkup:()=>i,default:()=>d});module.exports=L(w);var l=s(require("react"));var a=s(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...u})=>a.default.createElement("svg",{...u,"aria-hidden":o,role:o?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}},e&&!o&&a.default.createElement("title",null,e),r);var i=r=>l.default.createElement(m,{...r,ariaLabel:"markup, marker, highlight"},l.default.createElement("path",{d:"M15.2051 17.1104L13.7148 19.5H20.2598C20.674 19.5 21.0098 19.8358 21.0098 20.25C21.0098 20.6642 20.674 21 20.2598 21H5.54582C4.1398 21 3 19.8602 3 18.4542C3 18.0063 3.11814 17.5664 3.3425 17.1788L6.35547 11.9736L15.2051 17.1104Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21.2042 8.05528C21.565 8.26468 21.6856 8.72822 21.4726 9.08689L18.4791 14.1278C17.709 15.4244 16.0384 15.859 14.7341 15.102L8.36618 11.406C7.04332 10.6382 6.60115 8.93858 7.38213 7.62347L10.3552 2.61696C10.5652 2.26333 11.0209 2.1448 11.3766 2.35126L21.2042 8.05528Z",fill:"currentColor"})),d=i;0&&(module.exports={IconMarkup});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMarkup/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMarkup: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"markup, marker, highlight\">\n <path\n d=\"M15.2051 17.1104L13.7148 19.5H20.2598C20.674 19.5 21.0098 19.8358 21.0098 20.25C21.0098 20.6642 20.674 21 20.2598 21H5.54582C4.1398 21 3 19.8602 3 18.4542C3 18.0063 3.11814 17.5664 3.3425 17.1788L6.35547 11.9736L15.2051 17.1104Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2042 8.05528C21.565 8.26468 21.6856 8.72822 21.4726 9.08689L18.4791 14.1278C17.709 15.4244 16.0384 15.859 14.7341 15.102L8.36618 11.406C7.04332 10.6382 6.60115 8.93858 7.38213 7.62347L10.3552 2.61696C10.5652 2.26333 11.0209 2.1448 11.3766 2.35126L21.2042 8.05528Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMarkup;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,uOACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMarkup_exports","__export","IconMarkup","IconMarkup_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconMarkup","props","React","CentralIconBase","IconMarkup_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...s})=>p.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!e&&p.createElement("title",null,n),t);var m=t=>o.createElement(l,{...t,ariaLabel:"markup, marker, highlight"},o.createElement("path",{d:"M15.2051 17.1104L13.7148 19.5H20.2598C20.674 19.5 21.0098 19.8358 21.0098 20.25C21.0098 20.6642 20.674 21 20.2598 21H5.54582C4.1398 21 3 19.8602 3 18.4542C3 18.0063 3.11814 17.5664 3.3425 17.1788L6.35547 11.9736L15.2051 17.1104Z",fill:"currentColor"}),o.createElement("path",{d:"M21.2042 8.05528C21.565 8.26468 21.6856 8.72822 21.4726 9.08689L18.4791 14.1278C17.709 15.4244 16.0384 15.859 14.7341 15.102L8.36618 11.406C7.04332 10.6382 6.60115 8.93858 7.38213 7.62347L10.3552 2.61696C10.5652 2.26333 11.0209 2.1448 11.3766 2.35126L21.2042 8.05528Z",fill:"currentColor"})),g=m;export{m as IconMarkup,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMarkup/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconMarkup: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"markup, marker, highlight\">\n <path\n d=\"M15.2051 17.1104L13.7148 19.5H20.2598C20.674 19.5 21.0098 19.8358 21.0098 20.25C21.0098 20.6642 20.674 21 20.2598 21H5.54582C4.1398 21 3 19.8602 3 18.4542C3 18.0063 3.11814 17.5664 3.3425 17.1788L6.35547 11.9736L15.2051 17.1104Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2042 8.05528C21.565 8.26468 21.6856 8.72822 21.4726 9.08689L18.4791 14.1278C17.709 15.4244 16.0384 15.859 14.7341 15.102L8.36618 11.406C7.04332 10.6382 6.60115 8.93858 7.38213 7.62347L10.3552 2.61696C10.5652 2.26333 11.0209 2.1448 11.3766 2.35126L21.2042 8.05528Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMarkup;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,6BACpCC,EAAA,cAAC,QACC,EAAE,uOACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8QACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconMarkup","props","React","CentralIconBase","IconMarkup_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var t in e)p(r,t,{get:e[t],enumerable:!0})},s=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of w(e))!B.call(r,o)&&o!==t&&p(r,o,{get:()=>e[o],enumerable:!(n=g(e,o))||n.enumerable});return r};var i=(r,e,t)=>(t=r!=null?u(x(r)):{},s(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>s(p({},"__esModule",{value:!0}),r);var h={};I(h,{IconNewspaper1:()=>m,default:()=>d});module.exports=V(h);var a=i(require("react"));var l=i(require("react")),C=({children:r,size:e=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...c})=>l.default.createElement("svg",{...c,"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:n,...f}},t&&!o&&l.default.createElement("title",null,t),r);var m=r=>a.default.createElement(C,{...r,ariaLabel:"newspaper-1, guide, info, faq"},a.default.createElement("path",{d:"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z",fill:"currentColor"}),a.default.createElement("path",{d:"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z",fill:"currentColor"})),d=m;0&&(module.exports={IconNewspaper1});
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of w(e))!B.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(n=g(e,t))||n.enumerable});return r};var i=(r,e,o)=>(o=r!=null?u(x(r)):{},s(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),V=r=>s(p({},"__esModule",{value:!0}),r);var h={};I(h,{IconNewspaper1:()=>m,default:()=>d});module.exports=V(h);var a=i(require("react"));var l=i(require("react")),C=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:f,...c})=>l.default.createElement("svg",{...c,"aria-hidden":t,role:t?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:n,...f}},o&&!t&&l.default.createElement("title",null,o),r);var m=r=>a.default.createElement(C,{...r,ariaLabel:"newspaper-1, guide, info, faq, book"},a.default.createElement("path",{d:"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z",fill:"currentColor"}),a.default.createElement("path",{d:"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z",fill:"currentColor"})),d=m;0&&(module.exports={IconNewspaper1});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconNewspaper1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-1, guide, info, faq\">\n <path\n d=\"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper1;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconNewspaper1_exports","__export","IconNewspaper1","IconNewspaper1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconNewspaper1","props","React","CentralIconBase","IconNewspaper1_default"]}
1
+ {"version":3,"sources":["../src/IconNewspaper1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-1, guide, info, faq, book\">\n <path\n d=\"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper1;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconNewspaper1_exports","__export","IconNewspaper1","IconNewspaper1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconNewspaper1","props","React","CentralIconBase","IconNewspaper1_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:s,...i})=>p.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},n&&!t&&p.createElement("title",null,n),e);var C=e=>o.createElement(a,{...e,ariaLabel:"newspaper-1, guide, info, faq"},o.createElement("path",{d:"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z",fill:"currentColor"})),g=C;export{C as IconNewspaper1,g as default};
1
+ import t from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:o=!0,style:s,...i})=>p.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"newspaper-1, guide, info, faq, book"},t.createElement("path",{d:"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z",fill:"currentColor"}),t.createElement("path",{d:"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z",fill:"currentColor"})),g=C;export{C as IconNewspaper1,g as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconNewspaper1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-1, guide, info, faq\">\n <path\n d=\"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper1;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconNewspaper1","props","React","CentralIconBase","IconNewspaper1_default"]}
1
+ {"version":3,"sources":["../src/IconNewspaper1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper1: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-1, guide, info, faq, book\">\n <path\n d=\"M11.25 5.37706L5.34848 4.06118C3.63055 3.67813 2 4.98515 2 6.74526V17.0845C2 18.3727 2.89421 19.4883 4.15152 19.7686L11.25 21.3514V5.37706Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 5.37706V21.3514L19.8485 19.7686C21.1058 19.4883 22 18.3727 22 17.0845V6.74526C22 4.98515 20.3694 3.67813 18.6515 4.06118L12.75 5.37706Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper1;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpCC,EAAA,cAAC,QACC,EAAE,8IACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iJACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconNewspaper1","props","React","CentralIconBase","IconNewspaper1_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},C=(r,e,o,p)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of d(e))!w.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(p=g(e,t))||p.enumerable});return r};var s=(r,e,o)=>(o=r!=null?u(h(r)):{},C(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>C(l({},"__esModule",{value:!0}),r);var V={};x(V,{IconNewspaper2:()=>f,default:()=>I});module.exports=B(V);var n=s(require("react"));var a=s(require("react")),i=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:m,...c})=>a.default.createElement("svg",{...c,"aria-hidden":t,role:t?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:p,...m}},o&&!t&&a.default.createElement("title",null,o),r);var f=r=>n.default.createElement(i,{...r,ariaLabel:"newspaper-2, guide, info, faq"},n.default.createElement("path",{d:"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z",fill:"currentColor"})),I=f;0&&(module.exports={IconNewspaper2});
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var o in e)l(r,o,{get:e[o],enumerable:!0})},C=(r,e,o,p)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of d(e))!w.call(r,t)&&t!==o&&l(r,t,{get:()=>e[t],enumerable:!(p=g(e,t))||p.enumerable});return r};var s=(r,e,o)=>(o=r!=null?u(h(r)):{},C(e||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>C(l({},"__esModule",{value:!0}),r);var V={};x(V,{IconNewspaper2:()=>f,default:()=>I});module.exports=B(V);var n=s(require("react"));var a=s(require("react")),i=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:m,...c})=>a.default.createElement("svg",{...c,"aria-hidden":t,role:t?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:p,...m}},o&&!t&&a.default.createElement("title",null,o),r);var f=r=>n.default.createElement(i,{...r,ariaLabel:"newspaper-2, guide, info, faq, book"},n.default.createElement("path",{d:"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z",fill:"currentColor"})),I=f;0&&(module.exports={IconNewspaper2});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconNewspaper2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-2, guide, info, faq\">\n <path\n d=\"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper2;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6NACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconNewspaper2_exports","__export","IconNewspaper2","IconNewspaper2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconNewspaper2","props","React","CentralIconBase","IconNewspaper2_default"]}
1
+ {"version":3,"sources":["../src/IconNewspaper2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-2, guide, info, faq, book\">\n <path\n d=\"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper2;\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,oBAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6NACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconNewspaper2_exports","__export","IconNewspaper2","IconNewspaper2_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconNewspaper2","props","React","CentralIconBase","IconNewspaper2_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>p.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!t&&p.createElement("title",null,n),o);var i=o=>e.createElement(l,{...o,ariaLabel:"newspaper-2, guide, info, faq"},e.createElement("path",{d:"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z",fill:"currentColor"}),e.createElement("path",{d:"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z",fill:"currentColor"}),e.createElement("path",{d:"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z",fill:"currentColor"})),g=i;export{i as IconNewspaper2,g as default};
1
+ import e from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:C,...s})=>p.createElement("svg",{...s,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!t&&p.createElement("title",null,n),o);var i=o=>e.createElement(l,{...o,ariaLabel:"newspaper-2, guide, info, faq, book"},e.createElement("path",{d:"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z",fill:"currentColor"}),e.createElement("path",{d:"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z",fill:"currentColor"}),e.createElement("path",{d:"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z",fill:"currentColor"})),g=i;export{i as IconNewspaper2,g as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconNewspaper2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-2, guide, info, faq\">\n <path\n d=\"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper2;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6NACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconNewspaper2","props","React","CentralIconBase","IconNewspaper2_default"]}
1
+ {"version":3,"sources":["../src/IconNewspaper2/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconNewspaper2: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"newspaper-2, guide, info, faq, book\">\n <path\n d=\"M11.25 7.75C11.25 5.67893 9.57107 4 7.5 4H3.25C2.00736 4 1 5.00736 1 6.25V17.75C1 18.9926 2.00736 20 3.25 20H8.723C9.28361 20 9.81011 20.135 10.2549 20.4099C10.6676 20.6649 11.0093 21.0186 11.25 21.4378V7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.75 21.4378C12.9907 21.0186 13.3324 20.6649 13.7451 20.4099C14.1899 20.135 14.7164 20 15.277 20H20.75C21.9926 20 23 18.9926 23 17.75V6.25C23 5.00736 21.9926 4 20.75 4H16.5C14.4289 4 12.75 5.67893 12.75 7.75V21.4378Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.0102 22H11.9894C11.9963 22.0001 12.0033 22.0001 12.0102 22Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconNewspaper2;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uCACpCC,EAAA,cAAC,QACC,EAAE,mNACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6NACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconNewspaper2","props","React","CentralIconBase","IconNewspaper2_default"]}
package/README.md CHANGED
@@ -181,6 +181,7 @@ Below is a complete list of available icons:
181
181
  - IconBrain1
182
182
  - IconBrain2
183
183
  - IconBroomSparkle
184
+ - IconCursorAi
184
185
  - IconCuteRobot
185
186
  - IconEyeSparkle
186
187
  - IconFortuneTellerBall
@@ -595,6 +596,7 @@ Below is a complete list of available icons:
595
596
  - IconColorSwatch
596
597
  - IconComponents
597
598
  - IconCornerRadius
599
+ - IconDispersion
598
600
  - IconEditBig
599
601
  - IconEditSmall1
600
602
  - IconEditSmall2
@@ -609,6 +611,7 @@ Below is a complete list of available icons:
609
611
  - IconMarkdown
610
612
  - IconMarker
611
613
  - IconMarkerCircle
614
+ - IconMarkup
612
615
  - IconPaintBrush
613
616
  - IconPaintBucket
614
617
  - IconPaintBucketDrop
package/icons/index.d.ts CHANGED
@@ -513,6 +513,7 @@ export type CentralIconName =
513
513
  | "IconCursor1"
514
514
  | "IconCursor2"
515
515
  | "IconCursor3"
516
+ | "IconCursorAi"
516
517
  | "IconCursorClick"
517
518
  | "IconCursorList"
518
519
  | "IconCurtain"
@@ -547,6 +548,7 @@ export type CentralIconName =
547
548
  | "IconDirectorChair"
548
549
  | "IconDiscord"
549
550
  | "IconDishwasher"
551
+ | "IconDispersion"
550
552
  | "IconDivider"
551
553
  | "IconDollar"
552
554
  | "IconDonut"
@@ -899,6 +901,7 @@ export type CentralIconName =
899
901
  | "IconMarkdown"
900
902
  | "IconMarker"
901
903
  | "IconMarkerCircle"
904
+ | "IconMarkup"
902
905
  | "IconMask"
903
906
  | "IconMastadon"
904
907
  | "IconMathBasic"