@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 • 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.0296V2.97046L5.8043 7.00005H1V17.0001H5.8043L13 21.0296Z",fill:"currentColor"}),o.createElement("path",{d:"M21.5 11.9999C21.5 9.37629 20.4375 7.00232 18.7175 5.28234L19.7782 4.22168C21.768 6.21147 23 8.9625 23 11.9999C23 15.0372 21.768 17.7882 19.7782 19.778L18.7175 18.7174C20.4375 16.9974 21.5 14.6234 21.5 11.9999Z",fill:"currentColor"}),o.createElement("path",{d:"M15.3588 8.64172C16.2192 9.50212 16.75 10.6886 16.75 12.0005C16.75 13.3124 16.2192 14.4988 15.3588 15.3592L16.4194 16.4199C17.5496 15.2897 18.25 13.7262 18.25 12.0005C18.25 10.2748 17.5496 8.71126 16.4194 7.58105L15.3588 8.64172Z",fill:"currentColor"})),d=u;export{u as IconVolumeFull,d as default};
//# sourceMappingURL=index.mjs.map