diff options
author | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-22 20:28:40 +0800 |
---|---|---|
committer | Jakub Steiner <jimmac@src.gnome.org> | 2001-03-22 20:28:40 +0800 |
commit | 2282cef752462976015bffebcce0640457431309 (patch) | |
tree | ee9b27968663983e9b25f60f39e7fbe7ae4c369b /art/new-message.xpm | |
parent | 2252976cf480857acfc335a7b3969008fd89aaa2 (diff) | |
download | gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar.gz gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar.bz2 gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar.lz gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar.xz gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.tar.zst gsoc2013-evolution-2282cef752462976015bffebcce0640457431309.zip |
new menu icons
svn path=/trunk/; revision=8893
Diffstat (limited to 'art/new-message.xpm')
-rw-r--r-- | art/new-message.xpm | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/art/new-message.xpm b/art/new-message.xpm new file mode 100644 index 0000000000..add4263a4d --- /dev/null +++ b/art/new-message.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * new_message_xpm[] = { +"16 16 19 1", +" c None", +". c #000000", +"+ c #FDFDFD", +"@ c #E2E2E2", +"# c #FEFEFE", +"$ c #FCFCFC", +"% c #FBFBFB", +"& c #FFFFFF", +"* c #E4E4E4", +"= c #E0E0E0", +"- c #FAFAFA", +"; c #F9F9F9", +"> c #F8F8F8", +", c #F7F7F7", +"' c #F5F5F5", +") c #F4F4F4", +"! c #DFDFDF", +"~ c #E8E8E8", +"{ c #DDDDDD", +" ", +" .. ", +" ..+@. ", +" ..#+$%. ", +" ..&####%*. ", +" .&####==-;. ", +" .###==###>*. ", +" .+####==,'. ", +" .$%#==###'*. ", +" .--###=='). ", +" .-;#==####*. ", +" .>######!!. ", +" .,####!!.. ", +" .##=!.. ", +" .~{.. ", +" .. "}; |