summaryrefslogtreecommitdiff
path: root/icons/16x16-general/choice-yes.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/choice-yes.xpm')
-rw-r--r--icons/16x16-general/choice-yes.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/icons/16x16-general/choice-yes.xpm b/icons/16x16-general/choice-yes.xpm
new file mode 100644
index 0000000..47abc4a
--- /dev/null
+++ b/icons/16x16-general/choice-yes.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * mini_exclam_xpm[] = {
+"16 16 5 1",
+" s None c None",
+". c #808080",
+"X c #008000",
+"o c white",
+"O c black",
+" .X ",
+" .oXX. ",
+" .oXXXO ",
+" XXXXXO ",
+" .XXXXO. ",
+" XXXXXO ",
+" XXXXO ",
+" XXXO ",
+" XXO ",
+" XO ",
+" O ",
+" .oXX ",
+" XXXX. ",
+" XXO. ",
+" .O. ",
+" "};