Flutter Line Weight Icon

Line Weight 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 Line Weight Icon ?

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

Line Weight

line_weight


Flutter Icon Line Weight | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Line Weight

line_weight

Use in Flutter

Icon( Icons.line_weight_outlined, ),

Flutter ID

line_weight_outlined

Line Weight

line_weight

Use in Flutter

Icon( Icons.line_weight, ),

Flutter ID

line_weight

Line Weight

line_weight

Use in Flutter

Icon( Icons.line_weight_round, ),

Flutter ID

line_weight_round

Line Weight

line_weight

Use in Flutter

Icon( Icons.line_weight_sharp, ),

Flutter ID

line_weight_sharp

Line Weight

line_weight

Use in Flutter

Icon( Icons.line_weight_two_tone, ),

Flutter ID

line_weight_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

height, line, size, spacing, style, thickness, weight,Vuetify Line Weight Icon (Vue Js), Material Ui Line Weight Icon (React Js), Mat Icon Line Weight (Angular Material)


Advertisements



Related Icons

line_weight- Faq(s)?

⭐What is the Flutter Line Weight Icon code?

Icon Code is - line_weight.

⭐ What is Flutter ID for Line Weight Icon?

Flutter id for Line Weight Icon code is: line_weight

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