7metronome Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 7metronome icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/321243.svg" alt="7metronome icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321243.svg" alt="7metronome icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321243.svg" alt="7metronome icon" :width="24" :height="24" />
CSS background
.icon-7metronome {
background-image: url('https://proicons.com/icon/321243.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m13.35,29.92l-8.12,4.7c-1.75-3.13-2.74-6.74-2.73-10.58,0-.34.01-.67.03-.99l9.3799.31c-.0199.25-.0299.51-.0299.77,0,2.1.5299,4.07,1.47,5.79Z"/><path class="c" d="m22.1899,36.11l-2.0698,9.17c-4.0701-.74-7.7401-2.63-10.6602-5.32l6.3801-6.87c1.73,1.58,3.9199,2.66,6.3499,3.02Z"/><path class="c" d="m38.53,39.98c-3.05,2.79-6.9099,4.72-11.1799,5.39l-1.3801-9.28c2.3801-.39,4.52-1.48,6.22-3.04l6.3401,6.93Z"/><path class="c" d="m45.5,24.23c-.01,3.92-1.0801,7.59-2.9299,10.74l-8.1301-4.7c1.0601-1.8,1.6699-3.89,1.6699-6.14,0-.26-.0098-.52-.0298-.77l9.3699-.68c.04.51.05,1.02.05,1.55Z"/><path class="c" d="m44.0701,16.41l-8.74,3.43c-.8701-2.3-2.4302-4.27-4.4202-5.65l5.3-7.76c3.53,2.44,6.3,5.91,7.8601,9.98Z"/><path class="c" d="m30.3901,3.59l-2.7803,8.98c-1.1399-.36-2.3499-.55-3.6099-.55s-2.47.19-3.6099.55l-2.7802-8.97c2.0499-.64,4.2301-.98,6.4901-.97,2.1899.01,4.2998.35,6.29.96Z"/><circle class="c" cx="23.9975" cy="24.132" r="7"/><path class="c" d="m16.4,14.7c-1.5699,1.2599-2.8199,2.91-3.61,4.81l-8.74-3.42c1.48-3.66,3.9399-6.82,7.0499-9.16l5.3,7.77Z"/><circle class="c" cx="23.9971" cy="24.1318" r="4"/><path class="c" d="m8.2031,14.4932c.6709-1.0947,1.4551-2.1191,2.3398-3.0557l1.9629,2.8779c-.3906.4561-.7539.9355-1.0889,1.4355l-3.2139-1.2578Z"/></svg>
Copied!