@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.42 kB
JavaScript
import _sfc_main from './u-line-man.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: "M802.133333 172.8h-115.2c-19.2 0-32-14.933333-32-32S669.866667 106.666667 686.933333 106.666667h196.266667c19.2 0 34.133333 14.933333 34.133333 32v196.266666c0 17.066667-14.933333 32-32 32-19.2 0-32-14.933333-32-32v-119.466666l-108.8 108.8c55.466667 64 87.466667 147.2 87.466667 234.666666 0 198.4-162.133333 360.533333-360.533333 360.533334S106.666667 757.333333 106.666667 556.8 268.8 198.4 467.2 198.4c83.2 0 164.266667 27.733333 228.266667 81.066667l106.666666-106.666667zM467.2 851.2c164.266667 0 296.533333-132.266667 296.533333-294.4s-132.266667-294.4-296.533333-294.4S172.8 394.666667 172.8 556.8s132.266667 294.4 294.4 294.4z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineMan = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineMan as default };