summaryrefslogtreecommitdiff
path: root/icons/14x14-general/gnome.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/14x14-general/gnome.xpm')
-rw-r--r--icons/14x14-general/gnome.xpm25
1 files changed, 25 insertions, 0 deletions
diff --git a/icons/14x14-general/gnome.xpm b/icons/14x14-general/gnome.xpm
new file mode 100644
index 0000000..b8033eb
--- /dev/null
+++ b/icons/14x14-general/gnome.xpm
@@ -0,0 +1,25 @@
+/* XPM */
+static char * gnome_xpm[] = {
+"14 14 7 1",
+" c None",
+". c white",
+"+ c gray85",
+"@ c black",
+"# c grey70",
+"$ c grey60",
+"& c grey40",
+" .+@ ",
+" #$@#&@@ ",
+" &@@@@@@ ",
+" # @@ @@ ",
+" @@ .+$$ ",
+" @ .$$$@@ ",
+"$@ .$$$@@@ ",
+" @ +$&@@@ ",
+" #$@@ $$& ",
+" #$@@ ##&@ ",
+" $$&@ +&@ ",
+" $$$$###&@ ",
+" @$$$$@@ ",
+" @@@@@ ",
+};