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