@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 • 904 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...f})=>l.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"volume-off, sound-off"},t.createElement("path",{d:"M13 2.88428V21.1157L5.86611 17H1V6.99998H5.86611L13 2.88428Z",fill:"currentColor"}),t.createElement("path",{d:"M20.0858 12.1214L22.2071 10.0001L21.5 9.29295L19.3787 11.4143L17.2573 9.29295L16.5502 10.0001L18.6716 12.1214L16.5502 14.2427L17.2573 14.9498L19.3787 12.8285L21.5 14.9498L22.2071 14.2427L20.0858 12.1214Z",fill:"currentColor"})),C=m;export{m as IconVolumeOff,C as default};
//# sourceMappingURL=index.mjs.map