dots/themes/gtk/rose-pine-gtk/xfwm4/close-active.xpm
2023-02-15 19:19:28 -03:00

33 lines
848 B
C

/* XPM */
static char * close_prelight_xpm[] = {
"24 26 4 1",
" c None",
". c #191724",
"+ c #e0def4",
"@ c #c4a7e7",
"@@@@@@@@@@@@@@@@@@@@@@@@",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++....++........",
"........+++..+++........",
".........++++++.........",
"..........++++..........",
"..........++++..........",
".........++++++.........",
"........+++..+++........",
"........++....++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};