From b1482a93f4ec52dbb1bd055cc1a0a95bceabcff7 Mon Sep 17 00:00:00 2001 From: Daniel <47092714+Daniel-dev22@users.noreply.github.com> Date: Sun, 1 Oct 2023 15:33:32 -0400 Subject: [PATCH] Rename CenterFocusString.jsx --- web/src/icons/{CenterFocusStrong.jsx => CenterFocusString.jsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename web/src/icons/{CenterFocusStrong.jsx => CenterFocusString.jsx} (100%) diff --git a/web/src/icons/CenterFocusStrong.jsx b/web/src/icons/CenterFocusString.jsx similarity index 100% rename from web/src/icons/CenterFocusStrong.jsx rename to web/src/icons/CenterFocusString.jsx