@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.41 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineUnderway_vue_vue_type_script_lang = require('./u-line-underway.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: "M725.333333 682.666667h53.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-85.333334c-17.066667 0-32-14.933333-32-32v-85.333334c0-17.066667 14.933333-32 32-32s32 14.933333 32 32V682.666667z m-298.666666 192H166.4C121.6 874.666667 85.333333 836.266667 85.333333 789.333333V192c0-46.933333 36.266667-85.333333 81.066667-85.333333h563.2C774.4 106.666667 810.666667 145.066667 810.666667 192v213.333333c-6.4 14.933333-17.066667 21.333333-32 21.333334s-25.6-6.4-32-21.333334V192c0-12.8-8.533333-21.333333-19.2-21.333333H170.666667c-10.666667 0-19.2 8.533333-19.2 21.333333v597.333333c0 12.8 8.533333 21.333333 19.2 21.333334h256c14.933333 8.533333 21.333333 19.2 21.333333 32s-6.4 23.466667-21.333333 32z m-160-597.333334h362.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-362.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333334h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 149.333333h64c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-64c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m448 341.333333C590.933333 917.333333 490.666667 817.066667 490.666667 693.333333S590.933333 469.333333 714.666667 469.333333 938.666667 569.6 938.666667 693.333333 838.4 917.333333 714.666667 917.333333z m0-64c87.466667 0 160-72.533333 160-160S802.133333 533.333333 714.666667 533.333333 554.666667 605.866667 554.666667 693.333333s72.533333 160 160 160z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineUnderway = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineUnderway_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineUnderway;