Flutter Bookmarks Icon

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

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

Bookmarks

bookmarks


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

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

thumb_up

Bookmarks

bookmarks

Use in Flutter

Icon( Icons.bookmarks_outlined, ),

Flutter ID

bookmarks_outlined

Bookmarks

bookmarks

Use in Flutter

Icon( Icons.bookmarks, ),

Flutter ID

bookmarks

Bookmarks

bookmarks

Use in Flutter

Icon( Icons.bookmarks_round, ),

Flutter ID

bookmarks_round

Bookmarks

bookmarks

Use in Flutter

Icon( Icons.bookmarks_sharp, ),

Flutter ID

bookmarks_sharp

Bookmarks

bookmarks

Use in Flutter

Icon( Icons.bookmarks_two_tone, ),

Flutter ID

bookmarks_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bookmark, bookmarks, favorite, label, layers, library, multiple, read, reading, remember, ribbon, save, stack, tag


Advertisements



Related Icons

bookmarks- Faq(s)?

⭐What is the Flutter Bookmarks Icon code?

Icon Code is - bookmarks.

⭐ What is Flutter ID for Bookmarks Icon?

Flutter id for Bookmarks Icon code is: bookmarks

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