I am using the :before css to do the trick:

.fa-ptz16:before { content: url('~assets/ptz16x16-L.png'); } .fa-ptz24:before { content: url('~assets/ptz24x24-L.png'); } .fa-ptz32:before { content: url('~assets/ptz32x32-L.png'); }