File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ import { ReactComponent as ICCloudVms } from '@IconsV2/ic-cloud-vms.svg'
6767import { ReactComponent as ICCluster } from '@IconsV2/ic-cluster.svg'
6868import { ReactComponent as ICClusterIsolated } from '@IconsV2/ic-cluster-isolated.svg'
6969import { ReactComponent as ICCode } from '@IconsV2/ic-code.svg'
70+ import { ReactComponent as ICCoin } from '@IconsV2/ic-coin.svg'
7071import { ReactComponent as ICCoins } from '@IconsV2/ic-coins.svg'
7172import { ReactComponent as ICContainer } from '@IconsV2/ic-container.svg'
7273import { ReactComponent as ICContainerRegistry } from '@IconsV2/ic-container-registry.svg'
@@ -355,6 +356,7 @@ export const iconMap = {
355356 'ic-cluster-isolated' : ICClusterIsolated ,
356357 'ic-cluster' : ICCluster ,
357358 'ic-code' : ICCode ,
359+ 'ic-coin' : ICCoin ,
358360 'ic-coins' : ICCoins ,
359361 'ic-container-registry' : ICContainerRegistry ,
360362 'ic-container' : ICContainer ,
You can’t perform that action at this time.
0 commit comments