groundfeel
Hi
You should say it like that, hide Home icon from toolbar 🙂
Open file "/html/mod_community_toolbar/default.php" in template "socialize".
Find and remove this code
<li>
<a href="<?php echo CRoute::_( 'index.php?option=com_community&view=frontpage' );?>">
<span class="glyphicon glyphicon-home"></span>
</a>
</li>
i removed it for you already.