summaryrefslogtreecommitdiff
path: root/data/evol/icons
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2024-03-29 02:32:55 +0100
committerFedja Beader <fedja@protonmail.ch>2024-04-06 22:53:37 +0200
commit501df54fea22ce7a55735f3e54cebff354973d3c (patch)
tree72dca224aa3215278f43f2d33409412d5c8ee174 /data/evol/icons
parentb3ab76d90d265e219fafa989ba55bbc53bea52f4 (diff)
downloadmanaplus-improved_controller_build2.tar.gz
manaplus-improved_controller_build2.tar.bz2
manaplus-improved_controller_build2.tar.xz
manaplus-improved_controller_build2.zip
Revert "Remove data/evol"improved_controller_build2
This reverts commit 0144ab308fed93b96b3a819dfe7d9940ee9eedb9. [ci skip]
Diffstat (limited to 'data/evol/icons')
-rw-r--r--data/evol/icons/evol-client.icobin0 -> 533366 bytes
-rw-r--r--data/evol/icons/evol-client.pngbin0 -> 7366 bytes
-rw-r--r--data/evol/icons/evol-client.xpm45
3 files changed, 45 insertions, 0 deletions
diff --git a/data/evol/icons/evol-client.ico b/data/evol/icons/evol-client.ico
new file mode 100644
index 000000000..17309a1ba
--- /dev/null
+++ b/data/evol/icons/evol-client.ico
Binary files differ
diff --git a/data/evol/icons/evol-client.png b/data/evol/icons/evol-client.png
new file mode 100644
index 000000000..2fb9eaab0
--- /dev/null
+++ b/data/evol/icons/evol-client.png
Binary files differ
diff --git a/data/evol/icons/evol-client.xpm b/data/evol/icons/evol-client.xpm
new file mode 100644
index 000000000..7fb1f2cda
--- /dev/null
+++ b/data/evol/icons/evol-client.xpm
@@ -0,0 +1,45 @@
+/* XPM */
+static char * manaplus_xpm[] = {
+"32 32 10 1",
+" c None",
+". c #663300",
+"X c #673200",
+"o c #663400",
+"O c #653400",
+"+ c #653200",
+"@ c #653300",
+"# c #673300",
+"$ c #663200",
+"% c #673400",
+" .. . ",
+" .. X . ",
+" .X .. o O. ",
+" +@o .o O# o. ",
+" Xo. $.@ . o%. ",
+" $.#$.#$+ ",
+" . $$$## ",
+" ....$@+ %. ",
+" ....o#$X ",
+" .$o.. ",
+" .@@. ",
+" Oo#. ",
+" o ",
+" #@ . ",
+" O... ",
+" $.o ",
+" #.$. ",
+" ..% ",
+" #$@. ",
+" .... ",
+" # O%.@..$.#.o . ",
+" +# oO X+$..@ .#$$ ",
+" % +...o # % ",
+" O %o..$oO O.% ",
+" o #O$@ X# + ",
+" # $ $ % ",
+" O. . $ #@ ",
+" o XO ",
+" . X $X ",
+" # + + ",
+" . @ . ",
+" .$# $@ "};