music icon
music from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- music
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-music
The same icon in other sets
musicAkar IconsmusicBoxIcons v2 SolidmusicCarbonmusicCodiconsmusic-fillEva IconsmusicFont Awesome 6 SolidmusicFont Awesome SolidmusicFeather Iconsmusic-outlineFlowbite Iconsmusiccss.ggmusicHuge IconsmusicIconParkmusicIconPark OutlinemusicIconPark SolidmusicIconPark TwoTonemusicJam IconsmusicLine AwesomemusicLucidemusicMage IconsmusicMajesticonsmusicMaterial Design Iconsmusic-fillMingCute IconmusicMyna UI IconsmusicPixelarticons
Use the music icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.684 5.821l-9-3.272A1.998 1.998 0 0 0 8 4.428v6.129A3.95 3.95 0 0 0 6 10c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V4.428L19 7.7v6.856A3.96 3.96 0 0 0 17 14c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V7.7c0-.838-.529-1.594-1.316-1.879M6 16c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2m11 4c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2"/></svg>
React
import type { SVGProps } from "react";
export function BxMusic(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="m19.684 5.821l-9-3.272A1.998 1.998 0 0 0 8 4.428v6.129A3.95 3.95 0 0 0 6 10c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V4.428L19 7.7v6.856A3.96 3.96 0 0 0 17 14c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V7.7c0-.838-.529-1.594-1.316-1.879M6 16c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2m11 4c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.684 5.821l-9-3.272A1.998 1.998 0 0 0 8 4.428v6.129A3.95 3.95 0 0 0 6 10c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V4.428L19 7.7v6.856A3.96 3.96 0 0 0 17 14c-2.206 0-4 1.794-4 4s1.794 4 4 4s4-1.794 4-4V7.7c0-.838-.529-1.594-1.316-1.879M6 16c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2m11 4c-1.103 0-2-.897-2-2s.897-2 2-2s2 .897 2 2s-.897 2-2 2"/></svg> </template>
CSS
.icon-music {
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%22m19.684%205.821l-9-3.272A1.998%201.998%200%200%200%208%204.428v6.129A3.95%203.95%200%200%200%206%2010c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4V4.428L19%207.7v6.856A3.96%203.96%200%200%200%2017%2014c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4V7.7c0-.838-.529-1.594-1.316-1.879M6%2016c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.897%202%202s-.897%202-2%202m11%204c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.897%202%202s-.897%202-2%202%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%22m19.684%205.821l-9-3.272A1.998%201.998%200%200%200%208%204.428v6.129A3.95%203.95%200%200%200%206%2010c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4V4.428L19%207.7v6.856A3.96%203.96%200%200%200%2017%2014c-2.206%200-4%201.794-4%204s1.794%204%204%204s4-1.794%204-4V7.7c0-.838-.529-1.594-1.316-1.879M6%2016c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.897%202%202s-.897%202-2%202m11%204c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.897%202%202s-.897%202-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/music.svg?color=%231a73e8&size=48