UNPKG

@rhds/icons

Version:
1 lines 643 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="M15.66 15.71a2.36 2.36 0 0 0 1.06 2l-1 4.18a.59.59 0 0 0 .11.53.61.61 0 0 0 .5.24h3.42a.61.61 0 0 0 .5-.24.59.59 0 0 0 .11-.53l-1-4.18a2.36 2.36 0 0 0 1.06-2 2.34 2.34 0 0 0-4.68 0Z"/><path d="m30.44 10.46-12.13-7a.62.62 0 0 0-.62 0l-12.13 7a.63.63 0 0 0-.31.54v14a.63.63 0 0 0 .31.54l12.13 7a.64.64 0 0 0 .62 0l12.13-7a.63.63 0 0 0 .31-.54V11a.63.63 0 0 0-.31-.54Zm-.94 14.18L18 31.28 6.5 24.64V11.36L18 4.72l11.5 6.64Z"/></svg>`;export default t.content.cloneNode(true);