Skip to content

Commit c345921

Browse files
EPMRPP-104646: add missed icons (#291)
1 parent 1f1736d commit c345921

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

src/components/icons/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ export { default as LaunchTypeIcon } from './svg/launchType.svg';
7676
export { default as RunManualIcon } from './svg/runManual.svg';
7777
export { default as CoverageFullIcon } from './svg/coverageFull.svg';
7878
export { default as CoveragePartialIcon } from './svg/coveragePartially.svg';
79+
export { default as DownloadIcon } from './svg/download.svg';
80+
export { default as ArrowRightIcon } from './svg/arrowRight.svg';
81+
export { default as ArrowLeftIcon } from './svg/arrowLeft.svg';
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)