diff --git a/css/icons.scss b/css/icons.scss
index ea4f4ea..d3cd953 100644
--- a/css/icons.scss
+++ b/css/icons.scss
@@ -21,4 +21,4 @@
*
*/
-@include icon-black-white('vueexample', 'app', 1);
+@include icon-black-white('recent', 'radio', 1);
diff --git a/src/assets/recent.svg b/img/recent.svg
similarity index 100%
rename from src/assets/recent.svg
rename to img/recent.svg
diff --git a/src/components/Navigation.vue b/src/components/Navigation.vue
index 844f24c..f1b16e5 100644
--- a/src/components/Navigation.vue
+++ b/src/components/Navigation.vue
@@ -7,7 +7,7 @@
:title="t('radio', 'Top')" />