@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 • 907 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:i,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},n&&!e&&l.createElement("title",null,n),t);var V=t=>o.createElement(p,{...t,ariaLabel:"voice-low, wave"},o.createElement("path",{d:"M8.5 18H7V6H8.5V18Z",fill:"currentColor"}),o.createElement("path",{d:"M17 16H15.5V8H17V16Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 14H11.25V10H12.75V14Z",fill:"currentColor"}),o.createElement("path",{d:"M4.5 13.5H3V10.5H4.5V13.5Z",fill:"currentColor"}),o.createElement("path",{d:"M21 13.5H19.5V10.5H21V13.5Z",fill:"currentColor"})),u=V;export{V as IconVoiceLow,u as default};
//# sourceMappingURL=index.mjs.map