@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.39 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDataBoard_vue_vue_type_script_lang = require('./u-line-data-board.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: "M586.666667 106.666667c17.066667 0 32 14.933333 32 32S603.733333 170.666667 586.666667 170.666667H170.666667c-12.8 0-21.333333 8.533333-21.333334 21.333333v512c0 12.8 8.533333 21.333333 21.333334 21.333333h640c12.8 0 21.333333-8.533333 21.333333-21.333333V426.666667c12.8-14.933333 23.466667-21.333333 32-21.333334s19.2 6.4 32 21.333334v277.333333c0 46.933333-38.4 85.333333-85.333333 85.333333H170.666667c-46.933333 0-85.333333-38.4-85.333334-85.333333V192c0-46.933333 38.4-85.333333 85.333334-85.333333h416z m317.866666 21.333333c14.933333-4.266667 29.866667 6.4 34.133334 21.333333v14.933334l-38.4 149.333333c-2.133333 10.666667-10.666667 17.066667-19.2 21.333333s-21.333333 0-27.733334-8.533333l-36.266666-38.4-194.133334 177.066667c-10.666667 10.666667-27.733333 10.666667-38.4 0l-87.466666-85.333334-170.666667 183.466667c2.133333 6.4 2.133333 10.666667 2.133333 17.066667 0 25.6-14.933333 46.933333-38.4 55.466666s-46.933333 0-61.866666-17.066666c-14.933333-19.2-17.066667-46.933333-4.266667-66.133334 12.8-21.333333 36.266667-32 59.733333-25.6l192-206.933333c10.666667-10.666667 27.733333-12.8 40.533334 0l89.6 87.466667 172.8-157.866667-32-34.133333c-6.4-8.533333-10.666667-19.2-6.4-27.733334 2.133333-10.666667 10.666667-17.066667 21.333333-19.2L904.533333 128zM117.333333 853.333333h746.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-746.666667c-17.066667 0-32-14.933333-32-32S100.266667 853.333333 117.333333 853.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDataBoard = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDataBoard_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDataBoard;