Flutter Rotate Left Icon

Rotate Left 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 Rotate Left Icon ?

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

Rotate Left

rotate_left


Flutter Icon Rotate Left | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Rotate Left

rotate_left

Use in Flutter

Icon( Icons.rotate_left_outlined, ),

Flutter ID

rotate_left_outlined

Rotate Left

rotate_left

Use in Flutter

Icon( Icons.rotate_left, ),

Flutter ID

rotate_left

Rotate Left

rotate_left

Use in Flutter

Icon( Icons.rotate_left_round, ),

Flutter ID

rotate_left_round

Rotate Left

rotate_left

Use in Flutter

Icon( Icons.rotate_left_sharp, ),

Flutter ID

rotate_left_sharp

Rotate Left

rotate_left

Use in Flutter

Icon( Icons.rotate_left_two_tone, ),

Flutter ID

rotate_left_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

around, arrow, direction, inprogress, left, load, loading refresh, renew, rotate, turn,Vuetify Rotate Left Icon (Vue Js), Material Ui Rotate Left Icon (React Js), Mat Icon Rotate Left (Angular Material)


Advertisements



Related Icons

rotate_left- Faq(s)?

⭐What is the Flutter Rotate Left Icon code?

Icon Code is - rotate_left.

⭐ What is Flutter ID for Rotate Left Icon?

Flutter id for Rotate Left Icon code is: rotate_left

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