Flutter Album Icon

Album 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 Album Icon ?

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

Album

album


Flutter Icon Album | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Album

album

Use in Flutter

Icon( Icons.album_outlined, ),

Flutter ID

album_outlined

Album

album

Use in Flutter

Icon( Icons.album, ),

Flutter ID

album

Album

album

Use in Flutter

Icon( Icons.album_round, ),

Flutter ID

album_round

Album

album

Use in Flutter

Icon( Icons.album_sharp, ),

Flutter ID

album_sharp

Album

album

Use in Flutter

Icon( Icons.album_two_tone, ),

Flutter ID

album_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

album, artist, audio, bvb, cd, computer, data, disk, file, music, record, sound, storage, track, vinyl


Advertisements



Related Icons

album- Faq(s)?

⭐What is the Flutter Album Icon code?

Icon Code is - album.

⭐ What is Flutter ID for Album Icon?

Flutter id for Album Icon code is: album

⭐ 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.



Looking For More Icons?