UNPKG

@iconify-json/logos

Version:

SVG Logos icon set in Iconify JSON format

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 };