import { createIcon } from "../../components/icons"; export const excalidrawPlusIcon = createIcon( <> >, { width: 89, height: 131, style: { transform: "translateX(4px)" } }, );