Flutter Aspect Ratio Icon

Aspect Ratio 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 Aspect Ratio Icon ?

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

Aspect Ratio

aspect_ratio


Flutter Icon Aspect Ratio | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Aspect Ratio

aspect_ratio

Use in Flutter

Icon( Icons.aspect_ratio_outlined, ),

Flutter ID

aspect_ratio_outlined

Aspect Ratio

aspect_ratio

Use in Flutter

Icon( Icons.aspect_ratio, ),

Flutter ID

aspect_ratio

Aspect Ratio

aspect_ratio

Use in Flutter

Icon( Icons.aspect_ratio_round, ),

Flutter ID

aspect_ratio_round

Aspect Ratio

aspect_ratio

Use in Flutter

Icon( Icons.aspect_ratio_sharp, ),

Flutter ID

aspect_ratio_sharp

Aspect Ratio

aspect_ratio

Use in Flutter

Icon( Icons.aspect_ratio_two_tone, ),

Flutter ID

aspect_ratio_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

aspect, expand, image, ratio, resize, scale, size, square


Advertisements



Related Icons

aspect_ratio- Faq(s)?

⭐What is the Flutter Aspect Ratio Icon code?

Icon Code is - aspect_ratio.

⭐ What is Flutter ID for Aspect Ratio Icon?

Flutter id for Aspect Ratio Icon code is: aspect_ratio

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