UNPKG

@rhds/icons

Version:
1 lines 802 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 22c-1.648 0-3.1.812-4.012 2.046L9.765 17.434A4.93 4.93 0 0 0 10 16c0-.486-.091-.946-.221-1.39l13.239-6.62C23.93 9.203 25.368 10 27 10c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5c0 .41.064.803.157 1.184L8.843 12.841C7.926 11.727 6.553 11 5 11c-2.757 0-5 2.243-5 5s2.243 5 5 5c1.536 0 2.896-.711 3.814-1.805l13.33 6.665A4.96 4.96 0 0 0 22 27c0 2.757 2.243 5 5 5s5-2.243 5-5-2.243-5-5-5Zm0-20c1.654 0 3 1.346 3 3s-1.346 3-3 3-3-1.346-3-3 1.346-3 3-3ZM5 19c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3Zm22 11c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3Z"/></svg>`;export default t.content.cloneNode(true);