@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 • 974 B
JavaScript
import l from"react";import n from"react";var a=({children:e,size:t=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...C})=>n.createElement("svg",{...C,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!r&&n.createElement("title",null,o),e);var i=e=>l.createElement(a,{...e,ariaLabel:"audio, music, playlist, musical-note"},l.createElement("path",{d:"M21 1.79517L10 5.64517V16.1818C9.25462 15.448 8.16743 14.9999 7 14.9999C4.86595 14.9999 3 16.4974 3 18.4999C3 20.5024 4.86595 21.9999 7 21.9999C9.13405 21.9999 11 20.5024 11 18.4999V6.35465L20 3.20465V13.1818C19.2546 12.448 18.1674 11.9999 17 11.9999C14.8659 11.9999 13 13.4974 13 15.4999C13 17.5024 14.8659 18.9999 17 18.9999C19.1341 18.9999 21 17.5024 21 15.4999V1.79517Z",fill:"currentColor"})),g=i;export{i as IconAudio,g as default};
//# sourceMappingURL=index.mjs.map