File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ import { ReactComponent as ICInfoFilled } from '@IconsV2/ic-info-filled.svg'
65
65
import { ReactComponent as ICInfoOutline } from '@IconsV2/ic-info-outline.svg'
66
66
import { ReactComponent as ICJobColor } from '@IconsV2/ic-job-color.svg'
67
67
import { ReactComponent as ICK8sJob } from '@IconsV2/ic-k8s-job.svg'
68
+ import { ReactComponent as ICKey } from '@IconsV2/ic-key.svg'
68
69
import { ReactComponent as ICLdap } from '@IconsV2/ic-ldap.svg'
69
70
import { ReactComponent as ICLightning } from '@IconsV2/ic-lightning.svg'
70
71
import { ReactComponent as ICLightningFill } from '@IconsV2/ic-lightning-fill.svg'
@@ -177,6 +178,7 @@ export const iconMap = {
177
178
'ic-info-outline' : ICInfoOutline ,
178
179
'ic-job-color' : ICJobColor ,
179
180
'ic-k8s-job' : ICK8sJob ,
181
+ 'ic-key' : ICKey ,
180
182
'ic-ldap' : ICLdap ,
181
183
'ic-lightning-fill' : ICLightningFill ,
182
184
'ic-lightning' : ICLightning ,
You can’t perform that action at this time.
0 commit comments