Flutter Explore Icon

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

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

Explore

explore


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

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

thumb_up

Explore

explore

Use in Flutter

Icon( Icons.explore_outlined, ),

Flutter ID

explore_outlined

Explore

explore

Use in Flutter

Icon( Icons.explore, ),

Flutter ID

explore

Explore

explore

Use in Flutter

Icon( Icons.explore_round, ),

Flutter ID

explore_round

Explore

explore

Use in Flutter

Icon( Icons.explore_sharp, ),

Flutter ID

explore_sharp

Explore

explore

Use in Flutter

Icon( Icons.explore_two_tone, ),

Flutter ID

explore_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

compass, destination, direction, east, explore, location, maps, needle, north, south, travel, west


Advertisements



Related Icons

explore- Faq(s)?

⭐What is the Flutter Explore Icon code?

Icon Code is - explore.

⭐ What is Flutter ID for Explore Icon?

Flutter id for Explore Icon code is: explore

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