@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.46 kB
JavaScript
import o from"react";var i=({children:r,size:e=24,ariaLabel:l,color:a,ariaHidden:n=!0,style:p,mode:m="masked",maskId:s,...d})=>{let c=m!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},l&&!n&&o.createElement("title",null,l),c?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},r)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):r)};import t from"react";var h=t.memo((r)=>{return t.createElement(i,{...r,ariaLabel:"vocal-microphone, singing, karaoke",maskId:"square-outlined-radius-0-stroke-2-IconVocalMicrophone"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16 12.5C18.4853 12.5 20.5 10.4853 20.5 8C20.5 5.51472 18.4853 3.5 16 3.5C13.5147 3.5 11.5 5.51472 11.5 8C11.5 8.17965 11.5105 8.35685 11.531 8.531L15.469 12.469C15.6432 12.4895 15.8203 12.5 16 12.5Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M11.5 8.5L3.5 17.5L6.5 20.5L15.5 12.5",stroke:"currentColor",strokeWidth:"2"}))}),w=h;export{w as default,h as IconVocalMicrophone};
//# debugId=1725EA1B8CD39C7264756E2164756E21