music note icon

music-note from Unicons by Iconscout · Line · Multimedia · Apache-2.0 Free for personal and commercial use.

Name
music-note
Set
Unicons
Style
Line
Category
Multimedia
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More multimedia icons from Unicons

Use the music note icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.12 2.21a1 1 0 0 0-.86-.21l-8 2a1 1 0 0 0-.76 1v10.35A3.45 3.45 0 0 0 8 15a3.5 3.5 0 1 0 3.5 3.5v-7.72L18.74 9h.07l.19-.15l.15-.1a1 1 0 0 0 .13-.15a.8.8 0 0 0 .1-.15a.6.6 0 0 0 .06-.18a.6.6 0 0 0 0-.19a.2.2 0 0 0 0-.08V3a1 1 0 0 0-.32-.79M8 20a1.5 1.5 0 1 1 1.5-1.5A1.5 1.5 0 0 1 8 20m9.5-12.78l-6 1.5V5.78l6-1.5Z"/></svg>

React

import type { SVGProps } from "react";

export function UilMusicNote(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.12 2.21a1 1 0 0 0-.86-.21l-8 2a1 1 0 0 0-.76 1v10.35A3.45 3.45 0 0 0 8 15a3.5 3.5 0 1 0 3.5 3.5v-7.72L18.74 9h.07l.19-.15l.15-.1a1 1 0 0 0 .13-.15a.8.8 0 0 0 .1-.15a.6.6 0 0 0 .06-.18a.6.6 0 0 0 0-.19a.2.2 0 0 0 0-.08V3a1 1 0 0 0-.32-.79M8 20a1.5 1.5 0 1 1 1.5-1.5A1.5 1.5 0 0 1 8 20m9.5-12.78l-6 1.5V5.78l6-1.5Z"/></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.12 2.21a1 1 0 0 0-.86-.21l-8 2a1 1 0 0 0-.76 1v10.35A3.45 3.45 0 0 0 8 15a3.5 3.5 0 1 0 3.5 3.5v-7.72L18.74 9h.07l.19-.15l.15-.1a1 1 0 0 0 .13-.15a.8.8 0 0 0 .1-.15a.6.6 0 0 0 .06-.18a.6.6 0 0 0 0-.19a.2.2 0 0 0 0-.08V3a1 1 0 0 0-.32-.79M8 20a1.5 1.5 0 1 1 1.5-1.5A1.5 1.5 0 0 1 8 20m9.5-12.78l-6 1.5V5.78l6-1.5Z"/></svg>
</template>

CSS

.icon-music-note {
  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.12%202.21a1%201%200%200%200-.86-.21l-8%202a1%201%200%200%200-.76%201v10.35A3.45%203.45%200%200%200%208%2015a3.5%203.5%200%201%200%203.5%203.5v-7.72L18.74%209h.07l.19-.15l.15-.1a1%201%200%200%200%20.13-.15a.8.8%200%200%200%20.1-.15a.6.6%200%200%200%20.06-.18a.6.6%200%200%200%200-.19a.2.2%200%200%200%200-.08V3a1%201%200%200%200-.32-.79M8%2020a1.5%201.5%200%201%201%201.5-1.5A1.5%201.5%200%200%201%208%2020m9.5-12.78l-6%201.5V5.78l6-1.5Z%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.12%202.21a1%201%200%200%200-.86-.21l-8%202a1%201%200%200%200-.76%201v10.35A3.45%203.45%200%200%200%208%2015a3.5%203.5%200%201%200%203.5%203.5v-7.72L18.74%209h.07l.19-.15l.15-.1a1%201%200%200%200%20.13-.15a.8.8%200%200%200%20.1-.15a.6.6%200%200%200%20.06-.18a.6.6%200%200%200%200-.19a.2.2%200%200%200%200-.08V3a1%201%200%200%200-.32-.79M8%2020a1.5%201.5%200%201%201%201.5-1.5A1.5%201.5%200%200%201%208%2020m9.5-12.78l-6%201.5V5.78l6-1.5Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/music-note.svg?color=%231a73e8&size=48