vue-form-kit
Version:
  
27 lines (26 loc) • 1.11 kB
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const c = {
name: "IconChild"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, r = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M427.4 105.8c-7.844-10.72-22.92-12.98-33.55-5.172l-68.39 50.16c-59.22 43.44-143.6 43.44-202.8
0l-68.39-50.16C43.56 92.83 28.48 95.09 20.64 105.8C12.81 116.5 15.13 131.5 25.81 139.4l68.39
50.16C104.9 197.4 116.3 203.9 128 209.6V488C128 501.3 138.8 512 152 512s24-10.75 24-24V384h96v104c0
13.25 10.75 24 24 24S320 501.3 320 488V209.6c11.71-5.725 23.09-12.24 33.8-20.1l68.39-50.16C432.9
131.5 435.2 116.5 427.4 105.8zM272 336h-96V226.1C191.7 229.6 207.6 232 224 232s32.34-2.414
48-5.916V336zM224 144c39.75 0 72-32.25 72-72S263.8-.0004 224-.0004S151.1 32.25 151.1 72S184.3 144
224 144z`
}, null, -1), l = [
r
];
function _(i, a, d, p, h, m) {
return o(), t("svg", s, l);
}
const u = /* @__PURE__ */ n(c, [["render", _]]);
export {
u as default
};