quakeforge/tools/texpaint/Pixmaps/stop.xpm

22 lines
400 B
C

/* XPM */
static char * stop_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ........... ",
" ",
" ",
" "};