@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.2 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineStatisticalTrends_vue_vue_type_script_lang = require('./u-line-statistical-trends.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "16px",
height: "16.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: "M576 215.466667L343.466667 448c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8L531.2 170.666667h-72.533333c-17.066667 0-32-14.933333-32-32S441.6 106.666667 458.666667 106.666667h149.333333c17.066667 0 32 14.933333 32 32v149.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-72.533333zM170.666667 853.333333h714.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-746.666666c-8.533333 0-17.066667-4.266667-23.466667-8.533333-6.4-6.4-8.533333-12.8-8.533333-23.466667v-746.666666C106.666667 121.6 121.6 106.666667 138.666667 106.666667S170.666667 121.6 170.666667 138.666667V853.333333z m138.666666-256c17.066667 0 32 14.933333 32 32v106.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-106.666667c0-17.066667 14.933333-32 32-32z m170.666667-106.666666c17.066667 0 32 14.933333 32 32v213.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-213.333333c0-17.066667 14.933333-32 32-32z m170.666667-128c17.066667 0 32 14.933333 32 32v341.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-341.333333c0-17.066667 14.933333-32 32-32z m170.666666-192c17.066667 0 32 14.933333 32 32v533.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-533.333333c0-17.066667 14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineStatisticalTrends = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineStatisticalTrends_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineStatisticalTrends;