.svg-salle { transition: fill .3s; } .svg-salle:hover { fill: red !important; }