From 227c289a570921b9d07238c05f0898f1309633ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 20 Oct 2023 11:32:30 +0200 Subject: [PATCH] Feat: Use more appropriate icon --- assets/images/icons.svg | 13 ++++--------- templates/admin/document/index.html.twig | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/assets/images/icons.svg b/assets/images/icons.svg index bda3176..b04b2e6 100644 --- a/assets/images/icons.svg +++ b/assets/images/icons.svg @@ -5,9 +5,6 @@ - - - @@ -38,9 +35,6 @@ - - - @@ -59,9 +53,6 @@ - - - @@ -129,6 +120,10 @@ + + + + diff --git a/templates/admin/document/index.html.twig b/templates/admin/document/index.html.twig index ed6b7c6..7f5acd6 100644 --- a/templates/admin/document/index.html.twig +++ b/templates/admin/document/index.html.twig @@ -74,7 +74,7 @@ - {{ icon('download') }} + {{ icon('eye') }}