@@ -39,6 +39,7 @@ export * from './EmojiEvents';
3939export * from './ExpandAll' ;
4040export * from './Favorite' ;
4141export * from './Filter' ;
42+ export * from './FolderRounded' ;
4243export * from './Fullscreen' ;
4344export * from './Hierarchical' ;
4445export * from './Info' ;
@@ -55,6 +56,7 @@ export * from './CaretDown';
5556export * from './Chain' ;
5657export * from './Challenges' ;
5758export * from './CheckCircle' ;
59+ export * from './CheckCircleOutline' ;
5860export * from './ChevronLeft' ;
5961export * from './ContentClassIcons' ;
6062export * from './Database' ;
@@ -70,6 +72,7 @@ export * from './EmptyStyle';
7072export * from './Environment' ;
7173export * from './Export' ;
7274export * from './ExternalLink' ;
75+ export * from './ErrorOutline' ;
7376export * from './Feedback' ;
7477export * from './File' ;
7578export * from './GetStarted' ;
@@ -144,6 +147,7 @@ export * from './Undeploy';
144147export * from './Undo' ;
145148export * from './Upgrade' ;
146149export * from './Validate' ;
150+ export * from './Verified' ;
147151export * from './View' ;
148152export * from './Visibility' ;
149153export * from './Visualizer' ;
0 commit comments