Skip to content

selemondev/svgl-svelte

Repository files navigation

Svgl Svelte ✨

Svgl Svelte is an open-source npm package that offers a collection of high-quality brand SVG logos as reusable Svelte components with complete TypeScript support.

This package is powered by the official pheralb/svgl repository.

✨ Features

  • 💪 Fully typed Svelte components.
  • 🍃 Tree-shakable — only what you use will be bundled.

📦 Installation

npm install @selemondev/svgl-svelte
# or
yarn add @selemondev/svgl-svelte
# or
pnpm add @selemondev/svgl-svelte
# or
bun add @selemondev/svgl-svelte

🚀 Usage

Visit the Svgl logos page to explore the available Svgl logos.

<script lang="ts">
import { SvelteLogo } from '@selemondev/svgl-svelte';
</script>

<SvelteLogo height={200} width={200} />

©️ Eco-system

About

An optimized package with SVG logos to be used as Svelte components ✨

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 2

  •  
  •