1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-29 22:40:44 +00:00
horst3180_arc-theme/common/xfwm4-dark/stick-pressed.xpm

29 lines
544 B
C
Raw Normal View History

2015-07-08 13:44:53 +00:00
/* XPM */
static char * stick_pressed_xpm[] = {
"16 22 3 1",
" c None",
". c #2F343B",
"+ c #5294E2",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
".......++.......",
".......++.......",
".......++.......",
"....++++++++....",
"....++++++++....",
".......++.......",
".......++.......",
".......++.......",
"................",
"................",
"................",
"................",
"................",
"................",
"................"};