@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 758 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:"M6 3V17H5V3H6ZM12 4V9.5H11V4H12ZM9 6V14H8V6H9ZM3 8V12H2V8H3ZM12 11H22V14H21V12H17.5V20H19V21H15V20H16.5V12H13V14H12V11Z",fill:"currentColor"})),u=c;export{c as IconSpeachToText,u as default};
//# sourceMappingURL=index.mjs.map