@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 772 B
JavaScript
import { d as o, _ as t } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as n, createElementBlock as s, normalizeClass as r, normalizeStyle as l, createElementVNode as a } from "vue";
const c = o("triangle-down"), i = /* @__PURE__ */ a("path", {
d: "m573.056 752 308.8-404.608A76.8 76.8 0 0 0 820.736 224H203.232a76.8 76.8 0 0 0-61.056 123.392L450.976 752a76.8 76.8 0 0 0 122.08 0z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, d, _, f, w, g) {
return n(), s("svg", {
class: r(e.classes),
style: l(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const v = /* @__PURE__ */ t(c, [["render", m]]);
export {
v as default
};