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