md musical notes icon

md-musical-notes from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-musical-notes
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md musical notes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M160 64v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V64H160zm245 96H203v-53h202v53z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdMusicalNotes(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M160 64v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V64H160zm245 96H203v-53h202v53z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M160 64v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3 0-69.4 27.1-69.4 65.4 0 38.3 31.1 65.1 69.4 65.1 38.3 0 69.6-28.2 69.6-69.1V64H160zm245 96H203v-53h202v53z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-musical-notes {
  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%20d%3D%22M160%2064v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3%200-69.4%2027.1-69.4%2065.4%200%2038.3%2031.1%2065.1%2069.4%2065.1%2038.3%200%2069.6-28.2%2069.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3%200-69.4%2027.1-69.4%2065.4%200%2038.3%2031.1%2065.1%2069.4%2065.1%2038.3%200%2069.6-28.2%2069.6-69.1V64H160zm245%2096H203v-53h202v53z%22%20fill%3D%22currentColor%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%20d%3D%22M160%2064v257.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3%200-69.4%2027.1-69.4%2065.4%200%2038.3%2031.1%2065.1%2069.4%2065.1%2038.3%200%2069.6-28.2%2069.6-69.1V200h202v121.6c-8.2-2.7-17.2-4.1-26.6-4.1-38.3%200-69.4%2027.1-69.4%2065.4%200%2038.3%2031.1%2065.1%2069.4%2065.1%2038.3%200%2069.6-28.2%2069.6-69.1V64H160zm245%2096H203v-53h202v53z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-musical-notes.svg?color=%231a73e8&size=48