Attractions 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 attractions Icon can be added to any web page simply as below.
You can integrate Attractions flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.attractions_outlined, ),
attractions_outlined
Icon( Icons.attractions, ),
attractions
Icon( Icons.attractions_round, ),
attractions_round
Icon( Icons.attractions_sharp, ),
attractions_sharp
Icon( Icons.attractions_two_tone, ),
attractions_two_tone
For Customizations you can follow instructions here - Flutter Classes
amusement, attractions, entertainment, ferris, fun, maps, park, places, wheel
Advertisements
Icon Code is - attractions.
⭐ What is Flutter ID for Attractions Icon?Flutter id for Attractions Icon code is: attractions
⭐ 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.