@empathyco/x-components
Version:
Empathy X Components
40 lines (35 loc) • 1.36 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", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
d: "M1 4.25C1 4.25 2.09091 2 4 2C5.90909 2 7 4.25 7 4.25C7 4.25 5.90909 6.5 4 6.5C2.09091 6.5 1 4.25 1 4.25Z",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
d: "M4.818 4.25C4.818 4.71599 4.45169 5.09375 3.99982 5.09375C3.54795 5.09375 3.18164 4.71599 3.18164 4.25C3.18164 3.78401 3.54795 3.40625 3.99982 3.40625C4.45169 3.40625 4.818 3.78401 4.818 4.25Z",
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 show = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { show as default };
//# sourceMappingURL=show.vue.js.map