@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.39 kB
JavaScript
import _sfc_main from './u-round-bill.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundBill as default };