aboutsummaryrefslogtreecommitdiff
path: root/data/styles/Emerge/pixmaps/bullet.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/Emerge/pixmaps/bullet.xpm')
-rw-r--r--data/styles/Emerge/pixmaps/bullet.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/data/styles/Emerge/pixmaps/bullet.xpm b/data/styles/Emerge/pixmaps/bullet.xpm
new file mode 100644
index 0000000..cb3e266
--- /dev/null
+++ b/data/styles/Emerge/pixmaps/bullet.xpm
@@ -0,0 +1,21 @@
1/* XPM */
2static char * bullet_xpm[] = {
3"16 16 2 1",
4" c None",
5". c #000000",
6" ",
7" ",
8" ",
9" ",
10" . ",
11" .. ",
12" . .. ",
13" . . ",
14" . . ",
15" . . ",
16" . . ",
17" .. . ",
18" .. ",
19" . ",
20" ",
21" "};