mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2026-01-01 08:03:51 +01:00
10 lines
305 B
JavaScript
10 lines
305 B
JavaScript
export * from './GoToExternalIcon';
|
|
export * from './LoadingIcon';
|
|
export * from './RecentIcon';
|
|
export * from './ResetIcon';
|
|
export * from './SearchIcon';
|
|
export * from './SelectIcon';
|
|
export * from './SourceIcon';
|
|
export * from './StarIcon';
|
|
export * from './ErrorIcon';
|
|
export * from './NoResultsIcon'; |