>>58
非表示でいいのなら下記をmain.scssかuser.scssに記入

//サイドパネルのファビコンを非表示
.favicon {
display: none;
}