@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
31 lines (26 loc) • 1.87 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundGrounding_vue_vue_type_script_lang = require('./u-round-grounding.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{ d: "M542.336 460.650667l-0.128-0.149334a42.666667 42.666667 0 0 0-60.373333 0v0.042667l-106.56 106.56a42.666667 42.666667 0 1 0 60.352 60.330667l33.706666-33.706667v131.584a42.666667 42.666667 0 0 0 85.333334 0v-131.626667l33.834666 33.813334a42.666667 42.666667 0 1 0 60.330667-60.330667l-106.496-106.517333zM903.381333 308.906667L797.653333 176.213333A128 128 0 0 0 697.557333 128H326.442667a128 128 0 0 0-100.096 48.213333l-105.728 132.693334A64 64 0 0 0 106.666667 348.8V768a128 128 0 0 0 128 128h554.666666a128 128 0 0 0 128-128V348.8a64 64 0 0 0-13.952-39.893333z m-610.304-79.488A42.666667 42.666667 0 0 1 326.442667 213.333333h371.114666a42.666667 42.666667 0 0 1 33.365334 16.085334L803.114667 320H220.885333l72.192-90.581333z m526.421334 568.746666A42.346667 42.346667 0 0 1 789.333333 810.666667H234.666667a42.346667 42.346667 0 0 1-30.165334-12.501334A42.346667 42.346667 0 0 1 192 768V405.333333h640v362.666667a42.346667 42.346667 0 0 1-12.501333 30.165333z" },
null,
-1
/* HOISTED */
)
]));
}
var uRoundGrounding = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundGrounding_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundGrounding;