0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-05 17:01:25 +00:00
quakeforge/tools/texpaint/Pixmaps/pause.xpm

22 lines
401 B
C
Raw Normal View History

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