-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgdoor-blank.xpm
29 lines (29 loc) · 1.79 KB
/
gdoor-blank.xpm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* XPM */
static char * gdoor_blank_xpm[] = {
"68 24 2 1",
" c #CCCCCCCCCCCC",
". c #CCCCC2C2EAEA",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" . ",
" "};