diff options
Diffstat (limited to 'symbols/720/Barrowturn.xpm')
-rw-r--r-- | symbols/720/Barrowturn.xpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/symbols/720/Barrowturn.xpm b/symbols/720/Barrowturn.xpm new file mode 100644 index 00000000..9298c2a4 --- /dev/null +++ b/symbols/720/Barrowturn.xpm @@ -0,0 +1,32 @@ +/* XPM */ +static const char *const Barrowturn_xpm [] = { +/* columns rows colors chars-per-pixel */ +"23 24 2 1 ", +". c #000000", +"# c #FFFFFF", +/* pixels */ +"......#########........", +"....############.......", +"...##############......", +"...####......####......", +"...####.......###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###........###......", +"...###....###########..", +"...###.....#########...", +"...###......#######....", +"...###.......#####.....", +"...###........###......", +"...............#......." +}; |