@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.79 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDataAssociation_vue_vue_type_script_lang = require('./u-line-data-association.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: "M674.133333 889.6c-49.066667 23.466667-104.533333 38.4-162.133333 38.4s-113.066667-12.8-162.133333-38.4c17.066667-12.8 34.133333-29.866667 46.933333-49.066667 36.266667 14.933333 74.666667 23.466667 115.2 23.466667s81.066667-8.533333 115.2-23.466667c12.8 19.2 29.866667 36.266667 46.933333 49.066667zM874.666667 563.2c-19.2-10.666667-42.666667-17.066667-64-19.2-6.4-91.733333-53.333333-170.666667-121.6-221.866667 8.533333-21.333333 14.933333-42.666667 17.066666-66.133333 100.266667 66.133333 168.533333 179.2 168.533334 307.2zM320 258.133333c2.133333 23.466667 6.4 44.8 17.066667 66.133334-70.4 51.2-117.333333 130.133333-121.6 221.866666-23.466667 2.133333-44.8 8.533333-64 19.2-2.133333-130.133333 66.133333-243.2 168.533333-307.2z m192 136.533334c-83.2 0-149.333333-66.133333-149.333333-149.333334s66.133333-149.333333 149.333333-149.333333 149.333333 66.133333 149.333333 149.333333-66.133333 149.333333-149.333333 149.333334z m0-64c46.933333 0 85.333333-38.4 85.333333-85.333334s-38.4-85.333333-85.333333-85.333333-85.333333 38.4-85.333333 85.333333 38.4 85.333333 85.333333 85.333334z m-277.333333 554.666666c-83.2 0-149.333333-66.133333-149.333334-149.333333s66.133333-149.333333 149.333334-149.333333 149.333333 66.133333 149.333333 149.333333-66.133333 149.333333-149.333333 149.333333z m0-64c46.933333 0 85.333333-38.4 85.333333-85.333333s-38.4-85.333333-85.333333-85.333333-85.333333 38.4-85.333334 85.333333 38.4 85.333333 85.333334 85.333333z m554.666666 64c-83.2 0-149.333333-66.133333-149.333333-149.333333s66.133333-149.333333 149.333333-149.333333 149.333333 66.133333 149.333334 149.333333-66.133333 149.333333-149.333334 149.333333z m0-64c46.933333 0 85.333333-38.4 85.333334-85.333333s-38.4-85.333333-85.333334-85.333333-85.333333 38.4-85.333333 85.333333 38.4 85.333333 85.333333 85.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDataAssociation = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDataAssociation_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDataAssociation;