@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.23 kB
JavaScript
import _sfc_main from './u-solid-star.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M311.466667 919.466667c-42.666667 17.066667-89.6-17.066667-87.466667-64l12.8-217.6L100.266667 469.333333c-29.866667-36.266667-10.666667-89.6 34.133333-102.4l209.066667-55.466666L460.8 128c25.6-38.4 81.066667-38.4 106.666667 0l117.333333 183.466667 209.066667 55.466666c44.8 12.8 61.866667 66.133333 34.133333 102.4l-136.533333 168.533334 12.8 217.6c2.133333 46.933333-42.666667 81.066667-87.466667 64l-200.533333-78.933334-204.8 78.933334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidStar = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidStar as default };