@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
50 lines (47 loc) • 2.77 kB
JavaScript
import _sfc_main from './u-line-bill-count.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: "M303.104 277.504c-16.896 0-31.744 14.848-31.744 31.744 0 16.896 14.848 31.744 31.744 31.744H665.6c16.896 0 31.744-14.848 31.744-31.744 0-16.896-14.848-31.744-31.744-31.744H303.104z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M462.848 811.008h-256c-10.752 0-19.456-8.704-19.456-21.504V192c0-12.8 8.704-21.504 19.456-21.504h557.056c10.752 0 19.456 8.704 19.456 21.504v213.504c6.144 15.36 16.896 21.504 31.744 21.504 14.848 0 25.088-6.656 31.744-21.504V192c0-47.104-35.84-85.504-80.896-85.504h-563.2c-44.544 0-80.896 38.4-80.896 85.504v596.992c0 47.104 35.84 85.504 80.896 85.504h260.096c15.36-6.144 21.504-16.896 21.504-31.744 0-14.848-6.656-25.6-21.504-31.744z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M452.608 426.496H303.104c-16.896 0-31.744 14.848-31.744 31.744s14.848 31.744 31.744 31.744h149.504c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744zM367.104 639.488c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744H303.104c-16.896 0-31.744 14.848-31.744 31.744s14.848 31.744 31.744 31.744h64zM865.28 725.504h-81.408v-27.136H865.28c19.456 0 36.864-17.408 36.864-36.864 0-19.456-17.408-36.864-36.864-36.864h-36.864l36.864-51.712c7.168-9.728 9.728-24.576 5.12-36.864-5.12-12.288-17.408-19.456-29.696-22.016s-27.136 5.12-34.304 14.848l-56.832 78.848-56.832-73.728c-7.168-9.728-22.016-14.848-34.304-14.848-12.288 2.56-24.576 9.728-29.696 22.016s-2.56 27.136 5.12 36.864l34.304 46.592h-34.304c-19.456 0-36.864 17.408-36.864 36.864s17.408 36.864 36.864 36.864h78.848v27.136h-78.848c-19.456 0-36.864 17.408-36.864 36.864 0 19.456 17.408 36.864 36.864 36.864h78.848v54.272c0 19.456 17.408 36.864 36.864 36.864 19.456 0 36.864-17.408 36.864-36.864v-54.272H865.28c19.456 0 36.864-17.408 36.864-36.864 0-19.456-17.408-36.864-36.864-36.864z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineBillCount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineBillCount as default };