UNPKG

@rhds/icons

Version:
1 lines 703 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="m27.414 16 3.293-3.293a1 1 0 1 0-1.414-1.414L26 14.586l-3.293-3.293a1 1 0 1 0-1.414 1.414L24.586 16l-3.293 3.293a1 1 0 1 0 1.414 1.414L26 17.414l3.293 3.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L27.414 16ZM17.406 2.101a1.003 1.003 0 0 0-1.054.11L7.656 9H2.5C1.673 9 1 9.673 1 10.5v11c0 .827.673 1.5 1.5 1.5h5.156l8.697 6.788a.997.997 0 0 0 1.053.11 1 1 0 0 0 .562-.898V3a1 1 0 0 0-.562-.899Zm-1.438 24.85-7.353-5.74A1 1 0 0 0 8 21H3V11h5a1 1 0 0 0 .615-.212l7.353-5.739v21.902Z"/></svg>`;export default t.content.cloneNode(true);