@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 967 B
JavaScript
import { d as t, _ as o } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as s, createElementBlock as r, normalizeClass as n, normalizeStyle as c, createElementVNode as l } from "vue";
const a = t("rect-right"), i = /* @__PURE__ */ l("path", {
d: "M349.184 983.04c-14.336 0-28.672-5.632-39.936-16.384-22.016-22.016-22.016-57.856 0-79.872l366.08-366.08L309.76 155.136c-22.016-22.016-22.016-57.856 0-79.872s57.856-22.016 79.872 0L795.136 481.28c10.752 10.752 16.384 25.088 16.384 39.936 0 14.848-6.144 29.184-16.384 39.936L389.12 966.656c-10.752 11.264-25.6 16.384-39.936 16.384z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, _, d, f, h, g) {
return s(), r("svg", {
class: n(e.classes),
style: c(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const v = /* @__PURE__ */ o(a, [["render", m]]);
export {
v as default
};