@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
29 lines (26 loc) • 1.33 kB
JavaScript
import _sfc_main from './u-solid-rmb.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
t: "1728465505113",
class: "icon",
viewBox: "0 0 1024 1024",
"p-id": "12308"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M777.28 158.336a80.853333 80.853333 0 0 1-12.608 113.642667l-123.221333 98.538666h72.597333a80.853333 80.853333 0 1 1 0 161.706667l-121.28-0.021333v40.426666h121.28a80.853333 80.853333 0 1 1 0 161.706667l-121.28-0.021333v80.853333a80.853333 80.853333 0 1 1-161.664 0l-0.021333-80.853333h-121.258667a80.853333 80.853333 0 1 1 0-161.685334h121.258667v-40.426666h-121.258667a80.853333 80.853333 0 1 1 0-161.664l72.832-0.021334-123.2-98.56a80.853333 80.853333 0 0 1 101.013333-126.229333l151.594667 121.258667 151.594667-121.258667a80.853333 80.853333 0 0 1 113.621333 12.608z",
"p-id": "12309"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidRmb = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidRmb as default };