-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathicon_lock.xpm
More file actions
46 lines (46 loc) · 1.04 KB
/
Copy pathicon_lock.xpm
File metadata and controls
46 lines (46 loc) · 1.04 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/* XPM */
static char * icon_lock_xpm[] = {
"26 24 19 1",
" c None",
". c #5C0000",
"+ c #650000",
"@ c #7B1F1F",
"# c #310000",
"$ c #A03B3B",
"% c #9B3F3F",
"& c #582727",
"* c #6A0000",
"= c #821D1D",
"- c #7B0000",
"; c #924545",
"> c #4D0000",
", c #670000",
"' c #E17A7A",
") c #FF9898",
"! c #C35C5C",
"~ c #A23B3B",
"{ c #841D1D",
" ",
" ..++++@@ ",
" ...++++@@& ",
" ##$$$$%%..&& ",
" ##$$$ %..&& ",
" **$$ ++== ",
" **$$ ++== ",
" --;; >>== ",
" --;; >>== ",
" ,,,,,,,,,,,,,,,, ",
" ,,,,,,,,,,,,,,,, ",
" ,,''))''!!!!~~,, ",
" ,,''))''!!!!~~,, ",
" ,,~~!!~~~!{{,,,, ",
" ,,~~!!~~~!{{,,,, ",
" ,,''))''!!!!~~,, ",
" ,,''))''!!!!~~,, ",
" ,,~~!!~~!!{{,,,, ",
" ,,~~!!~~!!{{,,,, ",
" ,,''))''!!!!~~,, ",
" ,,''))''!!!!~~,, ",
" ,,,,,,,,,,,,,,,, ",
" ,,,,,,,,,,,,,,,, ",
" "};