UNPKG

@rhds/icons

Version:
1 lines 546 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="M23.777 9.714a1 1 0 0 0-1.554 1.258C23.369 12.389 24 14.174 24 16s-.63 3.611-1.776 5.027a1 1 0 1 0 1.554 1.258C25.211 20.515 26 18.282 26 16s-.79-4.515-2.223-6.286Zm-6.371-7.612a.999.999 0 0 0-1.054.11L7.656 9H2.5C1.673 9 1 9.673 1 10.5v11c0 .827.673 1.5 1.5 1.5h5.156l8.697 6.788A1 1 0 0 0 17.967 29V3a1 1 0 0 0-.562-.898Z"/></svg>`;export default t.content.cloneNode(true);