Flutter History Toggle Off Icon

History Toggle Off 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 History Toggle Off Icon ?

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

History Toggle Off

history_toggle_off


Flutter Icon History Toggle Off | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

History Toggle Off

history_toggle_off

Use in Flutter

Icon( Icons.history_toggle_off_outlined, ),

Flutter ID

history_toggle_off_outlined

History Toggle Off

history_toggle_off

Use in Flutter

Icon( Icons.history_toggle_off, ),

Flutter ID

history_toggle_off

History Toggle Off

history_toggle_off

Use in Flutter

Icon( Icons.history_toggle_off_round, ),

Flutter ID

history_toggle_off_round

History Toggle Off

history_toggle_off

Use in Flutter

Icon( Icons.history_toggle_off_sharp, ),

Flutter ID

history_toggle_off_sharp

History Toggle Off

history_toggle_off

Use in Flutter

Icon( Icons.history_toggle_off_two_tone, ),

Flutter ID

history_toggle_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

clock, date, history, off, schedule, time, toggle


Advertisements



Related Icons


Looking For More Icons?