UNPKG

@rhds/icons

Version:
1 lines 735 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="M23 18a1 1 0 0 0-1 1c0 3.309-2.691 6-6 6a1 1 0 1 0 0 2c4.411 0 8-3.589 8-8a1 1 0 0 0-1-1Z"/><path d="m25.77 10.425-8.706-8.772c-.568-.572-1.56-.572-2.128 0l-8.75 8.82a12.94 12.94 0 0 0-3.174 9.085c.278 6.683 5.732 12.143 12.416 12.43a12.89 12.89 0 0 0 9.565-3.598A12.89 12.89 0 0 0 29 19c0-3.14-1.132-6.169-3.23-8.575Zm-2.16 16.52c-2.186 2.094-5.066 3.17-8.096 3.045-5.655-.243-10.269-4.862-10.504-10.515-.118-2.836.835-5.566 2.64-7.64L16 3.42l8.306 8.367A10.976 10.976 0 0 1 27 19c0 3.029-1.204 5.85-3.39 7.945Z"/></svg>`;export default t.content.cloneNode(true);