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