@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
45 lines (42 loc) • 1.45 kB
JavaScript
import _sfc_main from './u-solid-close.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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 */
),
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidClose as default };