info-canicule/public/favicon.svg
Florian d5c0b0968d
All checks were successful
Deploy info-canicule / deploy (push) Successful in 1m31s
feat(brand): refonte favicon + og-image, reskin /soutenir
- favicon.svg : nouveau logo (sun + brand + droplet) cohérent avec le header
- favicon-32 / favicon-192 / apple-touch-icon générés par scripts/build-favicon.mjs (sharp)
- og-image refait avec la nouvelle identité (paper, Manrope-like, pills vigilance avec glyphes)
- Base.astro : link rel icon + apple-touch-icon ajoutés
- /soutenir : reskin (kicker + h1 accentué + barre d'objectif en brand-tint, blocs ic-card), fonctionnalité Ko-fi conservée

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 19:13:30 +02:00

7 lines
350 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="Info Canicule">
<title>Info Canicule</title>
<circle cx="16" cy="16" r="14" fill="#f4c97d"/>
<circle cx="16" cy="16" r="11" fill="#d97757"/>
<path d="M16 7 C12 11 12 16 16 21 C20 16 20 11 16 7 Z" fill="#ffffff"/>
</svg>