Digilog Tv Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Digilog 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/339076.svg" alt="Digilog Tv icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339076.svg" alt="Digilog Tv icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339076.svg" alt="Digilog Tv icon" :width="24" :height="24" />
CSS background
.icon-digilog-tv {
background-image: url('https://proicons.com/icon/339076.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="m24.0002,18.3717c2.6692,0,4.8277,2.1586,4.8277,4.8277,0,2.6576-2.1586,4.8277-4.8277,4.8277s-4.8277-2.1702-4.8277-4.8277c0-2.6692,2.1586-4.8277,4.8277-4.8277Z"/><path id="c" class="f" d="m33.6557,39.2842v3.2146H14.3448v-3.2146c0-11.257,19.311-11.257,19.311,0Z"/><path id="d" class="f" d="m14.7277,29.5939c-3.5246-5.1214-2.2302-12.1304,2.8912-15.655,5.1214-3.5246,12.1304-2.2302,15.655,2.8912,2.6834,3.899,2.6412,9.0601-.1057,12.9147"/><path id="e" class="f" d="m10.3062,34.41c-6.1927-7.5622-5.0825-18.7127,2.4797-24.9054,7.5622-6.1927,18.7127-5.0825,24.9054,2.4797,5.3261,6.504,5.342,15.8573.0379,22.3793"/></svg>
Copied!