mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
Initial import of CVS-v2_8_branch
This commit is contained in:
21
icons/note.xpm
Normal file
21
icons/note.xpm
Normal file
@@ -0,0 +1,21 @@
|
||||
/* XPM */
|
||||
const static char *note_xpm[]={
|
||||
"16 16 2 1",
|
||||
". c None",
|
||||
"# c #c00000",
|
||||
"...........#####",
|
||||
"......##########",
|
||||
"......##########",
|
||||
"......##########",
|
||||
"......##########",
|
||||
"......#####....#",
|
||||
"......#........#",
|
||||
"......#........#",
|
||||
"......#....###.#",
|
||||
"..###.#...######",
|
||||
".######..#######",
|
||||
"#######..#######",
|
||||
"#######..#######",
|
||||
"#######...#####.",
|
||||
".#####.....###..",
|
||||
"..###..........."};
|
Reference in New Issue
Block a user