UNPKG

xdesign-vue-next

Version:

XDesign Component for vue-next

34 lines (27 loc) 830 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: "M9 1v2h6V1h2v2h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4V1h2Zm11 10H4v8h16v-8ZM7 5H4v4h16V5h-3v2h-2V5H9v2H7V5Z" }, 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_0 = { name: 'ri-calendar-line', render }; /* vite-plugin-components disabled */ exports.__unplugin_components_0 = __unplugin_components_0; //# sourceMappingURL=dep-d7d47496.js.map