diff fonts/fontello/css/fontello-codes.css @ 47:56344bb45feb

fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
author Goffi <goffi@goffi.org>
date Sun, 29 Apr 2018 12:06:36 +0200
parents 3cd7354ab2dc
children 00f80adfcf0e
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-codes.css	Tue Mar 27 08:34:18 2018 +0200
+++ b/fonts/fontello/css/fontello-codes.css	Sun Apr 29 12:06:36 2018 +0200
@@ -7,6 +7,13 @@
 .icon-blog:before { content: '\e805'; } /* '' */
 .icon-clipboard:before { content: '\e806'; } /* '' */
 .icon-merge:before { content: '\e807'; } /* '' */
+.icon-lock:before { content: '\e808'; } /* '' */
+.icon-lock-filled:before { content: '\e809'; } /* '' */
+.icon-lock-open:before { content: '\e80a'; } /* '' */
+.icon-lock-open-filled:before { content: '\e80b'; } /* '' */
+.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-folder-open-empty:before { content: '\f115'; } /* '' */
 .icon-level-up:before { content: '\f148'; } /* '' */