Flutter Tag Icon

Tag 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 Tag Icon ?

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

Tag

tag


Flutter Icon Tag | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Tag

tag

Use in Flutter

Icon( Icons.tag_outlined, ),

Flutter ID

tag_outlined

Tag

tag

Use in Flutter

Icon( Icons.tag, ),

Flutter ID

tag

Tag

tag

Use in Flutter

Icon( Icons.tag_round, ),

Flutter ID

tag_round

Tag

tag

Use in Flutter

Icon( Icons.tag_sharp, ),

Flutter ID

tag_sharp

Tag

tag

Use in Flutter

Icon( Icons.tag_two_tone, ),

Flutter ID

tag_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

hash, hashtag, key, media, number, pound, social, tag, trend,Vuetify Tag Icon (Vue Js), Material Ui Tag Icon (React Js), Mat Icon Tag (Angular Material)


Advertisements



Related Icons


Looking For More Icons?