From 45a441371cd6287def81a2afa5e723c71a094e39 Mon Sep 17 00:00:00 2001 From: DianaXWiki Date: Thu, 5 Mar 2026 15:16:31 +0200 Subject: [PATCH] Add more suggestive icon for guest erase drive action --- www/common/common-icons.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/common/common-icons.js b/www/common/common-icons.js index 84ad8c238..a29e5d71e 100644 --- a/www/common/common-icons.js +++ b/www/common/common-icons.js @@ -28,7 +28,7 @@ define([ "grid": "layout-grid", "list": "list", "document-owner": "id-card-lanyard", - "burn-drive": "ban", + "burn-drive": "eraser", // Teams "teams": "users-round", "promote": "chevrons-up",