@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 792 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:r,color:a,ariaHidden:o=!0,style:V,...s})=>n.createElement("svg",{...s,"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,...V}},r&&!o&&n.createElement("title",null,r),t);var c=t=>p.createElement(l,{...t,ariaLabel:"speach-to-text, voice-to-text"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 3V17H5.5V3H7ZM14 4V9.5H12.5V4H14ZM10.5 6V14H9V6H10.5ZM3.5 8V12H2V8H3.5ZM12.5 11H22.5V14.5H21V12.5H18.25V19.5H20V21H15V19.5H16.75V12.5H14V14.5H12.5V11Z",fill:"currentColor"})),u=c;export{c as IconSpeachToText,u as default};
//# sourceMappingURL=index.mjs.map