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 @@ -108,6 +108,7 @@ import { 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'
110110import { ReactComponent as ICTerminalFill } from '@IconsV2/ic-terminal-fill.svg'
111+ import { ReactComponent as ICThermometer } from '@IconsV2/ic-thermometer.svg'
111112import { ReactComponent as ICThumbDown } from '@IconsV2/ic-thumb-down.svg'
112113import { ReactComponent as ICThumbUp } from '@IconsV2/ic-thumb-up.svg'
113114import { ReactComponent as ICTimeoutDash } from '@IconsV2/ic-timeout-dash.svg'
@@ -231,6 +232,7 @@ export const iconMap = {
231232 'ic-suspended' : ICSuspended ,
232233 'ic-tata1mg' : ICTata1mg ,
233234 'ic-terminal-fill' : ICTerminalFill ,
235+ 'ic-thermometer' : ICThermometer ,
234236 'ic-thumb-down' : ICThumbDown ,
235237 'ic-thumb-up' : ICThumbUp ,
236238 'ic-timeout-dash' : ICTimeoutDash ,
You can’t perform that action at this time.
0 commit comments