Skip to content

Commit f79cc5e

Browse files
committed
Add icon.
1 parent ef4a613 commit f79cc5e

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Loading

src/components/icon/iconsList.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ import dots_2x3 from "./assets/dots_2x3.svg"
100100
import download from "./assets/download.svg"
101101
import dragHorizontal from "./assets/drag_horizontal.svg"
102102
import dynamicConfig from "./assets/dynamic_config.svg"
103+
import earlyAccess from "./assets/early-access.svg"
103104
import edit from "./assets/edit.svg"
104105
import error from "./assets/error.svg"
105106
import exclamation from "./assets/exclamation.svg"
@@ -558,6 +559,7 @@ export const iconsList = {
558559
download,
559560
dragHorizontal,
560561
dynamicConfig,
562+
earlyAccess,
561563
edit,
562564
error,
563565
exclamation,

0 commit comments

Comments
 (0)