music-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
music-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the music 02 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"><circle cx="17.992" cy="15.75" r="3"/><circle cx="5.992" cy="17.75" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.992 17.75V9.666m0 0v-.887c0-1.515 0-2.273.424-2.821c.423-.549 1.15-.732 2.606-1.1l4-1.01c2.288-.579 3.432-.868 4.201-.26c.636.501.746 1.403.765 3.047M8.992 9.665l11.996-3.03m.004 9.094v-7.96q.001-.619-.004-1.134m0 0l.004-.001"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMusic02(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"><circle cx="17.992" cy="15.75" r="3"/><circle cx="5.992" cy="17.75" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.992 17.75V9.666m0 0v-.887c0-1.515 0-2.273.424-2.821c.423-.549 1.15-.732 2.606-1.1l4-1.01c2.288-.579 3.432-.868 4.201-.26c.636.501.746 1.403.765 3.047M8.992 9.665l11.996-3.03m.004 9.094v-7.96q.001-.619-.004-1.134m0 0l.004-.001"/></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"><circle cx="17.992" cy="15.75" r="3"/><circle cx="5.992" cy="17.75" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.992 17.75V9.666m0 0v-.887c0-1.515 0-2.273.424-2.821c.423-.549 1.15-.732 2.606-1.1l4-1.01c2.288-.579 3.432-.868 4.201-.26c.636.501.746 1.403.765 3.047M8.992 9.665l11.996-3.03m.004 9.094v-7.96q.001-.619-.004-1.134m0 0l.004-.001"/></g></svg>
</template>

CSS

.icon-music-02 {
  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%3Ccircle%20cx%3D%2217.992%22%20cy%3D%2215.75%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%225.992%22%20cy%3D%2217.75%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.992%2017.75V9.666m0%200v-.887c0-1.515%200-2.273.424-2.821c.423-.549%201.15-.732%202.606-1.1l4-1.01c2.288-.579%203.432-.868%204.201-.26c.636.501.746%201.403.765%203.047M8.992%209.665l11.996-3.03m.004%209.094v-7.96q.001-.619-.004-1.134m0%200l.004-.001%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%3Ccircle%20cx%3D%2217.992%22%20cy%3D%2215.75%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%225.992%22%20cy%3D%2217.75%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.992%2017.75V9.666m0%200v-.887c0-1.515%200-2.273.424-2.821c.423-.549%201.15-.732%202.606-1.1l4-1.01c2.288-.579%203.432-.868%204.201-.26c.636.501.746%201.403.765%203.047M8.992%209.665l11.996-3.03m.004%209.094v-7.96q.001-.619-.004-1.134m0%200l.004-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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