UNPKG

@rhds/icons

Version:
1 lines 689 B
const t = document.createElement('template');t.innerHTML=`<!-- © Red Hat, Inc. CC-BY-4.0 licensed --><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M27 22.25c-1.55 0-2.916.757-3.783 1.91L9.54 17.32c.123-.422.21-.86.21-1.32 0-.446-.081-.87-.197-1.278l13.693-6.847C24.115 9.007 25.466 9.75 27 9.75c2.62 0 4.75-2.13 4.75-4.75S29.62.25 27 .25 22.25 2.38 22.25 5c0 .37.052.726.133 1.071L8.615 12.957C7.743 11.921 6.455 11.25 5 11.25 2.381 11.25.25 13.381.25 16S2.381 20.75 5 20.75c1.439 0 2.714-.656 3.586-1.67l13.783 6.892A4.709 4.709 0 0 0 22.25 27c0 2.62 2.131 4.75 4.75 4.75s4.75-2.13 4.75-4.75-2.13-4.75-4.75-4.75Z"/></svg>`;export default t.content.cloneNode(true);