@central-icons-react/square-filled-radius-0-stroke-1.5 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.
- package/IconAura/index.d.ts +4 -0
- package/IconAura/index.js +2 -0
- package/IconAura/index.js.map +1 -0
- package/IconAura/index.mjs +2 -0
- package/IconAura/index.mjs.map +1 -0
- package/IconLiveVoiceTranslate/index.d.ts +4 -0
- package/IconLiveVoiceTranslate/index.js +2 -0
- package/IconLiveVoiceTranslate/index.js.map +1 -0
- package/IconLiveVoiceTranslate/index.mjs +2 -0
- package/IconLiveVoiceTranslate/index.mjs.map +1 -0
- package/README.md +2 -0
- package/icons/index.d.ts +2 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +8 -4
- package/index.d.ts +5 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var 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:"M12.001 15C15.3147 15 18.001 17.6863 18.001 21V22H6.00098V21C6.00098 17.6863 8.68727 15 12.001 15Z",fill:"currentColor"}),l.default.createElement("path",{d:"M6.74707 14.3994L4.14844 15.8994L3.39844 14.6006L5.99707 13.1006L6.74707 14.3994Z",fill:"currentColor"}),l.default.createElement("path",{d:"M20.6035 14.6006L19.8535 15.8994L17.2549 14.3994L18.0049 13.1006L20.6035 14.6006Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12.001 7C13.934 7 15.501 8.567 15.501 10.5C15.501 12.433 13.934 14 12.001 14C10.068 14 8.50098 12.433 8.50098 10.5C8.50098 8.567 10.068 7 12.001 7Z",fill:"currentColor"}),l.default.createElement("path",{d:"M5.73047 8.63281L5.59961 9.37109L5.46973 10.1104L2.51562 9.58887L2.77539 8.11133L5.73047 8.63281Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21.3564 8.85059L21.4873 9.58887L18.5322 10.1104L18.2725 8.63281L21.2266 8.11133L21.3564 8.85059Z",fill:"currentColor"}),l.default.createElement("path",{d:"M8.39746 5.03809L7.24805 6.00293L5.32031 3.7041L6.46875 2.74023L8.39746 5.03809Z",fill:"currentColor"}),l.default.createElement("path",{d:"M18.1074 3.22266L18.6826 3.7041L16.7539 6.00293L15.6045 5.03809L17.5332 2.74023L18.1074 3.22266Z",fill:"currentColor"}),l.default.createElement("path",{d:"M12.751 4H11.251V1H12.751V4Z",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=\"M12.001 15C15.3147 15 18.001 17.6863 18.001 21V22H6.00098V21C6.00098 17.6863 8.68727 15 12.001 15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.74707 14.3994L4.14844 15.8994L3.39844 14.6006L5.99707 13.1006L6.74707 14.3994Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.6035 14.6006L19.8535 15.8994L17.2549 14.3994L18.0049 13.1006L20.6035 14.6006Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.001 7C13.934 7 15.501 8.567 15.501 10.5C15.501 12.433 13.934 14 12.001 14C10.068 14 8.50098 12.433 8.50098 10.5C8.50098 8.567 10.068 7 12.001 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.73047 8.63281L5.59961 9.37109L5.46973 10.1104L2.51562 9.58887L2.77539 8.11133L5.73047 8.63281Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.3564 8.85059L21.4873 9.58887L18.5322 10.1104L18.2725 8.63281L21.2266 8.11133L21.3564 8.85059Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.39746 5.03809L7.24805 6.00293L5.32031 3.7041L6.46875 2.74023L8.39746 5.03809Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.1074 3.22266L18.6826 3.7041L16.7539 6.00293L15.6045 5.03809L17.5332 2.74023L18.1074 3.22266Z\"\n fill=\"currentColor\"\n />\n <path d=\"M12.751 4H11.251V1H12.751V4Z\" 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,qGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uJACF,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,mFACF,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:"M12.001 15C15.3147 15 18.001 17.6863 18.001 21V22H6.00098V21C6.00098 17.6863 8.68727 15 12.001 15Z",fill:"currentColor"}),r.createElement("path",{d:"M6.74707 14.3994L4.14844 15.8994L3.39844 14.6006L5.99707 13.1006L6.74707 14.3994Z",fill:"currentColor"}),r.createElement("path",{d:"M20.6035 14.6006L19.8535 15.8994L17.2549 14.3994L18.0049 13.1006L20.6035 14.6006Z",fill:"currentColor"}),r.createElement("path",{d:"M12.001 7C13.934 7 15.501 8.567 15.501 10.5C15.501 12.433 13.934 14 12.001 14C10.068 14 8.50098 12.433 8.50098 10.5C8.50098 8.567 10.068 7 12.001 7Z",fill:"currentColor"}),r.createElement("path",{d:"M5.73047 8.63281L5.59961 9.37109L5.46973 10.1104L2.51562 9.58887L2.77539 8.11133L5.73047 8.63281Z",fill:"currentColor"}),r.createElement("path",{d:"M21.3564 8.85059L21.4873 9.58887L18.5322 10.1104L18.2725 8.63281L21.2266 8.11133L21.3564 8.85059Z",fill:"currentColor"}),r.createElement("path",{d:"M8.39746 5.03809L7.24805 6.00293L5.32031 3.7041L6.46875 2.74023L8.39746 5.03809Z",fill:"currentColor"}),r.createElement("path",{d:"M18.1074 3.22266L18.6826 3.7041L16.7539 6.00293L15.6045 5.03809L17.5332 2.74023L18.1074 3.22266Z",fill:"currentColor"}),r.createElement("path",{d:"M12.751 4H11.251V1H12.751V4Z",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=\"M12.001 15C15.3147 15 18.001 17.6863 18.001 21V22H6.00098V21C6.00098 17.6863 8.68727 15 12.001 15Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M6.74707 14.3994L4.14844 15.8994L3.39844 14.6006L5.99707 13.1006L6.74707 14.3994Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20.6035 14.6006L19.8535 15.8994L17.2549 14.3994L18.0049 13.1006L20.6035 14.6006Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12.001 7C13.934 7 15.501 8.567 15.501 10.5C15.501 12.433 13.934 14 12.001 14C10.068 14 8.50098 12.433 8.50098 10.5C8.50098 8.567 10.068 7 12.001 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M5.73047 8.63281L5.59961 9.37109L5.46973 10.1104L2.51562 9.58887L2.77539 8.11133L5.73047 8.63281Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M21.3564 8.85059L21.4873 9.58887L18.5322 10.1104L18.2725 8.63281L21.2266 8.11133L21.3564 8.85059Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M8.39746 5.03809L7.24805 6.00293L5.32031 3.7041L6.46875 2.74023L8.39746 5.03809Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.1074 3.22266L18.6826 3.7041L16.7539 6.00293L15.6045 5.03809L17.5332 2.74023L18.1074 3.22266Z\"\n fill=\"currentColor\"\n />\n <path d=\"M12.751 4H11.251V1H12.751V4Z\" 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,qGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uJACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oGACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,mFACF,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,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 11.5H12.5V13H10.9004C10.5628 15.0903 9.84711 16.8048 8.6543 18.1357C8.5895 18.208 8.52237 18.278 8.45508 18.3477C9.20236 18.8512 10.0918 19.2437 11.1475 19.5254L11.8721 19.7188L11.4854 21.168L10.7607 20.9746C9.41834 20.6164 8.25625 20.0841 7.27637 19.3506C6.20809 20.0977 4.92269 20.6311 3.41992 20.9805L2.68945 21.1504L2.34961 19.6895L3.08008 19.5195C4.29484 19.2372 5.30137 18.8337 6.13184 18.3105C5.30213 17.396 4.68064 16.2889 4.24316 14.9893L4.00391 14.2783L5.42578 13.7998L5.66504 14.5107C6.05792 15.6779 6.60385 16.62 7.30957 17.375C7.3878 17.2964 7.46448 17.2169 7.53809 17.1348C8.44954 16.1177 9.06 14.77 9.37793 13H2V11.5H6.5V10H8V11.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18.5 3V16.5H17V3H18.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 8V11.5H20.5V8H22Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15 6V9.5H13.5V6H15Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11.5 4V8H10V4H11.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 11.5H12.5V13H10.9004C10.5628 15.0903 9.84711 16.8048 8.6543 18.1357C8.5895 18.208 8.52237 18.278 8.45508 18.3477C9.20236 18.8512 10.0918 19.2437 11.1475 19.5254L11.8721 19.7188L11.4854 21.168L10.7607 20.9746C9.41834 20.6164 8.25625 20.0841 7.27637 19.3506C6.20809 20.0977 4.92269 20.6311 3.41992 20.9805L2.68945 21.1504L2.34961 19.6895L3.08008 19.5195C4.29484 19.2372 5.30137 18.8337 6.13184 18.3105C5.30213 17.396 4.68064 16.2889 4.24316 14.9893L4.00391 14.2783L5.42578 13.7998L5.66504 14.5107C6.05792 15.6779 6.60385 16.62 7.30957 17.375C7.3878 17.2964 7.46448 17.2169 7.53809 17.1348C8.44954 16.1177 9.06 14.77 9.37793 13H2V11.5H6.5V10H8V11.5Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18.5 3V16.5H17V3H18.5Z\" fill=\"currentColor\" />\n <path d=\"M22 8V11.5H20.5V8H22Z\" fill=\"currentColor\" />\n <path d=\"M15 6V9.5H13.5V6H15Z\" fill=\"currentColor\" />\n <path d=\"M11.5 4V8H10V4H11.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,4oBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,EACnD,EAAAA,QAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,CACrD,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 11.5H12.5V13H10.9004C10.5628 15.0903 9.84711 16.8048 8.6543 18.1357C8.5895 18.208 8.52237 18.278 8.45508 18.3477C9.20236 18.8512 10.0918 19.2437 11.1475 19.5254L11.8721 19.7188L11.4854 21.168L10.7607 20.9746C9.41834 20.6164 8.25625 20.0841 7.27637 19.3506C6.20809 20.0977 4.92269 20.6311 3.41992 20.9805L2.68945 21.1504L2.34961 19.6895L3.08008 19.5195C4.29484 19.2372 5.30137 18.8337 6.13184 18.3105C5.30213 17.396 4.68064 16.2889 4.24316 14.9893L4.00391 14.2783L5.42578 13.7998L5.66504 14.5107C6.05792 15.6779 6.60385 16.62 7.30957 17.375C7.3878 17.2964 7.46448 17.2169 7.53809 17.1348C8.44954 16.1177 9.06 14.77 9.37793 13H2V11.5H6.5V10H8V11.5Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5 3V16.5H17V3H18.5Z",fill:"currentColor"}),o.createElement("path",{d:"M22 8V11.5H20.5V8H22Z",fill:"currentColor"}),o.createElement("path",{d:"M15 6V9.5H13.5V6H15Z",fill:"currentColor"}),o.createElement("path",{d:"M11.5 4V8H10V4H11.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 11.5H12.5V13H10.9004C10.5628 15.0903 9.84711 16.8048 8.6543 18.1357C8.5895 18.208 8.52237 18.278 8.45508 18.3477C9.20236 18.8512 10.0918 19.2437 11.1475 19.5254L11.8721 19.7188L11.4854 21.168L10.7607 20.9746C9.41834 20.6164 8.25625 20.0841 7.27637 19.3506C6.20809 20.0977 4.92269 20.6311 3.41992 20.9805L2.68945 21.1504L2.34961 19.6895L3.08008 19.5195C4.29484 19.2372 5.30137 18.8337 6.13184 18.3105C5.30213 17.396 4.68064 16.2889 4.24316 14.9893L4.00391 14.2783L5.42578 13.7998L5.66504 14.5107C6.05792 15.6779 6.60385 16.62 7.30957 17.375C7.3878 17.2964 7.46448 17.2169 7.53809 17.1348C8.44954 16.1177 9.06 14.77 9.37793 13H2V11.5H6.5V10H8V11.5Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18.5 3V16.5H17V3H18.5Z\" fill=\"currentColor\" />\n <path d=\"M22 8V11.5H20.5V8H22Z\" fill=\"currentColor\" />\n <path d=\"M15 6V9.5H13.5V6H15Z\" fill=\"currentColor\" />\n <path d=\"M11.5 4V8H10V4H11.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,4oBACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDA,EAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,EACnDA,EAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,CACrD,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"
|