import { svgIcon } from "../icon-service"; export const SendInactive = svgIcon` `; export const SendActive = svgIcon` `;