@empathyco/x-components
Version:
Empathy X Components
38 lines (33 loc) • 1.25 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.8 2.29995H6.29995M2.33333 1.19995L1.5 2.29995V6.42561C2.61092 6.42561 4.85446 6.42561 6.5 6.42561V2.29995L5.66667 1.19995H2.33333Z",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
d: "M5.11114 3.3999C5.11114 4.00742 4.61368 4.4999 4.00003 4.4999C3.38638 4.4999 2.88892 4.00742 2.88892 3.3999",
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 bag = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { bag as default };
//# sourceMappingURL=bag.vue.js.map