Flutter Fast Rewind Icon

Fast Rewind 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 Fast Rewind Icon ?

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

Fast Rewind

fast_rewind


Flutter Icon Fast Rewind | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Fast Rewind

fast_rewind

Use in Flutter

Icon( Icons.fast_rewind_outlined, ),

Flutter ID

fast_rewind_outlined

Fast Rewind

fast_rewind

Use in Flutter

Icon( Icons.fast_rewind, ),

Flutter ID

fast_rewind

Fast Rewind

fast_rewind

Use in Flutter

Icon( Icons.fast_rewind_round, ),

Flutter ID

fast_rewind_round

Fast Rewind

fast_rewind

Use in Flutter

Icon( Icons.fast_rewind_sharp, ),

Flutter ID

fast_rewind_sharp

Fast Rewind

fast_rewind

Use in Flutter

Icon( Icons.fast_rewind_two_tone, ),

Flutter ID

fast_rewind_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

back, control, fast, media, music, play, rewind, speed, time, tv, video


Advertisements



Related Icons

fast_rewind- Faq(s)?

⭐What is the Flutter Fast Rewind Icon code?

Icon Code is - fast_rewind.

⭐ What is Flutter ID for Fast Rewind Icon?

Flutter id for Fast Rewind Icon code is: fast_rewind

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