musical note icon
musical-note-16-solid from HeroIcons by Refactoring UI Inc · Solid 16x16 · MIT Free for personal and commercial use.
- Name
- musical-note-16-solid
- Set
- HeroIcons
- Style
- Solid 16x16
- Viewbox
- 16×16
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Use the musical note icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.75a.75.75 0 0 0-.89-.737l-7.502 1.43a.75.75 0 0 0-.61.736v2.5L5 5.733V9.73a1 1 0 0 1-.813.983l-.58.11a1.978 1.978 0 0 0 .741 3.886l.603-.115c.9-.171 1.55-.957 1.55-1.873v-1.543l-.001-.043V6.3l6-1.143v3.146a1 1 0 0 1-.813.982l-.584.111a1.978 1.978 0 0 0 .74 3.887l.326-.063A2.25 2.25 0 0 0 14 11.007z"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsMusicalNote16Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.75a.75.75 0 0 0-.89-.737l-7.502 1.43a.75.75 0 0 0-.61.736v2.5L5 5.733V9.73a1 1 0 0 1-.813.983l-.58.11a1.978 1.978 0 0 0 .741 3.886l.603-.115c.9-.171 1.55-.957 1.55-1.873v-1.543l-.001-.043V6.3l6-1.143v3.146a1 1 0 0 1-.813.982l-.584.111a1.978 1.978 0 0 0 .74 3.887l.326-.063A2.25 2.25 0 0 0 14 11.007z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M14 1.75a.75.75 0 0 0-.89-.737l-7.502 1.43a.75.75 0 0 0-.61.736v2.5L5 5.733V9.73a1 1 0 0 1-.813.983l-.58.11a1.978 1.978 0 0 0 .741 3.886l.603-.115c.9-.171 1.55-.957 1.55-1.873v-1.543l-.001-.043V6.3l6-1.143v3.146a1 1 0 0 1-.813.982l-.584.111a1.978 1.978 0 0 0 .74 3.887l.326-.063A2.25 2.25 0 0 0 14 11.007z"/></svg> </template>
CSS
.icon-musical-note-16-solid {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%201.75a.75.75%200%200%200-.89-.737l-7.502%201.43a.75.75%200%200%200-.61.736v2.5L5%205.733V9.73a1%201%200%200%201-.813.983l-.58.11a1.978%201.978%200%200%200%20.741%203.886l.603-.115c.9-.171%201.55-.957%201.55-1.873v-1.543l-.001-.043V6.3l6-1.143v3.146a1%201%200%200%201-.813.982l-.584.111a1.978%201.978%200%200%200%20.74%203.887l.326-.063A2.25%202.25%200%200%200%2014%2011.007z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%201.75a.75.75%200%200%200-.89-.737l-7.502%201.43a.75.75%200%200%200-.61.736v2.5L5%205.733V9.73a1%201%200%200%201-.813.983l-.58.11a1.978%201.978%200%200%200%20.741%203.886l.603-.115c.9-.171%201.55-.957%201.55-1.873v-1.543l-.001-.043V6.3l6-1.143v3.146a1%201%200%200%201-.813.982l-.584.111a1.978%201.978%200%200%200%20.74%203.887l.326-.063A2.25%202.25%200%200%200%2014%2011.007z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/musical-note-16-solid.svg?color=%231a73e8&size=48