Flutter Smartphone Icon

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

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

Smartphone

smartphone


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

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

thumb_up

Smartphone

smartphone

Use in Flutter

Icon( Icons.smartphone_outlined, ),

Flutter ID

smartphone_outlined

Smartphone

smartphone

Use in Flutter

Icon( Icons.smartphone, ),

Flutter ID

smartphone

Smartphone

smartphone

Use in Flutter

Icon( Icons.smartphone_round, ),

Flutter ID

smartphone_round

Smartphone

smartphone

Use in Flutter

Icon( Icons.smartphone_sharp, ),

Flutter ID

smartphone_sharp

Smartphone

smartphone

Use in Flutter

Icon( Icons.smartphone_two_tone, ),

Flutter ID

smartphone_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, call, cell, chat, device, hardware, iOS, mobile, phone, smartphone, tablet, text


Advertisements



Related Icons

smartphone- Faq(s)?

⭐What is the Flutter Smartphone Icon code?

Icon Code is - smartphone.

⭐ What is Flutter ID for Smartphone Icon?

Flutter id for Smartphone Icon code is: smartphone

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