vue-form-kit
Version:
  
26 lines (25 loc) • 1.13 kB
JavaScript
import { openBlock as o, createElementBlock as e, createElementVNode as n } from "vue";
import { _ as t } from "./_plugin-vue_export-helper.9d74fd37.js";
const c = {
name: "IconPerson"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 320 512"
}, s = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: `M308.7 275.8l-61.44-104.5C231.5 144.6 202.4 128 171.4 128H148.6C117.6 128 88.5 144.6 72.75 171.4L11.32
275.8C4.598 287.3 8.41 301.1 19.85 308.7C23.65 310.9 27.83 312 31.96 312c8.227 0 16.26-4.234
20.73-11.83L96 226.5V488c0 13.25 10.74 24 23.1 24S144 501.3 144 488V352h32v136c0 13.25 10.74 24 24
24S224 501.3 224 488V226.5l43.31 73.64C271.8 307.8 279.8 312 288 312c4.125 0 8.312-1.062 12.12-3.312C311.6
301.1 315.4 287.3 308.7 275.8zM176 304H144V176.3C145.5 176.1 147.1 176 148.6 176h22.81C172.1 176 174.5
176.1 176 176.3V304zM160 96c26.5 0 48-21.5 48-48S186.5 0 160 0c-26.5 0-48 21.5-48 48S133.5 96 160 96z`
}, null, -1), _ = [
s
];
function l(a, p, i, d, m, C) {
return o(), e("svg", r, _);
}
const u = /* @__PURE__ */ t(c, [["render", l]]);
export {
u as default
};