summaryrefslogtreecommitdiff
path: root/symbols/arrowup.xpm
blob: 9ee2e6c0d1a114d16b50e9e9c2c33316e299388d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* XPM */
static const char *const arrowup_xpm[] = {
"12 12 2 1",
".	c #FFFFFF",
"+	c #000000",
".....++.....",
".....++.....",
"....++++....",
"....++++....",
"...++++++...",
"...++++++...",
"..++++++++..",
"..++++++++..",
".++++++++++.",
".++++++++++.",
"++++++++++++",
"++++++++++++"};