UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 993 B
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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconLockClosed24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M15 7v1H9V7a3 3 0 1 1 6 0M7.5 8V7a4.5 4.5 0 0 1 9 0v1h.5a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3zm9 1.5H7A1.5 1.5 0 0 0 5.5 11v7A1.5 1.5 0 0 0 7 19.5h10a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 17 9.5zm-3.772 5.851a1.5 1.5 0 1 0-1.424.018.8.8 0 0 0-.035.228v.807a.75.75 0 0 0 1.5 0v-.807a.8.8 0 0 0-.041-.246", clipRule: "evenodd" } ) } ); } const n = o(a); export { n as default }; //# sourceMappingURL=IconLockClosed24.es.js.map