Flutter Zoom Out Icon

Zoom Out 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 Zoom Out Icon ?

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

Zoom Out

zoom_out


Flutter Icon Zoom Out | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Zoom Out

zoom_out

Use in Flutter

Icon( Icons.zoom_out_outlined, ),

Flutter ID

zoom_out_outlined

Zoom Out

zoom_out

Use in Flutter

Icon( Icons.zoom_out, ),

Flutter ID

zoom_out

Zoom Out

zoom_out

Use in Flutter

Icon( Icons.zoom_out_round, ),

Flutter ID

zoom_out_round

Zoom Out

zoom_out

Use in Flutter

Icon( Icons.zoom_out_sharp, ),

Flutter ID

zoom_out_sharp

Zoom Out

zoom_out

Use in Flutter

Icon( Icons.zoom_out_two_tone, ),

Flutter ID

zoom_out_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

find, glass, look, magnify, magnifying, minus, negative, out, scale, search, see, size, small, smaller, zoom,Vuetify Zoom Out Icon (Vue Js), Material Ui Zoom Out Icon (React Js), Mat Icon Zoom Out (Angular Material)


Advertisements



Related Icons

zoom_out- Faq(s)?

⭐What is the Flutter Zoom Out Icon code?

Icon Code is - zoom_out.

⭐ What is Flutter ID for Zoom Out Icon?

Flutter id for Zoom Out Icon code is: zoom_out

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