@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 • 1.21 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":t,role:t?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,...s}},n&&!t&&l.createElement("title",null,n),e);var u=e=>o.createElement(p,{...e,ariaLabel:"volume-full, speaker, loud, sound"},o.createElement("path",{d:"M13 21.1157V2.88428L5.86611 6.99998H1V17H5.86611L13 21.1157Z",fill:"currentColor"}),o.createElement("path",{d:"M17.0001 12.0005C17.0001 10.6196 16.441 9.37029 15.5356 8.46492L16.2428 7.75781C17.328 8.84305 18.0001 10.3437 18.0001 12.0005C18.0001 13.6572 17.328 15.1579 16.2428 16.2431L15.5356 15.536C16.441 14.6306 17.0001 13.3813 17.0001 12.0005Z",fill:"currentColor"}),o.createElement("path",{d:"M19.071 4.92976C20.8812 6.73995 22 9.23927 22 12.0008C22 14.7624 20.8812 17.2617 19.071 19.0719L19.7782 19.779C21.7682 17.7889 23 15.0383 23 12.0008C23 8.9634 21.7682 6.21272 19.7782 4.22266L19.071 4.92976Z",fill:"currentColor"})),d=u;export{u as IconVolumeFull,d as default};
//# sourceMappingURL=index.mjs.map