Flutter Local Atm Icon

Local Atm 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 Local Atm Icon ?

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

Local Atm

local_atm


Flutter Icon Local Atm | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Local Atm

local_atm

Use in Flutter

Icon( Icons.local_atm_outlined, ),

Flutter ID

local_atm_outlined

Local Atm

local_atm

Use in Flutter

Icon( Icons.local_atm, ),

Flutter ID

local_atm

Local Atm

local_atm

Use in Flutter

Icon( Icons.local_atm_round, ),

Flutter ID

local_atm_round

Local Atm

local_atm

Use in Flutter

Icon( Icons.local_atm_sharp, ),

Flutter ID

local_atm_sharp

Local Atm

local_atm

Use in Flutter

Icon( Icons.local_atm_two_tone, ),

Flutter ID

local_atm_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

atm, bill, card, cart, cash, coin, commerce, credit, currency, dollars, local, money, online, pay, payment, shopping, symbol


Advertisements



Related Icons

local_atm- Faq(s)?

⭐What is the Flutter Local Atm Icon code?

Icon Code is - local_atm.

⭐ What is Flutter ID for Local Atm Icon?

Flutter id for Local Atm Icon code is: local_atm

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