Icons: more icons
This commit is contained in:
parent
29167de546
commit
97c7fd8073
2 changed files with 21 additions and 21 deletions
|
|
@ -22,13 +22,14 @@ Singleton {
|
|||
"snowy": "\uF2BC",
|
||||
"thunderstom": "\uF2AC",
|
||||
"battery_empty": "\uF188",
|
||||
"battery_low": "\uF187",
|
||||
"battery_low": "\uF911",
|
||||
"battery_half": "\uF187",
|
||||
"battery_full": "\uF186",
|
||||
"battery_charging": "\uF185",
|
||||
"volume_muted": "\uEEE8",
|
||||
"volume_off": "\uF026",
|
||||
"volume_half": "\uF027",
|
||||
"volume_full": "\uF028",
|
||||
"volume_muted": "\uF60D",
|
||||
"volume_off": "\uF60F",
|
||||
"volume_half": "\uF60B",
|
||||
"volume_full": "\uF611",
|
||||
"brightness_low": "\uF1CF",
|
||||
"brightness_high": "\uF1CD",
|
||||
"wifi_disable": "\uF61B",
|
||||
|
|
@ -36,18 +37,18 @@ Singleton {
|
|||
"wifi_half": "\uF61A",
|
||||
"wifi_full": "\uF61C",
|
||||
"power": "\uf011",
|
||||
"gear": "\ue615",
|
||||
"gear": "\uF3E2",
|
||||
"close": "\uF62A",
|
||||
"check": "\uf00C",
|
||||
"check": "\uF272",
|
||||
"panel": "\uF28C",
|
||||
"memory": "\uF2D5",
|
||||
"trash": "\uF014",
|
||||
"image": "\uF03E",
|
||||
"refresh": "\uF021",
|
||||
"video_camera": "\uF03D",
|
||||
"video_camera": "\uF21C",
|
||||
"ethernet": "\uF2EB",
|
||||
"speed": "\uF608",
|
||||
"leaf": "\uF06C",
|
||||
"speed": "\uF66B",
|
||||
"leaf": "\uF90B",
|
||||
"microphone": "\uED03",
|
||||
"coffee": "\uF7EA",
|
||||
"thermometer": "\uE350",
|
||||
|
|
@ -64,24 +65,23 @@ Singleton {
|
|||
"next": "\uF051",
|
||||
"prev": "\uF048",
|
||||
"lightning": "\uF0E7",
|
||||
"brightness": "\uF0A3",
|
||||
"arrow_drop_down": "\uF0D7",
|
||||
"arrow_drop_down": "\uF229",
|
||||
"warning": "\uF334",
|
||||
"info": "\uF26A",
|
||||
"upload": "\uF01B",
|
||||
"download": "\uF01A",
|
||||
"upload": "\uF296",
|
||||
"download": "\uF294",
|
||||
"album": "\uF2FE",
|
||||
"link": "\uF0C1",
|
||||
"plus": "\uF067",
|
||||
"minus": "\uF068",
|
||||
"eyedropper": "\uF342",
|
||||
"bell": "\uF189",
|
||||
"bell_striked": "\uEE15",
|
||||
"drive"
|
||||
: "\uF410",
|
||||
"person"// FIXME
|
||||
: "\uEE15"
|
||||
// FIXME
|
||||
"bell_striked": "\uF631",
|
||||
"drive": "\uF410",
|
||||
"bluetooth": "\uF682",
|
||||
"person": "\uEE15",
|
||||
"bar": "\uF52B",
|
||||
"launcher": "\uF843"
|
||||
}
|
||||
|
||||
// -------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue