UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.04 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function a(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconLollipop20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M14.5 13.5V7a4.5 4.5 0 1 0-9 0v6.5a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1m-8 2.5h1.357v.857a2.143 2.143 0 1 0 4.286 0V16H13.5a2.5 2.5 0 0 0 2.5-2.5V7A6 6 0 0 0 4 7v6.5A2.5 2.5 0 0 0 6.5 16m2.857.857V16h1.286v.857a.643.643 0 1 1-1.286 0M8.25 5.5a.75.75 0 0 1 .75.75v5.7a.75.75 0 0 1-1.5 0v-5.7a.75.75 0 0 1 .75-.75m3.5 0a.75.75 0 0 1 .75.75v5.7a.75.75 0 0 1-1.5 0v-5.7a.75.75 0 0 1 .75-.75", clipRule: "evenodd" } ) } ); } const i = o(a); export { i as default }; //# sourceMappingURL=IconLollipop20.es.js.map