-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
bugUse this label for pointing out bugsUse this label for pointing out bugs
Description
vuestorefront SVG is not exist, but devicons.json is written about it
Lines 3822 to 3837 in 9f4f5cd
| "name": "vuestorefront", | |
| "tags": [ | |
| "framework" | |
| ], | |
| "versions": { | |
| "svg": [ | |
| "original", | |
| "plain" | |
| ], | |
| "font": [ | |
| "plain" | |
| ] | |
| }, | |
| "color": "#5ecf7b", | |
| "aliases": [] | |
| }, |
In fact, svg type original and plain is not exist 🙌
Metadata
Metadata
Assignees
Labels
bugUse this label for pointing out bugsUse this label for pointing out bugs
