@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.03 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSet_vue_vue_type_script_lang = require('./u-line-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: "M930.133333 548.266667l-177.066666 322.133333c-12.8 23.466667-36.266667 36.266667-64 36.266667H334.933333c-25.6 0-51.2-14.933333-64-36.266667L93.866667 548.266667c-12.8-21.333333-12.8-49.066667 0-70.4l177.066666-322.133334c12.8-23.466667 36.266667-36.266667 64-36.266666h354.133334c25.6 0 51.2 14.933333 64 36.266666l177.066666 322.133334c10.666667 21.333333 10.666667 46.933333 0 70.4zM874.666667 516.266667c2.133333-2.133333 2.133333-6.4 0-10.666667l-177.066667-320c-2.133333-4.266667-4.266667-4.266667-8.533333-6.4H334.933333c-4.266667 0-6.4 2.133333-8.533333 6.4L149.333333 507.733333c-2.133333 2.133333-2.133333 6.4 0 10.666667l177.066667 322.133333c2.133333 4.266667 4.266667 4.266667 8.533333 4.266667h352c4.266667 0 6.4-2.133333 8.533334-4.266667L874.666667 516.266667z m-364.8 157.866666c-91.733333 0-166.4-74.666667-166.4-166.4s74.666667-166.4 166.4-166.4 166.4 74.666667 166.4 166.4-74.666667 166.4-166.4 166.4z m0-61.866666c57.6 0 104.533333-46.933333 104.533333-104.533334s-46.933333-104.533333-104.533333-104.533333-104.533333 46.933333-104.533334 104.533333 46.933333 104.533333 104.533334 104.533334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSet = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSet_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSet;