@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 1.95 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineRightUnfold_vue_vue_type_script_lang = require('./u-line-right-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: "M160 791.466667h704c17.066667 0 32 14.933333 32 32s-14.933333 29.866667-32 29.866666H157.866667c-17.066667 0-32-14.933333-32-32s17.066667-29.866667 34.133333-29.866666z m704-558.933334H157.866667c-17.066667 0-32-14.933333-32-32C128 185.6 142.933333 170.666667 160 170.666667h704c17.066667 0 32 14.933333 32 32 0 14.933333-14.933333 29.866667-32 29.866666z m-185.6 247.466667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H179.2c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h499.2z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M755.2 674.133333c-6.4 6.4-12.8 8.533333-21.333333 8.533334s-14.933333-2.133333-21.333334-8.533334c-10.666667-12.8-10.666667-29.866667 0-42.666666l113.066667-119.466667-113.066667-119.466667c-10.666667-12.8-10.666667-29.866667 0-42.666666 10.666667-12.8 27.733333-12.8 40.533334 0l134.4 140.8c10.666667 12.8 10.666667 29.866667 0 42.666666l-132.266667 140.8z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRightUnfold = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineRightUnfold_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineRightUnfold;