2020-04-11 21:49:06 +02:00
|
|
|
# SPDX-License-Identifier: LGPL-3.0-or-later
|
|
|
|
# Copyright (C) 2020 Daniel Thompson
|
|
|
|
|
|
|
|
battery = 'Default battery icon'
|
|
|
|
bomb = 'Small bomb icon'
|
|
|
|
app = 'Default application icon'
|
|
|
|
clock = 'Default digital clock icon'
|
2021-01-03 18:29:35 +01:00
|
|
|
software = 'Default software application icon'
|
2020-11-22 10:25:24 +01:00
|
|
|
headset = 'Default music player icon'
|
2020-04-11 21:49:06 +02:00
|
|
|
settings = 'Default settings icon'
|
|
|
|
torch = 'Default torch or flashlight icon'
|
|
|
|
up_arrow = 'Small (16x9) up arrow'
|
|
|
|
down_arrow = 'Small (16x9) down arrow'
|