@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 889 B
JavaScript
import { d as o, _ as t } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as s, createElementBlock as r, normalizeClass as n, normalizeStyle as l, createElementVNode as a } from "vue";
const c = o("arrow-down"), i = /* @__PURE__ */ a("path", {
d: "M1517.651 260.347a105.004 105.004 0 1 1 110.389 178.672c-165.84 102.483-331.68 204.737-497.636 307.277a157.649 157.649 0 0 1-165.554 0c-165.725-102.54-331.566-204.794-497.406-307.277a105.004 105.004 0 1 1 110.331-178.672l469.967 290.206 469.91-290.206",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function d(e, m, _, f, w, u) {
return s(), r("svg", {
class: n(e.classes),
style: l(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 2252 1024",
role: "presentation"
}, p, 6);
}
const v = /* @__PURE__ */ t(c, [["render", d]]);
export {
v as default
};