music-outline from Eva Icons by Akveo · Outline · MIT Free for personal and commercial use.

Name
music-outline
Set
Eva Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in Eva Icons

The same icon in other sets

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 15V4a1 1 0 0 0-.38-.78a1 1 0 0 0-.84-.2l-9 2A1 1 0 0 0 8 6v8.34a3.49 3.49 0 1 0 2 3.18a4 4 0 0 0 0-.52V6.8l7-1.55v7.09a3.49 3.49 0 1 0 2 3.17a5 5 0 0 0 0-.51M6.54 19A1.49 1.49 0 1 1 8 17.21a1.5 1.5 0 0 1 0 .3A1.49 1.49 0 0 1 6.54 19m9-2A1.5 1.5 0 1 1 17 15.21a1.5 1.5 0 0 1 0 .3A1.5 1.5 0 0 1 15.51 17Z"/></svg>

React

import type { SVGProps } from "react";

export function EvaMusicOutline(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 15V4a1 1 0 0 0-.38-.78a1 1 0 0 0-.84-.2l-9 2A1 1 0 0 0 8 6v8.34a3.49 3.49 0 1 0 2 3.18a4 4 0 0 0 0-.52V6.8l7-1.55v7.09a3.49 3.49 0 1 0 2 3.17a5 5 0 0 0 0-.51M6.54 19A1.49 1.49 0 1 1 8 17.21a1.5 1.5 0 0 1 0 .3A1.49 1.49 0 0 1 6.54 19m9-2A1.5 1.5 0 1 1 17 15.21a1.5 1.5 0 0 1 0 .3A1.5 1.5 0 0 1 15.51 17Z"/></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 15V4a1 1 0 0 0-.38-.78a1 1 0 0 0-.84-.2l-9 2A1 1 0 0 0 8 6v8.34a3.49 3.49 0 1 0 2 3.18a4 4 0 0 0 0-.52V6.8l7-1.55v7.09a3.49 3.49 0 1 0 2 3.17a5 5 0 0 0 0-.51M6.54 19A1.49 1.49 0 1 1 8 17.21a1.5 1.5 0 0 1 0 .3A1.49 1.49 0 0 1 6.54 19m9-2A1.5 1.5 0 1 1 17 15.21a1.5 1.5 0 0 1 0 .3A1.5 1.5 0 0 1 15.51 17Z"/></svg>
</template>

CSS

.icon-music-outline {
  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%2015V4a1%201%200%200%200-.38-.78a1%201%200%200%200-.84-.2l-9%202A1%201%200%200%200%208%206v8.34a3.49%203.49%200%201%200%202%203.18a4%204%200%200%200%200-.52V6.8l7-1.55v7.09a3.49%203.49%200%201%200%202%203.17a5%205%200%200%200%200-.51M6.54%2019A1.49%201.49%200%201%201%208%2017.21a1.5%201.5%200%200%201%200%20.3A1.49%201.49%200%200%201%206.54%2019m9-2A1.5%201.5%200%201%201%2017%2015.21a1.5%201.5%200%200%201%200%20.3A1.5%201.5%200%200%201%2015.51%2017Z%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%2015V4a1%201%200%200%200-.38-.78a1%201%200%200%200-.84-.2l-9%202A1%201%200%200%200%208%206v8.34a3.49%203.49%200%201%200%202%203.18a4%204%200%200%200%200-.52V6.8l7-1.55v7.09a3.49%203.49%200%201%200%202%203.17a5%205%200%200%200%200-.51M6.54%2019A1.49%201.49%200%201%201%208%2017.21a1.5%201.5%200%200%201%200%20.3A1.49%201.49%200%200%201%206.54%2019m9-2A1.5%201.5%200%201%201%2017%2015.21a1.5%201.5%200%200%201%200%20.3A1.5%201.5%200%200%201%2015.51%2017Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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