diff fonts/fontello/css/fontello-ie7.css @ 73:d0a77057c9ab

fonts (icons): added "plug" icon
author Goffi <goffi@goffi.org>
date Wed, 01 Jan 2020 17:52:19 +0100
parents 8fbcc243bba4
children 5ca5a876fef3
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-ie7.css	Mon Oct 21 23:39:22 2019 +0200
+++ b/fonts/fontello/css/fontello-ie7.css	Wed Jan 01 17:52:19 2020 +0100
@@ -61,5 +61,6 @@
 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c7;&nbsp;'); }
 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c8;&nbsp;'); }
 .icon-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e0;&nbsp;'); }
+.icon-plug { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e6;&nbsp;'); }
 .icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1fc;&nbsp;'); }
 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf233;&nbsp;'); }
\ No newline at end of file