@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
27 lines (22 loc) • 2.58 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundPython_vue_vue_type_script_lang = require('./u-round-Python.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(
"path",
{ d: "M38,13h-3v-3c-0.0013428-3.3144531-2.6855469-5.9987183-6-6H19c-3.3145142,0.0012817-5.9987183,2.6855469-6,6v3h-3 c-3.3145142,0.0012817-5.9987183,2.6855469-6,6v10c0.0012817,3.3145142,2.6854858,5.9987183,6,6h3v3 c0.0012817,3.3145142,2.6854858,5.9987183,6,6h10c3.3144531-0.0012817,5.9986572-2.6854858,6-6v-3h3 c3.3144531-0.0012817,5.9986572-2.6854858,6-6V19C43.9986572,15.6855469,41.3144531,13.0012817,38,13z M10,31 c-0.5586548-0.0009766-1.0460205-0.2207031-1.4142456-0.5857544C8.2207031,30.0459595,8.0009766,29.5585938,8,29V19 c0.0009766-0.5585938,0.2207031-1.0459595,0.5857544-1.4141846C8.9539795,17.2207642,9.4413452,17.0009766,10,17h10 c1.1045532,0,2-0.8954468,2-2s-0.8954468-2-2-2h-3v-3c0.0009766-0.5585938,0.2207031-1.0459595,0.5857544-1.4141846 C17.9539795,8.2207642,18.4413452,8.0009766,19,8h10c0.5585938,0.0009766,1.0459595,0.2207642,1.4141846,0.5858154 C30.7792358,8.9540405,30.9989624,9.4414062,31,10v10c-0.0010376,0.5585938-0.2207642,1.0459595-0.5858154,1.4142456 C30.0459595,21.7792969,29.5585938,21.9990234,29,22H19c-3.3145142,0.0012817-5.9987183,2.6855469-6,6v3H10z M40,29 c-0.0010376,0.5585938-0.2207642,1.0459595-0.5858154,1.4142456C39.0459595,30.7792969,38.5585938,30.9990234,38,31H28 c-1.1046143,0-2,0.8954468-2,2s0.8953857,2,2,2h3v3c-0.0010376,0.5586548-0.2207642,1.0459595-0.5858154,1.4142456 C30.0459595,39.7792969,29.5585938,39.9990234,29,40H19c-0.5586548-0.0009766-1.0460205-0.2207031-1.4142456-0.5857544 C17.2207031,39.0459595,17.0009766,38.5586548,17,38V28c0.0009766-0.5585938,0.2207031-1.0459595,0.5857544-1.4141846 C17.9539795,26.2207642,18.4413452,26.0009766,19,26h10c3.3144531-0.0012817,5.9986572-2.6854858,6-6v-3h3 c0.5585938,0.0009766,1.0459595,0.2207642,1.4141846,0.5858154C39.7792358,17.9540405,39.9989624,18.4414062,40,19V29z" },
null,
-1
/* HOISTED */
)
]));
}
var uRoundPython = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundPython_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundPython;