Flutter Sim Card Icon

Sim Card 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 Sim Card Icon ?

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

Sim Card

sim_card


Flutter Icon Sim Card | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Sim Card

sim_card

Use in Flutter

Icon( Icons.sim_card_outlined, ),

Flutter ID

sim_card_outlined

Sim Card

sim_card

Use in Flutter

Icon( Icons.sim_card, ),

Flutter ID

sim_card

Sim Card

sim_card

Use in Flutter

Icon( Icons.sim_card_round, ),

Flutter ID

sim_card_round

Sim Card

sim_card

Use in Flutter

Icon( Icons.sim_card_sharp, ),

Flutter ID

sim_card_sharp

Sim Card

sim_card

Use in Flutter

Icon( Icons.sim_card_two_tone, ),

Flutter ID

sim_card_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

camera, card, chip, device, memory, phone, sim, storage


Advertisements



Related Icons


Looking For More Icons?