metronome icon

metronome-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
metronome-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the metronome icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.05 201.94l-27.4-86.12l25.23-27.75a12 12 0 0 0-17.76-16.14l-15.88 17.46l-15.1-47.45A19.93 19.93 0 0 0 149.08 28h-42.17a19.93 19.93 0 0 0-19.06 13.94l-50.91 160A20 20 0 0 0 56 228h144a20 20 0 0 0 19.06-26.06ZM179.25 156h-24.13L173 136.34ZM109.83 52h36.33l18.42 57.91L122.69 156H76.74ZM61.47 204l7.63-24h117.79l7.63 24Z"/></svg>

React

import type { SVGProps } from "react";

export function PhMetronomeBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.05 201.94l-27.4-86.12l25.23-27.75a12 12 0 0 0-17.76-16.14l-15.88 17.46l-15.1-47.45A19.93 19.93 0 0 0 149.08 28h-42.17a19.93 19.93 0 0 0-19.06 13.94l-50.91 160A20 20 0 0 0 56 228h144a20 20 0 0 0 19.06-26.06ZM179.25 156h-24.13L173 136.34ZM109.83 52h36.33l18.42 57.91L122.69 156H76.74ZM61.47 204l7.63-24h117.79l7.63 24Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.05 201.94l-27.4-86.12l25.23-27.75a12 12 0 0 0-17.76-16.14l-15.88 17.46l-15.1-47.45A19.93 19.93 0 0 0 149.08 28h-42.17a19.93 19.93 0 0 0-19.06 13.94l-50.91 160A20 20 0 0 0 56 228h144a20 20 0 0 0 19.06-26.06ZM179.25 156h-24.13L173 136.34ZM109.83 52h36.33l18.42 57.91L122.69 156H76.74ZM61.47 204l7.63-24h117.79l7.63 24Z"/></svg>
</template>

CSS

.icon-metronome-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m219.05%20201.94l-27.4-86.12l25.23-27.75a12%2012%200%200%200-17.76-16.14l-15.88%2017.46l-15.1-47.45A19.93%2019.93%200%200%200%20149.08%2028h-42.17a19.93%2019.93%200%200%200-19.06%2013.94l-50.91%20160A20%2020%200%200%200%2056%20228h144a20%2020%200%200%200%2019.06-26.06ZM179.25%20156h-24.13L173%20136.34ZM109.83%2052h36.33l18.42%2057.91L122.69%20156H76.74ZM61.47%20204l7.63-24h117.79l7.63%2024Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m219.05%20201.94l-27.4-86.12l25.23-27.75a12%2012%200%200%200-17.76-16.14l-15.88%2017.46l-15.1-47.45A19.93%2019.93%200%200%200%20149.08%2028h-42.17a19.93%2019.93%200%200%200-19.06%2013.94l-50.91%20160A20%2020%200%200%200%2056%20228h144a20%2020%200%200%200%2019.06-26.06ZM179.25%20156h-24.13L173%20136.34ZM109.83%2052h36.33l18.42%2057.91L122.69%20156H76.74ZM61.47%20204l7.63-24h117.79l7.63%2024Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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