@empathyco/x-components
Version:
Empathy X Components
35 lines (30 loc) • 1.11 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"
};
function _sfc_render(_ctx, _cache) {
return (openBlock(), createElementBlock("svg", _hoisted_1, [...(_cache[0] || (_cache[0] = [
createElementVNode("path", {
d: "M6.85229 2.34766C5.84048 3.42973 5.4209 3.88871 4.40909 4.97078L3.04545 3.51245L1 5.69995",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* CACHED */),
createElementVNode("path", {
d: "M5.36353 2.19995H6.99989V3.94995",
stroke: "currentColor",
"stroke-width": "0.4",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}, null, -1 /* CACHED */)
]))]))
}
var trending = /*#__PURE__*/_export_sfc(_sfc_main, [['render',_sfc_render]]);
export { trending as default };
//# sourceMappingURL=trending.vue.js.map