vue-form-kit
Version:
  
29 lines (28 loc) • 1.35 kB
JavaScript
import { openBlock as c, createElementBlock as o, createElementVNode as e } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const t = {
name: "IconUserLock"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 640 512"
}, r = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M592 288H576V212.7c0-41.84-30.03-80.04-71.66-84.27c-2.805-.2852-5.59-.4229-8.336-.4229C451.9 127.1
416 163.9 416 208V288h-16C373.6 288 352 309.6 352 336v128c0 26.4 21.6 48 48 48h192c26.4 0 48-21.6
48-48v-128C640 309.6 618.4 288 592 288zM496 432c-17.62 0-32-14.38-32-32s14.38-32 32-32s32 14.38 32
32S513.6 432 496 432zM528 288h-64V208c0-17.62 14.38-32 32-32s32 14.38 32 32V288zM224 256c70.69 0
128-57.31 128-128c0-70.69-57.31-128-128-128S96 57.31 96 128C96 198.7 153.3 256 224 256zM224 48c44.11
0 80 35.89 80 80c0 44.11-35.89 80-80 80S144 172.1 144 128C144 83.89 179.9 48 224 48zM320 464c0 18.08
6.256 34.59 16.41 48H32c-17.67 0-32-14.33-32-32c0-97.2 78.8-176 176-176h96c18.09 0 35.54 2.748 51.97
7.818C321.5 319.5 320 327.5 320 336v25.52C305.1 355.5 288.1 352 272 352h-96c-65.16 0-119.1 48.95-127
112H320z`
}, null, -1), _ = [
r
];
function a(h, l, p, i, d, m) {
return c(), o("svg", s, _);
}
const u = /* @__PURE__ */ n(t, [["render", a]]);
export {
u as default
};