Mercurial > libervia-media
comparison fonts/fontello/css/fontello-codes.css @ 63:925b52d1e0fd 0.7.0a4
fonts (icons): added warning, info, error, picture, calendar, heart, group, ok, unlink and brush icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 26 Jan 2019 20:11:17 +0100 |
parents | af93088008e9 |
children | a0e7fcd735f3 |
comparison
equal
deleted
inserted
replaced
62:af93088008e9 | 63:925b52d1e0fd |
---|---|
25 .icon-pause:before { content: '\e817'; } /* '' */ | 25 .icon-pause:before { content: '\e817'; } /* '' */ |
26 .icon-fast-fw:before { content: '\e818'; } /* '' */ | 26 .icon-fast-fw:before { content: '\e818'; } /* '' */ |
27 .icon-fast-bw:before { content: '\e819'; } /* '' */ | 27 .icon-fast-bw:before { content: '\e819'; } /* '' */ |
28 .icon-previous:before { content: '\e81a'; } /* '' */ | 28 .icon-previous:before { content: '\e81a'; } /* '' */ |
29 .icon-next:before { content: '\e81b'; } /* '' */ | 29 .icon-next:before { content: '\e81b'; } /* '' */ |
30 .icon-warning:before { content: '\e81c'; } /* '' */ | |
31 .icon-info:before { content: '\e81d'; } /* '' */ | |
32 .icon-error:before { content: '\e81e'; } /* '' */ | |
33 .icon-picture:before { content: '\e81f'; } /* '' */ | |
34 .icon-calendar:before { content: '\e820'; } /* '' */ | |
35 .icon-heart-filled:before { content: '\e821'; } /* '' */ | |
36 .icon-group:before { content: '\e822'; } /* '' */ | |
37 .icon-ok:before { content: '\e823'; } /* '' */ | |
30 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ | 38 .icon-comment-empty:before { content: '\f0e5'; } /* '' */ |
31 .icon-angle-double-left:before { content: '\f100'; } /* '' */ | 39 .icon-angle-double-left:before { content: '\f100'; } /* '' */ |
32 .icon-angle-double-right:before { content: '\f101'; } /* '' */ | 40 .icon-angle-double-right:before { content: '\f101'; } /* '' */ |
33 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ | 41 .icon-folder-open-empty:before { content: '\f115'; } /* '' */ |
42 .icon-unlink:before { content: '\f127'; } /* '' */ | |
34 .icon-shield:before { content: '\f132'; } /* '' */ | 43 .icon-shield:before { content: '\f132'; } /* '' */ |
35 .icon-level-up:before { content: '\f148'; } /* '' */ | 44 .icon-level-up:before { content: '\f148'; } /* '' */ |
36 .icon-file-image:before { content: '\f1c5'; } /* '' */ | 45 .icon-file-image:before { content: '\f1c5'; } /* '' */ |
37 .icon-file-audio:before { content: '\f1c7'; } /* '' */ | 46 .icon-file-audio:before { content: '\f1c7'; } /* '' */ |
38 .icon-file-video:before { content: '\f1c8'; } /* '' */ | 47 .icon-file-video:before { content: '\f1c8'; } /* '' */ |
48 .icon-brush:before { content: '\f1fc'; } /* '' */ | |
39 .icon-server:before { content: '\f233'; } /* '' */ | 49 .icon-server:before { content: '\f233'; } /* '' */ |