musical note icon
musical-note-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- musical-note-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the musical note icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M381.55 32.05c-18.13 4.28-126.57 31.07-156 38.19a2 2 0 0 0-1.55 1.94V353.3a2 2 0 0 1-1.32 1.88L182 369.88c-29.82 10.66-54 18.94-54 59.06c0 32.47 23.53 47.18 37.95 50a82 82 0 0 0 15 1.08c8.89 0 31-3.59 47.52-14.24C256 448 256 448 256 415.93V169.16a2 2 0 0 1 1.49-1.94l125-33a2 2 0 0 0 1.49-1.94V34a2 2 0 0 0-2.43-1.95"/></svg>
React
import type { SVGProps } from "react";
export function IonMusicalNoteSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M381.55 32.05c-18.13 4.28-126.57 31.07-156 38.19a2 2 0 0 0-1.55 1.94V353.3a2 2 0 0 1-1.32 1.88L182 369.88c-29.82 10.66-54 18.94-54 59.06c0 32.47 23.53 47.18 37.95 50a82 82 0 0 0 15 1.08c8.89 0 31-3.59 47.52-14.24C256 448 256 448 256 415.93V169.16a2 2 0 0 1 1.49-1.94l125-33a2 2 0 0 0 1.49-1.94V34a2 2 0 0 0-2.43-1.95"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M381.55 32.05c-18.13 4.28-126.57 31.07-156 38.19a2 2 0 0 0-1.55 1.94V353.3a2 2 0 0 1-1.32 1.88L182 369.88c-29.82 10.66-54 18.94-54 59.06c0 32.47 23.53 47.18 37.95 50a82 82 0 0 0 15 1.08c8.89 0 31-3.59 47.52-14.24C256 448 256 448 256 415.93V169.16a2 2 0 0 1 1.49-1.94l125-33a2 2 0 0 0 1.49-1.94V34a2 2 0 0 0-2.43-1.95"/></svg> </template>
CSS
.icon-musical-note-sharp {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M381.55%2032.05c-18.13%204.28-126.57%2031.07-156%2038.19a2%202%200%200%200-1.55%201.94V353.3a2%202%200%200%201-1.32%201.88L182%20369.88c-29.82%2010.66-54%2018.94-54%2059.06c0%2032.47%2023.53%2047.18%2037.95%2050a82%2082%200%200%200%2015%201.08c8.89%200%2031-3.59%2047.52-14.24C256%20448%20256%20448%20256%20415.93V169.16a2%202%200%200%201%201.49-1.94l125-33a2%202%200%200%200%201.49-1.94V34a2%202%200%200%200-2.43-1.95%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M381.55%2032.05c-18.13%204.28-126.57%2031.07-156%2038.19a2%202%200%200%200-1.55%201.94V353.3a2%202%200%200%201-1.32%201.88L182%20369.88c-29.82%2010.66-54%2018.94-54%2059.06c0%2032.47%2023.53%2047.18%2037.95%2050a82%2082%200%200%200%2015%201.08c8.89%200%2031-3.59%2047.52-14.24C256%20448%20256%20448%20256%20415.93V169.16a2%202%200%200%201%201.49-1.94l125-33a2%202%200%200%200%201.49-1.94V34a2%202%200%200%200-2.43-1.95%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/musical-note-sharp.svg?color=%231a73e8&size=48