@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.52 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineTarget_vue_vue_type_script_lang = require('./u-line-target.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: "M627.2 716.8h-70.4v23.466667h70.4c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-70.4v46.933333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-46.933333h-68.266667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h68.266667v-23.466667h-68.266667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h29.866667l-29.866667-40.533333c-6.4-8.533333-8.533333-21.333333-4.266666-32s14.933333-17.066667 25.6-19.2c10.666667-2.133333 23.466667 4.266667 29.866666 12.8l49.066667 64 49.066667-68.266667c6.4-8.533333 17.066667-14.933333 29.866666-12.8 10.666667 2.133333 21.333333 8.533333 25.6 19.2s4.266667 23.466667-4.266666 32l-32 44.8h32c17.066667 0 32 14.933333 32 32s-12.8 32-29.866667 32zM132.266667 814.933333h106.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-106.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0-192h106.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-106.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0-192h277.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-277.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0-213.333333h362.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m663.466666-14.933333v689.066666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V211.2L665.6 277.333333c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l121.6-121.6c6.4-6.4 17.066667-10.666667 25.6-8.533333 8.533333-2.133333 19.2 2.133333 25.6 8.533333l121.6 121.6c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-74.666667-74.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTarget = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineTarget_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineTarget;