Flutter Music Note Icon

Music Note Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.

You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.

How to add Flutter Music Note Icon ?

Material Design Flutter Icon music_note Icon can be added to any web page simply as below.

Music Note

music_note


Flutter Icon Music Note | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Music Note flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Music Note

music_note

Use in Flutter

Icon( Icons.music_note_outlined, ),

Flutter ID

music_note_outlined

Music Note

music_note

Use in Flutter

Icon( Icons.music_note, ),

Flutter ID

music_note

Music Note

music_note

Use in Flutter

Icon( Icons.music_note_round, ),

Flutter ID

music_note_round

Music Note

music_note

Use in Flutter

Icon( Icons.music_note_sharp, ),

Flutter ID

music_note_sharp

Music Note

music_note

Use in Flutter

Icon( Icons.music_note_two_tone, ),

Flutter ID

music_note_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

audio, audiotrack, key, music, note, sound, track


Advertisements



Related Icons


Looking For More Icons?