@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 • 948 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"television, tv, monitor, video, screen, display"},t.createElement("path",{d:"M2 3V18H22V3H2Z",fill:"currentColor"}),t.createElement("path",{d:"M6.16263 20.9728C7.99716 20.3418 9.95958 20 12 20C14.0404 20 16.0028 20.3418 17.8374 20.9728L18.3102 21.1354L18.6354 20.1898L18.1626 20.0272C16.2251 19.3607 14.1529 19 12 19C9.84711 19 7.77486 19.3607 5.83737 20.0272L5.36456 20.1898L5.68982 21.1354L6.16263 20.9728Z",fill:"currentColor"})),d=m;export{m as IconTelevision,d as default};
//# sourceMappingURL=index.mjs.map