UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.07 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function l(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconArrowAlignVerticalCentre24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M21.25 12.75a.75.75 0 0 0 0-1.5h-4.94l2.22-2.22a.75.75 0 0 0-1.06-1.06l-3.536 3.535-.53.53.53.53 3.536 3.536a.75.75 0 1 0 1.06-1.06l-2.29-2.291zM12 4a.75.75 0 0 1 .75.75v14.5a.75.75 0 0 1-1.5 0V4.75A.75.75 0 0 1 12 4M2 12.071a.75.75 0 0 1 .75-.75h5.01l-2.29-2.29A.75.75 0 0 1 6.53 7.97l3.536 3.535.53.53-.53.53-3.536 3.536a.75.75 0 1 1-1.06-1.06l2.22-2.22H2.75a.75.75 0 0 1-.75-.75", clipRule: "evenodd" } ) } ); } const i = r(l); export { i as default }; //# sourceMappingURL=IconArrowAlignVerticalCentre24.es.js.map