diff fonts/fontello/css/fontello-codes.css @ 88:731c65802477 default tip

font (icons): add "mic" and "keyboard" icons
author Goffi <goffi@goffi.org>
date Thu, 30 May 2024 23:39:29 +0200
parents 7ce2d2475363
children
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css	Tue Nov 28 17:45:28 2023 +0100
+++ b/fonts/fontello/css/fontello-codes.css	Thu May 30 23:39:29 2024 +0200
@@ -66,7 +66,9 @@
 .icon-quote-left:before { content: '\f10d'; } /* '' */
 .icon-folder-open-empty:before { content: '\f115'; } /* '' */
 .icon-smile:before { content: '\f118'; } /* '' */
+.icon-keyboard:before { content: '\f11c'; } /* '' */
 .icon-unlink:before { content: '\f127'; } /* '' */
+.icon-mic:before { content: '\f130'; } /* '' */
 .icon-shield:before { content: '\f132'; } /* '' */
 .icon-dot-3-vert:before { content: '\f142'; } /* '' */
 .icon-play-circled:before { content: '\f144'; } /* '' */