UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

32 lines (26 loc) 775 B
/** * xdesign v1.0.6 * (c) 2023 xdesign * @license MIT */ import { openBlock, createElementBlock, createElementVNode } from 'vue'; const _hoisted_1 = { class: "x-icon", viewBox: "0 0 24 24", width: "1.1em", height: "1.1em" }; const _hoisted_2 = /*#__PURE__*/createElementVNode("path", { fill: "currentColor", d: "m12 10.828l-4.95 4.95l-1.414-1.414L12 8l6.364 6.364l-1.415 1.414l-4.95-4.95Z" }, null, -1 /* HOISTED */); const _hoisted_3 = [ _hoisted_2 ]; function render(_ctx, _cache) { return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3)) } var __unplugin_components_1 = { name: 'ri-arrow-up-s-line', render }; /* vite-plugin-components disabled */ export { __unplugin_components_1 as _ }; //# sourceMappingURL=dep-05bc6eb4.js.map