music note sparkle icon
music-note-sparkle-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.
- Name
- music-note-sparkle-filled
- Set
- Reicon
- Style
- Filled
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilm
Use the music note sparkle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.983 7.815A2.344 2.344 0 0 0 20 5.503V3.86a2.33 2.33 0 0 0-2.648-2.312l-4.667.636a2.344 2.344 0 0 0-2.017 2.312v9.683A4.63 4.63 0 0 0 8 13.333c-2.573 0-4.666 2.094-4.666 4.667S5.428 22.667 8 22.667s4.667-2.094 4.667-4.667V8.54zM3.833 10.63a.5.5 0 0 0 .474-.34l.42-1.263l1.262-.42a.5.5 0 0 0 0-.95l-1.261-.42l-.421-1.263c-.136-.408-.812-.408-.948 0l-.422 1.263l-1.261.42a.5.5 0 0 0 0 .95l1.261.42l.422 1.262a.5.5 0 0 0 .473.342Zm18.377 4.023l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><circle cx="7" cy="3" r="1"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconMusicNoteSparkleFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.983 7.815A2.344 2.344 0 0 0 20 5.503V3.86a2.33 2.33 0 0 0-2.648-2.312l-4.667.636a2.344 2.344 0 0 0-2.017 2.312v9.683A4.63 4.63 0 0 0 8 13.333c-2.573 0-4.666 2.094-4.666 4.667S5.428 22.667 8 22.667s4.667-2.094 4.667-4.667V8.54zM3.833 10.63a.5.5 0 0 0 .474-.34l.42-1.263l1.262-.42a.5.5 0 0 0 0-.95l-1.261-.42l-.421-1.263c-.136-.408-.812-.408-.948 0l-.422 1.263l-1.261.42a.5.5 0 0 0 0 .95l1.261.42l.422 1.262a.5.5 0 0 0 .473.342Zm18.377 4.023l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><circle cx="7" cy="3" r="1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M17.983 7.815A2.344 2.344 0 0 0 20 5.503V3.86a2.33 2.33 0 0 0-2.648-2.312l-4.667.636a2.344 2.344 0 0 0-2.017 2.312v9.683A4.63 4.63 0 0 0 8 13.333c-2.573 0-4.666 2.094-4.666 4.667S5.428 22.667 8 22.667s4.667-2.094 4.667-4.667V8.54zM3.833 10.63a.5.5 0 0 0 .474-.34l.42-1.263l1.262-.42a.5.5 0 0 0 0-.95l-1.261-.42l-.421-1.263c-.136-.408-.812-.408-.948 0l-.422 1.263l-1.261.42a.5.5 0 0 0 0 .95l1.261.42l.422 1.262a.5.5 0 0 0 .473.342Zm18.377 4.023l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><circle cx="7" cy="3" r="1"/></g></svg> </template>
CSS
.icon-music-note-sparkle-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.983%207.815A2.344%202.344%200%200%200%2020%205.503V3.86a2.33%202.33%200%200%200-2.648-2.312l-4.667.636a2.344%202.344%200%200%200-2.017%202.312v9.683A4.63%204.63%200%200%200%208%2013.333c-2.573%200-4.666%202.094-4.666%204.667S5.428%2022.667%208%2022.667s4.667-2.094%204.667-4.667V8.54zM3.833%2010.63a.5.5%200%200%200%20.474-.34l.42-1.263l1.262-.42a.5.5%200%200%200%200-.95l-1.261-.42l-.421-1.263c-.136-.408-.812-.408-.948%200l-.422%201.263l-1.261.42a.5.5%200%200%200%200%20.95l1.261.42l.422%201.262a.5.5%200%200%200%20.473.342Zm18.377%204.023l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265%200l-.561%201.684l-1.684.561a.667.667%200%200%200%200%201.264l1.684.562l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.562a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%223%22%20r%3D%221%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M17.983%207.815A2.344%202.344%200%200%200%2020%205.503V3.86a2.33%202.33%200%200%200-2.648-2.312l-4.667.636a2.344%202.344%200%200%200-2.017%202.312v9.683A4.63%204.63%200%200%200%208%2013.333c-2.573%200-4.666%202.094-4.666%204.667S5.428%2022.667%208%2022.667s4.667-2.094%204.667-4.667V8.54zM3.833%2010.63a.5.5%200%200%200%20.474-.34l.42-1.263l1.262-.42a.5.5%200%200%200%200-.95l-1.261-.42l-.421-1.263c-.136-.408-.812-.408-.948%200l-.422%201.263l-1.261.42a.5.5%200%200%200%200%20.95l1.261.42l.422%201.262a.5.5%200%200%200%20.473.342Zm18.377%204.023l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265%200l-.561%201.684l-1.684.561a.667.667%200%200%200%200%201.264l1.684.562l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.562a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%223%22%20r%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/music-note-sparkle-filled.svg?color=%231a73e8&size=48