John KuehJohn Kueh

mixer icon

HugeIcons · MixerIcon · MIT

Download SVG

The HugeIcons mixer icon visually represents audio or media control, commonly used in interfaces for adjusting volume, sound settings, or mixing tracks.

Common uses

  • Audio player volume control
  • Sound effect settings panel
  • Music production software interface

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MixerIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MixerIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
audio settingssound mixerequalizervolume control

FAQ

What does the mixer icon represent?
It represents controls for mixing or adjusting audio levels, similar to a physical audio mixer.
How do I use the MixerIcon in React?
Import both HugeiconsIcon and MixerIcon, then render it using <HugeiconsIcon icon={MixerIcon} />.
What is the license for this icon?
The HugeIcons mixer icon is available under the MIT license.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →