@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 • 957 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"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,...s}},n&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"mute, sound-off"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.74816 21.3108L21.3088 3.75011L20.2482 2.68945L17 5.93761V2.9707L9.8043 7.0003H5V17.0003H5.93732L2.6875 20.2501L3.74816 21.3108ZM7.43732 15.5003H6.5V8.5003H10.1957L15.5 5.52989V7.43761L7.43732 15.5003Z",fill:"currentColor"}),t.createElement("path",{d:"M15.5 18.4707L11.1474 16.0332L10.0454 17.1353L17 21.0299V10.1806L15.5 11.6806V18.4707Z",fill:"currentColor"})),d=m;export{m as IconMute,d as default};
//# sourceMappingURL=index.mjs.map