@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.52 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundBill_vue_vue_type_script_lang = require('./u-round-bill.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M926.165333 183.168A43.008 43.008 0 0 0 896 170.666667H128c-11.221333 0-22.229333 4.565333-30.165333 12.501333S85.333333 202.112 85.333333 213.333333v512a128 128 0 0 0 128 128h597.333334a128 128 0 0 0 128-128V213.333333c0-11.221333-4.565333-22.229333-12.501334-30.165333zM853.333333 341.333333H170.666667V256h682.666666v85.333333z m-42.666666 426.666667H213.333333c-23.552 0-42.624-19.114667-42.666666-42.666667v-298.666666h682.666666v298.666666c0 23.552-19.114667 42.624-42.666666 42.666667zM426.666667 512H298.666667a42.666667 42.666667 0 0 0 0 85.333333h128a42.666667 42.666667 0 0 0 0-85.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundBill = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundBill_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundBill;