import * as React from "react"; function AtSymbolIcon(props: React.SVGProps) { return ; } export default AtSymbolIcon;