@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
38 lines (33 loc) • 1.69 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidSwitchSkin_vue_vue_type_script_lang = require('./u-solid-switch-skin.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1709201578364",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "1672",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
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: "M932.352 400.896l-210.944-251.904a30.1568 30.1568 0 0 0-42.496-4.096c-2.048 2.048-4.096 4.096-4.096 6.144-2.048 2.048-4.096 4.096-4.096 8.704a166.8608 166.8608 0 0 1-155.648 104.448C446.976 264.192 384 224.256 358.4 159.744c0-2.048-2.048-4.096-2.048-4.096-2.048-4.096-4.096-6.144-6.144-8.704-12.8-10.752-31.744-10.752-42.496 4.096L93.696 403.456c-8.704 10.752-10.752 27.648-2.048 38.4L183.296 563.2c4.096 6.656 12.8 12.8 23.552 12.8h29.696v277.504c0 16.896 12.8 31.744 29.696 31.744h488.448c16.896 0 29.696-14.848 29.696-31.744v-277.504h31.744c8.704 0 19.456-4.096 23.552-12.8l91.648-121.856c9.216-12.288 9.216-29.696 1.024-40.448z",
fill: "currentColor",
"p-id": "1673"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidSwitchSkin = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidSwitchSkin_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidSwitchSkin;