@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
28 lines (25 loc) • 1.14 kB
JavaScript
import _sfc_main from './u-round-BarChartHorizontalBig.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundBarChartHorizontalBig as default };