@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.46 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineStatus_vue_vue_type_script_lang = require('./u-line-status.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: "M471.466667 691.2l151.466666-136.533333c12.8-12.8 36.266667-12.8 49.066667 0 12.8 12.8 12.8 32 0 44.8l-164.266667 149.333333c-12.8 12.8-23.466667 14.933333-40.533333 12.8-14.933333 0-29.866667-12.8-38.4-21.333333l-68.266667-68.266667c-12.8-12.8-12.8-32 0-44.8 12.8-12.8 32-12.8 44.8 0l66.133334 64zM746.666667 170.666667h98.133333c53.333333 0 93.866667 36.266667 93.866667 83.2v580.266666c0 44.8-42.666667 83.2-93.866667 83.2H181.333333c-53.333333 0-93.866667-36.266667-93.866666-83.2V253.866667c0-44.8 42.666667-83.2 93.866666-83.2h98.133334c14.933333 6.4 21.333333 17.066667 21.333333 32s-6.4 25.6-21.333333 32H174.933333c-12.8 0-23.466667 8.533333-23.466666 21.333333v578.133333c0 10.666667 10.666667 21.333333 23.466666 21.333334h676.266667c12.8 0 23.466667-8.533333 23.466667-21.333334V256c0-10.666667-10.666667-21.333333-23.466667-21.333333H746.666667c-14.933333-6.4-21.333333-17.066667-21.333334-32s6.4-25.6 21.333334-32z m-192 64h-85.333334c-14.933333-6.4-21.333333-17.066667-21.333333-32s6.4-25.6 21.333333-32h85.333334c14.933333 6.4 21.333333 17.066667 21.333333 32s-6.4 25.6-21.333333 32z m-181.333334-128c17.066667 0 32 14.933333 32 32v128c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-128c0-17.066667 14.933333-32 32-32z m277.333334 0c17.066667 0 32 14.933333 32 32v128c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-128c0-17.066667 14.933333-32 32-32z m-341.333334 277.333333h405.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-405.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineStatus = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineStatus_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineStatus;