Flutter First Page Icon

First Page 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 First Page Icon ?

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

First Page

first_page


Flutter Icon First Page | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

First Page

first_page

Use in Flutter

Icon( Icons.first_page_outlined, ),

Flutter ID

first_page_outlined

First Page

first_page

Use in Flutter

Icon( Icons.first_page, ),

Flutter ID

first_page

First Page

first_page

Use in Flutter

Icon( Icons.first_page_round, ),

Flutter ID

first_page_round

First Page

first_page

Use in Flutter

Icon( Icons.first_page_sharp, ),

Flutter ID

first_page_sharp

First Page

first_page

Use in Flutter

Icon( Icons.first_page_two_tone, ),

Flutter ID

first_page_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, back, chevron, first, left, page, rewind


Advertisements



Related Icons

first_page- Faq(s)?

⭐What is the Flutter First Page Icon code?

Icon Code is - first_page.

⭐ What is Flutter ID for First Page Icon?

Flutter id for First Page Icon code is: first_page

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