@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.51 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineAccountingAmount_vue_vue_type_script_lang = require('./u-line-accounting-amount.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: "M460.8 872.448h-6.144c-158.208 0-292.352-45.056-292.352-98.304v-64c72.192 45.056 136.192 68.608 221.696 70.656h7.168c15.36-2.048 21.504-12.288 21.504-29.696s-6.656-28.16-21.504-34.304h-6.144c-149.504-32.256-224.256-49.152-224.256-96.256v-66.048c72.192 45.056 136.192 68.608 221.696 70.656h6.144c15.36-8.704 21.504-19.456 21.504-34.304 0-14.848-6.656-25.6-21.504-31.744h-6.144c-143.36-21.504-224.256-49.152-224.256-96.256V388.096C245.76 443.392 348.16 471.04 450.56 466.944c102.4 4.608 204.8-23.552 292.352-80.896v45.056c8.192 13.312 18.944 19.456 31.744 19.456s23.552-6.656 34.304-19.456v-153.6c0-104.448-159.744-189.952-356.352-189.952-196.608 0-356.352 85.504-356.352 189.952v497.152c0 44.544 38.4 87.552 106.496 117.248 78.848 31.744 164.352 49.152 253.952 44.544h4.096c14.848 2.048 23.552-8.704 23.552-25.6s-8.704-29.696-23.552-38.4zM450.048 153.6c158.208 0 292.352 55.296 292.352 123.904 0 68.608-130.048 123.904-292.352 123.904-158.208 0-292.352-57.856-292.352-123.904C157.696 211.456 291.84 153.6 450.048 153.6z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M880.64 881.664l-70.656-70.656c23.552-32.256 36.352-70.656 36.352-111.104 0-106.496-85.504-192-192-192s-192 85.504-192 192 85.504 192 192 192c40.448 0 79.36-14.848 111.104-36.352l70.144 71.168c13.312 12.8 32.256 13.312 45.056 0 12.8-13.312 12.8-32.256 0-45.056z m-225.792-53.76c-70.656 0-128-57.344-128-128s57.344-128 128-128 128 57.344 128 128-57.344 128-128 128z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAccountingAmount = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineAccountingAmount_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineAccountingAmount;