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 @@ + + + + + + + + +