Hourglass Empty 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.
Material Design Flutter Icon hourglass_empty Icon can be added to any web page simply as below.
You can integrate Hourglass Empty flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.hourglass_empty_outlined, ),
hourglass_empty_outlined
Icon( Icons.hourglass_empty, ),
hourglass_empty
Icon( Icons.hourglass_empty_round, ),
hourglass_empty_round
Icon( Icons.hourglass_empty_sharp, ),
hourglass_empty_sharp
Icon( Icons.hourglass_empty_two_tone, ),
hourglass_empty_two_tone
For Customizations you can follow instructions here - Flutter Classes
countdown, empty, hourglass, loading, minutes, time, wait, waiting,Vuetify Hourglass Empty Icon (Vue Js), Material Ui Hourglass Empty Icon (React Js), Mat Icon Hourglass Empty (Angular Material)
Advertisements