Flutter Gamepad Icon

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

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

Gamepad

gamepad


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

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

thumb_up

Gamepad

gamepad

Use in Flutter

Icon( Icons.gamepad_outlined, ),

Flutter ID

gamepad_outlined

Gamepad

gamepad

Use in Flutter

Icon( Icons.gamepad, ),

Flutter ID

gamepad

Gamepad

gamepad

Use in Flutter

Icon( Icons.gamepad_round, ),

Flutter ID

gamepad_round

Gamepad

gamepad

Use in Flutter

Icon( Icons.gamepad_sharp, ),

Flutter ID

gamepad_sharp

Gamepad

gamepad

Use in Flutter

Icon( Icons.gamepad_two_tone, ),

Flutter ID

gamepad_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

buttons, console, controller, device, game, gamepad, gaming, playstation, video,Vuetify Gamepad Icon (Vue Js), Material Ui Gamepad Icon (React Js), Mat Icon Gamepad (Angular Material)


Advertisements



Related Icons

gamepad- Faq(s)?

⭐What is the Flutter Gamepad Icon code?

Icon Code is - gamepad.

⭐ What is Flutter ID for Gamepad Icon?

Flutter id for Gamepad Icon code is: gamepad

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