music-note-off-2-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
music-note-off-2-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the music note off 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 9.56v6.067a3.5 3.5 0 1 0 1.496 2.702L10 18.25v-7.19l3.552 3.553a3.5 3.5 0 0 0 4.835 4.835l2.332 2.332a.75.75 0 0 0 1.061-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06zm8 3.44q-.155 0-.305.013l3.792 3.792a4 4 0 0 0 .009-.476L20 16.25V2.75a.75.75 0 0 0-.965-.718l-10 3a.75.75 0 0 0-.45.371l4.1 4.1L18.5 7.758v5.87a3.5 3.5 0 0 0-2-.628"/></svg>

React

import type { SVGProps } from "react";

export function FluentMusicNoteOff224Filled(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="M8.5 9.56v6.067a3.5 3.5 0 1 0 1.496 2.702L10 18.25v-7.19l3.552 3.553a3.5 3.5 0 0 0 4.835 4.835l2.332 2.332a.75.75 0 0 0 1.061-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06zm8 3.44q-.155 0-.305.013l3.792 3.792a4 4 0 0 0 .009-.476L20 16.25V2.75a.75.75 0 0 0-.965-.718l-10 3a.75.75 0 0 0-.45.371l4.1 4.1L18.5 7.758v5.87a3.5 3.5 0 0 0-2-.628"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 9.56v6.067a3.5 3.5 0 1 0 1.496 2.702L10 18.25v-7.19l3.552 3.553a3.5 3.5 0 0 0 4.835 4.835l2.332 2.332a.75.75 0 0 0 1.061-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06zm8 3.44q-.155 0-.305.013l3.792 3.792a4 4 0 0 0 .009-.476L20 16.25V2.75a.75.75 0 0 0-.965-.718l-10 3a.75.75 0 0 0-.45.371l4.1 4.1L18.5 7.758v5.87a3.5 3.5 0 0 0-2-.628"/></svg>
</template>

CSS

.icon-music-note-off-2-24-filled {
  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%22M8.5%209.56v6.067a3.5%203.5%200%201%200%201.496%202.702L10%2018.25v-7.19l3.552%203.553a3.5%203.5%200%200%200%204.835%204.835l2.332%202.332a.75.75%200%200%200%201.061-1.06L3.28%202.22a.75.75%200%201%200-1.06%201.06zm8%203.44q-.155%200-.305.013l3.792%203.792a4%204%200%200%200%20.009-.476L20%2016.25V2.75a.75.75%200%200%200-.965-.718l-10%203a.75.75%200%200%200-.45.371l4.1%204.1L18.5%207.758v5.87a3.5%203.5%200%200%200-2-.628%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%22M8.5%209.56v6.067a3.5%203.5%200%201%200%201.496%202.702L10%2018.25v-7.19l3.552%203.553a3.5%203.5%200%200%200%204.835%204.835l2.332%202.332a.75.75%200%200%200%201.061-1.06L3.28%202.22a.75.75%200%201%200-1.06%201.06zm8%203.44q-.155%200-.305.013l3.792%203.792a4%204%200%200%200%20.009-.476L20%2016.25V2.75a.75.75%200%200%200-.965-.718l-10%203a.75.75%200%200%200-.45.371l4.1%204.1L18.5%207.758v5.87a3.5%203.5%200%200%200-2-.628%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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