diff options
Diffstat (limited to 'http/3rdParty/fontello/css/epgd-codes.css')
-rw-r--r-- | http/3rdParty/fontello/css/epgd-codes.css | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/http/3rdParty/fontello/css/epgd-codes.css b/http/3rdParty/fontello/css/epgd-codes.css new file mode 100644 index 0000000..98daddc --- /dev/null +++ b/http/3rdParty/fontello/css/epgd-codes.css @@ -0,0 +1,47 @@ + +.i-progress:before { content: '\e800'; } /* '' */ +.i-record:before { content: '\e801'; } /* '' */ +.i-cancel:before { content: '\e802'; } /* '' */ +.i-help:before { content: '\e803'; } /* '' */ +.i-help-circled:before { content: '\e804'; } /* '' */ +.i-info-circled:before { content: '\e805'; } /* '' */ +.i-info:before { content: '\e806'; } /* '' */ +.i-link-ext:before { content: '\e807'; } /* '' */ +.i-trash:before { content: '\e808'; } /* '' */ +.i-folder-closed:before { content: '\e809'; } /* '' */ +.i-folder-opened:before { content: '\e80a'; } /* '' */ +.i-menu:before { content: '\e80b'; } /* '' */ +.i-login:before { content: '\e80c'; } /* '' */ +.i-logout:before { content: '\e80d'; } /* '' */ +.i-down-dir:before { content: '\e80e'; } /* '' */ +.i-up-dir:before { content: '\e80f'; } /* '' */ +.i-left-dir:before { content: '\e810'; } /* '' */ +.i-right-dir:before { content: '\e811'; } /* '' */ +.i-refresh:before { content: '\e812'; } /* '' */ +.i-check:before { content: '\e813'; } /* '' */ +.i-check-empty:before { content: '\e814'; } /* '' */ +.i-save:before { content: '\e815'; } /* '' */ +.i-sort-down:before { content: '\e816'; } /* '' */ +.i-sort-up:before { content: '\e817'; } /* '' */ +.i-sort-name-up:before { content: '\e818'; } /* '' */ +.i-sort-name-down:before { content: '\e819'; } /* '' */ +.i-flashlight:before { content: '\e81a'; } /* '' */ +.i-wait:before { content: '\e81b'; } /* '' */ +.i-play:before { content: '\e81c'; } /* '' */ +.i-stop:before { content: '\e81d'; } /* '' */ +.i-pause:before { content: '\e81e'; } /* '' */ +.i-to-end:before { content: '\e81f'; } /* '' */ +.i-to-start:before { content: '\e820'; } /* '' */ +.i-forward:before { content: '\e821'; } /* '' */ +.i-rewind:before { content: '\e822'; } /* '' */ +.i-ok:before { content: '\e823'; } /* '' */ +.i-warning:before { content: '\e824'; } /* '' */ +.i-clock:before { content: '\e825'; } /* '' */ +.i-buffer:before { content: '\e826'; } /* '' */ +.i-doc-new:before { content: '\e827'; } /* '' */ +.i-search:before { content: '\e828'; } /* '' */ +.i-edit:before { content: '\e829'; } /* '' */ +.i-tv:before { content: '\e82a'; } /* '' */ +.i-thumb-rate-up:before { content: '\e82b'; } /* '' */ +.i-flash-outline:before { content: '\e82c'; } /* '' */ +.i-error:before { content: '\e82d'; } /* '' */
\ No newline at end of file |