summaryrefslogtreecommitdiff
path: root/symbols/720/Barrowdown.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'symbols/720/Barrowdown.xpm')
-rw-r--r--symbols/720/Barrowdown.xpm23
1 files changed, 23 insertions, 0 deletions
diff --git a/symbols/720/Barrowdown.xpm b/symbols/720/Barrowdown.xpm
new file mode 100644
index 00000000..dcf73a17
--- /dev/null
+++ b/symbols/720/Barrowdown.xpm
@@ -0,0 +1,23 @@
+/* XPM */
+static const char *const Barrowdown_xpm [] = {
+/* columns rows colors chars-per-pixel */
+"15 15 2 1 ",
+". c #000000",
+"# c #FFFFFF",
+/* pixels */
+"###############",
+"###############",
+".#############.",
+".#############.",
+"..###########..",
+"..###########..",
+"...#########...",
+"...#########...",
+"....#######....",
+"....#######....",
+".....#####.....",
+".....#####.....",
+"......###......",
+"......###......",
+".......#......."
+};