UNPKG

@rhds/icons

Version:
1 lines 1.15 kB
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="M28.55 7.74a.627.627 0 0 0-.29-.29c-5.97-2.84-13.11-1.62-17.77 3.04C5.83 15.16 4.6 22.3 7.45 28.26c.06.13.17.23.29.29a15.65 15.65 0 0 0 17.77-3.04 15.63 15.63 0 0 0 3.04-17.77Zm-1.03.74c.95 2.06 1.37 4.27 1.3 6.45l-7.75-7.75c2.18-.07 4.39.35 6.45 1.29ZM8.48 27.52c-.95-2.06-1.37-4.27-1.3-6.45l7.75 7.75c-2.18.07-4.39-.35-6.45-1.3Zm16.15-2.89a14.335 14.335 0 0 1-8.11 4.04.413.413 0 0 0-.07-.11l-9.01-9s-.07-.05-.11-.07c.43-3.01 1.8-5.87 4.04-8.11 2.24-2.24 5.11-3.61 8.11-4.04.02.04.04.08.07.11l9 9s.07.05.11.07c-.43 3.01-1.8 5.87-4.04 8.11Z"/><path d="m21.88 15 .56-.56c.58-.58-.3-1.46-.88-.88l-.56.56-1.56-1.56c-.58-.58-1.46.3-.88.88L20.12 15 18 17.12l-1.56-1.56c-.58-.58-1.46.3-.88.88L17.12 18 15 20.12l-1.56-1.56c-.58-.58-1.46.3-.88.88L14.12 21l-.56.56c-.58.58.3 1.46.88.88l.56-.56 1.56 1.56c.58.58 1.46-.3.88-.88L15.88 21 18 18.88l1.56 1.56c.58.58 1.46-.3.88-.88L18.88 18 21 15.88l1.56 1.56c.58.58 1.46-.3.88-.88L21.88 15Z"/></svg>`;export default t.content.cloneNode(true);