music note off 1 icon
music-note-off-1-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- music-note-off-1-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the music note off 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 13.06l8.72 8.72a.75.75 0 0 0 1.06-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.28 8.28v3.317a4 4 0 1 0 1.476 3.56a.8.8 0 0 0 .024-.187zm6.987-1.608l-6.964-2.611L10.5 7.318V2.75a.75.75 0 0 1 1.013-.702l6.378 2.391A3.25 3.25 0 0 1 20 7.483v3.267a.75.75 0 0 1-1.013.702"/></svg>
React
import type { SVGProps } from "react";
export function FluentMusicNoteOff124Filled(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="m12 13.06l8.72 8.72a.75.75 0 0 0 1.06-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.28 8.28v3.317a4 4 0 1 0 1.476 3.56a.8.8 0 0 0 .024-.187zm6.987-1.608l-6.964-2.611L10.5 7.318V2.75a.75.75 0 0 1 1.013-.702l6.378 2.391A3.25 3.25 0 0 1 20 7.483v3.267a.75.75 0 0 1-1.013.702"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 13.06l8.72 8.72a.75.75 0 0 0 1.06-1.06L3.28 2.22a.75.75 0 1 0-1.06 1.06l8.28 8.28v3.317a4 4 0 1 0 1.476 3.56a.8.8 0 0 0 .024-.187zm6.987-1.608l-6.964-2.611L10.5 7.318V2.75a.75.75 0 0 1 1.013-.702l6.378 2.391A3.25 3.25 0 0 1 20 7.483v3.267a.75.75 0 0 1-1.013.702"/></svg> </template>
CSS
.icon-music-note-off-1-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%22m12%2013.06l8.72%208.72a.75.75%200%200%200%201.06-1.06L3.28%202.22a.75.75%200%201%200-1.06%201.06l8.28%208.28v3.317a4%204%200%201%200%201.476%203.56a.8.8%200%200%200%20.024-.187zm6.987-1.608l-6.964-2.611L10.5%207.318V2.75a.75.75%200%200%201%201.013-.702l6.378%202.391A3.25%203.25%200%200%201%2020%207.483v3.267a.75.75%200%200%201-1.013.702%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%22m12%2013.06l8.72%208.72a.75.75%200%200%200%201.06-1.06L3.28%202.22a.75.75%200%201%200-1.06%201.06l8.28%208.28v3.317a4%204%200%201%200%201.476%203.56a.8.8%200%200%200%20.024-.187zm6.987-1.608l-6.964-2.611L10.5%207.318V2.75a.75.75%200%200%201%201.013-.702l6.378%202.391A3.25%203.25%200%200%201%2020%207.483v3.267a.75.75%200%200%201-1.013.702%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-1-24-filled.svg?color=%231a73e8&size=48