diff --git a/apps/files/css/files.css b/apps/files/css/files.css index ebb44f3070c93..1f8aa10bdb3c8 100644 --- a/apps/files/css/files.css +++ b/apps/files/css/files.css @@ -89,6 +89,9 @@ .nav-icon-files { background-image: url('../img/folder.svg'); } +.nav-icon-recent { + background-image: url('../img/recent.svg'); +} .nav-icon-favorites { background-image: url('../img/star.svg'); } diff --git a/apps/files/img/recent.svg b/apps/files/img/recent.svg new file mode 100644 index 0000000000000..7d95448effb3c --- /dev/null +++ b/apps/files/img/recent.svg @@ -0,0 +1,5 @@ + + + + +