Flutter Photo Library Icon

Photo Library 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 Photo Library Icon ?

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

Photo Library

photo_library


Flutter Icon Photo Library | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Photo Library

photo_library

Use in Flutter

Icon( Icons.photo_library_outlined, ),

Flutter ID

photo_library_outlined

Photo Library

photo_library

Use in Flutter

Icon( Icons.photo_library, ),

Flutter ID

photo_library

Photo Library

photo_library

Use in Flutter

Icon( Icons.photo_library_round, ),

Flutter ID

photo_library_round

Photo Library

photo_library

Use in Flutter

Icon( Icons.photo_library_sharp, ),

Flutter ID

photo_library_sharp

Photo Library

photo_library

Use in Flutter

Icon( Icons.photo_library_two_tone, ),

Flutter ID

photo_library_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

album, image, library, mountain, mountains, photo, photography, picture


Advertisements



Related Icons

photo_library- Faq(s)?

⭐What is the Flutter Photo Library Icon code?

Icon Code is - photo_library.

⭐ What is Flutter ID for Photo Library Icon?

Flutter id for Photo Library Icon code is: photo_library

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