@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) • 1.39 kB
JavaScript
import e from"react";var i=({children:r,size:o=24,ariaLabel:a,color:l,ariaHidden:t=!0,style:p,mode:m="masked",maskId:n,...f})=>{let h=m!=="raw"&&!!n;return e.createElement("svg",{...f,"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:l,...p}},a&&!t&&e.createElement("title",null,a),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,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"}},r)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):r)};import s from"react";var c=s.memo((r)=>{return s.createElement(i,{...r,ariaLabel:"microphone-off",maskId:"square-outlined-radius-0-stroke-2-IconMicrophoneOff"},s.createElement("path",{d:"M12 21V19.5M5.01434 15C6.14683 16.7451 8.32179 19 12 19C13.9581 19 15.4902 18.361 16.6658 17.5M9.51896 3.86222C10.2008 3.32235 11.0628 3 12 3C14.2092 3 16 4.79086 16 7V10.3433M3 3L21 21M8 8.75L8.00001 11C8.00001 13.2091 9.79087 15 12 15C12.638 15 13.2411 14.8506 13.7762 14.585",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=c;export{w as default,c as IconMicrophoneOff};
//# debugId=2C19A0B1D0EA666764756E2164756E21