Youtube Searched For 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 youtube_searched_for Icon can be added to any web page simply as below.
You can integrate Youtube Searched For flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.youtube_searched_for_outlined, ),
youtube_searched_for_outlined
Icon( Icons.youtube_searched_for, ),
youtube_searched_for
Icon( Icons.youtube_searched_for_round, ),
youtube_searched_for_round
Icon( Icons.youtube_searched_for_sharp, ),
youtube_searched_for_sharp
Icon( Icons.youtube_searched_for_two_tone, ),
youtube_searched_for_two_tone
For Customizations you can follow instructions here - Flutter Classes
arrow, back, backwards, find, glass, history, inprogress, load, loading, look, magnify, magnifying, refresh, renew, restore, reverse, rotate, search, see, yt
Advertisements
Icon Code is - youtube_searched_for.
⭐ What is Flutter ID for Youtube Searched For Icon?Flutter id for Youtube Searched For Icon code is: youtube_searched_for
⭐ 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.