summaryrefslogtreecommitdiff
path: root/linux/pixmaps/ac-light.xpm
blob: 388b9593c72239bb17313ec9bda08468efa377bb (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* ac_light[] = {
"16 15 5 1",
". 	c None",
"+	c #000000",
"@	c #7F7F7F",
"#	c #FFFFFF",
"$	c #BFBFBF",
".....++++++.....",
"...@+#####$+@...",
"...+#######$+...",
"..+#########$+..",
"..+########$#+..",
"..+#######$#$+..",
"..+#$####$#$#+..",
"..@+#$$#$#$#+@..",
"...@+##$#$#+@...",
"....+@##$#@+....",
".....++++++.....",
".....+$#@@+.....",
".....@++++@.....",
".....+$#@@+.....",
"......++++......"};