1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00
audacity/images/ControlButtons/TimeShiftAlpha.xpm
Panagiotis Vasilopoulos eb7b71950b
Improve existing icons
Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>
2021-07-18 20:28:53 +00:00

33 lines
938 B
C

/* XPM */
static const char * const TimeShiftAlpha[] = {
"27 27 2 1",
" c #000000",
". c #FFFFFF",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" .. .. ",
" ... ... ",
" ............... ",
" ................. ",
" ............... ",
" ... ... ",
" .. .. ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};