@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-round-invalid-bill.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: "M883.498667 823.168l-682.666667-682.666667a42.666667 42.666667 0 1 0-60.330667 60.330667L170.666667 230.997333V810.666667a128 128 0 0 0 128 128h426.666666c42.154667 0 79.232-20.608 102.485334-52.053334 16.725333 12.757333 40.405333 12.16 55.68-3.114666a42.666667 42.666667 0 0 0 0-60.330667zM725.333333 853.333333H298.666667a42.666667 42.666667 0 0 1-42.666667-42.666666V316.330667l509.013333 509.013333A42.368 42.368 0 0 1 725.333333 853.333333zM414.208 170.666667H512v154.88L613.12 426.666667H768v128a42.666667 42.666667 0 1 0 85.333333 0V341.333333c0-12.8-4.266667-21.333333-12.8-29.866666l-213.333333-213.333334c-8.533333-8.533333-17.066667-12.8-29.866667-12.8H414.208a42.666667 42.666667 0 0 0 0 85.333334zM597.333333 187.733333L750.933333 341.333333H597.333333V187.733333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundInvalidBill = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundInvalidBill as default };