"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon(/*#__PURE__*/_jsx("path", { d: "M12 8V4l8 8-8 8v-4H4V8z" }), 'ForwardSharp');