music icon
music from Line Awesome by Icons8 · Line · Music · Apache-2.0 Free for personal and commercial use.
- Name
- music
- Set
- Line Awesome
- Style
- Line
- Category
- Music
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- music-solid
The same icon in other sets
musicAkar IconsmusicBoxIcons v2musicBoxIcons v2 SolidmusicCarbonmusicCodiconsmusic-fillEva IconsmusicFont Awesome 6 SolidmusicFont Awesome SolidmusicFeather Iconsmusic-outlineFlowbite Iconsmusiccss.ggmusicHuge IconsmusicIconParkmusicIconPark OutlinemusicIconPark SolidmusicIconPark TwoTonemusicJam IconsmusicLucidemusicMage IconsmusicMajesticonsmusicMaterial Design Iconsmusic-fillMingCute IconmusicMyna UI IconsmusicPixelarticons
More music icons from Line Awesome
Use the music icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m27 3.781l-1.188.25l-16 3L9 7.156v13.407A3.93 3.93 0 0 0 7 20c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4V12.812l14-2.624v7.374A3.93 3.93 0 0 0 23 17c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4zm-2 2.406v2l-14 2.626v-2zM23 19c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2M7 22c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2"/></svg>
React
import type { SVGProps } from "react";
export function LaMusic(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m27 3.781l-1.188.25l-16 3L9 7.156v13.407A3.93 3.93 0 0 0 7 20c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4V12.812l14-2.624v7.374A3.93 3.93 0 0 0 23 17c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4zm-2 2.406v2l-14 2.626v-2zM23 19c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2M7 22c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m27 3.781l-1.188.25l-16 3L9 7.156v13.407A3.93 3.93 0 0 0 7 20c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4V12.812l14-2.624v7.374A3.93 3.93 0 0 0 23 17c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4zm-2 2.406v2l-14 2.626v-2zM23 19c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-2 2-2M7 22c1.117 0 2 .883 2 2s-.883 2-2 2s-2-.883-2-2s.883-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m27%203.781l-1.188.25l-16%203L9%207.156v13.407A3.93%203.93%200%200%200%207%2020c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4V12.812l14-2.624v7.374A3.93%203.93%200%200%200%2023%2017c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4zm-2%202.406v2l-14%202.626v-2zM23%2019c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2M7%2022c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m27%203.781l-1.188.25l-16%203L9%207.156v13.407A3.93%203.93%200%200%200%207%2020c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4V12.812l14-2.624v7.374A3.93%203.93%200%200%200%2023%2017c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4zm-2%202.406v2l-14%202.626v-2zM23%2019c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2M7%2022c1.117%200%202%20.883%202%202s-.883%202-2%202s-2-.883-2-2s.883-2%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/music.svg?color=%231a73e8&size=48