From 85a50ce9d5eceb535394b42f8c20964d29b32fa0 Mon Sep 17 00:00:00 2001 From: BruebachL <44814898+BruebachL@users.noreply.github.com> Date: Mon, 3 Mar 2025 19:12:09 +0100 Subject: [PATCH] Generic mana symbols. (#5685) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Generic mana symbols. * Update black mana symbol skull and symbol color. * Update white mana symbol contrast. * Update black mana symbol contrast. --------- Co-authored-by: Lukas BrĂ¼bach --- cockatrice/cockatrice.qrc | 6 ++++ cockatrice/resources/icons/mana/B.svg | 47 ++++++++++++++++++++++++++ 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, 242 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..d7e360054 --- /dev/null +++ b/cockatrice/resources/icons/mana/B.svg @@ -0,0 +1,47 @@ + + + + + + + + + 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..3b8a6e06b --- /dev/null +++ b/cockatrice/resources/icons/mana/W.svg @@ -0,0 +1,47 @@ + + + + + + + + +