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


Looking For More Icons?