The Lucide music 2 icon depicts an eighth note, commonly used to represent audio playback, music-related features, or sound settings in user interfaces.
Common uses
- Play/pause audio controls
- Music player interface
- Sound settings menu
Use it in React
Install
npm i lucide-reactImport & render
import { Music2 } from 'lucide-react';
<Music2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- quavereighth notenotemusic2audiosound
FAQ
- What does the music 2 icon represent?
- It represents an eighth note, often used for music or audio-related functions.
- How do I use the music 2 icon in React?
- You can import it as Music2 from 'lucide-react' and use it like any other React component: <Music2 />.
- What is the license for the Lucide music 2 icon?
- The Lucide icon library, including the music 2 icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →