Flutter Data Usage Icon

Data Usage 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 Data Usage Icon ?

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

Data Usage

data_usage


Flutter Icon Data Usage | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Data Usage

data_usage

Use in Flutter

Icon( Icons.data_usage_outlined, ),

Flutter ID

data_usage_outlined

Data Usage

data_usage

Use in Flutter

Icon( Icons.data_usage, ),

Flutter ID

data_usage

Data Usage

data_usage

Use in Flutter

Icon( Icons.data_usage_round, ),

Flutter ID

data_usage_round

Data Usage

data_usage

Use in Flutter

Icon( Icons.data_usage_sharp, ),

Flutter ID

data_usage_sharp

Data Usage

data_usage

Use in Flutter

Icon( Icons.data_usage_two_tone, ),

Flutter ID

data_usage_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

analytics, chart, data, diagram, graph, infographic, measure, metrics, statistics, tracking, usage


Advertisements



Related Icons

data_usage- Faq(s)?

⭐What is the Flutter Data Usage Icon code?

Icon Code is - data_usage.

⭐ What is Flutter ID for Data Usage Icon?

Flutter id for Data Usage Icon code is: data_usage

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