metronome icon
metronome from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- metronome
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
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 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="m14.007 6l-.272-1.09c-.152-.606-.227-.91-.344-1.164a3 3 0 0 0-2.17-1.694C10.944 2 10.631 2 10.006 2s-.937 0-1.213.052a3 3 0 0 0-2.17 1.694c-.117.255-.193.558-.344 1.164L3.87 14.545c-.858 3.432-1.287 5.147-.386 6.301S6.155 22 9.692 22h.63c3.538 0 5.307 0 6.208-1.154c.71-.91.593-2.17.091-4.346m-6.613-3V6m0 12l7-7"/><circle cx="18.508" cy="9.5" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="m20.008 8l1-1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsMetronome(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 strokeLinecap="round" strokeLinejoin="round" d="m14.007 6l-.272-1.09c-.152-.606-.227-.91-.344-1.164a3 3 0 0 0-2.17-1.694C10.944 2 10.631 2 10.006 2s-.937 0-1.213.052a3 3 0 0 0-2.17 1.694c-.117.255-.193.558-.344 1.164L3.87 14.545c-.858 3.432-1.287 5.147-.386 6.301S6.155 22 9.692 22h.63c3.538 0 5.307 0 6.208-1.154c.71-.91.593-2.17.091-4.346m-6.613-3V6m0 12l7-7"/><circle cx="18.508" cy="9.5" r="2"/><path strokeLinecap="round" strokeLinejoin="round" d="m20.008 8l1-1"/></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 stroke-linecap="round" stroke-linejoin="round" d="m14.007 6l-.272-1.09c-.152-.606-.227-.91-.344-1.164a3 3 0 0 0-2.17-1.694C10.944 2 10.631 2 10.006 2s-.937 0-1.213.052a3 3 0 0 0-2.17 1.694c-.117.255-.193.558-.344 1.164L3.87 14.545c-.858 3.432-1.287 5.147-.386 6.301S6.155 22 9.692 22h.63c3.538 0 5.307 0 6.208-1.154c.71-.91.593-2.17.091-4.346m-6.613-3V6m0 12l7-7"/><circle cx="18.508" cy="9.5" r="2"/><path stroke-linecap="round" stroke-linejoin="round" d="m20.008 8l1-1"/></g></svg> </template>
CSS
.icon-metronome {
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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.007%206l-.272-1.09c-.152-.606-.227-.91-.344-1.164a3%203%200%200%200-2.17-1.694C10.944%202%2010.631%202%2010.006%202s-.937%200-1.213.052a3%203%200%200%200-2.17%201.694c-.117.255-.193.558-.344%201.164L3.87%2014.545c-.858%203.432-1.287%205.147-.386%206.301S6.155%2022%209.692%2022h.63c3.538%200%205.307%200%206.208-1.154c.71-.91.593-2.17.091-4.346m-6.613-3V6m0%2012l7-7%22%2F%3E%3Ccircle%20cx%3D%2218.508%22%20cy%3D%229.5%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20.008%208l1-1%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%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m14.007%206l-.272-1.09c-.152-.606-.227-.91-.344-1.164a3%203%200%200%200-2.17-1.694C10.944%202%2010.631%202%2010.006%202s-.937%200-1.213.052a3%203%200%200%200-2.17%201.694c-.117.255-.193.558-.344%201.164L3.87%2014.545c-.858%203.432-1.287%205.147-.386%206.301S6.155%2022%209.692%2022h.63c3.538%200%205.307%200%206.208-1.154c.71-.91.593-2.17.091-4.346m-6.613-3V6m0%2012l7-7%22%2F%3E%3Ccircle%20cx%3D%2218.508%22%20cy%3D%229.5%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m20.008%208l1-1%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/metronome.svg?color=%231a73e8&size=48