music note4 icon

music-note4-duotone from Reicon by REICON · Duotone · Video · MIT Free for personal and commercial use.

Name
music-note4-duotone
Set
Reicon
Style
Duotone
Category
Video
Viewbox
24×24
License
MIT

2 other variants in Reicon

More video icons from Reicon

Use the music note4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.85 4.7c-.398-1.124-1.497-1.821-2.656-1.682a2.7 2.7 0 0 0-.77.24c-.256.114-.567.273-.95.47L13 4.995c-.284.146-.507.26-.698.41a2.6 2.6 0 0 0-.942 1.563c-.045.242-.045.497-.045.823v6.506a4.27 4.27 0 0 0-2.971-1.206C5.944 13.093 4 15.087 4 17.547C4 20.006 5.944 22 8.343 22s4.343-1.994 4.343-4.454v-6.363c.43.226.926.325 1.434.265c.261-.032.514-.125.771-.24c.255-.114.566-.274.949-.47l2.475-1.27c.285-.145.507-.259.698-.408c.49-.385.826-.942.942-1.564C20 7.254 20 7 20 6.673v-.077c0-.439 0-.796-.015-1.08a3 3 0 0 0-.135-.815"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMusicNote4Duotone(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.85 4.7c-.398-1.124-1.497-1.821-2.656-1.682a2.7 2.7 0 0 0-.77.24c-.256.114-.567.273-.95.47L13 4.995c-.284.146-.507.26-.698.41a2.6 2.6 0 0 0-.942 1.563c-.045.242-.045.497-.045.823v6.506a4.27 4.27 0 0 0-2.971-1.206C5.944 13.093 4 15.087 4 17.547C4 20.006 5.944 22 8.343 22s4.343-1.994 4.343-4.454v-6.363c.43.226.926.325 1.434.265c.261-.032.514-.125.771-.24c.255-.114.566-.274.949-.47l2.475-1.27c.285-.145.507-.259.698-.408c.49-.385.826-.942.942-1.564C20 7.254 20 7 20 6.673v-.077c0-.439 0-.796-.015-1.08a3 3 0 0 0-.135-.815"/></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.85 4.7c-.398-1.124-1.497-1.821-2.656-1.682a2.7 2.7 0 0 0-.77.24c-.256.114-.567.273-.95.47L13 4.995c-.284.146-.507.26-.698.41a2.6 2.6 0 0 0-.942 1.563c-.045.242-.045.497-.045.823v6.506a4.27 4.27 0 0 0-2.971-1.206C5.944 13.093 4 15.087 4 17.547C4 20.006 5.944 22 8.343 22s4.343-1.994 4.343-4.454v-6.363c.43.226.926.325 1.434.265c.261-.032.514-.125.771-.24c.255-.114.566-.274.949-.47l2.475-1.27c.285-.145.507-.259.698-.408c.49-.385.826-.942.942-1.564C20 7.254 20 7 20 6.673v-.077c0-.439 0-.796-.015-1.08a3 3 0 0 0-.135-.815"/></svg>
</template>

CSS

.icon-music-note4-duotone {
  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.85%204.7c-.398-1.124-1.497-1.821-2.656-1.682a2.7%202.7%200%200%200-.77.24c-.256.114-.567.273-.95.47L13%204.995c-.284.146-.507.26-.698.41a2.6%202.6%200%200%200-.942%201.563c-.045.242-.045.497-.045.823v6.506a4.27%204.27%200%200%200-2.971-1.206C5.944%2013.093%204%2015.087%204%2017.547C4%2020.006%205.944%2022%208.343%2022s4.343-1.994%204.343-4.454v-6.363c.43.226.926.325%201.434.265c.261-.032.514-.125.771-.24c.255-.114.566-.274.949-.47l2.475-1.27c.285-.145.507-.259.698-.408c.49-.385.826-.942.942-1.564C20%207.254%2020%207%2020%206.673v-.077c0-.439%200-.796-.015-1.08a3%203%200%200%200-.135-.815%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.85%204.7c-.398-1.124-1.497-1.821-2.656-1.682a2.7%202.7%200%200%200-.77.24c-.256.114-.567.273-.95.47L13%204.995c-.284.146-.507.26-.698.41a2.6%202.6%200%200%200-.942%201.563c-.045.242-.045.497-.045.823v6.506a4.27%204.27%200%200%200-2.971-1.206C5.944%2013.093%204%2015.087%204%2017.547C4%2020.006%205.944%2022%208.343%2022s4.343-1.994%204.343-4.454v-6.363c.43.226.926.325%201.434.265c.261-.032.514-.125.771-.24c.255-.114.566-.274.949-.47l2.475-1.27c.285-.145.507-.259.698-.408c.49-.385.826-.942.942-1.564C20%207.254%2020%207%2020%206.673v-.077c0-.439%200-.796-.015-1.08a3%203%200%200%200-.135-.815%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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