Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 75:255ad1b65519
fonts (icons): added "loop-alt" and "upload" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 23 Feb 2020 16:26:14 +0100 |
parents | 5ca5a876fef3 |
children | 0af8e53c638e |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Wed Feb 19 19:44:28 2020 +0100 +++ b/fonts/fontello/css/fontello-codes.css Sun Feb 23 16:26:14 2020 +0100 @@ -38,7 +38,9 @@ .icon-forward:before { content: '\e824'; } /* '' */ .icon-box:before { content: '\e825'; } /* '' */ .icon-feed:before { content: '\e826'; } /* '' */ +.icon-upload:before { content: '\e827'; } /* '' */ .icon-cancel-circled:before { content: '\e828'; } /* '' */ +.icon-loop-alt:before { content: '\e829'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */ .icon-angle-double-right:before { content: '\f101'; } /* '' */