@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.11 kB
JavaScript
import _sfc_main from './u-line-log.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: "M746.666667 234.666667h42.666666c46.933333 0 85.333333 40.533333 85.333334 91.733333v501.333333c0 51.2-38.4 91.733333-85.333334 91.733334H362.666667c-46.933333 0-85.333333-40.533333-85.333334-91.733334v-36.266666h-42.666666c-46.933333 0-85.333333-40.533333-85.333334-91.733334V198.4C149.333333 147.2 187.733333 106.666667 234.666667 106.666667h426.666666c46.933333 0 85.333333 40.533333 85.333334 91.733333V234.666667z m0 64v398.933333c0 51.2-38.4 91.733333-85.333334 91.733333H341.333333v40.533334c0 12.8 8.533333 23.466667 21.333334 23.466666h426.666666c12.8 0 21.333333-10.666667 21.333334-23.466666V322.133333c0-12.8-8.533333-23.466667-21.333334-23.466666h-42.666666zM234.666667 170.666667c-12.8 0-21.333333 10.666667-21.333334 23.466666v507.733334c0 12.8 8.533333 23.466667 21.333334 23.466666h426.666666c12.8 0 21.333333-10.666667 21.333334-23.466666V194.133333c0-12.8-8.533333-23.466667-21.333334-23.466666H234.666667z m96 106.666666h106.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-106.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h234.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 128h234.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-234.666666c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineLog = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineLog as default };