File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ import { ReactComponent as ICBackupAndSchedule } from '@IconsV2/ic-backup-and-sc
3030import { ReactComponent as ICBackupColor } from '@IconsV2/ic-backup-color.svg'
3131import { ReactComponent as ICBackupLocation } from '@IconsV2/ic-backup-location.svg'
3232import { ReactComponent as ICBackupScheduleColor } from '@IconsV2/ic-backup-schedule-color.svg'
33+ import { ReactComponent as ICBell } from '@IconsV2/ic-bell.svg'
3334import { ReactComponent as ICBgBackupSchedule } from '@IconsV2/ic-bg-backup-schedule.svg'
3435import { ReactComponent as ICBgBackups } from '@IconsV2/ic-bg-backups.svg'
3536import { ReactComponent as ICBgBuild } from '@IconsV2/ic-bg-build.svg'
@@ -351,6 +352,7 @@ export const iconMap = {
351352 'ic-backup-color' : ICBackupColor ,
352353 'ic-backup-location' : ICBackupLocation ,
353354 'ic-backup-schedule-color' : ICBackupScheduleColor ,
355+ 'ic-bell' : ICBell ,
354356 'ic-bg-backup-schedule' : ICBgBackupSchedule ,
355357 'ic-bg-backups' : ICBgBackups ,
356358 'ic-bg-build' : ICBgBuild ,
You can’t perform that action at this time.
0 commit comments