1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-02 21:21:33 +00:00
mpv/Gui/mplayer/pixmaps/url.xpm

22 lines
399 B
C
Raw Normal View History

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