music notes minus icon

music-notes-minus-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
music-notes-minus-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the music notes minus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 48a4 4 0 0 1-4 4h-48a4 4 0 0 1 0-8h48a4 4 0 0 1 4 4m-16 40v76a32.06 32.06 0 1 1-8-21.13V88a4 4 0 0 1 8 0m-8 76a24 24 0 1 0-24 24a24 24 0 0 0 24-24M84 107.12V196a32.06 32.06 0 1 1-8-21.13V56a4 4 0 0 1 3-3.88l56-14a4 4 0 0 1 2 7.76L84 59.12v39.76l75-18.76a4 4 0 0 1 2 7.76ZM76 196a24 24 0 1 0-24 24a24 24 0 0 0 24-24"/></svg>

React

import type { SVGProps } from "react";

export function PhMusicNotesMinusThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 48a4 4 0 0 1-4 4h-48a4 4 0 0 1 0-8h48a4 4 0 0 1 4 4m-16 40v76a32.06 32.06 0 1 1-8-21.13V88a4 4 0 0 1 8 0m-8 76a24 24 0 1 0-24 24a24 24 0 0 0 24-24M84 107.12V196a32.06 32.06 0 1 1-8-21.13V56a4 4 0 0 1 3-3.88l56-14a4 4 0 0 1 2 7.76L84 59.12v39.76l75-18.76a4 4 0 0 1 2 7.76ZM76 196a24 24 0 1 0-24 24a24 24 0 0 0 24-24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228 48a4 4 0 0 1-4 4h-48a4 4 0 0 1 0-8h48a4 4 0 0 1 4 4m-16 40v76a32.06 32.06 0 1 1-8-21.13V88a4 4 0 0 1 8 0m-8 76a24 24 0 1 0-24 24a24 24 0 0 0 24-24M84 107.12V196a32.06 32.06 0 1 1-8-21.13V56a4 4 0 0 1 3-3.88l56-14a4 4 0 0 1 2 7.76L84 59.12v39.76l75-18.76a4 4 0 0 1 2 7.76ZM76 196a24 24 0 1 0-24 24a24 24 0 0 0 24-24"/></svg>
</template>

CSS

.icon-music-notes-minus-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%2048a4%204%200%200%201-4%204h-48a4%204%200%200%201%200-8h48a4%204%200%200%201%204%204m-16%2040v76a32.06%2032.06%200%201%201-8-21.13V88a4%204%200%200%201%208%200m-8%2076a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24M84%20107.12V196a32.06%2032.06%200%201%201-8-21.13V56a4%204%200%200%201%203-3.88l56-14a4%204%200%200%201%202%207.76L84%2059.12v39.76l75-18.76a4%204%200%200%201%202%207.76ZM76%20196a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228%2048a4%204%200%200%201-4%204h-48a4%204%200%200%201%200-8h48a4%204%200%200%201%204%204m-16%2040v76a32.06%2032.06%200%201%201-8-21.13V88a4%204%200%200%201%208%200m-8%2076a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24M84%20107.12V196a32.06%2032.06%200%201%201-8-21.13V56a4%204%200%200%201%203-3.88l56-14a4%204%200%200%201%202%207.76L84%2059.12v39.76l75-18.76a4%204%200%200%201%202%207.76ZM76%20196a24%2024%200%201%200-24%2024a24%2024%200%200%200%2024-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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