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 @@ -107,6 +107,7 @@ import { ReactComponent as ICStamp } from '@IconsV2/ic-stamp.svg'
107107import { ReactComponent as ICSuccess } from '@IconsV2/ic-success.svg'
108108import { ReactComponent as ICSuspended } from '@IconsV2/ic-suspended.svg'
109109import { ReactComponent as ICTata1mg } from '@IconsV2/ic-tata1mg.svg'
110+ import { ReactComponent as ICTerminal } from '@IconsV2/ic-terminal.svg'
110111import { ReactComponent as ICTerminalFill } from '@IconsV2/ic-terminal-fill.svg'
111112import { ReactComponent as ICThermometer } from '@IconsV2/ic-thermometer.svg'
112113import { ReactComponent as ICThumbDown } from '@IconsV2/ic-thumb-down.svg'
@@ -232,6 +233,7 @@ export const iconMap = {
232233 'ic-suspended' : ICSuspended ,
233234 'ic-tata1mg' : ICTata1mg ,
234235 'ic-terminal-fill' : ICTerminalFill ,
236+ 'ic-terminal' : ICTerminal ,
235237 'ic-thermometer' : ICThermometer ,
236238 'ic-thumb-down' : ICThumbDown ,
237239 'ic-thumb-up' : ICThumbUp ,
You can’t perform that action at this time.
0 commit comments