Flutter Social Distance Icon

Social Distance 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 Social Distance Icon ?

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

Social Distance

social_distance


Flutter Icon Social Distance | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Social Distance

social_distance

Use in Flutter

Icon( Icons.social_distance_outlined, ),

Flutter ID

social_distance_outlined

Social Distance

social_distance

Use in Flutter

Icon( Icons.social_distance, ),

Flutter ID

social_distance

Social Distance

social_distance

Use in Flutter

Icon( Icons.social_distance_round, ),

Flutter ID

social_distance_round

Social Distance

social_distance

Use in Flutter

Icon( Icons.social_distance_sharp, ),

Flutter ID

social_distance_sharp

Social Distance

social_distance

Use in Flutter

Icon( Icons.social_distance_two_tone, ),

Flutter ID

social_distance_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

6, apart, body, distance, ft, human, people, person, social, space


Advertisements



Related Icons

social_distance- Faq(s)?

⭐What is the Flutter Social Distance Icon code?

Icon Code is - social_distance.

⭐ What is Flutter ID for Social Distance Icon?

Flutter id for Social Distance Icon code is: social_distance

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