mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
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…
x
Reference in New Issue
Block a user