diff options
Diffstat (limited to 'data/styles/Emerge/pixmaps/stick.xpm')
-rw-r--r-- | data/styles/Emerge/pixmaps/stick.xpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/data/styles/Emerge/pixmaps/stick.xpm b/data/styles/Emerge/pixmaps/stick.xpm new file mode 100644 index 0000000..d2370df --- /dev/null +++ b/data/styles/Emerge/pixmaps/stick.xpm | |||
@@ -0,0 +1,42 @@ | |||
1 | /* XPM */ | ||
2 | static char * stick_xpm[] = { | ||
3 | "20 17 22 1", | ||
4 | " c None", | ||
5 | ". c #EBEBEB", | ||
6 | "+ c #E9E9E9", | ||
7 | "@ c #E6E6E6", | ||
8 | "# c #E5E5E5", | ||
9 | "$ c #E2E2E2", | ||
10 | "% c #DFDFDF", | ||
11 | "& c #DEDEDE", | ||
12 | "* c #000000", | ||
13 | "= c #CDCDCD", | ||
14 | "- c #989898", | ||
15 | "; c #CBCBCB", | ||
16 | "> c #FEFEFE", | ||
17 | ", c #7D7D7D", | ||
18 | "' c #C1C1C1", | ||
19 | ") c #E4E4E4", | ||
20 | "! c #7B7B7B", | ||
21 | "~ c #C0C0C0", | ||
22 | "{ c #7C7C7C", | ||
23 | "] c #E0E0E0", | ||
24 | "^ c #E8E8E8", | ||
25 | "/ c #E1E1E1", | ||
26 | "....................", | ||
27 | "....................", | ||
28 | ".....+@#$%&%$#@+....", | ||
29 | "....+*********=&+...", | ||
30 | "....@*********-;#...", | ||
31 | "....#**>>>>>**,')...", | ||
32 | "....$**>**>>**!~$...", | ||
33 | "....%**>>>>>**{~&...", | ||
34 | "....&**>***>**,~&...", | ||
35 | "....&**>>>>>**{~&...", | ||
36 | "....]*********!~]...", | ||
37 | "....]*********,'&...", | ||
38 | "....@=-,!,,,!,-;#...", | ||
39 | "....+&=''~~~~'=&+...", | ||
40 | ".....^/%%&&&&%@+....", | ||
41 | "....................", | ||
42 | "...................."}; | ||