summaryrefslogtreecommitdiff
path: root/icons/16x16-gnome/choice-no.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-gnome/choice-no.xpm')
-rw-r--r--icons/16x16-gnome/choice-no.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/icons/16x16-gnome/choice-no.xpm b/icons/16x16-gnome/choice-no.xpm
new file mode 100644
index 0000000..0cd570c
--- /dev/null
+++ b/icons/16x16-gnome/choice-no.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * choice_no_xpm[] = {
+"16 16 5 1",
+" c None",
+". c #D20000",
+"+ c #E67272",
+"@ c #E15555",
+"# c #DC3939",
+" ",
+" ",
+" ",
+" .. .. ",
+" .. .. ",
+" +.. ..@ ",
+" @.. ..@ ",
+" @....@ ",
+" #..# ",
+" @....@ ",
+" @.. ..@ ",
+" @.. ..@ ",
+" .. .. ",
+" .. .. ",
+" ",
+" ",
+};