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

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

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

.coreshop_icon_carrier_shipping_rule, .coreshop_rule_icon_condition_shippingRule, .coreshop_rule_icon_action_shippingRule, .coreshop_rule_icon_condition_shipping {
    background: url(../img/shippingrules.svg) center center no-repeat !important;
}

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

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

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

.coreshop_icon_carriers, .coreshop_icon_carrier, .pimcore_icon_coreShopCarrier, .coreshop_icon_report_carriers, .coreshop_rule_icon_condition_carriers, .pimcore_icon_coreShopCarrierMultiselect {
    background: url(../img/carriers.svg) center center no-repeat !important;
}

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

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

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

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

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

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

.coreshop_rule_icon_action_discountAmount,
.coreshop_rule_icon_action_discountPercent,
.coreshop_rule_icon_action_price,
.coreshop_rule_icon_action_additionAmount,
.coreshop_rule_icon_action_additionPercent,
.coreshop_carrier_costs_icon {
    background: url(../img/currencies.svg) center center no-repeat !important;
}
