Remove Navbar-Icon

The unsetIcon function removes the default icon from navigation bar.

// file: hooks/header-extras.php
new AppGiniCommon().unsetIcon();

Do you like it?