Ice Skating 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 ice_skating Icon can be added to any web page simply as below.
You can integrate Ice Skating flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.ice_skating_outlined, ),
ice_skating_outlined
Icon( Icons.ice_skating, ),
ice_skating
Icon( Icons.ice_skating_round, ),
ice_skating_round
Icon( Icons.ice_skating_sharp, ),
ice_skating_sharp
Icon( Icons.ice_skating_two_tone, ),
ice_skating_two_tone
For Customizations you can follow instructions here - Flutter Classes
athlete, athletic, entertainment, exercise, hobby, ice, shoe, skates, skating, social, sports, travel
Advertisements
Icon Code is - ice_skating.
⭐ What is Flutter ID for Ice Skating Icon?Flutter id for Ice Skating Icon code is: ice_skating
⭐ 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.