@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 2.37 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundPanelLeftDashed_vue_vue_type_script_lang = require('./u-round-PanelLeftDashed.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: "M15.999999,27.9999847v2.0000019c0,1.1045704,0.8954306,2.0000019,1.999999,2.0000019s2-0.8954315,2-2.0000019 v-2.0000019c0-1.1045704-0.8954315-2.0000019-2-2.0000019S15.999999,26.8954144,15.999999,27.9999847z M15.999999,37.9999886 v4.0000076C15.999999,43.1045685,16.8954296,44,17.9999981,44s2-0.8954315,2-2.0000038v-4.0000076c0-1.1045685-0.8954315-2-2-2 S15.999999,36.8954201,15.999999,37.9999886z M15.999999,6.0000019v4.0000038c0,1.1045694,0.8954306,2.0000019,1.999999,2.0000019 s2-0.8954325,2-2.0000019V6.0000019c0-1.1045713-0.8954315-2.0000019-2-2.0000019S15.999999,4.8954306,15.999999,6.0000019z M15.999999,18.0000134v1.9999638c0,1.1045704,0.8954306,2.0000019,1.999999,2.0000019s2-0.8954315,2-2.0000019v-1.9999638 c0-1.1045704-0.8954315-2.0000019-2-2.0000019S15.999999,16.895443,15.999999,18.0000134z M9.999999,6.0000019v2.0000019 h27.9999962C39.1038666,8.0020046,39.9980011,8.8961687,40,10.0000057v27.9999828 c-0.0019989,1.1039124-0.8960953,1.9980087-2.0000038,2.0000076H9.999999 c-1.1038313-0.0019989-1.9979982-0.8961334-1.9999995-2.0000076V10.0000057 C8.0020008,8.8962107,8.8962059,8.0020046,9.999999,8.0000038V6.0000019V4C6.6855159,4.0013027,4.0013027,6.6855168,4,10.0000057 v27.9999828C4.0012836,41.3145256,6.685554,43.9987183,9.999999,44h27.9999962 C41.3144913,43.9987411,43.9987411,41.3144875,44,37.9999886V10.0000057C43.9987183,6.6855569,41.3145294,4.0012817,37.9999962,4 H9.999999V6.0000019z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundPanelLeftDashed = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundPanelLeftDashed_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundPanelLeftDashed;