@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.84 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineHeart_vue_vue_type_script_lang = require('./u-line-heart.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: "M667.733333 117.333333C832 117.333333 938.666667 249.6 938.666667 428.8c0 138.666667-125.866667 290.133333-371.2 460.8-34.133333 23.466667-76.8 23.466667-110.933334 0C211.2 718.933333 85.333333 565.333333 85.333333 428.8 85.333333 249.6 192 117.333333 356.266667 117.333333c59.733333 0 100.266667 21.333333 155.733333 68.266667 55.466667-46.933333 96-68.266667 155.733333-68.266667z m0 64c-40.533333 0-70.4 14.933333-117.333333 55.466667-2.133333 2.133333-14.933333 12.8-17.066667 14.933333-12.8 10.666667-29.866667 10.666667-42.666666 0-4.266667-2.133333-14.933333-12.8-17.066667-14.933333-46.933333-40.533333-74.666667-55.466667-117.333333-55.466667C230.4 181.333333 149.333333 281.6 149.333333 426.666667c0 110.933333 113.066667 249.6 343.466667 407.466666 10.666667 8.533333 25.6 8.533333 36.266667 0C761.6 676.266667 874.666667 537.6 874.666667 426.666667c0-145.066667-81.066667-245.333333-206.933334-245.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineHeart = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineHeart_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineHeart;