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