.fa-eye:before {
    content: url(../img/icons/eye.svg);
}

.fa-eye-slash:before {
    content: url(../img/icons/eye-off.svg);
}