From 0247561f9da5e8855b24f0a9c961f02fd62599c9 Mon Sep 17 00:00:00 2001 From: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> Date: Mon, 7 Jul 2025 10:41:43 +0200 Subject: [PATCH] update 'config' icon (#10319) --- .../layout/MainLayout/NavigationSidebar/IconRenderer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/component/layout/MainLayout/NavigationSidebar/IconRenderer.tsx b/frontend/src/component/layout/MainLayout/NavigationSidebar/IconRenderer.tsx index 447d542d22..602de25e1f 100644 --- a/frontend/src/component/layout/MainLayout/NavigationSidebar/IconRenderer.tsx +++ b/frontend/src/component/layout/MainLayout/NavigationSidebar/IconRenderer.tsx @@ -36,7 +36,7 @@ import { ProjectIcon } from 'component/common/ProjectIcon/ProjectIcon'; import PlaygroundIcon from '@mui/icons-material/AutoFixNormal'; import FlagOutlinedIcon from '@mui/icons-material/FlagOutlined'; import RocketLaunchIcon from '@mui/icons-material/RocketLaunchOutlined'; -import BuildIcon from '@mui/icons-material/Build'; +import BuildIcon from '@mui/icons-material/BuildOutlined'; // TODO: move to routes const icons: Record<