UNPKG

@rhds/icons

Version:
1 lines 630 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 36 36"><path d="M21.62 21v-3.38a7.13 7.13 0 1 0-6.24.48V29a.59.59 0 0 0 .18.44l2 2a.63.63 0 0 0 .88 0l2-2a.59.59 0 0 0 .18-.44v-2.74l1.82-1.82a.61.61 0 0 0 0-.88L20.88 22l.56-.56a.59.59 0 0 0 .18-.44Zm-.5 3-1.56 1.56a.59.59 0 0 0-.18.44v2.74L18 30.12l-1.38-1.38v-11a.67.67 0 0 0-.43-.6 5.88 5.88 0 1 1 4.52-.38.68.68 0 0 0-.33.56v3.47l-.82.82a.61.61 0 0 0 0 .88Z"/><path d="M18 7.38a.63.63 0 1 0 .62.63.63.63 0 0 0-.62-.63Z"/></svg>`;export default t.content.cloneNode(true);