mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 14:41:13 +02:00
Initial import of CVS-v2_8_branch
This commit is contained in:
26
icons/play.xpm
Normal file
26
icons/play.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static const char * play_xpm[] = {
|
||||
"16 16 7 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #808000",
|
||||
"@ c #808080",
|
||||
"# c #FFFF00",
|
||||
"$ c #C0C0C0",
|
||||
"% c #FFFFFF",
|
||||
" .. ",
|
||||
" +@.@ ",
|
||||
" +#.$$ ",
|
||||
" +#@@$%@ @ ",
|
||||
" +#%.$%%@ @ ",
|
||||
" ++#%#.$%%@ @ ",
|
||||
"+%$%#%..%%@ ",
|
||||
"+#$#%#.$.%@ ",
|
||||
"+#$%#%.@.%@ @@@@",
|
||||
".+@#%#..%%@ ",
|
||||
" ..+#%.$%%@ ",
|
||||
" .+#.$%%@ @ ",
|
||||
" .+@@%%@ @ ",
|
||||
" .+.$$@ @ ",
|
||||
" .+.@ ",
|
||||
" .. "};
|
Reference in New Issue
Block a user