@empathyco/x-components
Version:
Empathy X Components
38 lines (33 loc) • 1.3 kB
JavaScript
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from '../../_virtual/_plugin-vue_export-helper.js';
const _sfc_main = { };
const _hoisted_1 = {
class: "x-icon",
viewBox: "0 0 8 8",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
};
const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
d: "M1 1.59732V3.39732H2.8M1.75301 4.89731C2.15261 6.03153 3.25416 6.76475 4.45472 6.69565C5.65528 6.62656 6.66544 5.77179 6.93227 4.59922C7.19911 3.42665 6.6583 2.21894 5.60586 1.63714C4.55341 1.05534 3.24305 1.2397 2.39201 2.08931L1.17671 3.23127",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
d: "M4.17981 3.28552V4.70565H5.47178",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_4 = [
_hoisted_2,
_hoisted_3
];
function _sfc_render(_ctx, _cache) {
return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_4]))
}
var history = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { history as default };
//# sourceMappingURL=history.vue.js.map