diff options
Diffstat (limited to 'tools/panel/icons')
-rw-r--r-- | tools/panel/icons | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tools/panel/icons b/tools/panel/icons new file mode 100644 index 0000000..aa27523 --- /dev/null +++ b/tools/panel/icons @@ -0,0 +1,23 @@ + +# Icons +ICON_CLOCK='' +ICON_CAL='' +ICON_WIFI='' +ICON_PWR='' +ICON_DB='' +ICON_SQUARE='' +ICON_PREV='' +ICON_PAUSE='' +ICON_PLAY='' +ICON_NEXT='' +ICON_VOLUME_DOWN='' +ICON_VOLUME_UP='' +ICON_VOLUME_OFF='' +ICON_HPHONES='' +ICON_MUSIC='' +ICON_PLUG='' +ICON_FACE='' +ICON_PRIV='' +ICON_PUB='' +ICON_MAIL='' + |