@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 893 B
JavaScript
import o from"react";import p from"react";var a=({children:t,size:e=24,ariaLabel:n,color:s,ariaHidden:r=!0,style:l,...c})=>p.createElement("svg",{...c,"aria-hidden":r,role:r?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:s,...l}},n&&!r&&p.createElement("title",null,n),t);var i=t=>o.createElement(a,{...t,ariaLabel:"speach-to-text, voice-to-text"},o.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:"square"}),o.createElement("path",{d:"M3.00391 9V11M6.50391 4V16M10.0039 7V13M13.5039 5V8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),C=i;export{i as IconSpeachToText,C as default};
//# sourceMappingURL=index.mjs.map