Flutter Linear Scale Icon

Linear Scale 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 Linear Scale Icon ?

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

Linear Scale

linear_scale


Flutter Icon Linear Scale | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Linear Scale

linear_scale

Use in Flutter

Icon( Icons.linear_scale_outlined, ),

Flutter ID

linear_scale_outlined

Linear Scale

linear_scale

Use in Flutter

Icon( Icons.linear_scale, ),

Flutter ID

linear_scale

Linear Scale

linear_scale

Use in Flutter

Icon( Icons.linear_scale_round, ),

Flutter ID

linear_scale_round

Linear Scale

linear_scale

Use in Flutter

Icon( Icons.linear_scale_sharp, ),

Flutter ID

linear_scale_sharp

Linear Scale

linear_scale

Use in Flutter

Icon( Icons.linear_scale_two_tone, ),

Flutter ID

linear_scale_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

app, application, components, design, interface, layout, linear, measure, menu, scale, screen, site, slider, ui, ux, web, website, window


Advertisements



Related Icons

linear_scale- Faq(s)?

⭐What is the Flutter Linear Scale Icon code?

Icon Code is - linear_scale.

⭐ What is Flutter ID for Linear Scale Icon?

Flutter id for Linear Scale Icon code is: linear_scale

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