Flutter Translate Icon

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

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

Translate

translate


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

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

thumb_up

Translate

translate

Use in Flutter

Icon( Icons.translate_outlined, ),

Flutter ID

translate_outlined

Translate

translate

Use in Flutter

Icon( Icons.translate, ),

Flutter ID

translate

Translate

translate

Use in Flutter

Icon( Icons.translate_round, ),

Flutter ID

translate_round

Translate

translate

Use in Flutter

Icon( Icons.translate_sharp, ),

Flutter ID

translate_sharp

Translate

translate

Use in Flutter

Icon( Icons.translate_two_tone, ),

Flutter ID

translate_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

language, speaking, speech, translate, translator, words,Vuetify Translate Icon (Vue Js), Material Ui Translate Icon (React Js), Mat Icon Translate (Angular Material)


Advertisements



Related Icons

translate- Faq(s)?

⭐What is the Flutter Translate Icon code?

Icon Code is - translate.

⭐ What is Flutter ID for Translate Icon?

Flutter id for Translate Icon code is: translate

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