Skip to content

Commit 38be150

Browse files
fix(icons): export new icons in master registry
Signed-off-by: ashwanisingh011 <ashwanisingh9737@gmail.com>
1 parent 8876a21 commit 38be150

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/icons/index.ts

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,11 @@ export * from './View';
154154
export * from './Visibility';
155155
export * from './Visualizer';
156156
export * from './Warning';
157-
export * from './Workspace';
157+
export * from './Workspace';
158+
export * from './BuildRounded';
159+
export * from './DirectionsCar';
160+
export * from './Explore';
161+
export * from './FileCopy';
162+
export * from './ListAlt';
163+
export * from './SimCard';
164+
export * from './SupervisedUserCircle';

0 commit comments

Comments
 (0)