Applemusic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Applemusic 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/336518.svg" alt="Applemusic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336518.svg" alt="Applemusic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336518.svg" alt="Applemusic icon" :width="24" :height="24" />
CSS background
.icon-applemusic {
background-image: url('https://proicons.com/icon/336518.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M17.08,18.25V10.42a2.16,2.16,0,0,1,1.75-2.13L38,4.54a2.16,2.16,0,0,1,2.58,2.13v7"/><path class="a" d="M17.08,19.57a2.16,2.16,0,0,1,1.75-2.13L38,13.69a2.16,2.16,0,0,1,2.58,2.12"/><line class="a" x1="40.55" y1="13.65" x2="40.55" y2="32.21"/><line class="a" x1="17.08" y1="18.25" x2="17.08" y2="38.68"/><circle class="a" cx="12.27" cy="38.68" r="4.82"/><circle class="a" cx="35.73" cy="32.21" r="4.82"/></svg>
Applemusic in other icon packs
Copied!