import { JSX } from 'solid-js/jsx-runtime' export const SendIcon = (props: JSX.SvgSVGAttributes) => ( // // //
)