summaryrefslogtreecommitdiffstats
path: root/kworldwatch/pics/flag-mask.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kworldwatch/pics/flag-mask.xpm')
-rw-r--r--kworldwatch/pics/flag-mask.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/kworldwatch/pics/flag-mask.xpm b/kworldwatch/pics/flag-mask.xpm
new file mode 100644
index 0000000..d7ceb66
--- /dev/null
+++ b/kworldwatch/pics/flag-mask.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char * flag_xpm[] = {
+"16 16 2 1",
+" c #ffffff",
+". c #000000",
+" ",
+" ...... ",
+" ....... ",
+" ......... ",
+" ............. ",
+" ............. ",
+" ............ ",
+" ............ ",
+" .. ........ ",
+" .. .......",
+" .. .... ",
+" .. ",
+" .. ",
+" .. ",
+" .. ",
+" "};