vue-form-kit
Version:
  
25 lines (24 loc) • 1.04 kB
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as r } from "./_plugin-vue_export-helper.9d74fd37.js";
const c = {
name: "IconArrowRightUpFromSquare"
}, n = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M392 320c-13.25 0-24 10.75-24 24v112c0 4.406-3.594 8-8 8h-304c-4.406 0-8-3.594-8-8v-304c0-4.406 3.594-8
8-8h112C181.3 144 192 133.3 192 120S181.3 96 168 96h-112C25.13 96 0 121.1 0 152v304C0 486.9 25.13 512 56
512h304c30.88 0 56-25.12 56-56v-112C416 330.8 405.3 320 392 320zM488 0H320c-13.25 0-24 10.75-24 24S306.8 48 320
48h110.1L183 295c-9.375 9.375-9.375 24.56 0 33.94C187.7 333.7 193.8 336 200 336s12.28-2.344 16.97-7.031L464
81.94V192c0 13.25 10.75 24 24 24S512 205.3 512 192V24C512 10.75 501.3 0 488 0z`
}, null, -1), _ = [
s
];
function a(h, p, i, l, m, d) {
return o(), t("svg", n, _);
}
const v = /* @__PURE__ */ r(c, [["render", a]]);
export {
v as default
};