summaryrefslogtreecommitdiff
path: root/src/icons/category.xpm
diff options
context:
space:
mode:
authorSimeon Simeonov2018-02-26 11:23:00 +0100
committerSimeon Simeonov2018-02-26 11:23:00 +0100
commit0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch)
treeaf916a30553c78ce9d4f2d8658656a175c5b6921 /src/icons/category.xpm
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'src/icons/category.xpm')
-rw-r--r--src/icons/category.xpm35
1 files changed, 35 insertions, 0 deletions
diff --git a/src/icons/category.xpm b/src/icons/category.xpm
new file mode 100644
index 0000000..fd16880
--- /dev/null
+++ b/src/icons/category.xpm
@@ -0,0 +1,35 @@
1/* XPM */
2static char * category_xpm[] = {
3"16 16 16 1",
4" c None",
5". c #000000",
6"+ c #2C7AD4",
7"@ c #3B98C5",
8"# c #2D5AD3",
9"$ c #01DFFF",
10"% c #BFEDE2",
11"& c #12BDEE",
12"* c #B8EADF",
13"= c #2ABAD6",
14"- c #039FFD",
15"; c #155DEB",
16"> c #271BD9",
17", c #3F18C1",
18"' c #1F1CE1",
19") c #3719C9",
20" ",
21" ",
22" .... ",
23" .+@+@. ",
24" .+#+#@+...... ",
25" .$$%$%&*%$==$.",
26" .=@&@&@=+=+-;.",
27" .$&@&@=+=+-+#.",
28" .=@&@=+=+-+->.",
29" .$&@=+=+-+-;#.",
30" .=@=+=+-+-;-,.",
31" .$=+=+-+-;-;>.",
32" .=';';';';)>,.",
33" ............ ",
34" ",
35" "};