@central-icons-react/square-filled-radius-0-stroke-1 1.1.38 → 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/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 +1 -0
- package/icons/index.d.ts +1 -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 +5 -3
- package/index.d.ts +4 -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 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 12H12V13H10.9326C10.5977 15.1052 9.89658 16.811 8.74609 18.1299C8.60527 18.2913 8.45697 18.445 8.30371 18.5938C9.19396 19.2215 10.2888 19.6925 11.6182 20.0137L12.1035 20.1309L11.8691 21.1035L11.3828 20.9863C9.8594 20.6183 8.57279 20.0544 7.51953 19.2607C6.4562 20.0526 5.15775 20.6182 3.61621 20.9863L3.12988 21.1025L2.89746 20.1299L3.38379 20.0137C4.72993 19.6922 5.83724 19.2183 6.74023 18.5879C5.7862 17.6496 5.09438 16.4807 4.63477 15.0732L4.47949 14.5977L5.43066 14.2871L5.58594 14.7627C6.01603 16.0798 6.656 17.1298 7.52441 17.9551C7.68874 17.8009 7.84506 17.6403 7.99219 17.4717C8.96024 16.3619 9.59419 14.898 9.91699 13H3V12H7V10H8V12Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18 3V16H17V3H18Z",fill:"currentColor"}),n.default.createElement("path",{d:"M21 8V11.5H20V8H21Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15 6V10.5H14V6H15Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 4V8.5H11V4H12Z",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 12H12V13H10.9326C10.5977 15.1052 9.89658 16.811 8.74609 18.1299C8.60527 18.2913 8.45697 18.445 8.30371 18.5938C9.19396 19.2215 10.2888 19.6925 11.6182 20.0137L12.1035 20.1309L11.8691 21.1035L11.3828 20.9863C9.8594 20.6183 8.57279 20.0544 7.51953 19.2607C6.4562 20.0526 5.15775 20.6182 3.61621 20.9863L3.12988 21.1025L2.89746 20.1299L3.38379 20.0137C4.72993 19.6922 5.83724 19.2183 6.74023 18.5879C5.7862 17.6496 5.09438 16.4807 4.63477 15.0732L4.47949 14.5977L5.43066 14.2871L5.58594 14.7627C6.01603 16.0798 6.656 17.1298 7.52441 17.9551C7.68874 17.8009 7.84506 17.6403 7.99219 17.4717C8.96024 16.3619 9.59419 14.898 9.91699 13H3V12H7V10H8V12Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18 3V16H17V3H18Z\" fill=\"currentColor\" />\n <path d=\"M21 8V11.5H20V8H21Z\" fill=\"currentColor\" />\n <path d=\"M15 6V10.5H14V6H15Z\" fill=\"currentColor\" />\n <path d=\"M12 4V8.5H11V4H12Z\" 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,yoBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClD,EAAAA,QAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,CACnD,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 12H12V13H10.9326C10.5977 15.1052 9.89658 16.811 8.74609 18.1299C8.60527 18.2913 8.45697 18.445 8.30371 18.5938C9.19396 19.2215 10.2888 19.6925 11.6182 20.0137L12.1035 20.1309L11.8691 21.1035L11.3828 20.9863C9.8594 20.6183 8.57279 20.0544 7.51953 19.2607C6.4562 20.0526 5.15775 20.6182 3.61621 20.9863L3.12988 21.1025L2.89746 20.1299L3.38379 20.0137C4.72993 19.6922 5.83724 19.2183 6.74023 18.5879C5.7862 17.6496 5.09438 16.4807 4.63477 15.0732L4.47949 14.5977L5.43066 14.2871L5.58594 14.7627C6.01603 16.0798 6.656 17.1298 7.52441 17.9551C7.68874 17.8009 7.84506 17.6403 7.99219 17.4717C8.96024 16.3619 9.59419 14.898 9.91699 13H3V12H7V10H8V12Z",fill:"currentColor"}),o.createElement("path",{d:"M18 3V16H17V3H18Z",fill:"currentColor"}),o.createElement("path",{d:"M21 8V11.5H20V8H21Z",fill:"currentColor"}),o.createElement("path",{d:"M15 6V10.5H14V6H15Z",fill:"currentColor"}),o.createElement("path",{d:"M12 4V8.5H11V4H12Z",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 12H12V13H10.9326C10.5977 15.1052 9.89658 16.811 8.74609 18.1299C8.60527 18.2913 8.45697 18.445 8.30371 18.5938C9.19396 19.2215 10.2888 19.6925 11.6182 20.0137L12.1035 20.1309L11.8691 21.1035L11.3828 20.9863C9.8594 20.6183 8.57279 20.0544 7.51953 19.2607C6.4562 20.0526 5.15775 20.6182 3.61621 20.9863L3.12988 21.1025L2.89746 20.1299L3.38379 20.0137C4.72993 19.6922 5.83724 19.2183 6.74023 18.5879C5.7862 17.6496 5.09438 16.4807 4.63477 15.0732L4.47949 14.5977L5.43066 14.2871L5.58594 14.7627C6.01603 16.0798 6.656 17.1298 7.52441 17.9551C7.68874 17.8009 7.84506 17.6403 7.99219 17.4717C8.96024 16.3619 9.59419 14.898 9.91699 13H3V12H7V10H8V12Z\"\n fill=\"currentColor\"\n />\n <path d=\"M18 3V16H17V3H18Z\" fill=\"currentColor\" />\n <path d=\"M21 8V11.5H20V8H21Z\" fill=\"currentColor\" />\n <path d=\"M15 6V10.5H14V6H15Z\" fill=\"currentColor\" />\n <path d=\"M12 4V8.5H11V4H12Z\" 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,yoBACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QAAK,EAAE,sBAAsB,KAAK,eAAe,EAClDA,EAAA,cAAC,QAAK,EAAE,qBAAqB,KAAK,eAAe,CACnD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconLiveVoiceTranslate","props","React","CentralIconBase","IconLiveVoiceTranslate_default"]}
|
package/README.md
CHANGED