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<