Mtv Katsomo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mtv Katsomo 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/329647.svg" alt="Mtv Katsomo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329647.svg" alt="Mtv Katsomo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329647.svg" alt="Mtv Katsomo icon" :width="24" :height="24" />
CSS background
.icon-mtv-katsomo {
background-image: url('https://proicons.com/icon/329647.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M38.4493,18.9128a14.4547,14.4547,0,1,1-.0008-.1158"/><polyline class="a" points="34.145 37.31 31.788 43.433 29.432 37.31"/><path class="a" d="M13.8555,39.7611a2.3319,2.3319,0,1,1,4.6637,0V43.5"/><line class="a" x1="13.8555" y1="37.4244" x2="13.8555" y2="43.5"/><path class="a" d="M18.5192,39.7611a2.3319,2.3319,0,1,1,4.6638,0V43.5"/><path class="a" d="M25.9534,35.69v6.6689A1.05,1.05,0,0,0,27.0649,43.47h.3334"/><line class="a" x1="24.8419" y1="37.5793" x2="27.1761" y2="37.5793"/><path class="a" d="M20.8409,25.4933a21.6338,21.6338,0,0,0,9.2125-6,21.6332,21.6332,0,0,0-9.2125-6l0,0a20.5005,20.5005,0,0,0,0,12Z"/></svg>
Copied!