UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

34 lines (27 loc) 836 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ 'use strict'; var vue = require('vue'); const _hoisted_1 = { class: "x-icon", viewBox: "0 0 24 24", width: "1.1em", height: "1.1em" }; const _hoisted_2 = /*#__PURE__*/vue.createElementVNode("path", { fill: "currentColor", d: "m12 10.586l4.95-4.95l1.415 1.415l-4.95 4.95l4.95 4.95l-1.415 1.414l-4.95-4.95l-4.95 4.95l-1.413-1.415l4.95-4.95l-4.95-4.95L7.05 5.638l4.95 4.95Z" }, null, -1 /* HOISTED */); const _hoisted_3 = [ _hoisted_2 ]; function render(_ctx, _cache) { return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _hoisted_3)) } var __unplugin_components_2 = { name: 'ri-close-line', render }; /* vite-plugin-components disabled */ exports.__unplugin_components_2 = __unplugin_components_2; //# sourceMappingURL=dep-ac484abb.js.map