Flutter Align Horizontal Right Icon

Align Horizontal Right 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 Align Horizontal Right Icon ?

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

Align Horizontal Right

align_horizontal_right


Flutter Icon Align Horizontal Right | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Align Horizontal Right

align_horizontal_right

Use in Flutter

Icon( Icons.align_horizontal_right_outlined, ),

Flutter ID

align_horizontal_right_outlined

Align Horizontal Right

align_horizontal_right

Use in Flutter

Icon( Icons.align_horizontal_right, ),

Flutter ID

align_horizontal_right

Align Horizontal Right

align_horizontal_right

Use in Flutter

Icon( Icons.align_horizontal_right_round, ),

Flutter ID

align_horizontal_right_round

Align Horizontal Right

align_horizontal_right

Use in Flutter

Icon( Icons.align_horizontal_right_sharp, ),

Flutter ID

align_horizontal_right_sharp

Align Horizontal Right

align_horizontal_right

Use in Flutter

Icon( Icons.align_horizontal_right_two_tone, ),

Flutter ID

align_horizontal_right_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

align, alignment, format, horizontal, layout, lines, paragraph, right, rule, rules, style, text


Advertisements



Related Icons

align_horizontal_right- Faq(s)?

⭐What is the Flutter Align Horizontal Right Icon code?

Icon Code is - align_horizontal_right.

⭐ What is Flutter ID for Align Horizontal Right Icon?

Flutter id for Align Horizontal Right Icon code is: align_horizontal_right

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