xmonad-config/icons/wifi_8.xpm

22 lines
402 B
C
Raw Permalink Normal View History

2020-03-15 13:45:53 -04:00
/* XPM */
static char * wifi_8_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" ",
" .. ",
" .. ",
" .. .. ",
" .. .. ",
" .. .. .. ",
" .. .. .. ",
" .. .. .. .. ",
" .. .. .. .. ",
".. .. .. .. .. ",
".. .. .. .. .. ",
" ",
" ",
" ",
" "};