@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.12 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineSwitchSkin_vue_vue_type_script_lang = require('./u-line-switch-skin.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: "M932.266667 401.066667L721.066667 149.333333c-10.666667-12.8-29.866667-14.933333-42.666667-4.266666-2.133333 2.133333-4.266667 4.266667-4.266667 6.4-2.133333 2.133333-4.266667 4.266667-4.266666 8.533333-25.6 64-87.466667 104.533333-155.733334 104.533333s-130.133333-40.533333-155.733333-104.533333c0-2.133333-2.133333-4.266667-2.133333-4.266667-2.133333-4.266667-4.266667-6.4-6.4-8.533333-12.8-10.666667-32-10.666667-42.666667 4.266667l-213.333333 251.733333c-8.533333 10.666667-10.666667 27.733333-2.133334 38.4l91.733334 121.6c4.266667 6.4 12.8 12.8 23.466666 12.8h29.866667v277.333333c0 17.066667 12.8 32 29.866667 32h488.533333c17.066667 0 29.866667-14.933333 29.866667-32V576h32c8.533333 0 19.2-4.266667 23.466666-12.8l91.733334-121.6c8.533333-12.8 8.533333-29.866667 0-40.533333z m-130.133334 113.066666h-14.933333v-32c0-17.066667-12.8-32-29.866667-32s-32 14.933333-32 32v341.333334H298.666667v-341.333334c0-17.066667-12.8-32-29.866667-32-17.066667 0-29.866667 14.933333-29.866667 32V512h-14.933333l-66.133333-89.6 168.533333-198.4c42.666667 61.866667 113.066667 100.266667 189.866667 100.266667s149.333333-38.4 189.866666-100.266667l166.4 198.4-70.4 91.733333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineSwitchSkin = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineSwitchSkin_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineSwitchSkin;