@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.
2 lines • 937 B
JavaScript
import r from"react";import p from"react";var s=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>p.createElement("svg",{...l,"aria-hidden":o,role:o?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,...i}},n&&!o&&p.createElement("title",null,n),t);var c=t=>r.createElement(s,{...t,ariaLabel:"speach-to-text, voice-to-text"},r.createElement("path",{d:"M13.5039 13.5556V12H17.5039M21.5039 13.5556V12H17.5039M17.5039 12V20M17.5039 20H16.0039M17.5039 20H19.0039",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement("path",{d:"M3.00391 9V11M6.50391 4V16M10.0039 7V13M13.5039 5V8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;export{c as IconSpeachToText,x as default};
//# sourceMappingURL=index.mjs.map