@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.61 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineAccountDiff_vue_vue_type_script_lang = require('./u-line-account-diff.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: "M500.736 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.304H424.96c-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.096C285.696 443.392 388.096 471.04 490.496 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.952S136.192 173.056 136.192 277.504v497.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.192-29.696-23.552-38.4zM490.496 153.6c158.208 0 292.352 55.296 292.352 123.904s-130.048 123.904-292.352 123.904c-158.208 0-292.352-57.856-292.352-123.904S331.776 153.6 490.496 153.6zM616.96 881.152h242.176c14.848 0 28.16 12.8 28.16 28.16s-12.8 28.16-28.16 28.16h-242.176c-14.848 0-28.16-12.8-28.16-28.16 0-16.896 13.824-28.16 28.16-28.16z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M710.656 645.632V552.96c0-14.848 12.8-28.16 28.16-28.16 14.848 0 28.16 12.8 28.16 28.16v93.184h92.672c14.848 0 28.16 12.8 28.16 28.16s-12.8 28.16-28.16 28.16h-93.184v93.184c0 14.848-12.8 28.16-28.16 28.16-14.848 0-28.16-12.8-28.16-28.16v-93.184h-93.184c-14.848 0-28.16-12.8-28.16-28.16 0-14.848 12.8-28.16 28.16-28.16 0-0.512 93.696-0.512 93.696-0.512z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAccountDiff = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineAccountDiff_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineAccountDiff;