Flutter Short Text Icon

Short Text 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 Short Text Icon ?

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

Short Text

short_text


Flutter Icon Short Text | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Short Text

short_text

Use in Flutter

Icon( Icons.short_text_outlined, ),

Flutter ID

short_text_outlined

Short Text

short_text

Use in Flutter

Icon( Icons.short_text, ),

Flutter ID

short_text

Short Text

short_text

Use in Flutter

Icon( Icons.short_text_round, ),

Flutter ID

short_text_round

Short Text

short_text

Use in Flutter

Icon( Icons.short_text_sharp, ),

Flutter ID

short_text_sharp

Short Text

short_text

Use in Flutter

Icon( Icons.short_text_two_tone, ),

Flutter ID

short_text_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

brief, comment, doc, document, note, short, text, write, writing


Advertisements



Related Icons


Looking For More Icons?