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:
26
icons/admin.xpm
Normal file
26
icons/admin.xpm
Normal file
@@ -0,0 +1,26 @@
|
||||
/* XPM */
|
||||
static const char * admin_xpm[] = {
|
||||
"16 16 7 1",
|
||||
" c None",
|
||||
". c #BABDB6",
|
||||
"+ c #888A85",
|
||||
"@ c #EEEEEC",
|
||||
"# c #204A87",
|
||||
"$ c #729FCF",
|
||||
"% c #3465A4",
|
||||
" ",
|
||||
" . + ",
|
||||
" .@. +@+ ",
|
||||
" .@. +@+ ",
|
||||
" . .@. +++ ",
|
||||
".@..@@. ++ ",
|
||||
" .@@@@@.++ ",
|
||||
" ....@@.+ ",
|
||||
" .@@. ",
|
||||
" ##++.@@. ",
|
||||
" #$$#+ .@@. ",
|
||||
" #$$%$# .@@. ",
|
||||
"#$$%%$# .@@. ",
|
||||
"#$%%$# .@. ",
|
||||
"#$$$# .. ",
|
||||
" ### "};
|
||||
Reference in New Issue
Block a user