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