Flutter Date Range Icon

Date Range 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 Date Range Icon ?

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

Date Range

date_range


Flutter Icon Date Range | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Date Range

date_range

Use in Flutter

Icon( Icons.date_range_outlined, ),

Flutter ID

date_range_outlined

Date Range

date_range

Use in Flutter

Icon( Icons.date_range, ),

Flutter ID

date_range

Date Range

date_range

Use in Flutter

Icon( Icons.date_range_round, ),

Flutter ID

date_range_round

Date Range

date_range

Use in Flutter

Icon( Icons.date_range_sharp, ),

Flutter ID

date_range_sharp

Date Range

date_range

Use in Flutter

Icon( Icons.date_range_two_tone, ),

Flutter ID

date_range_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

calendar, date, day, event, month, range, remember, reminder, schedule, time, today, week,Vuetify Date Range Icon (Vue Js), Material Ui Date Range Icon (React Js), Mat Icon Date Range (Angular Material)


Advertisements



Related Icons

date_range- Faq(s)?

⭐What is the Flutter Date Range Icon code?

Icon Code is - date_range.

⭐ What is Flutter ID for Date Range Icon?

Flutter id for Date Range Icon code is: date_range

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