@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.18 kB
JavaScript
import p from"react";var s=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:a,...C})=>{return p.createElement("svg",{...C,"aria-hidden":t,role:t?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:l,...a}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var i=(e)=>{return o.createElement(s,{...e,ariaLabel:"voiceover, sound"},o.createElement("circle",{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M7.5 13.5V10.5C7.5 9.94772 7.94772 9.5 8.5 9.5H9C9.31476 9.5 9.61115 9.35181 9.8 9.1L10.7 7.9C10.8889 7.64819 11.1852 7.5 11.5 7.5C12.0523 7.5 12.5 7.94772 12.5 8.5V15.5C12.5 16.0523 12.0523 16.5 11.5 16.5C11.1852 16.5 10.8889 16.3518 10.7 16.1L9.8 14.9C9.61115 14.6482 9.31476 14.5 9 14.5H8.5C7.94772 14.5 7.5 14.0523 7.5 13.5Z",fill:"currentColor"}),o.createElement("path",{d:"M14.5 14C16 13 16 11 14.5 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=i;export{h as default,i as IconVoiceover};
//# debugId=A0C02E3894F16F3864756E2164756E21