@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.76 kB
JavaScript
import _sfc_main from './u-line-print.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: "M827.733333 360.533333h-46.933333V117.333333c0-17.066667-14.933333-32-32-32H275.2c-17.066667 0-32 14.933333-32 32v243.2H196.266667c-61.866667 0-110.933333 51.2-110.933334 110.933334v196.266666c0 61.866667 51.2 110.933333 110.933334 110.933334h46.933333v123.733333c0 17.066667 14.933333 32 32 32h473.6c17.066667 0 32-14.933333 32-32v-123.733333h46.933333c61.866667 0 110.933333-51.2 110.933334-110.933334v-196.266666c0-59.733333-51.2-110.933333-110.933334-110.933334zM309.333333 151.466667h407.466667v209.066666H309.333333V151.466667z m405.333334 721.066666h-405.333334V622.933333h407.466667v249.6z m157.866666-202.666666c0 25.6-19.2 46.933333-46.933333 46.933333h-46.933333v-123.733333c0-17.066667-14.933333-32-32-32H275.2c-17.066667 0-32 14.933333-32 32v123.733333H196.266667C170.666667 716.8 149.333333 697.6 149.333333 669.866667v-196.266667c2.133333-27.733333 21.333333-46.933333 46.933334-46.933333h629.333333c25.6 0 46.933333 19.2 46.933333 46.933333v196.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePrint = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLinePrint as default };