Send And Archive 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 send_and_archive Icon can be added to any web page simply as below.
You can integrate Send And Archive flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.send_and_archive_outlined, ), send_and_archive_outlined Icon( Icons.send_and_archive, ), send_and_archive Icon( Icons.send_and_archive_round, ), send_and_archive_round Icon( Icons.send_and_archive_sharp, ), send_and_archive_sharp Icon( Icons.send_and_archive_two_tone, ), send_and_archive_two_tone For Customizations you can follow instructions here - Flutter Classes
archive, arrow, down, download, email, letter, mail, save, send, share
Advertisements