Flutter Rule Icon

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

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

Rule

rule


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

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

thumb_up

Rule

rule

Use in Flutter

Icon( Icons.rule_outlined, ),

Flutter ID

rule_outlined

Rule

rule

Use in Flutter

Icon( Icons.rule, ),

Flutter ID

rule

Rule

rule

Use in Flutter

Icon( Icons.rule_round, ),

Flutter ID

rule_round

Rule

rule

Use in Flutter

Icon( Icons.rule_sharp, ),

Flutter ID

rule_sharp

Rule

rule

Use in Flutter

Icon( Icons.rule_two_tone, ),

Flutter ID

rule_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

approve, check, complete, done, incomplete, line, mark, missing, no, ok, rule, select, tick, validate, verified, wrong, x, yes,Vuetify Rule Icon (Vue Js), Material Ui Rule Icon (React Js), Mat Icon Rule (Angular Material)


Advertisements



Related Icons

rule- Faq(s)?

⭐What is the Flutter Rule Icon code?

Icon Code is - rule.

⭐ What is Flutter ID for Rule Icon?

Flutter id for Rule Icon code is: 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?