vue-form-kit
Version:
  
25 lines (24 loc) • 952 B
JavaScript
import { openBlock as c, createElementBlock as e, createElementVNode as o } from "vue";
import { _ as t } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconFile"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 384 512"
}, r = /* @__PURE__ */ o("path", {
fill: "currentColor",
d: `M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12
72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0
26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9
8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z`,
class: ""
}, null, -1), _ = [
r
];
function l(a, i, m, h, p, d) {
return c(), e("svg", s, _);
}
const u = /* @__PURE__ */ t(n, [["render", l]]);
export {
u as default
};