@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.7 kB
JavaScript
import _sfc_main from './u-round-amount.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: "M144.298667 375.573333l320.618666 126.293334a128 128 0 0 0 93.824 0l320.64-126.293334a59.733333 59.733333 0 0 0 0-111.146666l-320.64-126.293334a127.957333 127.957333 0 0 0-93.824 0l-320.64 126.293334a59.733333 59.733333 0 0 0 0 111.146666z m351.893333-158.058666a42.624 42.624 0 0 1 31.274667 0L787.626667 320l-260.16 102.485333a42.666667 42.666667 0 0 1-31.274667 0L236.032 320l260.16-102.485333zM133.397333 563.285333l331.52 130.581334a128 128 0 0 0 93.824 0l331.861334-130.730667a42.666667 42.666667 0 1 0-31.274667-79.381333l-331.861333 130.730666a42.666667 42.666667 0 0 1-31.274667 0l-331.52-130.602666a42.666667 42.666667 0 0 0-31.274667 79.402666zM859.328 675.754667l-331.861333 130.730666a42.688 42.688 0 0 1-31.274667 0l-331.52-130.602666a42.666667 42.666667 0 1 0-31.274667 79.402666l331.52 130.581334a128 128 0 0 0 93.824 0l331.861334-130.730667a42.666667 42.666667 0 1 0-31.274667-79.381333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundAmount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundAmount as default };