Conversation
There was a problem hiding this comment.
Pull request overview
Adds the @thesvg/vue library to the README’s SVG section, expanding the list of Vue SVG/icon-related resources.
Changes:
- Added a new README entry for
@thesvg/vueunder “#### SVG”.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
See contributing rule 5; What value is your project adding, and why is it a separate project instead of a contribution in the already existing icon solutions? |
|
good question. the main difference is variant support. most icon libraries give you one version of each brand icon, usually mono. thesvg has color, mono, light, dark, and wordmark variants for each brand so you can pick the right one for your background without editing the SVG yourself. also covers cloud architecture icons (AWS, Azure, GCP) which none of the existing brand icon projects do. the vue package gives you typed components with tree-shaking so you only ship what you use. |
Adds @thesvg/vue to the SVG section.
5,600+ SVG icon components for Vue 3. Brand logos and cloud architecture icons (AWS, Azure, GCP). Tree-shakeable, typed.