summaryrefslogtreecommitdiff
path: root/pics/sound-off.xpm
Side-by-side diff
Diffstat (limited to 'pics/sound-off.xpm') (more/less context) (ignore whitespace changes)
-rw-r--r--pics/sound-off.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/pics/sound-off.xpm b/pics/sound-off.xpm
new file mode 100644
index 0000000..b886dd5
--- a/dev/null
+++ b/pics/sound-off.xpm
@@ -0,0 +1,22 @@
+/* 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 ",
+" .. ",
+" . ",
+" ",
+" "};