summaryrefslogtreecommitdiff
path: root/icons/16x16-general/linux.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'icons/16x16-general/linux.xpm')
-rw-r--r--icons/16x16-general/linux.xpm38
1 files changed, 38 insertions, 0 deletions
diff --git a/icons/16x16-general/linux.xpm b/icons/16x16-general/linux.xpm
new file mode 100644
index 0000000..fcf3836
--- /dev/null
+++ b/icons/16x16-general/linux.xpm
@@ -0,0 +1,38 @@
+/* XPM */
+/* Drawn for the K Desktop Environment */
+/* See http://www.kde.org */
+static char*penguin[]={
+"16 16 7 1",
+/*
+". c None",
+"e c #808000",
+"# c #000000",
+"b c #808080",
+"c c #ffff00",
+"d c #c0c000",
+"a c #ffffff",
+ colors changed from yellow to more natural by migo
+*/
+". c None",
+"e c #c08900",
+"# c #000000",
+"b c #808080",
+"c c #ffb700",
+"d c #e0a000",
+"a c #ffffff",
+"......####......",
+"......####......",
+".....#a#a#b.....",
+".....##c###.....",
+".....#dcd##.....",
+".....#bbbb#.....",
+".....#aaaa##....",
+"....#baaaab#b...",
+"....#aaaaaa##...",
+"...#baaaaaa##...",
+"...#baaaaaa##...",
+"..#cdbaaaab###..",
+".#cdd#baaabdcd#.",
+".#ddddbaabeddd#.",
+"..#dde####ed##..",
+"...###....##...."};