summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/pixmaps/ok.xpm
blob: 5d8f3030dd66dd858ec46c5482be67bba71cbe9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/* XPM */
static const char * const ok_xpm[] = {
"37 16 5 1",
" 	c None",
".	c #3539EC",
"+	c #6E71EA",
"@	c #000000",
"#	c #1C1E7C",
"                                     ",
"                                     ",
"                                     ",
"         ...                         ",
"         .++.        @@@@@   @@      ",
"  .........++.      @@@ @@@  @@      ",
"  .+++++++...+.     @@   @@@ @@  @@  ",
"  ............+.    @@    @@ @@ @@   ",
"  ...............   @@    @@ @@@@    ",
"  .............#    @@   @@@ @@@@@   ",
"  ............#     @@@ @@@  @@ @@   ",
"  #######....#       @@@@@   @@  @@  ",
"         ...#                        ",
"         ###                         ",
"                                     ",
"                                     "};