UNPKG

@rhds/icons

Version:
1 lines 642 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="m20 17.06-3.116 3.117c-.244.244-.564.365-.884.365s-.64-.121-.884-.365L12 17.06l-9.883 9.883c.123.033.25.056.383.056h27c.133 0 .26-.023.384-.056L20 17.061ZM31 6.5c0-.133-.023-.26-.056-.384L21.061 16l9.883 9.883A1.47 1.47 0 0 0 31 25.5v-19Z"/><path d="M16 18.94 29.883 5.055A1.482 1.482 0 0 0 29.5 5h-27c-.133 0-.26.023-.384.056L16 18.939ZM1.056 6.117A1.47 1.47 0 0 0 1 6.5v19c0 .133.023.26.056.384L10.939 16 1.056 6.117Z"/></svg>`;export default t.content.cloneNode(true);