mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
4 lines
171 B
JavaScript
4 lines
171 B
JavaScript
export { default as PlayIcon } from './play.svg'
|
|
export { default as OpenFolderIcon } from './folder-open.svg'
|
|
export { default as BrowseIcon } from './folder-search.svg'
|