@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.7 kB
JavaScript
import o from"react";import n from"react";var C=({children:e,size:r=24,ariaLabel:l,color:p,ariaHidden:t=!0,style:a,...i})=>n.createElement("svg",{...i,"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:p,...a}},l&&!t&&n.createElement("title",null,l),e);var s=e=>o.createElement(C,{...e,ariaLabel:"airplay-audio, audio-stream"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.9814 21H7.01855L12 14.1504L16.9814 21Z",fill:"currentColor"}),o.createElement("path",{d:"M12 2C17.5228 2 22 6.47715 22 12C22 15.2398 20.458 18.1179 18.0693 19.9453L17.4805 19.1357C19.6196 17.4904 21 14.9074 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 14.9071 4.37977 17.4903 6.51855 19.1357L5.92969 19.9453C3.54141 18.1179 2 15.2395 2 12C2 6.47715 6.47715 2 12 2Z",fill:"currentColor"}),o.createElement("path",{d:"M12 5C15.866 5 19 8.13401 19 12C19 14.2425 17.9438 16.2365 16.3037 17.5176L15.7158 16.708C17.1062 15.6092 18 13.9098 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 13.9095 6.89318 15.6091 8.2832 16.708L7.69531 17.5176C6.05553 16.2364 5 14.2422 5 12C5 8.13401 8.13401 5 12 5Z",fill:"currentColor"}),o.createElement("path",{d:"M12 8C14.2091 8 16 9.79086 16 12C16 13.2449 15.4308 14.3562 14.5391 15.0898L13.9482 14.2783C14.5911 13.7281 15 12.9125 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 12.9122 9.40827 13.7281 10.0508 14.2783L9.45996 15.0898C8.56857 14.3562 8 13.2446 8 12C8 9.79086 9.79086 8 12 8Z",fill:"currentColor"})),c=s;export{s as IconAirplayAudio,c as default};
//# sourceMappingURL=index.mjs.map