The HugeIcons music note square 01 icon depicts a musical note within a square, commonly used to represent music-related features, audio playback controls, or music libraries in user interfaces.
Common uses
- Music player controls
- Audio settings menu
- Library or collection of songs
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MusicNoteSquare01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MusicNoteSquare01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- music iconaudio iconnote iconsound icon
FAQ
- What does the MusicNoteSquare01Icon represent?
- This icon represents a musical note enclosed in a square. It's typically used for music-related functions or sections within an application.
- How do I use the MusicNoteSquare01Icon in a React project?
- Import both HugeiconsIcon and MusicNoteSquare01Icon, then render the icon using <HugeiconsIcon icon={MusicNoteSquare01Icon} />.
- What is the license for this icon?
- The MusicNoteSquare01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.