A beautiful library of Svg logos for Svelte
pnpm add @selemondev/svgl-svelte
<script lang="ts"> import { SvelteLogo as SvglSvelteLogo } from '@selemondev/svgl-svelte'; </script> <SvglSvelteLogo height={200} width={200} />
Found an issue? Submit it here .