Use Rob O'Connor's icons, provided under the wxWindows Licence

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-05-16 14:01:36 +00:00
parent 251ab3072d
commit a55c76fe40
8 changed files with 142 additions and 169 deletions

View File

@@ -1,23 +1,21 @@
/* XPM */
static char * forward_xpm[] = {
"16 15 5 1",
"16 15 3 1",
" c None",
". c #000000",
"+ c #C0E4CB",
"@ c #77C490",
"# c #808080",
". c Black",
"X c Gray100",
" ",
" ",
" . ",
" .. ",
" .+. ",
" ........++. ",
" .+++++++@++. ",
" .@@@@@@@@@++. ",
" .@@@@@@@@@+. ",
" ........@+.# ",
" #######.+.# ",
" #..# ",
" #.# ",
" ## ",
" # ",
" .X. ",
" ........XX. ",
" .XXXXXXXXXX. ",
" .XXXXXXXXXXX. ",
" .XXXXXXXXXXX. ",
" .XXXXXXXXXX. ",
" ........XX. ",
" .X. ",
" .. ",
" . ",
" "};