diff options
Diffstat (limited to 'data/pixmaps/transport/button-panic.xpm')
-rw-r--r-- | data/pixmaps/transport/button-panic.xpm | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/data/pixmaps/transport/button-panic.xpm b/data/pixmaps/transport/button-panic.xpm new file mode 100644 index 0000000..2fc49ae --- /dev/null +++ b/data/pixmaps/transport/button-panic.xpm @@ -0,0 +1,46 @@ +/* XPM */ +static char * button_panic_xpm[] = { +"40 40 3 1", +" c None", +". c #000000", +"x c #808080", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ...... ", +" ...... ", +" ...... ", +" x....x ", +" x....x ", +" x....x ", +" .... ", +" .... ", +" x..x ", +" x..x ", +" x..x ", +" xx ", +" ", +" .... ", +" .... ", +" .... ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "}; |