import React, { SVGProps } from 'react'; const TrustPilotLogo = (props: SVGProps) => ( Trustpilot Logo An illustration of the Trustpilot Logo ); export default TrustPilotLogo;