My new plugin uses the default icon set of WP in the admin-menu. That is not what I want.
How do I code within my plugin or via functions.php a specific admin menu icon that suites my needs for my plugin?
Is there a tiny code script / example to use where I can define what icon/image I want?
Also do not want to use an external plugin for this. It has to be a part of my plugin.
Hope some of you can give me a good start with this.
Thanks.