@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.97 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundStar_vue_vue_type_script_lang = require('./u-round-star.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M998.954667 396.458667a42.752 42.752 0 0 0-35.541334-29.184l-290.218666-34.432-122.410667-265.386667C543.829333 52.394667 528.64 42.666667 512.042667 42.666667s-31.786667 9.728-38.741334 24.789333l-122.410666 265.386667-290.218667 34.432a42.752 42.752 0 0 0-35.541333 29.184c-5.12 15.786667-0.554667 33.237333 11.605333 44.501333l214.570667 198.442667-56.96 286.677333a42.752 42.752 0 0 0 62.677333 45.568l255.018667-142.762667 255.018666 142.762667a42.709333 42.709333 0 0 0 62.677334-45.568l-56.96-286.677333 214.570666-198.442667c12.202667-11.264 16.725333-28.714667 11.605334-44.501333z m-301.653334 196.48a42.666667 42.666667 0 0 0-12.885333 39.637333l43.562667 219.349333-195.157334-109.226666a42.666667 42.666667 0 0 0-41.685333 0l-195.157333 109.226666 43.605333-219.349333a42.666667 42.666667 0 0 0-12.885333-39.637333l-164.181334-151.850667 222.08-26.325333a42.666667 42.666667 0 0 0 33.706667-24.490667l93.653333-203.093333 93.653334 203.093333a42.666667 42.666667 0 0 0 33.706666 24.490667l222.08 26.325333-164.181333 151.850667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundStar = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundStar_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundStar;