1 And 1 Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 1 And 1 Tv icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/321144.svg" alt="1 And 1 Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321144.svg" alt="1 And 1 Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321144.svg" alt="1 And 1 Tv icon" :width="24" :height="24" />
CSS background
.icon-1-and-1-tv {
background-image: url('https://proicons.com/icon/321144.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="k" cx="38.6285" cy="33.9834" r="1.3064"/><path id="d" class="k" d="m27.5428,13.925H5.5v18.7455h22.0428"/><path id="e" class="k" d="m16.5824,32.6706v2.6867h9.8002v-2.6867"/><path id="f" class="k" d="m32.0485,9.1623h7.8386c1.4475,0,2.6129,1.1653,2.6129,2.6129v27.0624h-2.3871c-.1262-1.7831-2.6972-2.0577-2.6325,0h-2.4316c-.0196-1.8944-2.5659-1.961-2.6005,0h-3.0127V11.7752c0-1.4475,1.1653-2.6129,2.6129-2.6129Z"/><circle id="g" class="k" cx="36.2035" cy="23.1927" r="3.9193"/><path id="h" class="k" d="m38.6086,11.7008l.0398,2.9831"/><path id="i" class="k" d="m37.1418,13.1923h2.9733"/><circle id="j" class="k" cx="33.8625" cy="33.9834" r="1.3064"/></svg>
Copied!