https://github.com/geedium/vue-icons
https://github.com/geedium/vue-icons
svg vue3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geedium/vue-icons
- Owner: Geedium
- Created: 2022-11-13T01:28:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-13T19:42:58.000Z (over 2 years ago)
- Last Synced: 2025-01-12T17:24:56.366Z (5 months ago)
- Topics: svg, vue3
- Language: JavaScript
- Homepage:
- Size: 544 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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';
```