summaryrefslogtreecommitdiff
path: root/resources/views/icons/report.phtml
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2025-03-10 23:09:49 +0000
committerGreg Roach <greg@subaqua.co.uk>2025-03-11 10:15:52 +0000
commit873d0602b56b0db5b89e948531f86bc3c50d95aa (patch)
tree7986a5157fd46cb8119d69e99e36380d489d8313 /resources/views/icons/report.phtml
parent7db85a88adfab3198915fa7e3622979d69f30104 (diff)
downloadwebtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.tar.gz
webtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.tar.bz2
webtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.zip
Replace: #5087 - use SVG icons as defaults in the welcome blocks
Diffstat (limited to 'resources/views/icons/report.phtml')
-rw-r--r--resources/views/icons/report.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/report.phtml b/resources/views/icons/report.phtml
index 01b3956976..e04dc2698d 100644
--- a/resources/views/icons/report.phtml
+++ b/resources/views/icons/report.phtml
@@ -1 +1 @@
-<span class="wt-icon-report"><i class="far fa-file fa-fw" aria-hidden="true"></i></span><?php
+<span class="wt-icon-report"><i class="fa-regular fa-file fa-fw" aria-hidden="true"></i></span><?php