/* https://raw.communitydragon.org/latest/game/assets/ux/minimap/icons/ */

/* Dragon Water */
.objective-dragon-water {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -0px -0px;
}

/* Dragon Fire */
.objective-dragon-fire {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -336px -0px;
}

/* Dragon Earth */
.objective-dragon-earth {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -144px -0px;
}

/* Dragon Air */
.objective-dragon-air {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -624px -0px;
}

/* Dragon Hextech */
.objective-dragon-hextech {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -384px -0px;
}

/* Dragon Chemtech */
.objective-dragon-chemtech {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -96px -0px;
}

/* Baron Nashor */
.objective-baron-nashor {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -192px -0px;
}

/* Rift Herald */
.objective-rift-herald {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -48px -0px;
}

/* Grubs */
.objective-grub {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -288px -0px;
}

/* Elder Dragon */
.objective-dragon-elder {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -480px -0px;
}

/* Atakhan */
.objective-atakhan {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -432px -0px;
}

/* Objective Tower */
.objective-tower {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -240px -0px;
}

/* Objective Inhibitor */
.objective-inhibitor {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -528px -0px;
}

/* Objective Nexus */
.objective-nexus {
    background-image: url("../images/objectives/spritesheet.26e07e0d4659.png");
    background-position: -576px -0px;
}

.objective {
    width: 48px;
    height: 48px;
    display: inline-block;
}
