John KuehJohn Kueh

music note square 02 icon

HugeIcons · MusicNoteSquare02Icon · MIT

Download SVG

The HugeIcons music note square 02 icon depicts a musical note within a square, commonly used to represent music-related features or audio playback controls in a user interface.

Common uses

  • Music player controls
  • Audio settings section
  • Sound effect toggle

Use it in React

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

<HugeiconsIcon icon={MusicNoteSquare02Icon} 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 music note square 02 icon represent?
This icon represents a musical note enclosed in a square. It's typically used for music or audio-related functions in UI design.
How do I use the MusicNoteSquare02Icon in React?
Import the icon from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={MusicNoteSquare02Icon} />.
What is the license for this icon?
The HugeIcons icon library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

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 →