// Get the public url path to your wordpress plugin were you are working on echo plugin_dir_url( __DIR__ ); // returns: https://yourdomain.com/wp-content/plugins/my-plugin/icon.png