UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.09 kB
import { jsx as t } from "react/jsx-runtime"; import { memo as o } from "react"; function r(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconDocumentArrowRight12", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 1h3.417v4.083H10V10.5a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5m7.178 2.833a1 1 0 0 1 .197.25H6.917v-2.8zM9.5 12h-7A1.5 1.5 0 0 1 1 10.5v-9A1.5 1.5 0 0 1 2.5 0h3.718a2 2 0 0 1 1.357.53l2.782 2.568A2 2 0 0 1 11 4.568V10.5A1.5 1.5 0 0 1 9.5 12M6.396 6.734a.5.5 0 0 1 .707 0L8.518 8.15l.353.353-.353.354-1.415 1.414a.5.5 0 0 1-.707-.707L6.96 9H3.94a.5.5 0 0 1 0-1h3.016l-.559-.559a.5.5 0 0 1 0-.707", clipRule: "evenodd" } ) } ); } const c = o(r); export { c as default }; //# sourceMappingURL=IconDocumentArrowRight12.es.js.map