vue-form-kit
Version:
  
28 lines (27 loc) • 1.15 kB
JavaScript
import { openBlock as c, createElementBlock as o, createElementVNode as n } from "vue";
import { _ as t } from "./_plugin-vue_export-helper.9d74fd37.js";
const e = {
name: "IconUpload"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, r = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: `M448 304h-128V352h128c8.822 0 16 7.178 16 16V448c0 8.822-7.178 16-16 16H64c-8.822
0-16-7.178-16-16v-80C48 359.2 55.18 352 64 352h128V304H64c-35.35 0-64 28.65-64
64V448c0 35.35 28.65 64 64 64h384c35.35 0 64-28.65 64-64v-80C512 332.7 483.3 304
448 304zM136.1 176.1L232 81.94V352c0 13.25 10.75 24 24 24s24-10.75 24-24V81.94l95.03
95.03C379.7 181.7 385.8 184 392 184s12.28-2.344 16.97-7.031c9.375-9.375 9.375-24.56
0-33.94l-136-136c-9.375-9.375-24.56-9.375-33.94 0l-136 136c-9.375 9.375-9.375 24.56 0
33.94S127.6 186.3 136.1 176.1zM432 408c0-13.26-10.75-24-24-24S384 394.7 384 408c0 13.25
10.75 24 24 24S432 421.3 432 408z`
}, null, -1), l = [
r
];
function _(a, p, d, h, i, m) {
return c(), o("svg", s, l);
}
const u = /* @__PURE__ */ t(e, [["render", _]]);
export {
u as default
};