UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

34 lines (27 loc) 921 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 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10Zm0-11.414L9.172 7.757L7.757 9.172L10.586 12l-2.829 2.828l1.415 1.415L12 13.414l2.828 2.829l1.415-1.415L13.414 12l2.829-2.828l-1.415-1.415L12 10.586Z" }, 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_6 = { name: 'ri-close-circle-fill', render }; /* vite-plugin-components disabled */ exports.__unplugin_components_6 = __unplugin_components_6; //# sourceMappingURL=dep-3fb13dcd.js.map