Flutter Dangerous Icon

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

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

Dangerous

dangerous


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

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

thumb_up

Dangerous

dangerous

Use in Flutter

Icon( Icons.dangerous_outlined, ),

Flutter ID

dangerous_outlined

Dangerous

dangerous

Use in Flutter

Icon( Icons.dangerous, ),

Flutter ID

dangerous

Dangerous

dangerous

Use in Flutter

Icon( Icons.dangerous_round, ),

Flutter ID

dangerous_round

Dangerous

dangerous

Use in Flutter

Icon( Icons.dangerous_sharp, ),

Flutter ID

dangerous_sharp

Dangerous

dangerous

Use in Flutter

Icon( Icons.dangerous_two_tone, ),

Flutter ID

dangerous_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

broken, danger, dangerous, fix, no, sign, stop, update, warning, wrong, x,Vuetify Dangerous Icon (Vue Js), Material Ui Dangerous Icon (React Js), Mat Icon Dangerous (Angular Material)


Advertisements



Related Icons

dangerous- Faq(s)?

⭐What is the Flutter Dangerous Icon code?

Icon Code is - dangerous.

⭐ What is Flutter ID for Dangerous Icon?

Flutter id for Dangerous Icon code is: dangerous

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