Flutter Explicit Icon

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

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

Explicit

explicit


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

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

thumb_up

Explicit

explicit

Use in Flutter

Icon( Icons.explicit_outlined, ),

Flutter ID

explicit_outlined

Explicit

explicit

Use in Flutter

Icon( Icons.explicit, ),

Flutter ID

explicit

Explicit

explicit

Use in Flutter

Icon( Icons.explicit_round, ),

Flutter ID

explicit_round

Explicit

explicit

Use in Flutter

Icon( Icons.explicit_sharp, ),

Flutter ID

explicit_sharp

Explicit

explicit

Use in Flutter

Icon( Icons.explicit_two_tone, ),

Flutter ID

explicit_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

adult, alphabet, character, content, e, explicit, font, language, letter, media, movies, music, parent, rating, supervision, symbol, text, type


Advertisements



Related Icons

explicit- Faq(s)?

⭐What is the Flutter Explicit Icon code?

Icon Code is - explicit.

⭐ What is Flutter ID for Explicit Icon?

Flutter id for Explicit Icon code is: explicit

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