Flutter Sticky Note 2 Icon

Sticky Note 2 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 Sticky Note 2 Icon ?

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

Sticky Note 2

sticky_note_2


Flutter Icon Sticky Note 2 | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Sticky Note 2

sticky_note_2

Use in Flutter

Icon( Icons.sticky_note_2_outlined, ),

Flutter ID

sticky_note_2_outlined

Sticky Note 2

sticky_note_2

Use in Flutter

Icon( Icons.sticky_note_2, ),

Flutter ID

sticky_note_2

Sticky Note 2

sticky_note_2

Use in Flutter

Icon( Icons.sticky_note_2_round, ),

Flutter ID

sticky_note_2_round

Sticky Note 2

sticky_note_2

Use in Flutter

Icon( Icons.sticky_note_2_sharp, ),

Flutter ID

sticky_note_2_sharp

Sticky Note 2

sticky_note_2

Use in Flutter

Icon( Icons.sticky_note_2_two_tone, ),

Flutter ID

sticky_note_2_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

2, bookmark, mark, message, note, paper, sticky, text, writing


Advertisements



Related Icons

sticky_note_2- Faq(s)?

⭐What is the Flutter Sticky Note 2 Icon code?

Icon Code is - sticky_note_2.

⭐ What is Flutter ID for Sticky Note 2 Icon?

Flutter id for Sticky Note 2 Icon code is: sticky_note_2

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