Files
AndroidAcikKalsin/assets/favicon.svg
T
Yusuf İpek 520b29bee1 feat: add favicon to HTML pages
Added favicon link tags to index.html and sikayet-rehberi.html to improve site branding and user experience. The favicon is served as an SVG from assets/favicon.svg.
2025-10-31 15:46:48 +03:00

5 lines
196 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#111827"/>
<text x="32" y="43" font-size="36" text-anchor="middle">⚖️</text>
</svg>