@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.45 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineUnlink_vue_vue_type_script_lang = require('./u-line-unlink.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: "M392.533333 232.533333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-106.666666c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v106.666666z m-211.2-6.4c-12.8-12.8-12.8-32 0-44.8s32-12.8 44.8 0l59.733334 59.733334c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-59.733334-59.733334zM128 392.533333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h106.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H128z m507.733333 401.066667c0-17.066667 14.933333-32 32-32s32 14.933333 32 32v106.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-106.666667z m209.066667 6.4c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-59.733333-59.733333c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l59.733333 59.733333z m53.333333-164.266667c17.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-32h106.666666zM290.133333 405.333333l44.8 44.8-136.533333 136.533334c-66.133333 66.133333-66.133333 172.8 0 238.933333 66.133333 66.133333 172.8 66.133333 238.933333 0l136.533334-136.533333 44.8 44.8-136.533334 136.533333c-91.733333 91.733333-238.933333 91.733333-328.533333 0-91.733333-91.733333-91.733333-238.933333 0-328.533333l136.533333-136.533334z m104.533334-104.533333l147.2-147.2c91.733333-91.733333 238.933333-91.733333 328.533333 0 91.733333 91.733333 91.733333 238.933333 0 328.533333l-147.2 147.2-44.8-44.8 147.2-147.2c66.133333-66.133333 66.133333-172.8 0-238.933333-66.133333-66.133333-172.8-66.133333-238.933333 0l-147.2 147.2-44.8-44.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineUnlink = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineUnlink_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineUnlink;