@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
32 lines (27 loc) • 1.31 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBarChartHorizontalBig_vue_vue_type_script_lang = require('./u-round-BarChartHorizontalBig.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: "M4,6v36c0,0.5,0.2,1,0.6,1.4C5,43.8,5.5,44,6,44h36c1.1,0,2-0.9,2-2c0-1.1-0.9-2-2-2H8V6c0-1.1-0.9-2-2-2 S4,4.9,4,6z M16,10v2h20v4v0H16v0v-4V10V8c-2.2,0-4,1.8-4,4v4c0,2.2,1.8,4,4,4h20c2.2,0,4-1.8,4-4v-4c0-2.2-1.8-4-4-4H16V10z M16,26v2h10v4v0H16v0v-4V26v-2c-2.2,0-4,1.8-4,4v4c0,2.2,1.8,4,4,4h10c2.2,0,4-1.8,4-4v-4c0-2.2-1.8-4-4-4H16V26z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundBarChartHorizontalBig = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBarChartHorizontalBig_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBarChartHorizontalBig;