img.disc, img.bigdisc, img.musicvideos, img.p_disc, img.p_bigdisc, img.listen {
    background-image: url("/img/thumbs/music.svg");
}

img.listen_play {
    background-image: url("/img/thumbs/play.svg");
}

img.artist, img.bigartist {
    background-image: url("/img/thumbs/account.svg");
}

img.concert {
    background-image: url("/img/thumbs/microphone.svg");
}

img.film {
    background-image: url("/img/thumbs/movie.svg");
}

img.serietv, .tv_prog_icon, img.nologo {
    background-image: url("/img/thumbs/tvshow.svg");
}

img.album, .poi-image {
    background-image: url("/img/thumbs/photo.svg");
}

img.photo, img.pic, img.weather_map {
    background-image: url("/img/thumbs/picture.svg");
}

img.book, img.bigbook {
    background-image: url("/img/thumbs/book-open-page-variant.svg");
}
