numix-gtk-theme/xfwm4/stick-active.xpm

31 lines
785 B
C
Raw Normal View History

/* XPM */
2014-02-20 08:40:03 +00:00
static char * stick_toggled_prelight_xpm[] = {
"24 24 3 1",
2014-02-19 21:33:42 +00:00
" c None",
". c #2D2D2D",
2014-02-20 08:40:03 +00:00
"+ c #DCDCDC",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-20 08:40:03 +00:00
"...........++...........",
".........++++++.........",
".........++++++.........",
"........+++..+++........",
"........+++..+++........",
".........++++++.........",
".........++++++.........",
"...........++...........",
2014-02-19 21:33:42 +00:00
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};