
/* **********************************************
 * Symbolbilder bei Auflistungselementen
 * ********************************************** */

ul li.airline {
    background-image: url(../images/icons/airlines_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.boarding {
    background-image: url(../images/icons/airplane_ticket_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.cancel {
    background-image: url(../images/icons/wrong_location_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.checkin {
    background-image: url(../images/icons/login_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.clazz {
    background-image: url(../images/icons/flight_class_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.drink {
    background-image: url(../images/icons/liquor_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.flight {
    background-image: url(../images/icons/flight_takeoff_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.flightBack {
    background-image: url(../images/icons/calendar_flight_back_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.flightTo {
    background-image: url(../images/icons/calendar_flight_to_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.handluggage {
    background-image: url(../images/icons/luggage_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.location {
    background-image: url(../images/icons/location_city_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.lounge {
    background-image: url(../images/icons/chair_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.luggage {
    background-image: url(../images/icons/checked_bag_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}
ul li.meal {
    background-image: url(../images/icons/restaurant_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.reschedule {
    background-image: url(../images/icons/device_reset_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.security {
    background-image: url(../images/icons/detection_and_zone_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.seats {
    background-image: url(../images/icons/airline_seat_recline_extra_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.time {
    background-image: url(../images/icons/history_toggle_off_24dp_FILL0_wght400_GRAD0_opsz24.svg);
}

ul li.plane {
    background-image: url(../images/icons/flight_24dp_5F6368_FILL0_wght400_GRAD0_opsz24.svg);
}