@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.84 kB
JavaScript
import _sfc_main from './u-line-app.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: "M151.466667 125.866667h234.666666c36.266667 0 64 27.733333 64 64v234.666666c0 36.266667-27.733333 64-64 64h-234.666666c-36.266667 0-64-27.733333-64-64v-234.666666c0-36.266667 29.866667-64 64-64z m0 64v234.666666h234.666666v-234.666666h-234.666666zM761.6 106.666667l155.733333 155.733333c25.6 25.6 25.6 66.133333 0 89.6l-155.733333 155.733333c-25.6 25.6-66.133333 25.6-89.6 0l-155.733333-155.733333c-25.6-25.6-25.6-66.133333 0-89.6L672 106.666667c25.6-25.6 66.133333-25.6 89.6 0z m-44.8 44.8l-155.733333 155.733333 155.733333 155.733333 155.733333-155.733333-155.733333-155.733333zM151.466667 573.866667h234.666666c36.266667 0 64 27.733333 64 64v234.666666c0 36.266667-27.733333 64-64 64h-234.666666c-36.266667 0-64-27.733333-64-64v-234.666666c0-36.266667 29.866667-64 64-64z m0 64v234.666666h234.666666v-234.666666h-234.666666z m448-64h234.666666c36.266667 0 64 27.733333 64 64v234.666666c0 36.266667-27.733333 64-64 64h-234.666666c-36.266667 0-64-27.733333-64-64v-234.666666c0-36.266667 29.866667-64 64-64z m0 64v234.666666h234.666666v-234.666666h-234.666666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineApp = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineApp as default };