From c530e153e453acd8c19ccff7d5ead1892259b53f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 21:44:09 +0000 Subject: [PATCH] change icon font to google icons --- Admin/Install/Navigation.install.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 808be4f..7083f4a 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Tools", "uri": null, "target": "self", - "icon": "fa fa-wrench", + "icon": "build", "order": 15, "from": "Tools", "permission": { "permission": 2, "category": null, "element": null },