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