diff fonts/fontello/css/fontello-codes.css @ 84:b0816cd750fa

fonts (icons): add "attach", "paper-plane-empty" and "eye" icons
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:43:55 +0200
parents d31fac1efcee
children 7575f644b20e
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css	Tue Nov 30 23:43:32 2021 +0100
+++ b/fonts/fontello/css/fontello-codes.css	Wed Jun 28 10:43:55 2023 +0200
@@ -53,7 +53,9 @@
 .icon-resize-small:before { content: '\e832'; } /* '' */
 .icon-check:before { content: '\e833'; } /* '' */
 .icon-publish:before { content: '\e834'; } /* '' */
+.icon-attach:before { content: '\e835'; } /* '' */
 .icon-plus:before { content: '\e836'; } /* '' */
+.icon-eye:before { content: '\e837'; } /* '' */
 .icon-mail-filled:before { content: '\f0e0'; } /* '' */
 .icon-comment-empty:before { content: '\f0e5'; } /* '' */
 .icon-angle-double-left:before { content: '\f100'; } /* '' */
@@ -67,9 +69,10 @@
 .icon-file-image:before { content: '\f1c5'; } /* '' */
 .icon-file-audio:before { content: '\f1c7'; } /* '' */
 .icon-file-video:before { content: '\f1c8'; } /* '' */
+.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
 .icon-share:before { content: '\f1e0'; } /* '' */
 .icon-plug:before { content: '\f1e6'; } /* '' */
 .icon-brush:before { content: '\f1fc'; } /* '' */
 .icon-server:before { content: '\f233'; } /* '' */
 .icon-basket:before { content: '\f291'; } /* '' */
-.icon-search:before { content: '\f50d'; } /* '' */
\ No newline at end of file
+.icon-search:before { content: '\f50d'; } /* '' */