UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.4 kB
import { jsx as o } from "react/jsx-runtime"; import { memo as t } from "react"; function l(e) { return /* @__PURE__ */ o( "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: "IconCloudArrowDown24", "aria-hidden": "true", ...e, children: /* @__PURE__ */ o( "path", { fill: "currentColor", fillRule: "evenodd", d: "m18.929 11.434-.094.797.611.52A2.94 2.94 0 0 1 20.5 15c0 1.621-1.359 3-3.115 3H6.615C4.86 18 3.5 16.621 3.5 15c0-1.1.617-2.08 1.57-2.606l.897-.495-.134-1.015a3 3 0 0 1-.025-.384c0-1.621 1.358-3 3.115-3q.255 0 .494.037l.674.103.52-.44A5.1 5.1 0 0 1 13.924 6c2.819 0 5.039 2.218 5.039 4.875q0 .285-.033.559M2 15c0-1.68.945-3.147 2.346-3.92a4 4 0 0 1-.038-.58c0-2.485 2.066-4.5 4.615-4.5q.368 0 .721.055A6.6 6.6 0 0 1 13.923 4.5c3.611 0 6.539 2.854 6.539 6.375q0 .372-.043.734A4.44 4.44 0 0 1 22 15c0 2.485-2.066 4.5-4.615 4.5H6.615C4.066 19.5 2 17.485 2 15m6.995-2.816a.75.75 0 0 0 0 1.06l2.474 2.476.53.53.531-.53 2.475-2.475a.75.75 0 0 0-1.06-1.06l-1.195 1.194v-3.64a.75.75 0 0 0-1.5 0v3.64l-1.195-1.195a.75.75 0 0 0-1.06 0", clipRule: "evenodd" } ) } ); } const a = t(l); export { a as default }; //# sourceMappingURL=IconCloudArrowDown24.es.js.map