Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 49:00f80adfcf0e
fonts (icons): added chat and wrench icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 01 May 2018 17:52:40 +0200 |
parents | 56344bb45feb |
children | 7c32c7d4bbb4 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Mon Apr 30 07:57:05 2018 +0200 +++ b/fonts/fontello/css/fontello-codes.css Tue May 01 17:52:40 2018 +0200 @@ -14,7 +14,8 @@ .icon-plus-circled:before { content: '\e80c'; } /* '' */ .icon-resize-vertical:before { content: '\e80d'; } /* '' */ .icon-dot-3:before { content: '\e80e'; } /* '' */ -.icon-comment-empty:before { content: '\f0e5'; } /* '' */ +.icon-chat:before { content: '\e80f'; } /* '' */ +.icon-wrench:before { content: '\e811'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */ .icon-file-image:before { content: '\f1c5'; } /* '' */