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