summaryrefslogtreecommitdiff
path: root/icons/16x16-gnome/xv.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-gnome/xv.xpm')
-rw-r--r--icons/16x16-gnome/xv.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/icons/16x16-gnome/xv.xpm b/icons/16x16-gnome/xv.xpm
new file mode 100644
index 0000000..ff79d70
--- /dev/null
+++ b/icons/16x16-gnome/xv.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char *mini-xv[] = {
+/* width height num_colors chars_per_pixel */
+" 16 16 4 1",
+/* colors */
+" c None s None",
+". c White",
+"# c Black",
+"g c red",
+/* pixels */
+" ",
+" ",
+" ",
+" ",
+" ### ",
+" gggggg# ",
+"ggg..ggggggg # ",
+"ggggggggggggg## ",
+" ggg##gggggggg# ",
+" gg#ggggggg## ",
+" ## ## ",
+" # # ",
+" ",
+" ",
+" ",
+" "
+};