@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.99 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineMoreSet_vue_vue_type_script_lang = require('./u-line-more-set.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",
{
fill: "currentColor",
d: "M307.2 597.333333l157.866667-294.4h313.6L936.533333 597.333333l-157.866666 294.4H465.066667L307.2 597.333333z m74.666667 0l119.466666 230.4h241.066667L861.866667 597.333333l-119.466667-230.4H501.333333L381.866667 597.333333zM119.466667 128h704c17.066667 0 32 14.933333 32 32S840.533333 192 823.466667 192h-704c-17.066667 0-32-14.933333-32-32S102.4 128 119.466667 128z m0 341.333333h64c17.066667 0 32 14.933333 32 32S200.533333 533.333333 183.466667 533.333333h-64c-17.066667 0-32-14.933333-32-32S102.4 469.333333 119.466667 469.333333z m0 362.666667h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32S102.4 832 119.466667 832z m501.333333-117.333333c-64 0-117.333333-53.333333-117.333333-117.333334s53.333333-117.333333 117.333333-117.333333 117.333333 53.333333 117.333333 117.333333-51.2 117.333333-117.333333 117.333334z m0-64c29.866667 0 53.333333-23.466667 53.333333-53.333334s-23.466667-53.333333-53.333333-53.333333-53.333333 23.466667-53.333333 53.333333 25.6 53.333333 53.333333 53.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineMoreSet = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineMoreSet_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineMoreSet;