diff fonts/fontello/css/fontello-ie7.css @ 55:3674c144c0f1

fonts (icons): added "exchange" icon
author Goffi <goffi@goffi.org>
date Sat, 12 May 2018 08:26:01 +0200
parents 7c32c7d4bbb4
children b185ee5c3f25
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-ie7.css	Fri May 11 16:06:34 2018 +0200
+++ b/fonts/fontello/css/fontello-ie7.css	Sat May 12 08:26:01 2018 +0200
@@ -26,6 +26,7 @@
 .icon-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;'); }
 .icon-dot-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;'); }
 .icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;'); }
+.icon-exchange { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
 .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;'); }
 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;&nbsp;'); }