Flutter Highlight Off Icon

Highlight Off 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 Highlight Off Icon ?

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

Highlight Off

highlight_off


Flutter Icon Highlight Off | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Highlight Off

highlight_off

Use in Flutter

Icon( Icons.highlight_off_outlined, ),

Flutter ID

highlight_off_outlined

Highlight Off

highlight_off

Use in Flutter

Icon( Icons.highlight_off, ),

Flutter ID

highlight_off

Highlight Off

highlight_off

Use in Flutter

Icon( Icons.highlight_off_round, ),

Flutter ID

highlight_off_round

Highlight Off

highlight_off

Use in Flutter

Icon( Icons.highlight_off_sharp, ),

Flutter ID

highlight_off_sharp

Highlight Off

highlight_off

Use in Flutter

Icon( Icons.highlight_off_two_tone, ),

Flutter ID

highlight_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

cancel, close, exit, highlight, no, off, quit, remove, stop, x,Vuetify Highlight Off Icon (Vue Js), Material Ui Highlight Off Icon (React Js), Mat Icon Highlight Off (Angular Material)


Advertisements



Related Icons

highlight_off- Faq(s)?

⭐What is the Flutter Highlight Off Icon code?

Icon Code is - highlight_off.

⭐ What is Flutter ID for Highlight Off Icon?

Flutter id for Highlight Off Icon code is: highlight_off

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