@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.34 kB
JavaScript
import _sfc_main from './u-round-enter.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: "M840.832 140.501333A43.008 43.008 0 0 0 810.666667 128H384a42.666667 42.666667 0 0 0 0 85.333333h384v554.666667c0 23.552-19.114667 42.624-42.666667 42.666667H384a42.666667 42.666667 0 0 0 0 85.333333h341.333333a128 128 0 0 0 128-128V170.666667c0-11.221333-4.565333-22.229333-12.501333-30.165334zM481.834667 609.834667a42.624 42.624 0 1 0 60.330666 60.330666l128-128a42.709333 42.709333 0 0 0 0-60.330666l-128-128a42.624 42.624 0 1 0-60.330666 60.330666L537.002667 469.333333H213.333333a42.666667 42.666667 0 0 0 0 85.333334h323.669334l-55.168 55.168z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundEnter = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundEnter as default };