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,43 @@
/* XPM */
static char * close_prelight_xpm[] = {
"24 25 15 1",
" c None",
". c #171717",
"+ c #B7B7B7",
"@ c #BABABA",
"# c #F8F8F8",
"$ c #E7E7E7",
"% c #E2E2E2",
"& c #C0C0C0",
"* c #E8E8E8",
"= c #EDEDED",
"- c #F5F5F5",
"; c #F7F7F7",
"> c #BBBBBB",
", c #C5C5C5",
"' c #C2C2C2",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........+.....@.........",
".......+#$...%#&........",
"........*#$.%#=.........",
".........*#-#=..........",
"..........-#;...........",
".........%#;#$..........",
"........%#=.*#$.........",
".......>#=...*#,........",
"........'.....,.........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};