@central-icons-react/round-filled-radius-1-stroke-1 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 L=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(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 L(t))!B.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(x(r)):{},p(t||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>p(n({},"__esModule",{value:!0}),r);var w={};I(w,{IconCursorAi:()=>m,default:()=>d});module.exports=h(w);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:"M2.96389 4.87593C2.54907 3.68993 3.68999 2.549 4.876 2.96382L9.28713 4.50777L9.17483 4.53511C8.4883 4.68769 8.00004 5.29719 8.00002 5.99996L8.00588 6.13082C8.06214 6.77724 8.5313 7.32177 9.17483 7.4648C10.1545 7.68254 10.5811 7.92677 10.8272 8.17281C11.0732 8.41886 11.3174 8.84544 11.5352 9.82515C11.6877 10.5117 12.2972 10.9999 13 11L13.1309 10.9941C13.7773 10.9378 14.3219 10.4687 14.4649 9.82515C14.6826 8.84542 14.9268 8.41886 15.1729 8.17281C15.4189 7.92676 15.8455 7.68255 16.8252 7.4648C16.9792 7.43059 17.1222 7.37191 17.253 7.29586L21.0342 8.62008C22.3164 9.06883 22.3896 10.8543 21.1485 11.4062L14.5791 14.3261C14.4665 14.3764 14.3764 14.4665 14.3262 14.5791L11.4063 21.1484C10.8544 22.3895 9.0689 22.3163 8.62014 21.0341L2.96389 4.87593Z",fill:"currentColor"}),a.default.createElement("path",{d:"M13.0001 2C13.2344 2 13.4375 2.16283 13.4883 2.3916C13.723 3.44743 14.0234 4.09166 14.4659 4.53418C14.9084 4.9767 15.5526 5.27708 16.6085 5.51172C16.8372 5.56256 17.0001 5.76565 17.0001 6C17.0001 6.23435 16.8372 6.43744 16.6085 6.48828C15.5526 6.72292 14.9084 7.0233 14.4659 7.46582C14.0234 7.90834 13.723 8.55257 13.4883 9.6084C13.4375 9.83717 13.2344 10 13.0001 10C12.7657 10 12.5626 9.83717 12.5118 9.6084C12.2771 8.55257 11.9768 7.90834 11.5342 7.46582C11.0917 7.0233 10.4475 6.72292 9.39167 6.48828C9.1629 6.43744 9.00006 6.23435 9.00006 6C9.00006 5.76565 9.1629 5.56256 9.39167 5.51172C10.4475 5.27708 11.0917 4.9767 11.5342 4.53418C11.9768 4.09166 12.2771 3.44743 12.5118 2.3916C12.5626 2.16283 12.7657 2 13.0001 2Z",fill:"currentColor"})),d=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=\"M2.96389 4.87593C2.54907 3.68993 3.68999 2.549 4.876 2.96382L9.28713 4.50777L9.17483 4.53511C8.4883 4.68769 8.00004 5.29719 8.00002 5.99996L8.00588 6.13082C8.06214 6.77724 8.5313 7.32177 9.17483 7.4648C10.1545 7.68254 10.5811 7.92677 10.8272 8.17281C11.0732 8.41886 11.3174 8.84544 11.5352 9.82515C11.6877 10.5117 12.2972 10.9999 13 11L13.1309 10.9941C13.7773 10.9378 14.3219 10.4687 14.4649 9.82515C14.6826 8.84542 14.9268 8.41886 15.1729 8.17281C15.4189 7.92676 15.8455 7.68255 16.8252 7.4648C16.9792 7.43059 17.1222 7.37191 17.253 7.29586L21.0342 8.62008C22.3164 9.06883 22.3896 10.8543 21.1485 11.4062L14.5791 14.3261C14.4665 14.3764 14.3764 14.4665 14.3262 14.5791L11.4063 21.1484C10.8544 22.3895 9.0689 22.3163 8.62014 21.0341L2.96389 4.87593Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.0001 2C13.2344 2 13.4375 2.16283 13.4883 2.3916C13.723 3.44743 14.0234 4.09166 14.4659 4.53418C14.9084 4.9767 15.5526 5.27708 16.6085 5.51172C16.8372 5.56256 17.0001 5.76565 17.0001 6C17.0001 6.23435 16.8372 6.43744 16.6085 6.48828C15.5526 6.72292 14.9084 7.0233 14.4659 7.46582C14.0234 7.90834 13.723 8.55257 13.4883 9.6084C13.4375 9.83717 13.2344 10 13.0001 10C12.7657 10 12.5626 9.83717 12.5118 9.6084C12.2771 8.55257 11.9768 7.90834 11.5342 7.46582C11.0917 7.0233 10.4475 6.72292 9.39167 6.48828C9.1629 6.43744 9.00006 6.23435 9.00006 6C9.00006 5.76565 9.1629 5.56256 9.39167 5.51172C10.4475 5.27708 11.0917 4.9767 11.5342 4.53418C11.9768 4.09166 12.2771 3.44743 12.5118 2.3916C12.5626 2.16283 12.7657 2 13.0001 2Z\"\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,gvBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qtBACF,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:"M2.96389 4.87593C2.54907 3.68993 3.68999 2.549 4.876 2.96382L9.28713 4.50777L9.17483 4.53511C8.4883 4.68769 8.00004 5.29719 8.00002 5.99996L8.00588 6.13082C8.06214 6.77724 8.5313 7.32177 9.17483 7.4648C10.1545 7.68254 10.5811 7.92677 10.8272 8.17281C11.0732 8.41886 11.3174 8.84544 11.5352 9.82515C11.6877 10.5117 12.2972 10.9999 13 11L13.1309 10.9941C13.7773 10.9378 14.3219 10.4687 14.4649 9.82515C14.6826 8.84542 14.9268 8.41886 15.1729 8.17281C15.4189 7.92676 15.8455 7.68255 16.8252 7.4648C16.9792 7.43059 17.1222 7.37191 17.253 7.29586L21.0342 8.62008C22.3164 9.06883 22.3896 10.8543 21.1485 11.4062L14.5791 14.3261C14.4665 14.3764 14.3764 14.4665 14.3262 14.5791L11.4063 21.1484C10.8544 22.3895 9.0689 22.3163 8.62014 21.0341L2.96389 4.87593Z",fill:"currentColor"}),o.createElement("path",{d:"M13.0001 2C13.2344 2 13.4375 2.16283 13.4883 2.3916C13.723 3.44743 14.0234 4.09166 14.4659 4.53418C14.9084 4.9767 15.5526 5.27708 16.6085 5.51172C16.8372 5.56256 17.0001 5.76565 17.0001 6C17.0001 6.23435 16.8372 6.43744 16.6085 6.48828C15.5526 6.72292 14.9084 7.0233 14.4659 7.46582C14.0234 7.90834 13.723 8.55257 13.4883 9.6084C13.4375 9.83717 13.2344 10 13.0001 10C12.7657 10 12.5626 9.83717 12.5118 9.6084C12.2771 8.55257 11.9768 7.90834 11.5342 7.46582C11.0917 7.0233 10.4475 6.72292 9.39167 6.48828C9.1629 6.43744 9.00006 6.23435 9.00006 6C9.00006 5.76565 9.1629 5.56256 9.39167 5.51172C10.4475 5.27708 11.0917 4.9767 11.5342 4.53418C11.9768 4.09166 12.2771 3.44743 12.5118 2.3916C12.5626 2.16283 12.7657 2 13.0001 2Z",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=\"M2.96389 4.87593C2.54907 3.68993 3.68999 2.549 4.876 2.96382L9.28713 4.50777L9.17483 4.53511C8.4883 4.68769 8.00004 5.29719 8.00002 5.99996L8.00588 6.13082C8.06214 6.77724 8.5313 7.32177 9.17483 7.4648C10.1545 7.68254 10.5811 7.92677 10.8272 8.17281C11.0732 8.41886 11.3174 8.84544 11.5352 9.82515C11.6877 10.5117 12.2972 10.9999 13 11L13.1309 10.9941C13.7773 10.9378 14.3219 10.4687 14.4649 9.82515C14.6826 8.84542 14.9268 8.41886 15.1729 8.17281C15.4189 7.92676 15.8455 7.68255 16.8252 7.4648C16.9792 7.43059 17.1222 7.37191 17.253 7.29586L21.0342 8.62008C22.3164 9.06883 22.3896 10.8543 21.1485 11.4062L14.5791 14.3261C14.4665 14.3764 14.3764 14.4665 14.3262 14.5791L11.4063 21.1484C10.8544 22.3895 9.0689 22.3163 8.62014 21.0341L2.96389 4.87593Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M13.0001 2C13.2344 2 13.4375 2.16283 13.4883 2.3916C13.723 3.44743 14.0234 4.09166 14.4659 4.53418C14.9084 4.9767 15.5526 5.27708 16.6085 5.51172C16.8372 5.56256 17.0001 5.76565 17.0001 6C17.0001 6.23435 16.8372 6.43744 16.6085 6.48828C15.5526 6.72292 14.9084 7.0233 14.4659 7.46582C14.0234 7.90834 13.723 8.55257 13.4883 9.6084C13.4375 9.83717 13.2344 10 13.0001 10C12.7657 10 12.5626 9.83717 12.5118 9.6084C12.2771 8.55257 11.9768 7.90834 11.5342 7.46582C11.0917 7.0233 10.4475 6.72292 9.39167 6.48828C9.1629 6.43744 9.00006 6.23435 9.00006 6C9.00006 5.76565 9.1629 5.56256 9.39167 5.51172C10.4475 5.27708 11.0917 4.9767 11.5342 4.53418C11.9768 4.09166 12.2771 3.44743 12.5118 2.3916C12.5626 2.16283 12.7657 2 13.0001 2Z\"\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,gvBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qtBACF,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 k=Object.create;var s=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!L.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(p=m(o,t))||p.enumerable});return r};var i=(r,o,e)=>(e=r!=null?k(f(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};g(I,{IconDispersion:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),u=({children:r,size:o=24,ariaLabel:e,color:p,ariaHidden:t=!0,style:d,...C})=>a.default.createElement("svg",{...C,"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:p,...d}},e&&!t&&a.default.createElement("title",null,e),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"dispersion, refraction"},n.default.createElement("path",{d:"M12 3.5V20.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M2.5 12H8.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M15.5 12H21.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M15.5 7.5L20.5 3.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M20.5 20.5L15.5 16.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M2.5 16H8.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement("path",{d:"M2.5 8H8.5",stroke:"currentColor",strokeLinecap:"round"})),B=c;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 d=\"M12 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M2.5 12H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M15.5 12H21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path\n d=\"M15.5 7.5L20.5 3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <path\n d=\"M20.5 20.5L15.5 16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <path d=\"M2.5 16H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M2.5 8H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\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,QAAK,EAAE,eAAe,OAAO,eAAe,cAAc,QAAQ,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,cAAc,QAAQ,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,cAAc,QAAQ,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,cAAc,QAAQ,CACnE,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 p from"react";var s=({children:e,size:o=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>p.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:a,...l}},n&&!t&&p.createElement("title",null,n),e);var u=e=>r.createElement(s,{...e,ariaLabel:"dispersion, refraction"},r.createElement("path",{d:"M12 3.5V20.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M2.5 12H8.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M15.5 12H21.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M15.5 7.5L20.5 3.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M20.5 20.5L15.5 16.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M2.5 16H8.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement("path",{d:"M2.5 8H8.5",stroke:"currentColor",strokeLinecap:"round"})),m=u;export{u as IconDispersion,m 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 d=\"M12 3.5V20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M2.5 12H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M15.5 12H21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path\n d=\"M15.5 7.5L20.5 3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <path\n d=\"M20.5 20.5L15.5 16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <path d=\"M2.5 16H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <path d=\"M2.5 8H8.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\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,QAAK,EAAE,eAAe,OAAO,eAAe,cAAc,QAAQ,EACnEA,EAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,cAAc,QAAQ,EAClEA,EAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,cAAc,QAAQ,EACpEA,EAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,cAAc,QAChB,EACAA,EAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,cAAc,QAChB,EACAA,EAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,cAAc,QAAQ,EAClEA,EAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,cAAc,QAAQ,CACnE,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.3828 17.2695L13.708 20.1025H20.5C20.7761 20.1025 21 20.3264 21 20.6025C21 20.8787 20.7761 21.1025 20.5 21.1025H4.5C3.67157 21.1025 3 20.431 3 19.6025V18.257C3 17.9902 3.07114 17.7283 3.20608 17.4982L6.36621 12.1094L15.3828 17.2695Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21.2493 8.64597C21.4918 8.78473 21.5735 9.09522 21.4308 9.33536L17.6425 15.71C17.2242 16.4139 16.3187 16.6523 15.608 16.2456L6.97004 11.3024C6.24262 10.8861 5.99743 9.9545 6.42566 9.23405L10.1979 2.88763C10.3374 2.65301 10.6392 2.57358 10.8761 2.70915L21.2493 8.64597Z",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.3828 17.2695L13.708 20.1025H20.5C20.7761 20.1025 21 20.3264 21 20.6025C21 20.8787 20.7761 21.1025 20.5 21.1025H4.5C3.67157 21.1025 3 20.431 3 19.6025V18.257C3 17.9902 3.07114 17.7283 3.20608 17.4982L6.36621 12.1094L15.3828 17.2695Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2493 8.64597C21.4918 8.78473 21.5735 9.09522 21.4308 9.33536L17.6425 15.71C17.2242 16.4139 16.3187 16.6523 15.608 16.2456L6.97004 11.3024C6.24262 10.8861 5.99743 9.9545 6.42566 9.23405L10.1979 2.88763C10.3374 2.65301 10.6392 2.57358 10.8761 2.70915L21.2493 8.64597Z\"\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,8OACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gRACF,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.3828 17.2695L13.708 20.1025H20.5C20.7761 20.1025 21 20.3264 21 20.6025C21 20.8787 20.7761 21.1025 20.5 21.1025H4.5C3.67157 21.1025 3 20.431 3 19.6025V18.257C3 17.9902 3.07114 17.7283 3.20608 17.4982L6.36621 12.1094L15.3828 17.2695Z",fill:"currentColor"}),o.createElement("path",{d:"M21.2493 8.64597C21.4918 8.78473 21.5735 9.09522 21.4308 9.33536L17.6425 15.71C17.2242 16.4139 16.3187 16.6523 15.608 16.2456L6.97004 11.3024C6.24262 10.8861 5.99743 9.9545 6.42566 9.23405L10.1979 2.88763C10.3374 2.65301 10.6392 2.57358 10.8761 2.70915L21.2493 8.64597Z",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.3828 17.2695L13.708 20.1025H20.5C20.7761 20.1025 21 20.3264 21 20.6025C21 20.8787 20.7761 21.1025 20.5 21.1025H4.5C3.67157 21.1025 3 20.431 3 19.6025V18.257C3 17.9902 3.07114 17.7283 3.20608 17.4982L6.36621 12.1094L15.3828 17.2695Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.2493 8.64597C21.4918 8.78473 21.5735 9.09522 21.4308 9.33536L17.6425 15.71C17.2242 16.4139 16.3187 16.6523 15.608 16.2456L6.97004 11.3024C6.24262 10.8861 5.99743 9.9545 6.42566 9.23405L10.1979 2.88763C10.3374 2.65301 10.6392 2.57358 10.8761 2.70915L21.2493 8.64597Z\"\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,8OACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gRACF,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:"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z",fill:"currentColor"}),a.default.createElement("path",{d:"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z",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:"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z",fill:"currentColor"}),a.default.createElement("path",{d:"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z",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=\"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z\"\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,6IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0IACF,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=\"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z\"\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,6IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0IACF,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:"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z",fill:"currentColor"}),o.createElement("path",{d:"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z",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:"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z",fill:"currentColor"}),t.createElement("path",{d:"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z",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=\"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z\"\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,6IACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,0IACF,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=\"M12.5 5.16483V20.1772L20.7339 18.8771C21.463 18.762 22 18.1336 22 17.3955V5.42026C22 4.49854 21.1765 3.79486 20.2661 3.93861L12.5 5.16483Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.5 20.1772V5.16483L3.73394 3.93861C2.8235 3.79486 2 4.49854 2 5.42026V17.3955C2 18.1336 2.53698 18.762 3.26605 18.8771L11.5 20.1772Z\"\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,6IACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,0IACF,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 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})},C=(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 s=(r,e,t)=>(t=r!=null?u(x(r)):{},C(e||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>C(p({},"__esModule",{value:!0}),r);var h={};I(h,{IconNewspaper2:()=>m,default:()=>d});module.exports=V(h);var a=s(require("react"));var l=s(require("react")),i=({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(i,{...r,ariaLabel:"newspaper-2, guide, info, faq"},a.default.createElement("path",{d:"M11.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z",fill:"currentColor"})),d=m;0&&(module.exports={IconNewspaper2});
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})},C=(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 s=(r,e,o)=>(o=r!=null?u(x(r)):{},C(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),V=r=>C(p({},"__esModule",{value:!0}),r);var h={};I(h,{IconNewspaper2:()=>m,default:()=>d});module.exports=V(h);var a=s(require("react"));var l=s(require("react")),i=({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(i,{...r,ariaLabel:"newspaper-2, guide, info, faq, book"},a.default.createElement("path",{d:"M11.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z",fill:"currentColor"}),a.default.createElement("path",{d:"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z",fill:"currentColor"})),d=m;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.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z\"\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,qMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,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.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z\"\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,qMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,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 o from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:l,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:l,...C}},n&&!t&&p.createElement("title",null,n),e);var i=e=>o.createElement(a,{...e,ariaLabel:"newspaper-2, guide, info, faq"},o.createElement("path",{d:"M11.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z",fill:"currentColor"}),o.createElement("path",{d:"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z",fill:"currentColor"})),g=i;export{i as IconNewspaper2,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:C,...s})=>p.createElement("svg",{...s,"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,...C}},n&&!o&&p.createElement("title",null,n),e);var i=e=>t.createElement(a,{...e,ariaLabel:"newspaper-2, guide, info, faq, book"},t.createElement("path",{d:"M11.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z",fill:"currentColor"}),t.createElement("path",{d:"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z",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.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z\"\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,qMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iNACF,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.5 7.5C11.5 5.567 9.933 4 8 4H2.5C1.67157 4 1 4.67157 1 5.5V18.5C1 19.3284 1.67157 20 2.5 20H8.723C9.32354 20 9.89687 20.1447 10.3863 20.4472C10.8538 20.7361 11.2373 21.1414 11.5 21.6226V7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.5 21.6226C12.7627 21.1414 13.1462 20.7361 13.6137 20.4472C14.1031 20.1447 14.6765 20 15.277 20H21.5C22.3284 20 23 19.3284 23 18.5V5.5C23 4.67157 22.3284 4 21.5 4H16C14.067 4 12.5 5.567 12.5 7.5V21.6226Z\"\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,qMACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iNACF,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"