@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.59 kB
JavaScript
import _sfc_main from './u-line-docs-chart.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: "M661.333333 405.333333v32c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V405.333333h-192v192h53.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H405.333333v192h29.866667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-211.2c-64 0-117.333333-53.333333-117.333333-117.333333v-576C106.666667 160 160 106.666667 224 106.666667h576c64 0 117.333333 53.333333 117.333333 117.333333v234.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V405.333333h-192zM341.333333 853.333333v-192H181.333333c-4.266667 0-6.4 0-10.666666-2.133333v140.8c0 29.866667 23.466667 53.333333 53.333333 53.333333H341.333333z m0-448H170.666667v194.133334c4.266667-2.133333 6.4-2.133333 10.666666-2.133334H341.333333v-192z m512-64v-117.333333C853.333333 194.133333 829.866667 170.666667 800 170.666667h-576C194.133333 170.666667 170.666667 194.133333 170.666667 224V341.333333h682.666666z m-256 170.666667h234.666667c46.933333 0 85.333333 38.4 85.333333 85.333333v234.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H597.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V597.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v234.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h234.666667c12.8 0 21.333333-8.533333 21.333333-21.333333V597.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H597.333333z m117.333334 194.133333l-21.333334-25.6-23.466666 51.2c-8.533333 17.066667-25.6 23.466667-42.666667 14.933334-17.066667-8.533333-23.466667-25.6-14.933333-42.666667l44.8-96c10.666667-21.333333 38.4-25.6 53.333333-6.4l21.333333 25.6 27.733334-55.466667c8.533333-14.933333 27.733333-23.466667 42.666666-14.933333 14.933333 8.533333 23.466667 27.733333 14.933334 42.666667L768 763.733333c-10.666667 21.333333-38.4 25.6-53.333333 6.4z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDocsChart = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDocsChart as default };