1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00
audacity/images/EditButtons/ZoomToggleDisabled.xpm
2018-03-27 05:36:02 -04:00

39 lines
1015 B
C

/* XPM */
static const char * const ZoomToggleDisabled[] = {
"27 27 7 1",
" c None",
". c #A8A8A8",
"+ c #737373",
"@ c #737373",
"# c #737373",
"$ c #737373",
"* c #404040",
"...........................",
"...........................",
"...........................",
"...........................",
"............++++...........",
"..........@+#.@$+@.........",
"..........+.@**..+@........",
".........+#@.**..#+........",
".........+@******.+@.......",
".........+.******.+@+@.....",
".........+#..**..#+@.+@....",
"..........+..**..+@@.#+....",
".........+++#..#+@@**.+@...",
"........+++@++++@@***.+@...",
".......+++@@.@@@@....#+@...",
"......+++@@...+......+@@...",
".....+++@@...+++#..#+@@....",
"....+++@@...+++@++++@@.....",
"....@+@@...+++@@.@@@@......",
".....@@...+++@@............",
".........+++@@.............",
"........+++@@..............",
"........@+@@...............",
".........@@................",
"...........................",
"...........................",
"..........................."};