@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.4 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineUpdateBudget_vue_vue_type_script_lang = require('./u-line-update-budget.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: "M512.512 85.504c-234.496 0-427.008 192-427.008 426.496s192 426.496 426.496 426.496c144.896 0 275.456-72.704 354.304-189.952 6.656-8.704 6.656-21.504 2.048-31.744-4.096-10.752-14.848-16.896-25.6-16.896s-23.552 4.096-27.648 14.848c-68.096 98.304-181.248 160.256-303.104 160.256-200.704 0-362.496-162.304-362.496-362.496 0-200.192 161.792-363.008 362.496-363.008 196.096 0 358.4 157.696 362.496 354.304l-51.2-30.208c-14.848-8.704-34.304-4.096-42.496 12.8-8.704 14.848-4.096 34.304 12.8 42.496l98.304 55.296c21.504 10.752 45.056-2.048 47.104-25.6V512c0-234.496-192-426.496-426.496-426.496z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M630.272 509.44c19.456 0 36.864-17.408 36.864-36.864s-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.136H398.848c-19.456 0-36.864 17.408-36.864 36.864s17.408 36.864 36.864 36.864h78.848v54.272c0 19.456 17.408 36.864 36.864 36.864s36.864-17.408 36.864-36.864v-54.272h78.848c19.456 0 36.864-17.408 36.864-36.864s-17.408-36.864-36.864-36.864h-81.408v-27.136h81.408z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineUpdateBudget = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineUpdateBudget_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineUpdateBudget;