The icon should be displayed on the front end, but is not displayed in the sharing settings screen.
I’ll work on adding the icon there as well, in a future plugin update.
Thanks for the feedback!
Jeremy you are amazing, found this addition and hoping to see the vk button showing soon 🙂 ty for this addition. hope jetpack does more with vk.com
I just installed this plug-in to help cater for my Russian visitors. To fix the missing icon, simply add the following to your theme’s style.css file:
.share-vkcom span {
background-image: url(http://vk.com/images/vk16.png);
}
Hope it helps you.
Many thanks Jeremy!
Thanks @superkick. I’ll take a look and update the plugin.