@empathyco/x-components
Version:
Empathy X Components
46 lines (41 loc) • 1.39 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 3.35614H3.4M1 2.15063H4.2M1 4.56165H2.6239M1 5.76715H1.97434",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_3 = /*#__PURE__*/createElementVNode("path", {
d: "M4.76758 3.12158L5.87383 2.00001L7.00011 3.12158",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_4 = /*#__PURE__*/createElementVNode("path", {
d: "M5.87354 2.2V6",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* HOISTED */);
const _hoisted_5 = [
_hoisted_2,
_hoisted_3,
_hoisted_4
];
function _sfc_render(_ctx, _cache) {
return (openBlock(), createElementBlock("svg", _hoisted_1, [..._hoisted_5]))
}
var sortRelevancy = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { sortRelevancy as default };
//# sourceMappingURL=sort-relevancy.vue.js.map