Equalizer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Equalizer 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/340055.svg" alt="Equalizer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340055.svg" alt="Equalizer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340055.svg" alt="Equalizer icon" :width="24" :height="24" />
CSS background
.icon-equalizer {
background-image: url('https://proicons.com/icon/340055.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="d" cx="12.2807" cy="22.3891" r="2.7807"/><circle class="d" cx="24" cy="18.6134" r="2.7807"/><circle class="d" cx="35.7193" cy="24.6456" r="2.7807"/><line class="d" x1="24" y1="21.3941" x2="24" y2="36.3193"/><line class="d" x1="35.7193" y1="27.4263" x2="35.7193" y2="36.3193"/><line class="d" x1="12.2807" y1="25.1698" x2="12.2807" y2="36.3193"/><line class="d" x1="12.2807" y1="19.6084" x2="12.2807" y2="18.0175"/><line class="d" x1="12.2807" y1="16.4399" x2="12.2807" y2="14.8491"/><line class="d" x1="12.2807" y1="13.2715" x2="12.2807" y2="11.6807"/><line class="d" x1="24" y1="15.8327" x2="24" y2="14.8491"/><line class="d" x1="24" y1="13.2715" x2="24" y2="11.6807"/><line class="d" x1="35.7193" y1="19.6084" x2="35.7193" y2="18.0175"/><line class="d" x1="35.7193" y1="21.8649" x2="35.7193" y2="21.1631"/><line class="d" x1="35.7193" y1="16.4399" x2="35.7193" y2="14.8491"/><line class="d" x1="35.7193" y1="13.2715" x2="35.7193" y2="11.6807"/><circle id="c" class="d" cx="24" cy="24" r="21.5"/></svg>
Equalizer in other icon packs
Copied!