@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 • 889 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-high, wave"},o.createElement("path",{d:"M8.5 3H7V21H8.5V3Z",fill:"currentColor"}),o.createElement("path",{d:"M17 5H15.5V19H17V5Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 7H11.25V17H12.75V7Z",fill:"currentColor"}),o.createElement("path",{d:"M4.5 9H3V15H4.5V9Z",fill:"currentColor"}),o.createElement("path",{d:"M21 9H19.5V15H21V9Z",fill:"currentColor"})),h=V;export{V as IconVoiceHigh,h as default};
//# sourceMappingURL=index.mjs.map