diff options
Diffstat (limited to 'attic/muse2-oom/muse2/xpm/idea.xpm')
-rw-r--r-- | attic/muse2-oom/muse2/xpm/idea.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/attic/muse2-oom/muse2/xpm/idea.xpm b/attic/muse2-oom/muse2/xpm/idea.xpm new file mode 100644 index 00000000..c74c48b9 --- /dev/null +++ b/attic/muse2-oom/muse2/xpm/idea.xpm @@ -0,0 +1,35 @@ +/* XPM */ +/* Drawn by Mark Donohoe for the K Desktop Environment */ +/* See http://www.kde.org */ +static const char*idea[]={ +"22 22 7 1", +"# c #000000", +"a c #ffa858", +"b c #ffff00", +"c c #ffffc0", +"d c #ffdca8", +"e c #ffffff", +". c None", +"......................", +"......................", +"......................", +"......................", +"........#####.........", +".......#aaaab#........", +"......#acaaabb#.......", +".....#aaadcaaab#......", +".....#adddcaaab#......", +".....#addcdcaab#......", +".....#bcc#cbabb#......", +"......#ba#b#bb#.......", +".......#aa#bb#........", +"........#b#b#.........", +"........#ee##.........", +"........###e#.........", +"........###e#.........", +"........#####.........", +".........###..........", +"......................", +"......................", +"......................"}; + |