How can I make a custom Material Icon and use it in my flutter project.
I was trying to get "comment" icon that is used in Instagram, but I couldn't get the exact one.
Is there any tool where I can make icons that can be used in my project.
How can I make a custom Material Icon and use it in my flutter project.
I was trying to get "comment" icon that is used in Instagram, but I couldn't get the exact one.
Is there any tool where I can make icons that can be used in my project.
You can use flutter_svg to custom your svg icon https://pub.dev/packages/flutter_svg