.icon-dm {
    background-image: url('{{ "dmicons.svg" | asset_url }}');
    background-size: cover;
}

.silent {
    background-position: 0 0
}