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