Flutter Sick Icon

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

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

Sick

sick


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

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

thumb_up

Sick

sick

Use in Flutter

Icon( Icons.sick_outlined, ),

Flutter ID

sick_outlined

Sick

sick

Use in Flutter

Icon( Icons.sick, ),

Flutter ID

sick

Sick

sick

Use in Flutter

Icon( Icons.sick_round, ),

Flutter ID

sick_round

Sick

sick

Use in Flutter

Icon( Icons.sick_sharp, ),

Flutter ID

sick_sharp

Sick

sick

Use in Flutter

Icon( Icons.sick_two_tone, ),

Flutter ID

sick_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

covid, discomfort, emotions, expressions, face, feelings, fever, flu, ill, mood, pain, person, sick, survey, upset


Advertisements



Related Icons

sick- Faq(s)?

⭐What is the Flutter Sick Icon code?

Icon Code is - sick.

⭐ What is Flutter ID for Sick Icon?

Flutter id for Sick Icon code is: sick

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