summaryrefslogtreecommitdiff
path: root/symbols/encrypted.xpm
blob: fc3178b0bd3a91dd52d0df2c0e66068ae5c631c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static const char *const encrypted_xpm[] = {
"27 18 2 1",
".	c #FFFFFF",
"+	c #000000",
"...........................",
"...........................",
"..+++++++++++++++++++++++..",
"..+++++++++++++++++++++++..",
"..++...................++..",
"..++...................++..",
"..++............++++...++..",
"..++...........++..++..++..",
"..++.+++++++++++....++.++..",
"..++.+++++++++++....++.++..",
"..++..+++......++..++..++..",
"..++..+++.......++++...++..",
"..++...................++..",
"..++...................++..",
"..+++++++++++++++++++++++..",
"..+++++++++++++++++++++++..",
"...........................",
"..........................."};