Library Music 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.
Material Design Flutter Icon library_music Icon can be added to any web page simply as below.
You can integrate Library Music flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.library_music_outlined, ),
library_music_outlined
Icon( Icons.library_music, ),
library_music
Icon( Icons.library_music_round, ),
library_music_round
Icon( Icons.library_music_sharp, ),
library_music_sharp
Icon( Icons.library_music_two_tone, ),
library_music_two_tone
For Customizations you can follow instructions here - Flutter Classes
add, album, audio, collection, library, music, song, sounds,Vuetify Library Music Icon (Vue Js), Material Ui Library Music Icon (React Js), Mat Icon Library Music (Angular Material)
Advertisements
Icon Code is - library_music.
⭐ What is Flutter ID for Library Music Icon?Flutter id for Library Music Icon code is: library_music
⭐ Can we change icon color in flutter?Yes you can change color using color props.
⭐ Can we change icon size in flutter?Yes you can use icon size in flutter.