merger = ({width = 17, height = 15} = {}) => htl.html`<svg style="margin-bottom: -0.15em;" width=${width} height=${height} viewBox="-8.5 -7.5 17 15" stroke="currentColor" stroke-width="2" stroke-linecap="round" fill="none"><path d="M-3,4L0,1.5L3,4M0,1.5V6.5"></path><path d="M-3,4L0,1.5L3,4M0,1.5V6.5" transform="rotate(180)"></path></svg>`