@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.
4 lines (2 loc) • 979 B
JavaScript
import s from"react";var p=({children:o,size:e=24,ariaLabel:n,color:i,ariaHidden:r=!0,style:l,...a})=>{return s.createElement("svg",{...a,"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:i,...l}},n&&!r&&s.createElement("title",null,n),o)};import t from"react";var d=(o)=>{return t.createElement(p,{...o,ariaLabel:"television-old, tv, monitor, video, screen, display"},t.createElement("path",{d:"M3 10C3 8.34315 4.34315 7 6 7H18C19.6569 7 21 8.34315 21 10V17C21 18.6569 19.6569 20 18 20H6C4.34315 20 3 18.6569 3 17V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M7.5 3.5L12 7L16.5 3.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=d;export{h as default,d as IconTelevisionOld};
//# debugId=050EC7A70166A3C564756E2164756E21