Flutter Horizontal Rule Icon

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

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

Horizontal Rule

horizontal_rule


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

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

thumb_up

Horizontal Rule

horizontal_rule

Use in Flutter

Icon( Icons.horizontal_rule_outlined, ),

Flutter ID

horizontal_rule_outlined

Horizontal Rule

horizontal_rule

Use in Flutter

Icon( Icons.horizontal_rule, ),

Flutter ID

horizontal_rule

Horizontal Rule

horizontal_rule

Use in Flutter

Icon( Icons.horizontal_rule_round, ),

Flutter ID

horizontal_rule_round

Horizontal Rule

horizontal_rule

Use in Flutter

Icon( Icons.horizontal_rule_sharp, ),

Flutter ID

horizontal_rule_sharp

Horizontal Rule

horizontal_rule

Use in Flutter

Icon( Icons.horizontal_rule_two_tone, ),

Flutter ID

horizontal_rule_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

gmail, horizontal, line, novitas, rule,Vuetify Horizontal Rule Icon (Vue Js), Material Ui Horizontal Rule Icon (React Js), Mat Icon Horizontal Rule (Angular Material)


Advertisements



Related Icons

horizontal_rule- Faq(s)?

⭐What is the Flutter Horizontal Rule Icon code?

Icon Code is - horizontal_rule.

⭐ What is Flutter ID for Horizontal Rule Icon?

Flutter id for Horizontal Rule Icon code is: horizontal_rule

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