Slideshow 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 slideshow Icon can be added to any web page simply as below.
You can integrate Slideshow flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.slideshow_outlined, ),
slideshow_outlined
Icon( Icons.slideshow, ),
slideshow
Icon( Icons.slideshow_round, ),
slideshow_round
Icon( Icons.slideshow_sharp, ),
slideshow_sharp
Icon( Icons.slideshow_two_tone, ),
slideshow_two_tone
For Customizations you can follow instructions here - Flutter Classes
movie, photos, play, slideshow, square, video, view,Vuetify Slideshow Icon (Vue Js), Material Ui Slideshow Icon (React Js), Mat Icon Slideshow (Angular Material)
Advertisements
Icon Code is - slideshow.
⭐ What is Flutter ID for Slideshow Icon?Flutter id for Slideshow Icon code is: slideshow
⭐ 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.