@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 • 831 B
JavaScript
import p from"react";import n from"react";var s=({children:o,size:e=24,ariaLabel:t,color:l,ariaHidden:r=!0,style:a,...i})=>n.createElement("svg",{...i,"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:l,...a}},t&&!r&&n.createElement("title",null,t),o);var m=o=>p.createElement(s,{...o,ariaLabel:"television-old, tv, monitor, video, screen, display"},p.createElement("path",{d:"M7.5 3.5L12 7L16.5 3.5M6 20H18C19.6569 20 21 18.6569 21 17V10C21 8.34315 19.6569 7 18 7H6C4.34315 7 3 8.34315 3 10V17C3 18.6569 4.34315 20 6 20Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=m;export{m as IconTelevisionOld,f as default};
//# sourceMappingURL=index.mjs.map