Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<script lang="ts">
// Testing grounds
import Icon from "./Map/Icon.svelte"
</script>
<Icon clss="h-16 w-16" icon="heart" color="#ff0000"/>