source: trunk/admin/themes/default/fontello/css/fontello-codes.css @ 25748

Last change on this file since 25748 was 25748, checked in by plg, 10 years ago

feature 2916: add icons for cat_modify, picture_modify and admin top bar

File size: 3.0 KB
Line 
1@charset "UTF-8";
2
3 
4.icon-mail:before { content: '\2709'; } /* '✉' */
5.icon-asl:before { content: '\e0ad'; } /* '' */
6.icon-star:before { content: '\2605'; } /* '★' */
7.icon-star-empty:before { content: '\2606'; } /* '☆' */
8.icon-user:before { content: '👤'; } /* '\1f464' */
9.icon-picture:before { content: '🌄'; } /* '\1f304' */
10.icon-plus-circled:before { content: '\2795'; } /* '➕' */
11.icon-link:before { content: '🔗'; } /* '\1f517' */
12.icon-lock:before { content: '🔒'; } /* '\1f512' */
13.icon-eye:before { content: '\e70a'; } /* '' */
14.icon-tags:before { content: '\e70d'; } /* '' */
15.icon-code:before { content: '\e80a'; } /* '' */
16.icon-pencil:before { content: '\270e'; } /* '✎' */
17.icon-chat:before { content: '\e720'; } /* '' */
18.icon-trash:before { content: '\e729'; } /* '' */
19.icon-folder-open:before { content: '\e806'; } /* '' */
20.icon-menu:before { content: '\e809'; } /* '' */
21.icon-cog:before { content: '\2699'; } /* '⚙' */
22.icon-cog-alt:before { content: '\26ef'; } /* '⛯' */
23.icon-wrench:before { content: '🔧'; } /* '\1f527' */
24.icon-basket:before { content: '\e73d'; } /* '' */
25.icon-logout:before { content: '\e81b'; } /* '' */
26.icon-clock:before { content: '🕔'; } /* '\1f554' */
27.icon-block:before { content: '🚫'; } /* '\1f6ab' */
28.icon-move:before { content: '\e812'; } /* '' */
29.icon-angle-circled-up:before { content: '\e819'; } /* '' */
30.icon-angle-circled-down:before { content: '\e818'; } /* '' */
31.icon-mail-alt:before { content: '\f0e0'; } /* '' */
32.icon-arrows-cw:before { content: '\e804'; } /* '' */
33.icon-shuffle:before { content: '🔀'; } /* '\1f500' */
34.icon-exchange:before { content: '\e805'; } /* '' */
35.icon-signal:before { content: '\e801'; } /* '' */
36.icon-crop:before { content: '\f125'; } /* '' */
37.icon-tasks:before { content: '\f0ae'; } /* '' */
38.icon-filter:before { content: '\f0b0'; } /* '' */
39.icon-sitemap:before { content: '\f0e8'; } /* '' */
40.icon-search:before { content: '\e811'; } /* '' */
41.icon-user-add:before { content: '\e80b'; } /* '' */
42.icon-help-circled:before { content: '\e81a'; } /* '' */
43.icon-info-circled-1:before { content: '\e817'; } /* '' */
44.icon-home:before { content: '\e80e'; } /* '' */
45.icon-upload:before { content: '\e813'; } /* '' */
46.icon-upload-cloud:before { content: '\e814'; } /* '' */
47.icon-tools:before { content: '\e803'; } /* '' */
48.icon-network:before { content: '\e816'; } /* '' */
49.icon-brush:before { content: '\e807'; } /* '' */
50.icon-language:before { content: '\e800'; } /* '' */
51.icon-key:before { content: '\e815'; } /* '' */
52.icon-flow-branch:before { content: '\e808'; } /* '' */
53.icon-puzzle:before { content: '\e7b6'; } /* '' */
54.icon-mail-1:before { content: '\e810'; } /* '' */
55.icon-equalizer:before { content: '\e80f'; } /* '' */
56.icon-users:before { content: '\e802'; } /* '' */
57.icon-group:before { content: '\e80d'; } /* '' */
58.icon-cw:before { content: '\e80c'; } /* '' */
Note: See TracBrowser for help on using the repository browser.