@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.84 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundAmount_vue_vue_type_script_lang = require('./u-round-amount.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.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__ */ _pluginVue_exportHelper.default(uRoundAmount_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundAmount;