@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (25 loc) • 1.79 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundMiniMap_vue_vue_type_script_lang = require('./u-round-MiniMap.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",
{
class: "st0",
d: "M42.4533691,7.7908325l-0.015564-0.1240845l-0.0309448-0.1212158 c-0.1704102-0.671814-0.5679321-1.2475586-1.0812988-1.6390381c-0.5131836-0.3932495-1.1505737-0.6191406-1.8248901-0.6195679 c-0.2466431-0.000061-0.4970093,0.0307007-0.7423096,0.0933228L29.5,7.7423096l-11-2.8063965L7.7583618,7.6763916 C6.4295044,8.0158081,5.5003662,9.211731,5.5,10.583252v29.2546387l0.0465698,0.3713379l0.015625,0.1240845l0.0308838,0.1211548 c0.1704102,0.671814,0.5679932,1.2475586,1.0812988,1.6390381c0.5131836,0.3933105,1.1505737,0.6192017,1.8248901,0.6195679 c0.2466431,0.000061,0.4970703-0.0307007,0.7423706-0.0933228L18.5,40.2577515l11,2.8063354l10.7415771-2.7404785 C41.5704346,39.9841919,42.4995728,38.788269,42.5,37.416748V8.1621094L42.4533691,7.7908325z M38.5,36.6398315l-7,1.7858887 V11.3601685l7-1.7858887V36.6398315z M9.5,11.3601685l7-1.7858276v27.0654907l-7,1.7858887V11.3601685z M20.5,9.5743408l7,1.7858276 v27.0655518l-7-1.7858887V9.5743408z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundMiniMap = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundMiniMap_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundMiniMap;