IconHelper: add new icons
This commit is contained in:
parent
04e22f5a23
commit
6f3c76c4f2
|
@ -28,6 +28,8 @@ class IconHelper
|
||||||
'cancel' => 'e804',
|
'cancel' => 'e804',
|
||||||
'help' => 'e85b',
|
'help' => 'e85b',
|
||||||
'angle-double-right' => 'e87b',
|
'angle-double-right' => 'e87b',
|
||||||
|
'up-big' => 'e825',
|
||||||
|
'down-big' => 'e828',
|
||||||
);
|
);
|
||||||
|
|
||||||
private $mappedUtf8Icons;
|
private $mappedUtf8Icons;
|
||||||
|
|
Loading…
Reference in New Issue