@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 • 949 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 3V17H22V3H2Z",fill:"currentColor"}),t.createElement("path",{d:"M6.24395 20.9592C8.05274 20.337 9.9877 20 12 20C14.0123 20 15.9473 20.337 17.756 20.9592L18.4653 21.2032L18.9532 19.7847L18.2439 19.5408C16.2807 18.8655 14.181 18.5 12 18.5C9.81899 18.5 7.71928 18.8655 5.75605 19.5408L5.04683 19.7847L5.53473 21.2032L6.24395 20.9592Z",fill:"currentColor"})),d=m;export{m as IconTelevision,d as default};
//# sourceMappingURL=index.mjs.map