Flutter Send And Archive Icon

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.

How to add Flutter Send And Archive Icon ?

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

Send And Archive

send_and_archive


Flutter Icon Send And Archive | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Send And Archive

send_and_archive

Use in Flutter

Icon( Icons.send_and_archive_outlined, ),

Flutter ID

send_and_archive_outlined

Send And Archive

send_and_archive

Use in Flutter

Icon( Icons.send_and_archive, ),

Flutter ID

send_and_archive

Send And Archive

send_and_archive

Use in Flutter

Icon( Icons.send_and_archive_round, ),

Flutter ID

send_and_archive_round

Send And Archive

send_and_archive

Use in Flutter

Icon( Icons.send_and_archive_sharp, ),

Flutter ID

send_and_archive_sharp

Send And Archive

send_and_archive

Use in Flutter

Icon( Icons.send_and_archive_two_tone, ),

Flutter ID

send_and_archive_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

archive, arrow, down, download, email, letter, mail, save, send, share


Advertisements



Related Icons

send_and_archive- Faq(s)?

⭐What is the Flutter Send And Archive Icon code?

Icon Code is - send_and_archive.

⭐ What is Flutter ID for Send And Archive Icon?

Flutter id for Send And Archive Icon code is: send_and_archive

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