@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.34 kB
JavaScript
import _sfc_main from './u-solid-robot.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: "M938.602667 537.813333h-61.226667v-249.6h-307.2v-51.626666h155.52V144h-427.093333v92.373333h157.44v51.626667H146.922667v249.813333h-61.653334v92.373334h61.653334v249.6h730.666666v-249.6h61.226667v-92.373334h-0.213333z m-573.226667 121.173334c-42.453333 0-77.013333-33.493333-77.013333-74.88s34.56-74.88 77.013333-74.88 77.013333 33.493333 77.013333 74.88-34.56 74.88-77.013333 74.88z m294.4 0c-42.453333 0-77.013333-33.493333-77.013333-74.88s34.346667-74.88 77.013333-74.88c42.453333 0 77.013333 33.493333 77.013333 74.88s-34.56 74.88-77.013333 74.88z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidRobot = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidRobot as default };