@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 1.19 kB
JavaScript
import { d as t, _ as o } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as l, createElementBlock as s, normalizeClass as r, normalizeStyle as n, createElementVNode as c } from "vue";
const a = t("star-fill2"), i = /* @__PURE__ */ c("path", {
d: "M1047.135 361.244 722.87 312.89 577.802 22.756c-2.844-8.534-11.378-14.223-19.911-17.067-19.911-8.533-45.511-2.845-54.045 17.067L358.78 312.889 34.513 358.4c-8.533 0-17.067 5.689-22.755 11.378-17.067 17.066-14.223 42.666 0 56.889l233.244 227.555-54.044 321.422c-2.845 8.534 0 17.067 2.844 25.6 11.378 19.912 34.133 28.445 54.044 17.067L537.98 867.556l290.133 150.755c8.533 2.845 17.067 5.689 25.6 2.845 22.756-2.845 36.978-25.6 34.133-45.512l-54.044-321.422 233.244-227.555c5.69-5.69 11.378-14.223 11.378-22.756 5.69-19.911-8.533-39.822-31.289-42.667z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function f(e, m, _, d, u, h) {
return l(), s("svg", {
class: r(e.classes),
style: n(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1081 1024",
role: "presentation"
}, p, 6);
}
const v = /* @__PURE__ */ o(a, [["render", f]]);
export {
v as default
};