@central-icons-react/square-filled-radius-0-stroke-2 1.1.37 → 1.1.39

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 IconAura: React.FC<CentralIconBaseProps>;
4
+ export default IconAura;
@@ -0,0 +1,2 @@
1
+ "use strict";var h=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var c=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var M=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=m(o,e))||n.enumerable});return r};var C=(r,o,t)=>(t=r!=null?h(c(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),Z=r=>a(p({},"__esModule",{value:!0}),r);var B={};M(B,{IconAura:()=>u,default:()=>x});module.exports=Z(B);var l=C(require("react"));var L=C(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:f,...s})=>L.default.createElement("svg",{...s,"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,...f}},t&&!e&&L.default.createElement("title",null,t),r);var u=r=>l.default.createElement(i,{...r,ariaLabel:"aura, enlighten"},l.default.createElement("path",{d:"M11.998 15C15.3118 15 17.998 17.6863 17.998 21V22H5.99805V21C5.99805 17.6864 8.68445 15.0001 11.998 15Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6.86914 14.6162L4.27051 16.1162L3.27051 14.3838L5.86914 12.8838L6.86914 14.6162Z",fill:"currentColor"}),l.default.createElement("path",{d:"M20.7256 14.3838L19.7256 16.1162L17.127 14.6162L18.127 12.8838L20.7256 14.3838Z",fill:"currentColor"}),l.default.createElement("path",{d:"M11.998 7C13.931 7 15.498 8.567 15.498 10.5C15.498 12.433 13.931 14 11.998 14C10.0652 13.9999 8.49805 12.4329 8.49805 10.5C8.49805 8.56708 10.0652 7.00013 11.998 7Z",fill:"currentColor"}),l.default.createElement("path",{d:"M5.77051 8.38672L5.59668 9.37109L5.42383 10.3564L2.46875 9.83496L2.81641 7.86523L5.77051 8.38672Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21.3535 8.85059L21.5273 9.83496L18.5732 10.3564L18.2256 8.38672L21.1807 7.86523L21.3535 8.85059Z",fill:"currentColor"}),l.default.createElement("path",{d:"M8.58594 4.87793L7.05371 6.16309L5.12598 3.86523L6.6582 2.5791L8.58594 4.87793Z",fill:"currentColor"}),l.default.createElement("path",{d:"M18.1045 3.22266L18.8711 3.86523L16.9424 6.16309L15.4102 4.87793L17.3389 2.5791L18.1045 3.22266Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12.998 4H10.998V1H12.998V4Z",fill:"currentColor"})),x=u;0&&(module.exports={IconAura});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAura/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAura: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"aura, enlighten\">\n <path\n d=\"M11.998 15C15.3118 15 17.998 17.6863 17.998 21V22H5.99805V21C5.99805 17.6864 8.68445 15.0001 11.998 15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.86914 14.6162L4.27051 16.1162L3.27051 14.3838L5.86914 12.8838L6.86914 14.6162Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.7256 14.3838L19.7256 16.1162L17.127 14.6162L18.127 12.8838L20.7256 14.3838Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.998 7C13.931 7 15.498 8.567 15.498 10.5C15.498 12.433 13.931 14 11.998 14C10.0652 13.9999 8.49805 12.4329 8.49805 10.5C8.49805 8.56708 10.0652 7.00013 11.998 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.77051 8.38672L5.59668 9.37109L5.42383 10.3564L2.46875 9.83496L2.81641 7.86523L5.77051 8.38672Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.3535 8.85059L21.5273 9.83496L18.5732 10.3564L18.2256 8.38672L21.1807 7.86523L21.3535 8.85059Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.58594 4.87793L7.05371 6.16309L5.12598 3.86523L6.6582 2.5791L8.58594 4.87793Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.1045 3.22266L18.8711 3.86523L16.9424 6.16309L15.4102 4.87793L17.3389 2.5791L18.1045 3.22266Z\"\n fill=\"currentColor\"\n />\n <path d=\"M12.998 4H10.998V1H12.998V4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAura;\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,cAAAE,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,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uKACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,+BAA+B,KAAK,eAAe,CAC7D,EAIGE,EAAQJ","names":["IconAura_exports","__export","IconAura","IconAura_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconAura","props","React","CentralIconBase","IconAura_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:e,color:L,ariaHidden:l=!0,style:a,...C})=>n.createElement("svg",{...C,"aria-hidden":l,role:l?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:L,...a}},e&&!l&&n.createElement("title",null,e),t);var i=t=>r.createElement(p,{...t,ariaLabel:"aura, enlighten"},r.createElement("path",{d:"M11.998 15C15.3118 15 17.998 17.6863 17.998 21V22H5.99805V21C5.99805 17.6864 8.68445 15.0001 11.998 15Z",fill:"currentColor"}),r.createElement("path",{d:"M6.86914 14.6162L4.27051 16.1162L3.27051 14.3838L5.86914 12.8838L6.86914 14.6162Z",fill:"currentColor"}),r.createElement("path",{d:"M20.7256 14.3838L19.7256 16.1162L17.127 14.6162L18.127 12.8838L20.7256 14.3838Z",fill:"currentColor"}),r.createElement("path",{d:"M11.998 7C13.931 7 15.498 8.567 15.498 10.5C15.498 12.433 13.931 14 11.998 14C10.0652 13.9999 8.49805 12.4329 8.49805 10.5C8.49805 8.56708 10.0652 7.00013 11.998 7Z",fill:"currentColor"}),r.createElement("path",{d:"M5.77051 8.38672L5.59668 9.37109L5.42383 10.3564L2.46875 9.83496L2.81641 7.86523L5.77051 8.38672Z",fill:"currentColor"}),r.createElement("path",{d:"M21.3535 8.85059L21.5273 9.83496L18.5732 10.3564L18.2256 8.38672L21.1807 7.86523L21.3535 8.85059Z",fill:"currentColor"}),r.createElement("path",{d:"M8.58594 4.87793L7.05371 6.16309L5.12598 3.86523L6.6582 2.5791L8.58594 4.87793Z",fill:"currentColor"}),r.createElement("path",{d:"M18.1045 3.22266L18.8711 3.86523L16.9424 6.16309L15.4102 4.87793L17.3389 2.5791L18.1045 3.22266Z",fill:"currentColor"}),r.createElement("path",{d:"M12.998 4H10.998V1H12.998V4Z",fill:"currentColor"})),m=i;export{i as IconAura,m as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconAura/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconAura: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"aura, enlighten\">\n <path\n d=\"M11.998 15C15.3118 15 17.998 17.6863 17.998 21V22H5.99805V21C5.99805 17.6864 8.68445 15.0001 11.998 15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.86914 14.6162L4.27051 16.1162L3.27051 14.3838L5.86914 12.8838L6.86914 14.6162Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.7256 14.3838L19.7256 16.1162L17.127 14.6162L18.127 12.8838L20.7256 14.3838Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M11.998 7C13.931 7 15.498 8.567 15.498 10.5C15.498 12.433 13.931 14 11.998 14C10.0652 13.9999 8.49805 12.4329 8.49805 10.5C8.49805 8.56708 10.0652 7.00013 11.998 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.77051 8.38672L5.59668 9.37109L5.42383 10.3564L2.46875 9.83496L2.81641 7.86523L5.77051 8.38672Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.3535 8.85059L21.5273 9.83496L18.5732 10.3564L18.2256 8.38672L21.1807 7.86523L21.3535 8.85059Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.58594 4.87793L7.05371 6.16309L5.12598 3.86523L6.6582 2.5791L8.58594 4.87793Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.1045 3.22266L18.8711 3.86523L16.9424 6.16309L15.4102 4.87793L17.3389 2.5791L18.1045 3.22266Z\"\n fill=\"currentColor\"\n />\n <path d=\"M12.998 4H10.998V1H12.998V4Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconAura;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mBACpCC,EAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uKACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mGACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,+BAA+B,KAAK,eAAe,CAC7D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconAura","props","React","CentralIconBase","IconAura_default"]}
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconLiveVoiceTranslate: React.FC<CentralIconBaseProps>;
4
+ export default IconLiveVoiceTranslate;
@@ -0,0 +1,2 @@
1
+ "use strict";var m=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?m(L(r)):{},C(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>C(p({},"__esModule",{value:!0}),r);var B={};d(B,{IconLiveVoiceTranslate:()=>V,default:()=>x});module.exports=g(B);var n=i(require("react"));var a=i(require("react")),s=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"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:l,...c}},t&&!e&&a.default.createElement("title",null,t),r);var V=r=>n.default.createElement(s,{...r,ariaLabel:"live-voice-translate"},n.default.createElement("path",{d:"M8.5 11H13V13H11.3633C11.0072 15.0323 10.2849 16.726 9.09082 18.0566C9.0736 18.0758 9.0545 18.0933 9.03711 18.1123C9.72054 18.4985 10.516 18.8031 11.4404 19.0283L12.4121 19.2646L11.9395 21.208L10.9678 20.9717C9.60145 20.6388 8.42364 20.1431 7.43164 19.4697C6.38166 20.1528 5.14433 20.6445 3.72656 20.9736L2.75195 21.2002L2.2998 19.252L3.27344 19.0254C4.28099 18.7915 5.13612 18.4747 5.86133 18.0781C5.19075 17.3046 4.65877 16.3905 4.26562 15.3242L3.91992 14.3857L5.79688 13.6943L6.14258 14.6328C6.46383 15.504 6.89692 16.2452 7.46191 16.8682C7.50891 16.8192 7.55643 16.771 7.60156 16.7207C8.42587 15.8021 9.00273 14.5921 9.32715 13H2V11H6.5V9.5H8.5V11Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18.5 3V17H16.5V3H18.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 8V12H20V8H22Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15 6V10H13V6H15Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.5 4V8.5H9.5V4H11.5Z",fill:"currentColor"})),x=V;0&&(module.exports={IconLiveVoiceTranslate});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLiveVoiceTranslate/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLiveVoiceTranslate: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"live-voice-translate\">\n <path\n d=\"M8.5 11H13V13H11.3633C11.0072 15.0323 10.2849 16.726 9.09082 18.0566C9.0736 18.0758 9.0545 18.0933 9.03711 18.1123C9.72054 18.4985 10.516 18.8031 11.4404 19.0283L12.4121 19.2646L11.9395 21.208L10.9678 20.9717C9.60145 20.6388 8.42364 20.1431 7.43164 19.4697C6.38166 20.1528 5.14433 20.6445 3.72656 20.9736L2.75195 21.2002L2.2998 19.252L3.27344 19.0254C4.28099 18.7915 5.13612 18.4747 5.86133 18.0781C5.19075 17.3046 4.65877 16.3905 4.26562 15.3242L3.91992 14.3857L5.79688 13.6943L6.14258 14.6328C6.46383 15.504 6.89692 16.2452 7.46191 16.8682C7.50891 16.8192 7.55643 16.771 7.60156 16.7207C8.42587 15.8021 9.00273 14.5921 9.32715 13H2V11H6.5V9.5H8.5V11Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18.5 3V17H16.5V3H18.5Z\" fill=\"currentColor\" />\n <path d=\"M22 8V12H20V8H22Z\" fill=\"currentColor\" />\n <path d=\"M15 6V10H13V6H15Z\" fill=\"currentColor\" />\n <path d=\"M11.5 4V8.5H9.5V4H11.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconLiveVoiceTranslate;\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,4BAAAE,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,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,+oBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,CACxD,EAIGE,EAAQJ","names":["IconLiveVoiceTranslate_exports","__export","IconLiveVoiceTranslate","IconLiveVoiceTranslate_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconLiveVoiceTranslate","props","React","CentralIconBase","IconLiveVoiceTranslate_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...i})=>l.createElement("svg",{...i,"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&&l.createElement("title",null,n),t);var s=t=>o.createElement(p,{...t,ariaLabel:"live-voice-translate"},o.createElement("path",{d:"M8.5 11H13V13H11.3633C11.0072 15.0323 10.2849 16.726 9.09082 18.0566C9.0736 18.0758 9.0545 18.0933 9.03711 18.1123C9.72054 18.4985 10.516 18.8031 11.4404 19.0283L12.4121 19.2646L11.9395 21.208L10.9678 20.9717C9.60145 20.6388 8.42364 20.1431 7.43164 19.4697C6.38166 20.1528 5.14433 20.6445 3.72656 20.9736L2.75195 21.2002L2.2998 19.252L3.27344 19.0254C4.28099 18.7915 5.13612 18.4747 5.86133 18.0781C5.19075 17.3046 4.65877 16.3905 4.26562 15.3242L3.91992 14.3857L5.79688 13.6943L6.14258 14.6328C6.46383 15.504 6.89692 16.2452 7.46191 16.8682C7.50891 16.8192 7.55643 16.771 7.60156 16.7207C8.42587 15.8021 9.00273 14.5921 9.32715 13H2V11H6.5V9.5H8.5V11Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5 3V17H16.5V3H18.5Z",fill:"currentColor"}),o.createElement("path",{d:"M22 8V12H20V8H22Z",fill:"currentColor"}),o.createElement("path",{d:"M15 6V10H13V6H15Z",fill:"currentColor"}),o.createElement("path",{d:"M11.5 4V8.5H9.5V4H11.5Z",fill:"currentColor"})),u=s;export{s as IconLiveVoiceTranslate,u as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconLiveVoiceTranslate/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconLiveVoiceTranslate: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"live-voice-translate\">\n <path\n d=\"M8.5 11H13V13H11.3633C11.0072 15.0323 10.2849 16.726 9.09082 18.0566C9.0736 18.0758 9.0545 18.0933 9.03711 18.1123C9.72054 18.4985 10.516 18.8031 11.4404 19.0283L12.4121 19.2646L11.9395 21.208L10.9678 20.9717C9.60145 20.6388 8.42364 20.1431 7.43164 19.4697C6.38166 20.1528 5.14433 20.6445 3.72656 20.9736L2.75195 21.2002L2.2998 19.252L3.27344 19.0254C4.28099 18.7915 5.13612 18.4747 5.86133 18.0781C5.19075 17.3046 4.65877 16.3905 4.26562 15.3242L3.91992 14.3857L5.79688 13.6943L6.14258 14.6328C6.46383 15.504 6.89692 16.2452 7.46191 16.8682C7.50891 16.8192 7.55643 16.771 7.60156 16.7207C8.42587 15.8021 9.00273 14.5921 9.32715 13H2V11H6.5V9.5H8.5V11Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18.5 3V17H16.5V3H18.5Z\" fill=\"currentColor\" />\n <path d=\"M22 8V12H20V8H22Z\" fill=\"currentColor\" />\n <path d=\"M15 6V10H13V6H15Z\" fill=\"currentColor\" />\n <path d=\"M11.5 4V8.5H9.5V4H11.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconLiveVoiceTranslate;\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,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,wBACpCC,EAAA,cAAC,QACC,EAAE,+oBACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,CACxD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconLiveVoiceTranslate","props","React","CentralIconBase","IconLiveVoiceTranslate_default"]}
package/README.md CHANGED
@@ -196,6 +196,7 @@ Below is a complete list of available icons:
196
196
  - IconImagine
197
197
  - IconImagineAi
198
198
  - IconListSparkle
199
+ - IconLiveVoiceTranslate
199
200
  - IconMagicBook
200
201
  - IconMagicEdit
201
202
  - IconMagicWand
@@ -1151,6 +1152,7 @@ Below is a complete list of available icons:
1151
1152
 
1152
1153
  ### People
1153
1154
 
1155
+ - IconAura
1154
1156
  - IconBathMan1
1155
1157
  - IconBathWoman1
1156
1158
  - IconContacts
package/icons/index.d.ts CHANGED
@@ -150,6 +150,7 @@ export type CentralIconName =
150
150
  | "IconAt"
151
151
  | "IconAtom"
152
152
  | "IconAudio"
153
+ | "IconAura"
153
154
  | "IconAutoCorrect"
154
155
  | "IconAutoFlash"
155
156
  | "IconAutoSize"
@@ -899,6 +900,7 @@ export type CentralIconName =
899
900
  | "IconLiveActivity"
900
901
  | "IconLiveFull"
901
902
  | "IconLiveNoSignal"
903
+ | "IconLiveVoiceTranslate"
902
904
  | "IconLiveWeak"
903
905
  | "IconLoader"
904
906
  | "IconLoadingCircle"