Hi @peter,
Ok. I see the requirement. It is already there in “share icons” and “floating sharebar” but not in “follow icons”.
You can make a simple code change and you can get the icon.
Open plugin editor and change WP Socializer -> core -> lists.php at line number 266 add ,'for_profile'
after 'for_tsb'
so it look like this 'for_share', 'for_tsb', 'for_profile'
Let me know how it goes.
Thanks,
Aakash