@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.99 kB
JavaScript
import _sfc_main from './u-line-docs-statistics.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentcolor",
d: "M213.333333 106.666667h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v640c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V192c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v640c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V192c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m349.866667 305.066666l-123.733333-125.866666-93.866667 147.2c-8.533333 14.933333-29.866667 19.2-44.8 10.666666s-19.2-29.866667-10.666667-44.8l115.2-181.333333c10.666667-17.066667 36.266667-19.2 49.066667-4.266667l123.733333 125.866667 102.4-142.933333c10.666667-14.933333 29.866667-17.066667 44.8-8.533334 14.933333 10.666667 17.066667 29.866667 8.533334 44.8l-123.733334 174.933334c-8.533333 14.933333-32 17.066667-46.933333 4.266666zM309.333333 576h277.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-277.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h405.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-405.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDocsStatistics = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDocsStatistics as default };