79769602

Date: 2025-09-19 14:08:42
Score: 2.5
Natty:
Report link

The point was not to have one SVG image in the src/app folder and one public folder in order to use the same SVG as a favicon and in other sections, by knowing that Next.js elevates some special files in the app folder like path. icon.*, robots.txt, sitemap.xml, and serves them at the root then put the right tag in the final html file, see the outputs in this page:https://nextjs.org/docs/app/api-reference/file-conventions/metadata/app-icons?utm_source=chatgpt.com

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Farouk Dev