summaryrefslogtreecommitdiff
path: root/icons/16x16-general/refresh.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/refresh.xpm')
-rw-r--r--icons/16x16-general/refresh.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/icons/16x16-general/refresh.xpm b/icons/16x16-general/refresh.xpm
new file mode 100644
index 0000000..249fc2d
--- /dev/null
+++ b/icons/16x16-general/refresh.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static char * mini-ray_xpm[] = {
+"16 16 4 1",
+" c None s None",
+". c black",
+"X c yellow",
+"o c #808080",
+" ",
+" ......... ",
+" .XXXXXX.o ",
+" .XXXXXX.o ",
+" .XXXXX.o ",
+" .XXXXX.o ",
+" .XXXX..... ",
+" .XXXXXXXX.o ",
+" .....XXX.o ",
+" oo.XXX.o ",
+" .XX.o ",
+" .XX.o ",
+" .X.o ",
+" .X.o ",
+" ..o ",
+" . "};