Flutter Text Rotate Up Icon

Text Rotate Up 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 Text Rotate Up Icon ?

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

Text Rotate Up

text_rotate_up


Flutter Icon Text Rotate Up | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Text Rotate Up

text_rotate_up

Use in Flutter

Icon( Icons.text_rotate_up_outlined, ),

Flutter ID

text_rotate_up_outlined

Text Rotate Up

text_rotate_up

Use in Flutter

Icon( Icons.text_rotate_up, ),

Flutter ID

text_rotate_up

Text Rotate Up

text_rotate_up

Use in Flutter

Icon( Icons.text_rotate_up_round, ),

Flutter ID

text_rotate_up_round

Text Rotate Up

text_rotate_up

Use in Flutter

Icon( Icons.text_rotate_up_sharp, ),

Flutter ID

text_rotate_up_sharp

Text Rotate Up

text_rotate_up

Use in Flutter

Icon( Icons.text_rotate_up_two_tone, ),

Flutter ID

text_rotate_up_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

A, alphabet, arrow, character, field, font, letter, move, rotate, symbol, text, type, up


Advertisements



Related Icons

text_rotate_up- Faq(s)?

⭐What is the Flutter Text Rotate Up Icon code?

Icon Code is - text_rotate_up.

⭐ What is Flutter ID for Text Rotate Up Icon?

Flutter id for Text Rotate Up Icon code is: text_rotate_up

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