File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,9 @@ export { NotAllowedIcon } from './NotAllowedIcon';
4848export { NumberIcon } from './NumberIcon' ;
4949export { PauseCircleFilledIcon } from './PauseCircleFilledIcon' ;
5050export { PauseCircleIcon } from './PauseCircleIcon' ;
51+ export { PauseIcon } from './PauseIcon' ;
5152export { PieChartIcon } from './PieChartIcon' ;
53+ export { PlayIcon } from './PlayIcon' ;
5254export { PlusIcon } from './PlusIcon' ;
5355export { ReloadIcon } from './ReloadIcon' ;
5456export { ReturnIcon } from './ReturnIcon' ;
@@ -61,6 +63,7 @@ export { SlashIcon } from './SlashIcon';
6163export { SparklesIcon } from './SparklesIcon' ;
6264export { SqlIcon } from './SqlIcon' ;
6365export { StatsIcon } from './StatsIcon' ;
66+ export { StopIcon } from './StopIcon' ;
6467export { StringIcon } from './StringIcon' ;
6568export { SwitchIcon } from './SwitchIcon' ;
6669export { TableIcon } from './TableIcon' ;
You can’t perform that action at this time.
0 commit comments