@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
50 lines (47 loc) • 2.25 kB
JavaScript
import _sfc_main from './u-line-office-excel.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: "M320 746.666667H149.333333c-23.466667 0-42.666667-19.2-42.666666-42.666667V320c0-23.466667 19.2-42.666667 42.666666-42.666667h170.666667V170.666667c0-23.466667 19.2-42.666667 42.666667-42.666667h512c23.466667 0 42.666667 19.2 42.666666 42.666667v682.666666c0 23.466667-19.2 42.666667-42.666666 42.666667H362.666667c-23.466667 0-42.666667-19.2-42.666667-42.666667v-106.666666z m64 0v85.333333h469.333333V192H384v85.333333h149.333333c23.466667 0 42.666667 19.2 42.666667 42.666667v384c0 23.466667-19.2 42.666667-42.666667 42.666667h-149.333333z m-170.666667-96h64l51.2-100.266667c4.266667-6.4 6.4-10.666667 6.4-12.8 4.266667 6.4 6.4 10.666667 6.4 12.8l51.2 100.266667h68.266667l-85.333333-140.8 81.066666-134.4h-61.866666l-46.933334 85.333333-10.666666 21.333333c-4.266667-4.266667-4.266667-10.666667-10.666667-21.333333l-44.8-85.333333h-64l81.066667 134.4-85.333334 140.8z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M640 405.333333h64v64h-64zM746.666667 405.333333h64v64h-64zM640 512h64v64h-64zM746.666667 512h64v64h-64zM640 618.666667h64v64h-64zM746.666667 618.666667h64v64h-64zM640 725.333333h64v64h-64zM746.666667 725.333333h64v64h-64z"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M640 405.333333h64v64h-64zM746.666667 405.333333h64v64h-64z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineOfficeExcel = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineOfficeExcel as default };