@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.24 kB
JavaScript
import p from"react";var l=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...i})=>{return p.createElement("svg",{...i,"aria-hidden":e,role:e?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:s,...a}},n&&!e&&p.createElement("title",null,n),t)};import o from"react";var C=(t)=>{return o.createElement(l,{...t,ariaLabel:"voice-control"},o.createElement("path",{d:"M12 5V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M8 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M16 8V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement("path",{d:"M5 14V10C5 9.58798 4.52962 9.35279 4.2 9.6L1.53333 11.6C1.26667 11.8 1.26667 12.2 1.53333 12.4L4.2 14.4C4.52962 14.6472 5 14.412 5 14Z",fill:"currentColor"}),o.createElement("path",{d:"M19.8 14.4C19.4704 14.6472 19 14.412 19 14V10C19 9.58798 19.4704 9.35279 19.8 9.6L22.4667 11.6C22.7333 11.8 22.7333 12.2 22.4667 12.4L19.8 14.4Z",fill:"currentColor"}))},f=C;export{f as default,C as IconVoiceControl};
//# debugId=00C3DF2B13065F7F64756E2164756E21