UNPKG

@rhds/icons

Version:
1 lines 707 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="M15.5 20.179a.754.754 0 0 0 .372-.099l13.5-7.715a.75.75 0 0 0 0-1.303l-5.359-3.061-8.017 4.581a.999.999 0 1 1-.992-1.736l6.994-3.997-6.126-3.5a.754.754 0 0 0-.744 0l-13.5 7.713a.75.75 0 0 0 0 1.303l13.5 7.715a.754.754 0 0 0 .372.099Z"/><path d="M24.768 17.268 15.5 22.565l-9.268-5.297a.75.75 0 0 0-1.122.65V21c0 .27.144.518.378.651l9.64 5.51a.754.754 0 0 0 .744 0l9.64-5.51A.75.75 0 0 0 25.89 21v-3.081a.748.748 0 0 0-1.122-.651ZM29 15a1 1 0 0 0-1 1v11a1 1 0 1 0 2 0V16a1 1 0 0 0-1-1Z"/></svg>`;export default t.content.cloneNode(true);