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.
Material Design Flutter Icon horizontal_rule Icon can be added to any web page simply as below.
You can integrate Horizontal Rule flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.horizontal_rule_outlined, ),
horizontal_rule_outlined
Icon( Icons.horizontal_rule, ),
horizontal_rule
Icon( Icons.horizontal_rule_round, ),
horizontal_rule_round
Icon( Icons.horizontal_rule_sharp, ),
horizontal_rule_sharp
Icon( Icons.horizontal_rule_two_tone, ),
horizontal_rule_two_tone
For Customizations you can follow instructions here - Flutter Classes
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