import type { SVGProps } from "react"; export const HeroSvg = (props: SVGProps) => ( Infoalloggi.it ); export const ASvg = (props: SVGProps) => ( {"\u0410"} ); export const LogoSvg = (props: SVGProps) => ( {"Infolloggi.it "} {"Info"} {"lloggi.it"} ); export const EngFlag = (props: SVGProps) => ( EnglishFlag ); export const ItaFlag = (props: SVGProps) => ( ItalianFlag ); export const MissingFile = ({ className }: { className?: string }) => ( MissingFile ); export const WhatsAppIcon2 = ({ className }: { className?: string }) => ( {"WhatsApp icon"} ); export const WhatsAppIcon = (props: SVGProps) => ( WhatsAppIcon ); export const GoogleMapsIcon = (props: SVGProps) => ( GoogleMap ); export const PasswordSVG = (props: SVGProps) => ( PswIcon ); /* from: https://www.svgrepo.com/svg/477007/alarm-clock */ export const AlarmClockSVG = (props: SVGProps) => ( AlarmClockIcon );