.icon-rss:before {
    content: url('../img/actualite.svg') !important;
}

.icon-rss:hover:before {
    filter: brightness(0) invert(1);
}
