@rhds/icons
Version:
1 lines • 686 B
JavaScript
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="M31.36 17.67a.88.88 0 0 0-.41-.12h-7.59a9.83 9.83 0 0 0-12-6c-5.59 1.48-9 8.9-5.73 14a.57.57 0 0 0 .42.07l12.69-2.7a11.45 11.45 0 0 0 12.77-4.37.62.62 0 0 0-.15-.88Zm-9.17.33-3 3a13.85 13.85 0 0 0-5.83-8.53A8.52 8.52 0 0 1 22.19 18Zm-11.07 5.26c-2-5.63-.13-9.21.63-10.3 1.28.62 5.08 2.95 6.36 8.81ZM10 13.53c-.9 1.9-1.76 5.31-.11 10l-3.59.76A8.57 8.57 0 0 1 10 13.53ZM20 22l3.15-3.16h6.53A10.19 10.19 0 0 1 20 22Zm-8.38-12a.63.63 0 0 1-1.25 0 .63.63 0 0 1 1.25 0Z"/></svg>`;export default t.content.cloneNode(true);