@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 868 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.75 14.75V17.25M14.25 7.75V20.25M17.75 10.75V17.25M21.25 12.75V15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M2.75 5.25V3.75H7M11.25 5.25V3.75H7M7 3.75V12.25M7 12.25H5.25M7 12.25H8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),V=i;export{i as IconTextToSpeach,V as default};
//# sourceMappingURL=index.mjs.map