Flutter Collections Icon

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

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

Collections

collections


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

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

thumb_up

Collections

collections

Use in Flutter

Icon( Icons.collections_outlined, ),

Flutter ID

collections_outlined

Collections

collections

Use in Flutter

Icon( Icons.collections, ),

Flutter ID

collections

Collections

collections

Use in Flutter

Icon( Icons.collections_round, ),

Flutter ID

collections_round

Collections

collections

Use in Flutter

Icon( Icons.collections_sharp, ),

Flutter ID

collections_sharp

Collections

collections

Use in Flutter

Icon( Icons.collections_two_tone, ),

Flutter ID

collections_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

album, collections, gallery, image, landscape, library, mountain, mountains, photo, photography, picture, stack


Advertisements



Related Icons

collections- Faq(s)?

⭐What is the Flutter Collections Icon code?

Icon Code is - collections.

⭐ What is Flutter ID for Collections Icon?

Flutter id for Collections Icon code is: collections

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