UNPKG

@rhds/icons

Version:
1 lines 805 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="M21.5 12h8.628a.999.999 0 0 0 .942-1.334A15.924 15.924 0 0 0 21.334.929 1.002 1.002 0 0 0 20 1.872V10.5c0 .827.673 1.5 1.5 1.5Z"/><path d="M31 15H17V1a1 1 0 0 0-1-1A15.86 15.86 0 0 0 4.428 4.951C1.38 8.142-.186 12.334.018 16.754c.376 8.164 7.064 14.853 15.228 15.229.255.012.509.018.763.018 4.139 0 8.034-1.557 11.04-4.429A15.863 15.863 0 0 0 32 16a1 1 0 0 0-1-1Zm-5.332 11.126c-2.792 2.666-6.46 4.032-10.33 3.859-7.142-.329-12.993-6.18-13.322-13.322-.18-3.87 1.191-7.538 3.858-10.33A13.861 13.861 0 0 1 15 2.035V15.5c0 .827.673 1.5 1.5 1.5h13.466c-.242 3.48-1.747 6.69-4.298 9.126Z"/></svg>`;export default t.content.cloneNode(true);