I don’t know how to hide it.
Any chance for replacing the icon with simpler one?
What do you think about this paw icon (it’s CC0 material icon so free to use). I’m front end developer myself and would like to make this contribution to the plugin:
Screenshot 2018-10-16 at 11.44.50
If you like it, can you implement it? I have a code suggestion ready for you.
there are more than 700.000 users. If some users want this request as well, I can implement it.
Is there a voting system, issue tracker, etc.?
I think it’s more easier to eye to have this change. I’m sure many others thinking the same thing.
ok. I added it into the toDo list.
Hello,
In case you want to use my modifications, here they are:
This is only public function register_my_custom_menu_page, no other parts changed from wpFastestCache.php: https://gist.github.com/ronilaukkarinen/df2848f0eef65e43754e01f843897af8
toolbar.css in full: https://gist.github.com/ronilaukkarinen/43e675a5b780feb9059d037bfc355047
Icon file (save to images folder): https://gist.github.com/ronilaukkarinen/ecd745cfc8c6443830636b4c36f82d68
Hello,
2 votes for “Yes, change it”.
+1 vote from me for changing the icon.
I want to see the votes 🙂
is wp fastest cache icon is worse than the others?

I think it is, because it’s colored. Those other two are bad examples as well, because they are not the same color than in WordPress otherwise in the sidebar. But at least they are greyscale.
Many plugins do it even better, they add it under Settings so it won’t clutter the sidebar. Tha’ts best practices. You in the other hand have WP Fastest Cache in BOTH up panel and sidebar, that’s bad. Not necessary.
See this screenshot for example:

And also, because WP Fastest Cache is bitmap img and not SVG (scalability, performance, best practices).
Also noticed in mobile:

My code should fix this as well, as it’s made using WordPress Standards and SVG.
Any chance for this change? The yellow really stands out too much…
can you make something with the current icon? for example, can you convert it to colorless version?