Flutter Contacts Icon

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

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

Contacts

contacts


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

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

thumb_up

Contacts

contacts

Use in Flutter

Icon( Icons.contacts_outlined, ),

Flutter ID

contacts_outlined

Contacts

contacts

Use in Flutter

Icon( Icons.contacts, ),

Flutter ID

contacts

Contacts

contacts

Use in Flutter

Icon( Icons.contacts_round, ),

Flutter ID

contacts_round

Contacts

contacts

Use in Flutter

Icon( Icons.contacts_sharp, ),

Flutter ID

contacts_sharp

Contacts

contacts

Use in Flutter

Icon( Icons.contacts_two_tone, ),

Flutter ID

contacts_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

account, avatar, call, cell, contacts, face, human, info, information, mobile, people, person, phone, profile, user,Vuetify Contacts Icon (Vue Js), Material Ui Contacts Icon (React Js), Mat Icon Contacts (Angular Material)


Advertisements



Related Icons

contacts- Faq(s)?

⭐What is the Flutter Contacts Icon code?

Icon Code is - contacts.

⭐ What is Flutter ID for Contacts Icon?

Flutter id for Contacts Icon code is: contacts

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