Catching Pokemon 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.
Material Design Flutter Icon catching_pokemon Icon can be added to any web page simply as below.
You can integrate Catching Pokemon flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.catching_pokemon_outlined, ),
catching_pokemon_outlined
Icon( Icons.catching_pokemon, ),
catching_pokemon
Icon( Icons.catching_pokemon_round, ),
catching_pokemon_round
Icon( Icons.catching_pokemon_sharp, ),
catching_pokemon_sharp
Icon( Icons.catching_pokemon_two_tone, ),
catching_pokemon_two_tone
For Customizations you can follow instructions here - Flutter Classes
catching, go, pokemon, pokestop, travel
Advertisements
Icon Code is - catching_pokemon.
⭐ What is Flutter ID for Catching Pokemon Icon?Flutter id for Catching Pokemon Icon code is: catching_pokemon
⭐ 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.