@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
36 lines (31 loc) • 3.09 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundDataApi_vue_vue_type_script_lang = require('./u-round-DataApi.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: "M43.0918884,4.9081421c-0.7810669-0.7810669-2.0473633-0.7810669-2.8284302,0l-2.9631958,2.9631958 c-1.8710327-1.2885742-4.0536499-1.9441528-6.229187-1.9423828c-2.8084717-0.0022583-5.635498,1.0776978-7.7781982,3.2218018 l-4.949707,4.9497681l15.5563354,15.5563354l4.9497681-4.9497681c2.144104-2.1427002,3.2240601-4.9696655,3.2218018-7.7781372 c0.00177-2.1755371-0.6538086-4.3581543-1.9423828-6.229187l2.9631958-2.9631958 C43.8729553,6.9555054,43.8729553,5.6891479,43.0918884,4.9081421z M36.0208435,21.8786621L33.8995056,24l-9.8994751-9.8994751 l2.1212769-2.1213379c1.3720093-1.3706055,3.1516113-2.0479736,4.9497681-2.0502319 c1.7981567,0.0022583,3.5776978,0.6796265,4.9497681,2.0502319c1.3706055,1.3720093,2.0479736,3.1516113,2.0502319,4.9497681 C38.0688171,18.7270508,37.391449,20.5066528,36.0208435,21.8786621z"
}),
vue.createElementVNode("path", {
class: "st0",
d: "M28.2426453,29.6568604c0.7810669-0.7810669,0.7810669-2.0473633,0-2.8284302 s-2.0473633-0.7810669-2.8284302,0l-2.1213379,2.1213379l-4.2426147-4.2426758l2.1213379-2.1212769 c0.7810059-0.7810669,0.7810059-2.0474243,0-2.8284302c-0.7810669-0.7810669-2.0474243-0.7810669-2.8284302,0l-2.1213379,2.1212769 l-2.8284302-2.8284302l-1.4141846,1.4142456L8.443634,24c-2.144104,2.1427002-3.2240601,4.9697266-3.2218018,7.7781982 c-0.00177,2.1755371,0.6538086,4.3580933,1.9423828,6.229126l-2.2561035,2.2561646 c-0.7810669,0.7810059-0.7810669,2.0473633,0,2.8283691c0.7810669,0.7810669,2.0473633,0.7810669,2.8284302,0l2.2561035-2.2561035 c1.8710327,1.2885742,4.0536499,1.9442139,6.229187,1.9424438c2.8084717,0.0022583,5.635498-1.0777588,7.7781982-3.2218628 l4.949707-4.949707l-2.8284302-2.8284302L28.2426453,29.6568604z M21.1716003,36.7279053 c-1.3720703,1.3706055-3.1516113,2.0480347-4.9497681,2.050293c-1.7981567-0.0022583-3.5777588-0.6796875-4.9497681-2.050293 c-1.3706055-1.3720093-2.0479736-3.1516113-2.0502319-4.949707c0.0022583-1.7981567,0.6796265-3.5777588,2.0502319-4.9497681 l2.1213379-2.1213379l1.4140015,1.4140015c0.000061,0.000061,0.0001221,0.0001831,0.0001831,0.0002441 s0.0001831,0.0001221,0.0002441,0.0001831l8.4850464,8.4851074L21.1716003,36.7279053z"
})
],
-1
/* HOISTED */
)
]));
}
var uRoundDataApi = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundDataApi_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundDataApi;