Files
Kanboard-Prod/assets/img/README.md
Frédéric Guillot a88788f3fc Add adaptive SVG favicon and more SVG variants
See https://web.dev/building-an-adaptive-favicon/

Added more variant of the original Inkscape icon:

- Text SVG
- Vectorized text path SVG
- Optimized SVG icon
2023-08-16 21:30:25 -07:00

397 B

Icons

  • adaptive-favicon.svg: Icon with embedded CSS that can be served with a dark or light theme
  • inkscape-text-icon.svg: Original Inkscape file
  • inkscape-path-icon.svg: Inkscape file with the text converted to path (Inkscape: Path -> Object to Path)
  • inkscape-optimized-icon.svg: Inkscape export striped of unecessary elements (Inkscape: Save as -> Save as Optimized SVG)