Flutter Bookmark Remove Icon

Bookmark Remove 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 Bookmark Remove Icon ?

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

Bookmark Remove

bookmark_remove


Flutter Icon Bookmark Remove | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Bookmark Remove

bookmark_remove

Use in Flutter

Icon( Icons.bookmark_remove_outlined, ),

Flutter ID

bookmark_remove_outlined

Bookmark Remove

bookmark_remove

Use in Flutter

Icon( Icons.bookmark_remove, ),

Flutter ID

bookmark_remove

Bookmark Remove

bookmark_remove

Use in Flutter

Icon( Icons.bookmark_remove_round, ),

Flutter ID

bookmark_remove_round

Bookmark Remove

bookmark_remove

Use in Flutter

Icon( Icons.bookmark_remove_sharp, ),

Flutter ID

bookmark_remove_sharp

Bookmark Remove

bookmark_remove

Use in Flutter

Icon( Icons.bookmark_remove_two_tone, ),

Flutter ID

bookmark_remove_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bookmark, delete, favorite, minus, remember, remove, ribbon, save, subtract


Advertisements



Related Icons


Looking For More Icons?