@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 • 973 B
JavaScript
import t from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...C})=>l.createElement("svg",{...C,"aria-hidden":e,role:e?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&&!e&&l.createElement("title",null,n),o);var c=o=>t.createElement(p,{...o,ariaLabel:"chromecast, cast"},t.createElement("path",{d:"M2 3V6C10.2843 6 17 12.7157 17 21H22V3H2Z",fill:"currentColor"}),t.createElement("path",{d:"M2 14C5.86599 14 9 17.134 9 21H10C10 16.5817 6.41828 13 2 13V14Z",fill:"currentColor"}),t.createElement("path",{d:"M13 21C13 14.9249 8.07513 10 2 10V9C8.62742 9 14 14.3726 14 21H13Z",fill:"currentColor"}),t.createElement("path",{d:"M2 18C3.65685 18 5 19.3431 5 21H6C6 18.7909 4.20914 17 2 17V18Z",fill:"currentColor"})),h=c;export{c as IconChromecast,h as default};
//# sourceMappingURL=index.mjs.map