@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.73 kB
JavaScript
import _sfc_main from './u-round-vip.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: "M448 844.8zM576 844.8zM925.866667 422.4c0-17.066667-4.266667-34.133333-17.066667-46.933333l-115.2-166.4c-17.066667-25.6-42.666667-38.4-68.266667-38.4H298.666667c-25.6 0-51.2 12.8-68.266667 38.4L110.933333 375.466667c-8.533333 12.8-12.8 29.866667-12.8 46.933333 0 21.333333 8.533333 42.666667 21.333334 55.466667l328.533333 366.933333c8.533333 8.533333 12.8 12.8 21.333333 17.066667h4.266667c12.8 4.266667 25.6 8.533333 38.4 8.533333 12.8 0 25.6-4.266667 38.4-8.533333h4.266667c8.533333-4.266667 17.066667-8.533333 21.333333-17.066667l328.533333-366.933333c17.066667-12.8 21.333333-34.133333 21.333334-55.466667zM725.333333 256l89.6 128h-140.8l-38.4-128H725.333333z m-285.866666 213.333333h140.8L512 704 439.466667 469.333333z m0-85.333333l38.4-128h64l38.4 128h-140.8zM298.666667 256h89.6l-34.133334 128H209.066667L298.666667 256z m-76.8 213.333333h128l64 213.333334-192-213.333334z m448 0h128l-192 213.333334 64-213.333334zM913.066667 375.466667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundVip = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundVip as default };