Flutter Clean Hands Icon

Clean Hands 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 Clean Hands Icon ?

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

Clean Hands

clean_hands


Flutter Icon Clean Hands | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Clean Hands

clean_hands

Use in Flutter

Icon( Icons.clean_hands_outlined, ),

Flutter ID

clean_hands_outlined

Clean Hands

clean_hands

Use in Flutter

Icon( Icons.clean_hands, ),

Flutter ID

clean_hands

Clean Hands

clean_hands

Use in Flutter

Icon( Icons.clean_hands_round, ),

Flutter ID

clean_hands_round

Clean Hands

clean_hands

Use in Flutter

Icon( Icons.clean_hands_sharp, ),

Flutter ID

clean_hands_sharp

Clean Hands

clean_hands

Use in Flutter

Icon( Icons.clean_hands_two_tone, ),

Flutter ID

clean_hands_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bacteria, clean, disinfect, germs, gesture, hand, hands, sanitize, sanitizer


Advertisements



Related Icons

clean_hands- Faq(s)?

⭐What is the Flutter Clean Hands Icon code?

Icon Code is - clean_hands.

⭐ What is Flutter ID for Clean Hands Icon?

Flutter id for Clean Hands Icon code is: clean_hands

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