IconHelper: add new icons

This commit is contained in:
Thomas Gelf 2017-06-18 14:34:46 +02:00
parent 04e22f5a23
commit 6f3c76c4f2
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ class IconHelper
'cancel' => 'e804',
'help' => 'e85b',
'angle-double-right' => 'e87b',
'up-big' => 'e825',
'down-big' => 'e828',
);
private $mappedUtf8Icons;