@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.24 kB
JavaScript
import _sfc_main from './u-line-evaluation.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M785.066667 106.666667c66.133333 0 121.6 53.333333 121.6 119.466666v657.066667c0 25.6-29.866667 42.666667-51.2 27.733333l-78.933334-53.333333-61.866666 46.933333c-14.933333 10.666667-36.266667 10.666667-53.333334 0l-61.866666-46.933333-61.866667 46.933333c-14.933333 10.666667-36.266667 10.666667-53.333333 0l-61.866667-46.933333-59.733333 49.066667c-14.933333 10.666667-36.266667 10.666667-53.333334 0l-61.866666-46.933334-78.933334 53.333334c-21.333333 14.933333-51.2-2.133333-51.2-27.733334V226.133333C117.333333 160 170.666667 106.666667 238.933333 106.666667h546.133334z m0 66.133333H238.933333c-14.933333 0-27.733333 6.4-38.4 17.066667s-17.066667 23.466667-17.066666 36.266666v595.2l40.533333-27.733333c14.933333-10.666667 36.266667-10.666667 51.2 2.133333l61.866667 46.933334 61.866666-46.933334c14.933333-10.666667 36.266667-10.666667 53.333334 0l61.866666 46.933334 61.866667-46.933334c14.933333-10.666667 36.266667-10.666667 53.333333 0l61.866667 46.933334 61.866667-46.933334c14.933333-10.666667 34.133333-10.666667 51.2-2.133333l40.533333 27.733333V226.133333c0-14.933333-6.4-27.733333-17.066667-38.4s-27.733333-14.933333-42.666666-14.933333zM567.466667 522.666667c19.2 0 32 14.933333 32 32s-14.933333 32-32 32H347.733333c-19.2 0-32-14.933333-32-32s14.933333-32 32-32h219.733334z m108.8-174.933334c19.2 0 32 14.933333 32 32 0 19.2-14.933333 32-32 32H347.733333c-19.2 0-32-14.933333-32-32 0-19.2 14.933333-32 32-32h328.533334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineEvaluation = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineEvaluation as default };