UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 919 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function l(t) { return /* @__PURE__ */ e( "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: "IconLockClosed12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8 3v1H4V3a2 2 0 1 1 4 0M3 4V3a3 3 0 0 1 6 0v1h.5A1.5 1.5 0 0 1 11 5.5v5A1.5 1.5 0 0 1 9.5 12h-7A1.5 1.5 0 0 1 1 10.5v-5A1.5 1.5 0 0 1 2.5 4zm6 1H2.5a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5zM7 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0", clipRule: "evenodd" } ) } ); } const n = o(l); export { n as default }; //# sourceMappingURL=IconLockClosed12.es.js.map