@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 870 B
JavaScript
import p from"react";import n from"react";var s=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:i,...l})=>n.createElement("svg",{...l,"aria-hidden":r,role:r?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,...i}},t&&!r&&n.createElement("title",null,t),o);var C=o=>p.createElement(s,{...o,ariaLabel:"television, tv, monitor, video, screen, display"},p.createElement("path",{d:"M18 20C16.114 19.3513 14.0967 19 12 19C9.90334 19 7.88601 19.3513 6 20M6 16H18C19.6569 16 21 14.6569 21 13V7C21 5.34315 19.6569 4 18 4H6C4.34315 4 3 5.34315 3 7V13C3 14.6569 4.34315 16 6 16Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconTelevision,f as default};
//# sourceMappingURL=index.mjs.map