@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 • 877 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:"text-to-speach"},o.createElement("path",{d:"M10.5039 15V17M14.0039 8V20M17.5039 11V17M21.0039 13V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M3.00391 5.77778V4H7.00391M11.0039 5.77778V4H7.00391M7.00391 4V12M7.00391 12H5.67057M7.00391 12H8.33724",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),V=i;export{i as IconTextToSpeach,V as default};
//# sourceMappingURL=index.mjs.map