@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.78 kB
JavaScript
import _sfc_main from './u-line-file-open.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: "M864 492.8v-4.266667c0-10.666667-10.666667-19.2-21.333333-19.2H268.8c-10.666667 0-19.2 6.4-21.333333 17.066667l-53.333334 298.666667v4.266666c0 12.8 8.533333 21.333333 21.333334 21.333334H789.333333c10.666667 0 19.2-6.4 21.333334-17.066667l53.333333-300.8c0 2.133333 0 0 0 0v-4.266667 4.266667c0-2.133333 0 0 0 0z m0-85.333333c36.266667 8.533333 64 42.666667 64 83.2 0 4.266667 0 10.666667-2.133333 14.933333l-53.333334 298.666667c-6.4 40.533333-42.666667 70.4-83.2 70.4H181.333333c-46.933333 0-85.333333-38.4-85.333333-85.333334V234.666667c0-46.933333 38.4-85.333333 85.333333-85.333334h215.466667l123.733333 106.666667h258.133334c46.933333 0 85.333333 38.4 85.333333 85.333333v66.133334c-6.4-2.133333-14.933333-2.133333-21.333333-2.133334h21.333333v2.133334z m-64-2.133334v-64c0-12.8-8.533333-21.333333-21.333333-21.333333H497.066667l-123.733334-106.666667h-192c-12.8 0-21.333333 8.533333-21.333333 21.333334v381.866666l25.6-140.8c6.4-40.533333 42.666667-70.4 83.2-70.4h531.2z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFileOpen = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineFileOpen as default };