diff --git a/DSView/DSView.qrc b/DSView/DSView.qrc index 5094f215..bbefa207 100644 --- a/DSView/DSView.qrc +++ b/DSView/DSView.qrc @@ -142,5 +142,7 @@ icons/dark/loop.svg icons/light/log.svg icons/dark/log.svg + icons/light/update.svg + icons/dark/update.svg diff --git a/DSView/icons/dark/update.svg b/DSView/icons/dark/update.svg new file mode 100644 index 00000000..c02bb441 --- /dev/null +++ b/DSView/icons/dark/update.svg @@ -0,0 +1,109 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DSView/icons/light/update.svg b/DSView/icons/light/update.svg new file mode 100644 index 00000000..6ae61c73 --- /dev/null +++ b/DSView/icons/light/update.svg @@ -0,0 +1,109 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file