xmonad-config/assets/icons/wifi_0.xpm

22 lines
402 B
C
Raw Normal View History

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