diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-21 04:45:11 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-21 04:45:11 +0800 |
commit | ef59955e2dbad1fdd14d317283687f8f99fe8117 (patch) | |
tree | b38d27d2763643864684fd15735235a77ac7471b /art/16_send-receive.xpm | |
parent | 04ee7c6788eaeec1b8e7a5b5048b7e9e28b8fa0c (diff) | |
download | gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar.gz gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar.bz2 gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar.lz gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar.xz gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.tar.zst gsoc2013-evolution-ef59955e2dbad1fdd14d317283687f8f99fe8117.zip |
color coded app icons and some new icons. also a new splash (probably to be replaced in seconds by tigert's ;)
svn path=/trunk/; revision=8855
Diffstat (limited to 'art/16_send-receive.xpm')
-rw-r--r-- | art/16_send-receive.xpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/art/16_send-receive.xpm b/art/16_send-receive.xpm new file mode 100644 index 0000000000..59d9bfb5d5 --- /dev/null +++ b/art/16_send-receive.xpm @@ -0,0 +1,43 @@ +/* XPM */ +static char * 16_send_receive_xpm[] = { +"16 16 24 1", +" c None", +". c #000000", +"+ c #EEC7C1", +"@ c #8B625D", +"# c #F2D1CB", +"$ c #CE3216", +"% c #D25B46", +"& c #CF8173", +"* c #F4D8D3", +"= c #B72C13", +"- c #D29C94", +"; c #C99A93", +"> c #95220D", +", c #7F8488", +"' c #C5CED6", +") c #CDD5DC", +"! c #BAC6CF", +"~ c #506D89", +"{ c #9EADBB", +"] c #95A6B7", +"^ c #4F575E", +"/ c #3A4148", +"( c #42484E", +"_ c #3F3F3F", +" ", +" ", +" ", +" .. ", +" .+@.. ", +" .#$%&. ", +".*$$$=. ", +" .-$==. .. ", +" .;>.. ..,'. ", +" .. .)!~{. ", +" .]~~~^.", +" .]~~/. ", +" ...(. ", +" ._ ", +" ", +" "}; |