Files
livedash-node/public/favicon.ico
Kaj Kowalski 7479f3ec97 Adds favicon and manifest
Adds favicon and web manifest to improve the app's installability and appearance as a Progressive Web App (PWA).

Also adds `.gitignore` entries for the parser output directories.
2025-05-21 22:53:43 +02:00

6 lines
294 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="15" fill="#3b82f6"/>
<text x="8" y="22" fill="white" font-family="Arial" font-weight="bold" font-size="18">LD</text>
</svg>