You've already forked AstralRinth
forked from didirus/AstralRinth
13 lines
692 B
JavaScript
13 lines
692 B
JavaScript
export { default as AddProjectImage } from './add-project.svg'
|
|
export { default as SwapIcon } from './arrow-left-right.svg'
|
|
export { default as MenuIcon } from './menu.svg'
|
|
export { default as ChatIcon } from './messages-square.svg'
|
|
export { default as Pirate } from './pirate.svg'
|
|
export { default as Microsoft } from './microsoft.svg'
|
|
export { default as PirateShip } from './pirate-ship.svg'
|
|
export { default as VersionIcon } from './milestone.svg'
|
|
export { default as NewInstanceImage } from './new-instance.svg'
|
|
export { default as PackageIcon } from './package.svg'
|
|
export { default as TextInputIcon } from './text-cursor-input.svg'
|
|
export { default as ToggleIcon } from './toggle.svg'
|