mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
Initial import of CVS-v2_8_branch
This commit is contained in:
23
icons/greencheckmark.xpm
Normal file
23
icons/greencheckmark.xpm
Normal file
@@ -0,0 +1,23 @@
|
||||
/* XPM */
|
||||
static const char * greencheckmark_xpm[] = {
|
||||
"16 15 5 1",
|
||||
" c None",
|
||||
". c #C0FFC0",
|
||||
"+ c #008000",
|
||||
"@ c #00FF00",
|
||||
"# c #004000",
|
||||
" ",
|
||||
" .. ",
|
||||
" +++.",
|
||||
" +.@++",
|
||||
" .++ +.@@#+",
|
||||
".+@.+ +.@@#+ ",
|
||||
"+.@@.+ +.@@#+ ",
|
||||
".+.@@.++.@@#+ ",
|
||||
" .+@@@@.@@#+ ",
|
||||
" .+.@@@@#+ ",
|
||||
" .+@@@#+ ",
|
||||
" .+@#+ ",
|
||||
" ++ ",
|
||||
" ",
|
||||
" "};
|
||||
Reference in New Issue
Block a user