mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-21 23:39:21 +01:00
7 lines
99 B
Svelte
7 lines
99 B
Svelte
<script >
|
|
import { FolderLock } from "@lucide/svelte";
|
|
</script>
|
|
|
|
<FolderLock :strokeWidth="1" />
|
|
|