From c08772fef0f537b724dcb2d2b7eb1129c464a2e1 Mon Sep 17 00:00:00 2001 From: Stephen Watkins Date: Mon, 20 May 2024 10:52:42 -0400 Subject: [PATCH] replace icon --- easy-ui-icons/src/ExpandMore400.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy-ui-icons/src/ExpandMore400.json b/easy-ui-icons/src/ExpandMore400.json index 9ba4110f2..3eb476a4d 100644 --- a/easy-ui-icons/src/ExpandMore400.json +++ b/easy-ui-icons/src/ExpandMore400.json @@ -1,5 +1,5 @@ { - "name": "expand_more", + "name": "keyboard_arrow_down", "style": "outlined", "source": "@material-symbols/svg-400" }