Skip to content

🧰 Tools

📍 fav.farm

fav.farm is a emoji based favicon generator. We can use in starter templates as favicon etc.

html
<link rel="icon" href="https://fav.farm/👻" />

📍 Devicon

Devicon is popular icon set provider. We can use in starter templates as tech stack icons etc.

html
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/vitest/vitest-original.svg" />

Released under the MIT License.