@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.92 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSwitchRecord_vue_vue_type_script_lang = require('./u-line-switch-record.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: "M409.6 384c17.066667 0 32 14.933333 32 32v170.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-170.666667c0-17.066667 12.8-32 32-32z m213.333333 0c17.066667 0 32 14.933333 32 32v170.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-170.666667c0-17.066667 12.8-32 32-32z m-106.666666 42.666667c17.066667 0 32 14.933333 32 32v85.333333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-85.333333c0-17.066667 12.8-32 32-32z m-213.333334 21.333333c17.066667 0 32 14.933333 32 32v42.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-42.666667c0-17.066667 12.8-32 32-32z m426.666667 0c17.066667 0 32 14.933333 32 32v42.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-42.666667c0-17.066667 12.8-32 32-32zM418.133333 204.8c-128 29.866667-230.4 138.666667-245.333333 277.333333-14.933333 147.2 70.4 279.466667 200.533333 330.666667l-6.4 66.133333c-166.4-55.466667-277.333333-221.866667-258.133333-403.2 17.066667-168.533333 142.933333-300.8 300.8-334.933333L405.333333 108.8c-2.133333-10.666667 6.4-21.333333 19.2-23.466667 4.266667 0 6.4 0 10.666667 2.133334l115.2 46.933333c10.666667 4.266667 17.066667 17.066667 12.8 27.733333-2.133333 4.266667-4.266667 6.4-6.4 8.533334l-100.266667 72.533333c-8.533333 6.4-23.466667 4.266667-29.866666-4.266667-2.133333-2.133333-4.266667-6.4-4.266667-10.666666l-4.266667-23.466667z m187.733334 612.266667c128-29.866667 230.4-138.666667 243.2-277.333334 14.933333-147.2-70.4-279.466667-200.533334-330.666666l6.4-66.133334c166.4 55.466667 277.333333 221.866667 258.133334 403.2-17.066667 168.533333-142.933333 300.8-300.8 334.933334l4.266666 34.133333c2.133333 10.666667-6.4 21.333333-19.2 23.466667-4.266667 0-6.4 0-10.666666-2.133334l-115.2-46.933333c-10.666667-4.266667-17.066667-17.066667-12.8-27.733333 2.133333-4.266667 4.266667-6.4 6.4-8.533334l100.266666-72.533333c8.533333-6.4 23.466667-4.266667 29.866667 4.266667 2.133333 2.133333 4.266667 6.4 4.266667 10.666666l6.4 21.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSwitchRecord = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSwitchRecord_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSwitchRecord;