summaryrefslogtreecommitdiffstats
path: root/kpackage/toolbar/ftin.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kpackage/toolbar/ftin.xpm')
-rw-r--r--kpackage/toolbar/ftin.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/kpackage/toolbar/ftin.xpm b/kpackage/toolbar/ftin.xpm
new file mode 100644
index 0000000..e70d56d
--- /dev/null
+++ b/kpackage/toolbar/ftin.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char * kmfolderin_xpm[] = {
+/* width height num_colors chars_per_pixel */
+"15 13 5 1",
+/* colors */
+" c None",
+". c red3",
+"X c white",
+"o c #c0c0c0",
+"O c #808080",
+/* pixels */
+" . . ",
+" ... ",
+" ...XXXXXXXX",
+" ...ooooooXX",
+" .......XXXXXO",
+" .....oooXXOX",
+" XX...XXXXXOXO",
+" Xooo.oooXXOXOX",
+"XXXXXXXXXXOXOX ",
+"OOOOOOOOOOXOX ",
+"XXXXXXXXXXOX ",
+"OOOOOOOOOOX ",
+"XXXXXXXXXX "};