An open API service indexing awesome lists of open source software.

https://github.com/geedium/vue-icons


https://github.com/geedium/vue-icons

svg vue3

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Material icons in Vue 3 port

```js
import { IconName } from '@geedium/vue-icons';
// [OR]
import { IconName } from '@geedium/vue-icons/material-icons/{name}.js';

```