UNPKG

@rhds/icons

Version:
1 lines 545 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="M29.5 5h-27C1.673 5 1 5.673 1 6.5v19c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-19c0-.827-.673-1.5-1.5-1.5ZM3 8.237 10.763 16 3 23.763V8.237Zm13 10.526L4.237 7h23.526L16 18.763Zm-4-1.526 3.028 3.028c.26.26.605.403.972.403s.712-.143.972-.403L20 17.237 27.763 25H4.237L12 17.237ZM21.237 16 29 8.237v15.526L21.237 16Z"/></svg>`;export default t.content.cloneNode(true);