perf: update menu icons (#4357)

This commit is contained in:
Li Kui
2024-09-11 16:23:24 +08:00
committed by GitHub
parent ceb52aad7f
commit 8f6bf6add3
15 changed files with 54 additions and 11 deletions

View File

@@ -10,8 +10,10 @@ const SvgDownloadIcon = createIconifyIcon('svg:download');
const SvgCardIcon = createIconifyIcon('svg:card');
const SvgBellIcon = createIconifyIcon('svg:bell');
const SvgCakeIcon = createIconifyIcon('svg:cake');
const SvgAntdvLogoIcon = createIconifyIcon('svg:antdv-logo');
export {
SvgAntdvLogoIcon,
SvgAvatar1Icon,
SvgAvatar2Icon,
SvgAvatar3Icon,