Nimo Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nimo 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/344781.svg" alt="Nimo Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344781.svg" alt="Nimo Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344781.svg" alt="Nimo Tv icon" :width="24" :height="24" />
CSS background
.icon-nimo-tv {
background-image: url('https://proicons.com/icon/344781.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="i" d="M13.02254367,12.09732374c-4.16748905,0-7.52254343,3.35507774-7.52254343,7.52259636v13.92385101c0,4.16751862,3.35505438,7.52259827,7.52254343,7.52259827h21.95491123c4.1674881,0,7.52254486-3.35507965,7.52254486-7.52259827v-13.92385101c0-4.16751862-3.35505295-7.52259636-7.52254486-7.52259636h-2.92598343c-1.42945099,0-2.18008232.03796005-2.03562355-1.1290884l.36230087-2.92693996c.13760948-1.11170483-.7886219-1.30699348-1.62179375-.93635035l-9.6097393,4.27497053c-1.72080803.76551533-3.40177155.71740818-6.12407207.71740818Z"/><path id="f" class="i" d="M28.64972854,27.33890088h0l-4.46121597-2.57570267c-1.37375832-.79314423-2.63613701.222332-2.63613701,1.58290482v5.39986992c0,1.36057281,1.26237869,2.37604904,2.6361351,1.58290482l4.46121597-2.57570267h0c.74285316-.42888832,1.14102554-.97927666,1.14102364-1.70713615s-.39817047-1.27824783-1.14102173-1.70713806Z"/><path id="g" class="i" d="M19.97987342,22.38724454c0,.90149879-.73080254,1.63230896-1.63229561,1.63230896h-.00000191c-.90149307,0-1.63229561-.73081017-1.63229561-1.63230896h0c0-.90149879.73080444-1.63230705,1.63229561-1.63230705.90149307,0,1.63229752.73080826,1.63229752,1.63230705h0Z"/><path id="h" class="i" d="M30.64661193,23.88532193l-2.16989708-1.49807549,2.16989708-1.49807739"/></svg>
Copied!