mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-27 13:49:10 +02:00
update 'config' icon (#10319)
This commit is contained in:
parent
212c538a75
commit
0247561f9d
@ -36,7 +36,7 @@ import { ProjectIcon } from 'component/common/ProjectIcon/ProjectIcon';
|
|||||||
import PlaygroundIcon from '@mui/icons-material/AutoFixNormal';
|
import PlaygroundIcon from '@mui/icons-material/AutoFixNormal';
|
||||||
import FlagOutlinedIcon from '@mui/icons-material/FlagOutlined';
|
import FlagOutlinedIcon from '@mui/icons-material/FlagOutlined';
|
||||||
import RocketLaunchIcon from '@mui/icons-material/RocketLaunchOutlined';
|
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
|
// TODO: move to routes
|
||||||
const icons: Record<
|
const icons: Record<
|
||||||
|
Loading…
Reference in New Issue
Block a user