import type React from "react" export function WeChatIcon(props: React.SVGProps) { return ( ) } export default WeChatIcon