Flutter Upload Icon

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

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

Upload

upload


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

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

thumb_up

Upload

upload

Use in Flutter

Icon( Icons.upload_outlined, ),

Flutter ID

upload_outlined

Upload

upload

Use in Flutter

Icon( Icons.upload, ),

Flutter ID

upload

Upload

upload

Use in Flutter

Icon( Icons.upload_round, ),

Flutter ID

upload_round

Upload

upload

Use in Flutter

Icon( Icons.upload_sharp, ),

Flutter ID

upload_sharp

Upload

upload

Use in Flutter

Icon( Icons.upload_two_tone, ),

Flutter ID

upload_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

arrow, arrows, download, drive, up, upload,Vuetify Upload Icon (Vue Js), Material Ui Upload Icon (React Js), Mat Icon Upload (Angular Material)


Advertisements



Related Icons

upload- Faq(s)?

⭐What is the Flutter Upload Icon code?

Icon Code is - upload.

⭐ What is Flutter ID for Upload Icon?

Flutter id for Upload Icon code is: upload

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