UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.39 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: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconCloudArrowDown12", "aria-hidden": "true", ...e, children: /* @__PURE__ */ o( "path", { fill: "currentColor", fillRule: "evenodd", d: "m10.058 5.568-.064.538.416.348c.37.31.59.75.59 1.23 0 .87-.75 1.65-1.77 1.65H2.77C1.75 9.333 1 8.553 1 7.683c0-.593.339-1.134.884-1.43l.607-.328-.092-.684a2 2 0 0 1-.014-.209c0-.87.75-1.65 1.769-1.65q.146 0 .284.021l.442.067.345-.286A3 3 0 0 1 7.154 2.5c1.656 0 2.923 1.274 2.923 2.754q0 .16-.019.314m-.827 4.765H2.769C1.24 10.333 0 9.147 0 7.683c0-.99.567-1.853 1.408-2.308a3 3 0 0 1-.023-.342c0-1.463 1.24-2.65 2.769-2.65q.221 0 .433.032A4 4 0 0 1 7.154 1.5c2.167 0 3.923 1.68 3.923 3.754q0 .219-.026.433c.582.485.949 1.2.949 1.996 0 1.464-1.24 2.65-2.77 2.65m-4.998-4.21a.5.5 0 0 0 0 .706l1.414 1.414.353.354.354-.354L7.768 6.83a.5.5 0 0 0-.707-.707l-.561.561V4.5a.5.5 0 0 0-1 0v2.182l-.56-.56a.5.5 0 0 0-.707 0", clipRule: "evenodd" } ) } ); } const a = t(l); export { a as default }; //# sourceMappingURL=IconCloudArrowDown12.es.js.map