fasddfasf

This commit is contained in:
2026-01-07 20:36:21 +03:00
parent 5e11af76e7
commit 04ed871161
11919 changed files with 370502 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
/* XPM */
static char * close_pressed_xpm[] = {
"24 25 20 1",
" c None",
". c #171717",
"+ c #5C5C5C",
"@ c #636363",
"# c #D2D2D2",
"$ c #B2B2B2",
"% c #A8A8A8",
"& c #6D6D6D",
"* c #B4B4B4",
"= c #343434",
"- c #BDBDBD",
"; c #373737",
"> c #CACACA",
", c #CBCBCB",
"' c #CECECE",
") c #434343",
"! c #656565",
"~ c #757575",
"{ c #6F6F6F",
"] c #777777",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........+.....@.........",
".......+#$...%#&........",
"........*#$=%#-;........",
".........*#>#-;.........",
".........=,#')..........",
".........%#'#$..........",
"........%#-)*#$.........",
".......!#-;..*#~........",
"........{;....].........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};