Flutter Refresh Icon

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

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

Refresh

refresh


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

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

thumb_up

Refresh

refresh

Use in Flutter

Icon( Icons.refresh_outlined, ),

Flutter ID

refresh_outlined

Refresh

refresh

Use in Flutter

Icon( Icons.refresh, ),

Flutter ID

refresh

Refresh

refresh

Use in Flutter

Icon( Icons.refresh_round, ),

Flutter ID

refresh_round

Refresh

refresh

Use in Flutter

Icon( Icons.refresh_sharp, ),

Flutter ID

refresh_sharp

Refresh

refresh

Use in Flutter

Icon( Icons.refresh_two_tone, ),

Flutter ID

refresh_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

around, arrow, arrows, direction, inprogress, load, loading refresh, navigation, refresh, renew, right, rotate, turn,Vuetify Refresh Icon (Vue Js), Material Ui Refresh Icon (React Js), Mat Icon Refresh (Angular Material)


Advertisements



Related Icons


Looking For More Icons?