Flutter Border Horizontal Icon

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

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

Border Horizontal

border_horizontal


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

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

thumb_up

Border Horizontal

border_horizontal

Use in Flutter

Icon( Icons.border_horizontal_outlined, ),

Flutter ID

border_horizontal_outlined

Border Horizontal

border_horizontal

Use in Flutter

Icon( Icons.border_horizontal, ),

Flutter ID

border_horizontal

Border Horizontal

border_horizontal

Use in Flutter

Icon( Icons.border_horizontal_round, ),

Flutter ID

border_horizontal_round

Border Horizontal

border_horizontal

Use in Flutter

Icon( Icons.border_horizontal_sharp, ),

Flutter ID

border_horizontal_sharp

Border Horizontal

border_horizontal

Use in Flutter

Icon( Icons.border_horizontal_two_tone, ),

Flutter ID

border_horizontal_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

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


Advertisements



Related Icons

border_horizontal- Faq(s)?

⭐What is the Flutter Border Horizontal Icon code?

Icon Code is - border_horizontal.

⭐ What is Flutter ID for Border Horizontal Icon?

Flutter id for Border Horizontal Icon code is: border_horizontal

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