@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
31 lines (26 loc) • 2.64 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundIteration_vue_vue_type_script_lang = require('./u-round-Iteration.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", { d: "M19.3416138,11.8821831l-10-5C8.9250488,6.6739311,8.4656982,6.5654716,8,6.5654716 c-1.6576538,0.0012817-2.9987183,1.3423462-3,3v25.763916c0.0001221,1.1364746,0.6419067,2.1749878,1.6583252,2.6832886l10,5 C17.0748901,43.2209892,17.5342407,43.3293877,18,43.3293877c1.6575928-0.0012817,2.9986572-1.3423462,3-3v-25.763916 C20.9998169,13.4290581,20.3580322,12.3905449,19.3416138,11.8821831z M9,34.7113457v-23.527832l8,4v23.527832L9,34.7113457z" }),
vue.createElementVNode("path", { d: "M30.3416138,10.8821831l-10-5c-0.9879761-0.4939575-2.1893311-0.0935059-2.6832886,0.8944092 c-0.4939575,0.9879761-0.0935059,2.1893311,0.8944092,2.6832886L28,14.1835136v23.527832 c-0.4406738-0.2203369-0.8093872-0.4046631-1.1004028-0.5501709c-0.9879761-0.4939575-2.1893311-0.0935059-2.6832886,0.8944092 c-0.4940186,0.9879761-0.0935669,2.1893311,0.8944092,2.6832886c0.5661621,0.2830811,1.4153442,0.7077026,2.5476074,1.2738037 C28.0748901,42.2209892,28.5342407,42.3293877,29,42.3293877c1.6575928-0.0012817,2.9986572-1.3423462,3-3v-25.763916 C31.9998779,12.4290581,31.3580322,11.3905449,30.3416138,10.8821831z" }),
vue.createElementVNode("path", { d: "M41.3416138,9.8821831l-10-5c-0.9879761-0.4939575-2.18927-0.0935059-2.6832886,0.8944092 c-0.4939575,0.9879761-0.0935059,2.1893311,0.8944092,2.6832886L39,13.1835136v23.527832 c-0.4406738-0.2203369-0.8093872-0.4046631-1.1004028-0.5501709c-0.9879761-0.4939575-2.1893311-0.0935059-2.6832886,0.8944092 c-0.4940186,0.9879761-0.0935669,2.1893311,0.8944092,2.6832886c0.5661621,0.2830811,1.4153442,0.7077026,2.5476074,1.2738037 C39.0748901,41.2209892,39.5342407,41.3293877,40,41.3293877c1.6575928-0.0012817,2.9986572-1.3423462,3-3v-25.763916 C42.9998779,11.4290581,42.3580322,10.3905449,41.3416138,9.8821831z" })
],
-1
/* HOISTED */
)
]));
}
var uRoundIteration = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundIteration_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundIteration;