@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.51 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineFileDone_vue_vue_type_script_lang = require('./u-line-file-done.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: "M426.666667 874.666667H166.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 6.4 21.333333 17.066667 21.333333 32s-6.4 25.6-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 m-57.6-177.066666l40.533333 27.733333 68.266667-66.133333c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8l-87.466667 83.2c-10.666667 10.666667-27.733333 12.8-40.533333 4.266666l-61.866667-40.533333c-14.933333-10.666667-19.2-29.866667-8.533333-44.8 10.666667-12.8 29.866667-17.066667 44.8-8.533333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFileDone = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineFileDone_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineFileDone;