aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/fontello/css/fontello-codes.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-06-18 22:07:30 +0000
committerplegall <plg@piwigo.org>2013-06-18 22:07:30 +0000
commit68b4a77fad5ff0f35c6da23baa1e675b3d416169 (patch)
tree7eebb8981c269acb865a1d498346f50eb05ad706 /admin/themes/default/fontello/css/fontello-codes.css
parent2e9265e95dc8b1506293d19a3bf84c390ce7b4f7 (diff)
feature 2916: font icons
* new icon for users * icon for Batch Manager * icon for Synchronize * icon for Site Manager * new icon for History * new icon for Maintenance * icon for Updates * icon for Options * icon for Menus * icon for Templates * new icon for Languages * icon for Themes git-svn-id: http://piwigo.org/svn/trunk@23357 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/fontello/css/fontello-codes.css')
-rw-r--r--admin/themes/default/fontello/css/fontello-codes.css14
1 files changed, 12 insertions, 2 deletions
diff --git a/admin/themes/default/fontello/css/fontello-codes.css b/admin/themes/default/fontello/css/fontello-codes.css
index 07e7f7a5e..b9f28806e 100644
--- a/admin/themes/default/fontello/css/fontello-codes.css
+++ b/admin/themes/default/fontello/css/fontello-codes.css
@@ -4,26 +4,36 @@
.icon-home:before { content: '\2302'; } /* '⌂' */
.icon-star:before { content: '\2605'; } /* '★' */
.icon-star-empty:before { content: '\2606'; } /* '☆' */
+.icon-menu:before { content: '\e809'; } /* '' */
+.icon-tools:before { content: '\e803'; } /* '' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-cog-alt:before { content: '\26ef'; } /* '⛯' */
.icon-mail:before { content: '\2709'; } /* '✉' */
.icon-pencil:before { content: '\270e'; } /* '✎' */
.icon-plus-circled:before { content: '\2795'; } /* '➕' */
.icon-asl:before { content: '\e0ad'; } /* '' */
+.icon-puzzle:before { content: '\e7b6'; } /* '' */
.icon-eye:before { content: '\e70a'; } /* '' */
.icon-tags:before { content: '\e70d'; } /* '' */
.icon-chat:before { content: '\e720'; } /* '' */
.icon-trash:before { content: '\e729'; } /* '' */
.icon-basket:before { content: '\e73d'; } /* '' */
-.icon-puzzle:before { content: '\e7b6'; } /* '' */
+.icon-language:before { content: '\e800'; } /* '' */
+.icon-arrows-cw:before { content: '\e804'; } /* '' */
+.icon-flow-branch:before { content: '\e808'; } /* '' */
+.icon-brush:before { content: '\e807'; } /* '' */
+.icon-users:before { content: '\e802'; } /* '' */
.icon-tasks:before { content: '\f0ae'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-sitemap:before { content: '\f0e8'; } /* '' */
+.icon-exchange:before { content: '\e805'; } /* '' */
+.icon-code:before { content: '\e80a'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-picture:before { content: '🌄'; } /* '\1f304' */
.icon-user:before { content: '👤'; } /* '\1f464' */
-.icon-users:before { content: '👥'; } /* '\1f465' */
+.icon-folder-open:before { content: '\e806'; } /* '' */
+.icon-signal:before { content: '\e801'; } /* '' */
.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
.icon-lock:before { content: '🔒'; } /* '\1f512' */
.icon-link:before { content: '🔗'; } /* '\1f517' */