summaryrefslogtreecommitdiff
path: root/linux/pixmaps/st-fast.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'linux/pixmaps/st-fast.xpm')
-rw-r--r--linux/pixmaps/st-fast.xpm24
1 files changed, 24 insertions, 0 deletions
diff --git a/linux/pixmaps/st-fast.xpm b/linux/pixmaps/st-fast.xpm
new file mode 100644
index 0000000..beeffdc
--- /dev/null
+++ b/linux/pixmaps/st-fast.xpm
@@ -0,0 +1,24 @@
+/* XPM */
+static char *st_fast[] = {
+/* columns rows colors chars-per-pixel */
+"16 15 3 1",
+" c Gray0",
+". c Gray50",
+"X c Gray75",
+/* pixels */
+"XXXXXX. .XXXXXX",
+"XXXX. XX.X .XXXX",
+"XX .XXXX.XXX .XX",
+" XXXXXX.XXXX. X",
+" X .XXXX.XXX X X",
+" XX. .XXX. .XX X",
+" XXXXX. XXXXX X",
+" XXXXXX .XXXXX X",
+" XXXXXX .XXXXX X",
+" XXXX.. X..XXX X",
+" X...XX XXX..X X",
+" .XXXXX XXXXXX X",
+"X. .XXX XXXX. .X",
+"XXX. .X X. .XXXX",
+"XXXXXX. XXXXXXX"
+};