@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.89 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineUnfold_vue_vue_type_script_lang = require('./u-line-unfold.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: "M864 149.333333h-704C142.933333 149.333333 128 164.266667 128 181.333333S142.933333 213.333333 160 213.333333h704c17.066667 0 32-14.933333 32-32S881.066667 149.333333 864 149.333333z m-341.333333 213.333334h-362.666667c-17.066667 0-32 14.933333-32 32S142.933333 426.666667 160 426.666667h362.666667c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32z m0 213.333333h-362.666667c-17.066667 0-32 14.933333-32 32S142.933333 640 160 640h362.666667c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32z m341.333333 234.666667h-704c-17.066667 0-32 14.933333-32 32S142.933333 874.666667 160 874.666667h704c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32z m-192-433.066667v245.333333c0 23.466667 19.2 42.666667 42.666667 42.666667 10.666667 0 21.333333-4.266667 29.866666-12.8l123.733334-123.733333c17.066667-17.066667 17.066667-42.666667 0-59.733334l-123.733334-123.733333c-17.066667-17.066667-44.8-17.066667-59.733333 0-8.533333 10.666667-12.8 21.333333-12.8 32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineUnfold = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineUnfold_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineUnfold;