Svgl Svelte

A beautiful library of Svg logos for Svelte

Codex Anthropic
Codex Anthropic

Installation

pnpm add @selemondev/svgl-svelte

Usage

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

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

Feedback

Found an issue? Submit it here .