Flutter Send To Mobile Icon

Send To Mobile 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 To Mobile Icon ?

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

Send To Mobile

send_to_mobile


Flutter Icon Send To Mobile | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Send To Mobile

send_to_mobile

Use in Flutter

Icon( Icons.send_to_mobile_outlined, ),

Flutter ID

send_to_mobile_outlined

Send To Mobile

send_to_mobile

Use in Flutter

Icon( Icons.send_to_mobile, ),

Flutter ID

send_to_mobile

Send To Mobile

send_to_mobile

Use in Flutter

Icon( Icons.send_to_mobile_round, ),

Flutter ID

send_to_mobile_round

Send To Mobile

send_to_mobile

Use in Flutter

Icon( Icons.send_to_mobile_sharp, ),

Flutter ID

send_to_mobile_sharp

Send To Mobile

send_to_mobile

Use in Flutter

Icon( Icons.send_to_mobile_two_tone, ),

Flutter ID

send_to_mobile_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, arrow, device, export, forward, hardware, iOS, mobile, phone, right, send, share, tablet, to


Advertisements



Related Icons









































































































































toc















send_to_mobile- Faq(s)?

⭐What is the Flutter Send To Mobile Icon code?

Icon Code is - send_to_mobile.

⭐ What is Flutter ID for Send To Mobile Icon?

Flutter id for Send To Mobile Icon code is: send_to_mobile

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