Skip to content

Commit 6691c93

Browse files
committed
feat: new icons * 2
1 parent 3685616 commit 6691c93

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/icons/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ export { NotAllowedIcon } from './NotAllowedIcon';
4848
export { NumberIcon } from './NumberIcon';
4949
export { PauseCircleFilledIcon } from './PauseCircleFilledIcon';
5050
export { PauseCircleIcon } from './PauseCircleIcon';
51+
export { PauseIcon } from './PauseIcon';
5152
export { PieChartIcon } from './PieChartIcon';
53+
export { PlayIcon } from './PlayIcon';
5254
export { PlusIcon } from './PlusIcon';
5355
export { ReloadIcon } from './ReloadIcon';
5456
export { ReturnIcon } from './ReturnIcon';
@@ -61,6 +63,7 @@ export { SlashIcon } from './SlashIcon';
6163
export { SparklesIcon } from './SparklesIcon';
6264
export { SqlIcon } from './SqlIcon';
6365
export { StatsIcon } from './StatsIcon';
66+
export { StopIcon } from './StopIcon';
6467
export { StringIcon } from './StringIcon';
6568
export { SwitchIcon } from './SwitchIcon';
6669
export { TableIcon } from './TableIcon';

0 commit comments

Comments
 (0)