Skip to content

Commit 290dfe4

Browse files
authored
export icons (for real) (#700)
export icons (for real) (#700)
1 parent 1ea55bc commit 290dfe4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/Icon/icons/index.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,10 @@ const icons: Record<IconName, SVGComponent> = {
280280
close: Close,
281281
critical: Critical,
282282
dashboard: Dashboard,
283+
downloadFromTheCloud: DownloadFromTheCloud,
283284
edit: Edit,
284285
error: Error,
286+
expand: Expand,
285287
filter: Filter,
286288
folder: Folder,
287289
futures: Futures,

0 commit comments

Comments
 (0)