How to:
- Visit https://lucide.dev/icons/
- Pick and click an icon you like
- Click 'Copy SVG' button
- Replace
<svg ...></svg>
with copied code - Adjust size (
width="24" height="24"
) - Adjust stroke color (
stroke="currentColor"
) - Adjust
margin-inline-start
. It determines indentation level of file entry - Adjust
margin-right
. It is space between icon and text