From 87a6df17c73b7bb4b9a28955f1aeecd26cb3b4bc Mon Sep 17 00:00:00 2001 From: "Ian J. Miller" Date: Fri, 15 Jan 2021 02:38:46 -0500 Subject: [PATCH] Update icons.json match escape on closing tag for tool --- src/icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icons.json b/src/icons.json index 3bcb47e..42c49f5 100644 --- a/src/icons.json +++ b/src/icons.json @@ -229,7 +229,7 @@ "thumbs-up": "<\/path>", "toggle-left": "<\/rect><\/circle>", "toggle-right": "<\/rect><\/circle>", - "tool": "", + "tool": "<\/path>", "trash-2": "<\/polyline><\/path><\/line><\/line>", "trash": "<\/polyline><\/path>", "trending-down": "<\/polyline><\/polyline>",