UNPKG

nimiq-icons

Version:

The Nimiq Icons as an iconify icon set.

7 lines (5 loc) 191 B
import icons from './icons.json' with { type: 'json' }; import info from './info.json' with { type: 'json' }; const metadata = {}; const chars = {}; export { icons, info, metadata, chars };