Flutter Directions Run Icon

Directions Run 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 Directions Run Icon ?

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

Directions Run

directions_run


Flutter Icon Directions Run | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Directions Run

directions_run

Use in Flutter

Icon( Icons.directions_run_outlined, ),

Flutter ID

directions_run_outlined

Directions Run

directions_run

Use in Flutter

Icon( Icons.directions_run, ),

Flutter ID

directions_run

Directions Run

directions_run

Use in Flutter

Icon( Icons.directions_run_round, ),

Flutter ID

directions_run_round

Directions Run

directions_run

Use in Flutter

Icon( Icons.directions_run_sharp, ),

Flutter ID

directions_run_sharp

Directions Run

directions_run

Use in Flutter

Icon( Icons.directions_run_two_tone, ),

Flutter ID

directions_run_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

body, directions, human, jogging, maps, people, person, route, run, running, walk


Advertisements



Related Icons

directions_run- Faq(s)?

⭐What is the Flutter Directions Run Icon code?

Icon Code is - directions_run.

⭐ What is Flutter ID for Directions Run Icon?

Flutter id for Directions Run Icon code is: directions_run

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