summaryrefslogtreecommitdiff
path: root/pics/sound-off.xpm
Side-by-side diff
Diffstat (limited to 'pics/sound-off.xpm') (more/less context) (show whitespace changes)
-rw-r--r--pics/sound-off.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/pics/sound-off.xpm b/pics/sound-off.xpm
deleted file mode 100644
index b886dd5..0000000
--- a/pics/sound-off.xpm
+++ b/dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * sound_off_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000000000",
-"X c #FFFF00000000",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" ... X X ",
-"...... XXX XXX ",
-"...... XXXXX ",
-"...... XXX ",
-"...... XXXXX ",
-"...... XXX XXX ",
-" ... X X ",
-" .. ",
-" . ",
-" ",
-" "};