@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) • 948 B
JavaScript
import c from"react";var s=({children:e,size:r=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:p,...i})=>{return c.createElement("svg",{...i,"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,...p}},n&&!t&&c.createElement("title",null,n),e)};import o from"react";var a=(e)=>{return o.createElement(s,{...e,ariaLabel:"voice-record"},o.createElement("circle",{cx:"16.5",cy:"15.5",r:"4.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("circle",{cx:"16.5",cy:"15.5",r:"2.5",fill:"currentColor"}),o.createElement("path",{d:"M3.00391 9V11M6.50391 4V16M10.0039 7V10M13.5039 5V7.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},x=a;export{x as default,a as IconVoiceRecord};
//# debugId=01503233D9DB226A64756E2164756E21