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