@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 835 B
JavaScript
import { d as t, _ as o } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as s, createElementBlock as l, normalizeClass as n, normalizeStyle as r, createElementVNode as a } from "vue";
const c = t("left"), i = /* @__PURE__ */ a("path", {
d: "M642.973 1005.542 321.912 587.098a123.278 123.278 0 0 1 0-150.17l321.06-418.443a47.182 47.182 0 0 1 74.83 57.422l-321.088 418.47a28.994 28.994 0 0 0 0 35.3l321.088 418.47a47.155 47.155 0 0 1-74.83 57.395",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function f(e, m, _, d, u, h) {
return s(), l("svg", {
class: n(e.classes),
style: r(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const v = /* @__PURE__ */ o(c, [["render", f]]);
export {
v as default
};