This commit is contained in:
Timothy Jaeryang Baek
2025-06-28 19:29:28 +04:00
parent 962e078a9a
commit 7523613fbc
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
<script lang="ts">
export let className: string = 'w-5 h-5';
export let strokeWidth: string = '1.5';
</script>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class={className}>