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 @@ -5,6 +5,7 @@ import { ReactComponent as ICAppGroup } from '@IconsV2/ic-app-group.svg'
5
5
import { ReactComponent as ICArrowRight } from '@IconsV2/ic-arrow-right.svg'
6
6
import { ReactComponent as ICAzure } from '@IconsV2/ic-azure.svg'
7
7
import { ReactComponent as ICBitbucket } from '@IconsV2/ic-bitbucket.svg'
8
+ import { ReactComponent as ICBookOpen } from '@IconsV2/ic-book-open.svg'
8
9
import { ReactComponent as ICBrowser } from '@IconsV2/ic-browser.svg'
9
10
import { ReactComponent as ICBuildColor } from '@IconsV2/ic-build-color.svg'
10
11
import { ReactComponent as ICCancelled } from '@IconsV2/ic-cancelled.svg'
@@ -79,6 +80,7 @@ export const iconMap = {
79
80
'ic-arrow-right' : ICArrowRight ,
80
81
'ic-azure' : ICAzure ,
81
82
'ic-bitbucket' : ICBitbucket ,
83
+ 'ic-book-open' : ICBookOpen ,
82
84
'ic-browser' : ICBrowser ,
83
85
'ic-build-color' : ICBuildColor ,
84
86
'ic-cancelled' : ICCancelled ,
You can’t perform that action at this time.
0 commit comments