@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
4 lines (2 loc) • 1.19 kB
JavaScript
import p from"react";var a=({children:e,size:o=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:s,...i})=>{return p.createElement("svg",{...i,"aria-hidden":r,role:r?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,...s}},n&&!r&&p.createElement("title",null,n),e)};import t from"react";var c=(e)=>{return t.createElement(a,{...e,ariaLabel:"vocal-microphone, singing, karaoke"},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",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M11.4996 8.5L4.16642 16.6712C3.37184 17.5566 3.40836 18.9088 4.24957 19.75C5.09078 20.5912 6.44295 20.6277 7.32834 19.8331L15.4996 12.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},f=c;export{f as default,c as IconVocalMicrophone};
//# debugId=6C04D1897E2A96D564756E2164756E21