@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.48 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundEnter_vue_vue_type_script_lang = require('./u-round-enter.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: "M840.832 140.501333A43.008 43.008 0 0 0 810.666667 128H384a42.666667 42.666667 0 0 0 0 85.333333h384v554.666667c0 23.552-19.114667 42.624-42.666667 42.666667H384a42.666667 42.666667 0 0 0 0 85.333333h341.333333a128 128 0 0 0 128-128V170.666667c0-11.221333-4.565333-22.229333-12.501333-30.165334zM481.834667 609.834667a42.624 42.624 0 1 0 60.330666 60.330666l128-128a42.709333 42.709333 0 0 0 0-60.330666l-128-128a42.624 42.624 0 1 0-60.330666 60.330666L537.002667 469.333333H213.333333a42.666667 42.666667 0 0 0 0 85.333334h323.669334l-55.168 55.168z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundEnter = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundEnter_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundEnter;