Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md graphic eq
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdGraphicEqIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z"/>
</svg>
);SVG Optimizer
Before
0.31 KB
↓
After
0.31 KB
Tags
audioaudio analysisaudio controlaudio customizationaudio effectaudio iconaudio mixeraudio settingsaudio spectrumaudio tuningaudio visualizationbar graphdetectdetectioneqequalizationequalizerequalizer barsfrequency bandsgraphicgraphic equalizermedia playermusicmusic iconmusic playermusic settingsnoiserecordingsoundsound adjustmentsound analysissound customizationsound effectsound iconsound levelssound mixersound tuningsound wavesvertical barsvoicevolume control
Compare Alternatives
See how other libraries approach this concept.