Flutter Device Hub Icon

Device Hub 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 Device Hub Icon ?

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

Device Hub

device_hub


Flutter Icon Device Hub | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Device Hub

device_hub

Use in Flutter

Icon( Icons.device_hub_outlined, ),

Flutter ID

device_hub_outlined

Device Hub

device_hub

Use in Flutter

Icon( Icons.device_hub, ),

Flutter ID

device_hub

Device Hub

device_hub

Use in Flutter

Icon( Icons.device_hub_round, ),

Flutter ID

device_hub_round

Device Hub

device_hub

Use in Flutter

Icon( Icons.device_hub_sharp, ),

Flutter ID

device_hub_sharp

Device Hub

device_hub

Use in Flutter

Icon( Icons.device_hub_two_tone, ),

Flutter ID

device_hub_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

Android, OS, circle, computer, desktop, device, hardware, hub, iOS, laptop, mobile, monitor, phone, square, tablet, triangle, watch, wearable, web


Advertisements



Related Icons

device_hub- Faq(s)?

⭐What is the Flutter Device Hub Icon code?

Icon Code is - device_hub.

⭐ What is Flutter ID for Device Hub Icon?

Flutter id for Device Hub Icon code is: device_hub

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