This tutorial will show you how to create your own WordPress plugin menu with custom icon. I made it very simple so that you can easily implement it on your own WordPress blog or even make your own useful plugin and submit it to WordPress plugins site. We just need to focus on some WordPress hooks and filter that we will use to achieve this tutorial. I have also included the WordPress plugin tutorial file at the bottom of this post.