From c8c2afb1905c8bcb2cf97a2c7a5351538ed6c7ab Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Wed, 30 Nov 2022 21:50:31 +0100 Subject: [PATCH] icons --- icon.xml | 10 ++++++++++ icon/asset.svg | 5 +++++ icon/stockonline.svg | 5 +++++ menu.xml | 4 ++-- 4 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 icon/asset.svg create mode 100644 icon/stockonline.svg diff --git a/icon.xml b/icon.xml index 376e9d0..2a2e5c4 100644 --- a/icon.xml +++ b/icon.xml @@ -10,5 +10,15 @@ full copyright notices and license terms. --> icon/gain_invest.svg + + mds-stockonline + icon/stockonline.svg + + + + mds-asset + icon/asset.svg + + diff --git a/icon/asset.svg b/icon/asset.svg new file mode 100644 index 0000000..dbd353f --- /dev/null +++ b/icon/asset.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icon/stockonline.svg b/icon/stockonline.svg new file mode 100644 index 0000000..2f56e74 --- /dev/null +++ b/icon/stockonline.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/menu.xml b/menu.xml index 2ab5feb..18beb30 100644 --- a/menu.xml +++ b/menu.xml @@ -19,7 +19,7 @@ full copyright notices and license terms. --> + icon="mds-stockonline" parent="menu_investment"/> @@ -27,7 +27,7 @@ full copyright notices and license terms. --> + icon="mds-asset" parent="menu_investment"/>