Paid 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.
Material Design Flutter Icon paid Icon can be added to any web page simply as below.
You can integrate Paid flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.paid_outlined, ),
paid_outlined
Icon( Icons.paid, ),
paid
Icon( Icons.paid_round, ),
paid_round
Icon( Icons.paid_sharp, ),
paid_sharp
Icon( Icons.paid_two_tone, ),
paid_two_tone
For Customizations you can follow instructions here - Flutter Classes
circle, currency, money, paid, payment, transaction,Vuetify Paid Icon (Vue Js), Material Ui Paid Icon (React Js), Mat Icon Paid (Angular Material)
Advertisements
Icon Code is - paid.
⭐ What is Flutter ID for Paid Icon?Flutter id for Paid Icon code is: paid
⭐ 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.