@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.45 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBack_vue_vue_type_script_lang = require('./u-round-back.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M682.666667 341.333333H230.997333l97.834667-97.834666a42.624 42.624 0 1 0-60.330667-60.330667l-170.666666 170.666667a42.709333 42.709333 0 0 0 0 60.330666l170.666666 170.666667a42.624 42.624 0 1 0 60.330667-60.330667L230.997333 426.666667H682.666667c47.274667 0 89.642667 19.029333 120.661333 50.005333A170.154667 170.154667 0 0 1 853.333333 597.333333a169.685333 169.685333 0 0 1-50.005333 120.661334A170.154667 170.154667 0 0 1 682.666667 768h-213.333334a42.666667 42.666667 0 0 0 0 85.333333h213.333334a256 256 0 0 0 0-512z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundBack = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBack_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBack;