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