Mercurial > libervia-media
diff fonts/fontello/css/fontello-codes.css @ 80:4110f84cbde5
fonts (icons): add "search" icon.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 11 Dec 2020 17:38:43 +0100 |
parents | df5067fa5d3c |
children | 7b2df5255b79 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css Fri Nov 27 18:37:26 2020 +0100 +++ b/fonts/fontello/css/fontello-codes.css Fri Dec 11 17:38:43 2020 +0100 @@ -1,6 +1,5 @@ .icon-loading:before { content: '\e744'; } /* '' */ -.icon-resize-small:before { content: '\e746'; } /* '' */ .icon-doc:before { content: '\e800'; } /* '' */ .icon-desktop:before { content: '\e801'; } /* '' */ .icon-mobile:before { content: '\e802'; } /* '' */ @@ -51,6 +50,7 @@ .icon-volume-off:before { content: '\e82f'; } /* '' */ .icon-volume-up:before { content: '\e830'; } /* '' */ .icon-resize-full:before { content: '\e831'; } /* '' */ +.icon-resize-small:before { content: '\e832'; } /* '' */ .icon-mail-filled:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-angle-double-left:before { content: '\f100'; } /* '' */ @@ -67,4 +67,5 @@ .icon-share:before { content: '\f1e0'; } /* '' */ .icon-plug:before { content: '\f1e6'; } /* '' */ .icon-brush:before { content: '\f1fc'; } /* '' */ -.icon-server:before { content: '\f233'; } /* '' */ \ No newline at end of file +.icon-server:before { content: '\f233'; } /* '' */ +.icon-search:before { content: '\f50d'; } /* '' */ \ No newline at end of file