.admin__menu .item-xtwoshellschedule.level-0 > a:before {
    content: '';
    background-image: url('../images/icons8-home.svg');
    background-size: contain;
    background-repeat: no-repeat;
  	background-position: center;
}