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