@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
36 lines (31 loc) • 1.98 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundDecisionFlow_vue_vue_type_script_lang = require('./u-round-DecisionFlow.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"g",
null,
[
vue.createElementVNode("path", {
class: "st0",
d: "M40,5H23c-1.6576538,0.0012817-2.9987183,1.3424072-3,3v5c0.0012817,1.6576538,1.3423462,2.9987183,3,3h17 c1.6575928-0.0012817,2.9986572-1.3423462,3-3V8C42.9986572,6.3423462,41.6575928,5.0012817,40,5z M39,9v3H24V9H39z"
}),
vue.createElementVNode("path", {
class: "st0",
d: "M40,18.5H28c-1.6576538,0.0012817-2.9987183,1.3423462-3,3V22H13v-6h1 c1.6575928-0.0012817,2.9986572-1.3423462,3-3V8c-0.0013428-1.6576538-1.3424072-2.9987183-3-3H8 C6.3423462,5.0012817,5.0012817,6.3423462,5,8v5c0.0012817,1.6576538,1.3423462,2.9987183,3,3h1v20.5 c0.0012817,1.6576538,1.3423462,2.9987183,3,3h13V40c0.0012817,1.6576538,1.3423462,2.9987183,3,3h12 c1.6575928-0.0012817,2.9986572-1.3423462,3-3v-5c-0.0013428-1.6576538-1.3424072-2.9987183-3-3H28 c-1.6576538,0.0012817-2.9987183,1.3423462-3,3v0.5H13V26h12v0.5c0.0012817,1.6576538,1.3423462,2.9987183,3,3h12 c1.6575928-0.0012817,2.9986572-1.3423462,3-3v-5C42.9986572,19.8423462,41.6575928,18.5012817,40,18.5z M9,12V9h4v3H9z M29,36h10 v3H29V36z M29,22.5h10v3H29V22.5z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundDecisionFlow = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundDecisionFlow_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundDecisionFlow;