@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 2.13 kB
JavaScript
import e from"react";var a=({children:t,size:o=24,ariaLabel:i,color:k,ariaHidden:n=!0,style:l,mode:p="masked",maskId:s,...d})=>{let u=p!=="raw"&&!!s;return e.createElement("svg",{...d,"aria-hidden":n,role:n?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:k,...l}},i&&!n&&e.createElement("title",null,i),u?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import r from"react";var h=r.memo((t)=>{return r.createElement(a,{...t,ariaLabel:"live-voice-translate",maskId:"square-outlined-radius-0-stroke-2-IconLiveVoiceTranslate"},r.createElement("path",{d:"M3.5 20.0001C7.72403 19.0195 9.87706 16.5966 10.4668 12.26",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M5.2041 14.9785C6.187 17.6444 8.11405 19.247 11.2041 19.9998",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M3 12H12",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M7.5 12V10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M21 9V11",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M17.5 4V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M14 7V9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),r.createElement("path",{d:"M10.5 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),g=h;export{g as default,h as IconLiveVoiceTranslate};
//# debugId=A8A60CD9C47D09EB64756E2164756E21