summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/yellowdot.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'app/bin/bitmaps/yellowdot.xpm')
-rw-r--r--app/bin/bitmaps/yellowdot.xpm27
1 files changed, 0 insertions, 27 deletions
diff --git a/app/bin/bitmaps/yellowdot.xpm b/app/bin/bitmaps/yellowdot.xpm
deleted file mode 100644
index da0dddf..0000000
--- a/app/bin/bitmaps/yellowdot.xpm
+++ /dev/null
@@ -1,27 +0,0 @@
-/* XPM */
-static char * yellowdot[] = {
-"16 16 8 1",
-" c None",
-". c #000000",
-"+ c #B69A19",
-"@ c #E0C504",
-"# c #EBD200",
-"$ c #CFB410",
-"% c #EFD947",
-"& c #EDD400",
-" ",
-" ",
-" .... ",
-" .+@##@+. ",
-" .$%%%&&&$. ",
-" +%%%%%&&&+ ",
-" .@%%%%%&&&@. ",
-" .#%%%%%&&&#. ",
-" .#&%%%&&&&#. ",
-" .@&&&&&&&&@. ",
-" +&&&&&&&&+ ",
-" .$&&&&&&$. ",
-" .+@##@+. ",
-" .... ",
-" ",
-" "};