@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.13 kB
JavaScript
import _sfc_main from './u-round-transaction-inquiry.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M597.333333 533.333333h-64v-21.333333h64a42.666667 42.666667 0 0 0 0-85.333333h-38.293333l65.002667-52.010667a42.666667 42.666667 0 0 0-53.290667-66.645333l-80 64-80.021333-64a42.666667 42.666667 0 0 0-53.333334 66.645333L422.464 426.666667H384a42.666667 42.666667 0 1 0 0 85.333333h64v21.333333h-64a42.666667 42.666667 0 1 0 0 85.333334h64v42.666666a42.666667 42.666667 0 1 0 85.333333 0v-42.666666h64a42.666667 42.666667 0 0 0 0-85.333334zM926.165333 865.834667L805.76 745.386667A403.52 403.52 0 0 0 896 490.666667c-0.021333-223.872-181.461333-405.312-405.333333-405.333334-223.872 0.021333-405.312 181.461333-405.333334 405.333334 0.021333 223.872 181.461333 405.312 405.333334 405.333333 96.554667 0 185.109333-33.898667 254.72-90.24l120.448 120.405333a42.666667 42.666667 0 1 0 60.330666-60.330666z m-661.76-148.906667A318.805333 318.805333 0 0 1 170.666667 490.666667a318.805333 318.805333 0 0 1 93.717333-226.282667A318.805333 318.805333 0 0 1 490.666667 170.666667a318.805333 318.805333 0 0 1 226.282666 93.717333A318.805333 318.805333 0 0 1 810.666667 490.666667c-0.021333 86.976-34.666667 165.376-90.88 223.146666-1.109333 0.896-2.261333 1.664-3.285334 2.688s-1.792 2.176-2.688 3.285334C656.042667 776 577.642667 810.645333 490.666667 810.666667a318.805333 318.805333 0 0 1-226.282667-93.717334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundTransactionInquiry = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundTransactionInquiry as default };