.pimcore_icon_data_group_coreshop {
    background: url(../img/logo.svg) center center no-repeat !important;
}

.coreshop_icon_cursor {
    background: url(../img/cursor.svg) center center no-repeat !important;
}

.coreshop_icon_settings {
    background:url(../img/services.svg) center center no-repeat !important;
}

.coreshop_nav_icon_settings {
    background:url(../img/services.svg) center center no-repeat !important;
}

body.pimcore_version_6 .coreshop_nav_icon_settings {
    background:url(../img/services_white.svg) center center no-repeat !important;
}
