music notes icon

music-notes-broken from Solar by 480 Design · Broken · Video · CC-BY-4.0 Attribution required.

Name
music-notes-broken
Set
Solar
Style
Broken
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More video icons from Solar

Use the music notes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 19.5C12 20.8807 10.8807 22 9.5 22C8.11929 22 7 20.8807 7 19.5C7 18.1193 8.11929 17 9.5 17C10.8807 17 12 18.1193 12 19.5Z"/><path d="M22 17.5C22 18.8807 20.8807 20 19.5 20C18.1193 20 17 18.8807 17 17.5C17 16.1193 18.1193 15 19.5 15C20.8807 15 22 16.1193 22 17.5Z"/><path stroke-linecap="round" d="M22 8L12 12"/><path stroke-linecap="round" d="M12 19.0004V8.84787C12 7.5574 12 6.91217 12.335 6.40878C12.67 5.90539 13.2652 5.65627 14.4556 5.15803L16.4556 4.32094C18.9626 3.27164 20.2161 2.747 21.1081 3.34059C22 3.93418 22 5.29305 22 8.01078V12.0004"/><path stroke-linecap="round" d="M7 11V6.5V2"/><circle cx="4.5" cy="10.5" r="2.5"/><path stroke-linecap="round" d="M10 5C8.75736 5 7 4.07107 7 2"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarMusicNotesBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M12 19.5C12 20.8807 10.8807 22 9.5 22C8.11929 22 7 20.8807 7 19.5C7 18.1193 8.11929 17 9.5 17C10.8807 17 12 18.1193 12 19.5Z"/><path d="M22 17.5C22 18.8807 20.8807 20 19.5 20C18.1193 20 17 18.8807 17 17.5C17 16.1193 18.1193 15 19.5 15C20.8807 15 22 16.1193 22 17.5Z"/><path strokeLinecap="round" d="M22 8L12 12"/><path strokeLinecap="round" d="M12 19.0004V8.84787C12 7.5574 12 6.91217 12.335 6.40878C12.67 5.90539 13.2652 5.65627 14.4556 5.15803L16.4556 4.32094C18.9626 3.27164 20.2161 2.747 21.1081 3.34059C22 3.93418 22 5.29305 22 8.01078V12.0004"/><path strokeLinecap="round" d="M7 11V6.5V2"/><circle cx="4.5" cy="10.5" r="2.5"/><path strokeLinecap="round" d="M10 5C8.75736 5 7 4.07107 7 2"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 19.5C12 20.8807 10.8807 22 9.5 22C8.11929 22 7 20.8807 7 19.5C7 18.1193 8.11929 17 9.5 17C10.8807 17 12 18.1193 12 19.5Z"/><path d="M22 17.5C22 18.8807 20.8807 20 19.5 20C18.1193 20 17 18.8807 17 17.5C17 16.1193 18.1193 15 19.5 15C20.8807 15 22 16.1193 22 17.5Z"/><path stroke-linecap="round" d="M22 8L12 12"/><path stroke-linecap="round" d="M12 19.0004V8.84787C12 7.5574 12 6.91217 12.335 6.40878C12.67 5.90539 13.2652 5.65627 14.4556 5.15803L16.4556 4.32094C18.9626 3.27164 20.2161 2.747 21.1081 3.34059C22 3.93418 22 5.29305 22 8.01078V12.0004"/><path stroke-linecap="round" d="M7 11V6.5V2"/><circle cx="4.5" cy="10.5" r="2.5"/><path stroke-linecap="round" d="M10 5C8.75736 5 7 4.07107 7 2"/></g></svg>
</template>

CSS

.icon-music-notes-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2019.5C12%2020.8807%2010.8807%2022%209.5%2022C8.11929%2022%207%2020.8807%207%2019.5C7%2018.1193%208.11929%2017%209.5%2017C10.8807%2017%2012%2018.1193%2012%2019.5Z%22%2F%3E%3Cpath%20d%3D%22M22%2017.5C22%2018.8807%2020.8807%2020%2019.5%2020C18.1193%2020%2017%2018.8807%2017%2017.5C17%2016.1193%2018.1193%2015%2019.5%2015C20.8807%2015%2022%2016.1193%2022%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%208L12%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019.0004V8.84787C12%207.5574%2012%206.91217%2012.335%206.40878C12.67%205.90539%2013.2652%205.65627%2014.4556%205.15803L16.4556%204.32094C18.9626%203.27164%2020.2161%202.747%2021.1081%203.34059C22%203.93418%2022%205.29305%2022%208.01078V12.0004%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011V6.5V2%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2210.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%205C8.75736%205%207%204.07107%207%202%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12%2019.5C12%2020.8807%2010.8807%2022%209.5%2022C8.11929%2022%207%2020.8807%207%2019.5C7%2018.1193%208.11929%2017%209.5%2017C10.8807%2017%2012%2018.1193%2012%2019.5Z%22%2F%3E%3Cpath%20d%3D%22M22%2017.5C22%2018.8807%2020.8807%2020%2019.5%2020C18.1193%2020%2017%2018.8807%2017%2017.5C17%2016.1193%2018.1193%2015%2019.5%2015C20.8807%2015%2022%2016.1193%2022%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%208L12%2012%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019.0004V8.84787C12%207.5574%2012%206.91217%2012.335%206.40878C12.67%205.90539%2013.2652%205.65627%2014.4556%205.15803L16.4556%204.32094C18.9626%203.27164%2020.2161%202.747%2021.1081%203.34059C22%203.93418%2022%205.29305%2022%208.01078V12.0004%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2011V6.5V2%22%2F%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2210.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%205C8.75736%205%207%204.07107%207%202%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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