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