Myt Muzik Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myt Muzik 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/344480.svg" alt="Myt Muzik icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344480.svg" alt="Myt Muzik icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344480.svg" alt="Myt Muzik icon" :width="24" :height="24" />
CSS background
.icon-myt-muzik {
background-image: url('https://proicons.com/icon/344480.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polyline class="c" points="4.5 26.7753 12.3876 15.236 22.4091 26.3459"/><polyline class="c" points="25.5909 21.435 35.6124 32.5449 43.5 21.0056"/><polyline class="c" points="8.0142 21.995 18.0356 33.1049 29.8184 14.8951 39.978 26.1582"/></svg>
Copied!