Topmixtapes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Topmixtapes 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/334112.svg" alt="Topmixtapes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334112.svg" alt="Topmixtapes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334112.svg" alt="Topmixtapes icon" :width="24" :height="24" />
CSS background
.icon-topmixtapes {
background-image: url('https://proicons.com/icon/334112.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="h" d="M32.5108,12.2248v25.6639"/><path id="c" class="h" d="M40.4589,19.3338v11.4733"/><path id="d" class="h" d="M24.1372,5.5v37"/><path id="e" class="h" d="M13.8992,5.5h20.4761"/><path id="f" class="h" d="M15.8186,14.6128v20.8056"/><path id="g" class="h" d="M7.5411,19.3613v11.2812"/></svg>
Copied!