@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
49 lines (44 loc) • 1.59 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidClose_vue_vue_type_script_lang = require('./u-solid-close.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1688021903107",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "37143",
"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: "M189.952 286.208L738.304 834.56c26.624 26.624 69.632 26.624 96.256 0 26.624-26.624 26.624-69.632 0-96.256L286.208 189.952c-26.624-26.624-69.632-26.624-96.256 0s-26.624 69.632 0 96.256",
fill: "currentColor",
"p-id": "37144"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M834.048 286.208l-547.84 547.84c-26.624 26.624-69.632 26.624-96.256 0-26.624-26.624-26.624-69.632 0-96.256l547.84-547.84c26.624-26.624 69.632-26.624 96.256 0 26.624 26.624 26.624 69.632 0 96.256",
fill: "currentColor",
"p-id": "37145"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidClose = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidClose_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidClose;