vue-form-kit
Version:
  
26 lines (25 loc) • 1.01 kB
JavaScript
import { openBlock as t, createElementBlock as e, createElementVNode as n } from "vue";
import { _ as o } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconChartLine"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: `M48 408C48 421.3 58.75 432 72 432H488C501.3 432 512 442.7 512 456C512 469.3 501.3 480 488
480H72C32.24 480 0 447.8 0 408V56C0 42.75 10.75 32 24 32C37.25 32 48 42.75 48 56V408zM336.1
304.1C327.6 314.3 312.4 314.3 303 304.1L223.1 225.9L144.1 304.1C135.6 314.3 120.4 314.3 111
304.1C101.7 295.6 101.7 280.4 111 271L207 175C211.5 170.5 217.6 168 223.1 168C230.4 168 236.5
170.5 240.1 175L320 254.1L439 135C448.4 125.7 463.6 125.7 472.1 135C482.3 144.4 482.3 159.6 472.1
168.1L336.1 304.1z`
}, null, -1), C = [
c
];
function _(a, i, l, p, d, m) {
return t(), e("svg", s, C);
}
const L = /* @__PURE__ */ o(r, [["render", _]]);
export {
L as default
};