vue components for devicon
npm install @devicon/svelteHere’s the documentation adapted for @devicon/svelte:
---
Svelte components for the SVG icons of the devicon project.
``bash`
yarn add @devicon/svelteOR
npm install @devicon/svelteOR
pnpm add @devicon/svelte
Icons can be imported and used as Svelte components.
`svelte
`
Icons that support single-color customization can be recolored like this:
`svelte
``