Flutter Payments Icon

Payments 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 Payments Icon ?

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

Payments

payments


Flutter Icon Payments | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Payments

payments

Use in Flutter

Icon( Icons.payments_outlined, ),

Flutter ID

payments_outlined

Payments

payments

Use in Flutter

Icon( Icons.payments, ),

Flutter ID

payments

Payments

payments

Use in Flutter

Icon( Icons.payments_round, ),

Flutter ID

payments_round

Payments

payments

Use in Flutter

Icon( Icons.payments_sharp, ),

Flutter ID

payments_sharp

Payments

payments

Use in Flutter

Icon( Icons.payments_two_tone, ),

Flutter ID

payments_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

bill, card, cash, coin, commerce, cost, credit, currency, dollars, finance, layer, money, multiple, online, pay, payment, payments, price, shopping, symbol


Advertisements



Related Icons

payments- Faq(s)?

⭐What is the Flutter Payments Icon code?

Icon Code is - payments.

⭐ What is Flutter ID for Payments Icon?

Flutter id for Payments Icon code is: payments

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