From 5b2f22ddff42cf6f984d6f0e004eb6a3a8963ec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Br=C3=BCbach?= Date: Mon, 3 Mar 2025 12:32:28 +0100 Subject: [PATCH] Generic mana symbols. --- cockatrice/cockatrice.qrc | 6 ++++ cockatrice/resources/icons/mana/B.svg | 50 +++++++++++++++++++++++++++ cockatrice/resources/icons/mana/G.svg | 47 +++++++++++++++++++++++++ cockatrice/resources/icons/mana/R.svg | 47 +++++++++++++++++++++++++ cockatrice/resources/icons/mana/U.svg | 48 +++++++++++++++++++++++++ cockatrice/resources/icons/mana/W.svg | 47 +++++++++++++++++++++++++ 6 files changed, 245 insertions(+) create mode 100644 cockatrice/resources/icons/mana/B.svg create mode 100644 cockatrice/resources/icons/mana/G.svg create mode 100644 cockatrice/resources/icons/mana/R.svg create mode 100644 cockatrice/resources/icons/mana/U.svg create mode 100644 cockatrice/resources/icons/mana/W.svg diff --git a/cockatrice/cockatrice.qrc b/cockatrice/cockatrice.qrc index 7e2ca225c..38c40561f 100644 --- a/cockatrice/cockatrice.qrc +++ b/cockatrice/cockatrice.qrc @@ -40,6 +40,12 @@ resources/icons/update.png resources/icons/view.svg + resources/icons/mana/B.svg + resources/icons/mana/G.svg + resources/icons/mana/R.svg + resources/icons/mana/U.svg + resources/icons/mana/W.svg + resources/config/general.svg resources/config/appearance.svg resources/config/interface.svg diff --git a/cockatrice/resources/icons/mana/B.svg b/cockatrice/resources/icons/mana/B.svg new file mode 100644 index 000000000..1b3fc90ac --- /dev/null +++ b/cockatrice/resources/icons/mana/B.svg @@ -0,0 +1,50 @@ + + + + + + + + + diff --git a/cockatrice/resources/icons/mana/G.svg b/cockatrice/resources/icons/mana/G.svg new file mode 100644 index 000000000..3521f9d5a --- /dev/null +++ b/cockatrice/resources/icons/mana/G.svg @@ -0,0 +1,47 @@ + + + + + + + + + diff --git a/cockatrice/resources/icons/mana/R.svg b/cockatrice/resources/icons/mana/R.svg new file mode 100644 index 000000000..1f3f606eb --- /dev/null +++ b/cockatrice/resources/icons/mana/R.svg @@ -0,0 +1,47 @@ + + + + + + + + + diff --git a/cockatrice/resources/icons/mana/U.svg b/cockatrice/resources/icons/mana/U.svg new file mode 100644 index 000000000..b9b9f6069 --- /dev/null +++ b/cockatrice/resources/icons/mana/U.svg @@ -0,0 +1,48 @@ + + + + + + + + + diff --git a/cockatrice/resources/icons/mana/W.svg b/cockatrice/resources/icons/mana/W.svg new file mode 100644 index 000000000..883128a91 --- /dev/null +++ b/cockatrice/resources/icons/mana/W.svg @@ -0,0 +1,47 @@ + + + + + + + + +