Flutter Timeline Icon

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

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

Timeline

timeline


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

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

thumb_up

Timeline

timeline

Use in Flutter

Icon( Icons.timeline_outlined, ),

Flutter ID

timeline_outlined

Timeline

timeline

Use in Flutter

Icon( Icons.timeline, ),

Flutter ID

timeline

Timeline

timeline

Use in Flutter

Icon( Icons.timeline_round, ),

Flutter ID

timeline_round

Timeline

timeline

Use in Flutter

Icon( Icons.timeline_sharp, ),

Flutter ID

timeline_sharp

Timeline

timeline

Use in Flutter

Icon( Icons.timeline_two_tone, ),

Flutter ID

timeline_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

data, history, line, movement, point, points, timeline, tracking, trending, zigzag,Vuetify Timeline Icon (Vue Js), Material Ui Timeline Icon (React Js), Mat Icon Timeline (Angular Material)


Advertisements



Related Icons

timeline- Faq(s)?

⭐What is the Flutter Timeline Icon code?

Icon Code is - timeline.

⭐ What is Flutter ID for Timeline Icon?

Flutter id for Timeline Icon code is: timeline

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