UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 983 B
import { jsx as e } from "react/jsx-runtime"; import { memo as c } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconAnchor16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2m2-1a2 2 0 0 1-1.5 1.937V8H10a.5.5 0 0 1 0 1H8.5v3.055c1.538-.18 2.791-1.172 3.282-2.48a.5.5 0 0 1 .936.35c-.64 1.71-2.272 2.951-4.218 3.135v.44a.5.5 0 0 1-1 0v-.44c-1.945-.184-3.578-1.426-4.218-3.135a.5.5 0 0 1 .936-.35c.49 1.308 1.745 2.3 3.282 2.48V9H6a.5.5 0 0 1 0-1h1.5V5.937A2 2 0 1 1 10 4", clipRule: "evenodd" } ) } ); } const l = c(o); export { l as default }; //# sourceMappingURL=IconAnchor16.es.js.map