Flutter Border Top Icon

Border Top 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 Border Top Icon ?

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

Border Top

border_top


Flutter Icon Border Top | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Border Top

border_top

Use in Flutter

Icon( Icons.border_top_outlined, ),

Flutter ID

border_top_outlined

Border Top

border_top

Use in Flutter

Icon( Icons.border_top, ),

Flutter ID

border_top

Border Top

border_top

Use in Flutter

Icon( Icons.border_top_round, ),

Flutter ID

border_top_round

Border Top

border_top

Use in Flutter

Icon( Icons.border_top_sharp, ),

Flutter ID

border_top_sharp

Border Top

border_top

Use in Flutter

Icon( Icons.border_top_two_tone, ),

Flutter ID

border_top_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

border, doc, edit, editing, editor, sheet, spreadsheet, stroke, text, top, type, writing


Advertisements



Related Icons

border_top- Faq(s)?

⭐What is the Flutter Border Top Icon code?

Icon Code is - border_top.

⭐ What is Flutter ID for Border Top Icon?

Flutter id for Border Top Icon code is: border_top

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