music alternate icon
music-alternate-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- music-alternate-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the music alternate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.984 4.345v12.12a4 4 0 1 1-1.5-3.13v-4l-10.47 1.9v6.3a4 4 0 1 1-4-4a4 4 0 0 1 2.52.9v-7.41a2.93 2.93 0 0 1 .66-1.9a3 3 0 0 1 1.74-1l8.9-1.63a1.83 1.83 0 0 1 2 1.05c.111.251.163.525.15.8"/></svg>
React
import type { SVGProps } from "react";
export function MageMusicAlternateFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.984 4.345v12.12a4 4 0 1 1-1.5-3.13v-4l-10.47 1.9v6.3a4 4 0 1 1-4-4a4 4 0 0 1 2.52.9v-7.41a2.93 2.93 0 0 1 .66-1.9a3 3 0 0 1 1.74-1l8.9-1.63a1.83 1.83 0 0 1 2 1.05c.111.251.163.525.15.8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.984 4.345v12.12a4 4 0 1 1-1.5-3.13v-4l-10.47 1.9v6.3a4 4 0 1 1-4-4a4 4 0 0 1 2.52.9v-7.41a2.93 2.93 0 0 1 .66-1.9a3 3 0 0 1 1.74-1l8.9-1.63a1.83 1.83 0 0 1 2 1.05c.111.251.163.525.15.8"/></svg> </template>
CSS
.icon-music-alternate-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.984%204.345v12.12a4%204%200%201%201-1.5-3.13v-4l-10.47%201.9v6.3a4%204%200%201%201-4-4a4%204%200%200%201%202.52.9v-7.41a2.93%202.93%200%200%201%20.66-1.9a3%203%200%200%201%201.74-1l8.9-1.63a1.83%201.83%200%200%201%202%201.05c.111.251.163.525.15.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.984%204.345v12.12a4%204%200%201%201-1.5-3.13v-4l-10.47%201.9v6.3a4%204%200%201%201-4-4a4%204%200%200%201%202.52.9v-7.41a2.93%202.93%200%200%201%20.66-1.9a3%203%200%200%201%201.74-1l8.9-1.63a1.83%201.83%200%200%201%202%201.05c.111.251.163.525.15.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/music-alternate-fill.svg?color=%231a73e8&size=48