1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00
audacity/images/SliderThumb_Vertical.xpm
2018-03-27 05:36:02 -04:00

22 lines
377 B
C

/* XPM */
static const char * const SliderThumb_Vertical[] = {
"14 11 7 1",
" c None",
". c #DEDEDE",
"+ c #000000",
"@ c #FFFFFF",
"# c #C0C0D8",
"$ c #F2F2F2",
"% c #8D8DB2",
"..+++++++.....",
".+@@@@@@@+....",
"+@#######@+...",
"+@########$+..",
"+@##@%#@%##$+.",
"+@##@%#@%###$+",
"+@##@%#@%##%+.",
"+@########%+..",
"+@#######%+...",
".+%%%%%%%+....",
"..+++++++....."};