@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
27 lines (24 loc) • 1.38 kB
JavaScript
import _sfc_main from './u-line-revoke.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",
{ d: "M337.066667 526.293333c11.733333 11.733333 12.373333 30.506667 2.133333 42.88l-2.133333 2.346667c-12.586667 12.586667-32.853333 12.586667-45.226667 0L110.72 390.4a31.786667 31.786667 0 0 1 0-45.226667l181.12-181.12a31.786667 31.786667 0 0 1 45.226667 0c12.586667 12.586667 12.586667 32.853333 0 45.226667l-126.293334 126.293333h445.013334c147.2 0 266.666667 119.466667 266.666666 266.666667s-119.466667 266.666667-266.666666 266.666667h-277.333334c-17.706667 0-32-14.293333-32-32s14.293333-32 32-32h277.333334c112 0 202.666667-90.666667 202.666666-202.666667s-90.666667-202.666667-202.666666-202.666667H210.773333l126.293334 126.72z" },
null,
-1
/* HOISTED */
)
]));
}
var uLineRevoke = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineRevoke as default };