package web
// FelhomLogoSVG is the felhom.eu logo, served at /static/felhom-logo.svg.
// Updated from website/assets/logo.svg (white text variant).
const FelhomLogoSVG = `
`
// FelhomFaviconSVG is the felhom.eu favicon (cloud icon only), served at /static/favicon.svg.
const FelhomFaviconSVG = `
`