UNPKG

@rhds/icons

Version:
1 lines 767 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="M30.81 0H1.19C.53 0 0 .53 0 1.19v29.63c0 .65.53 1.19 1.19 1.19h29.63c.65 0 1.19-.53 1.19-1.19V1.19c0-.65-.53-1.19-1.19-1.19ZM8.31 26.06C7 26.06 5.94 25 5.94 23.69S7 21.32 8.31 21.32s2.37 1.06 2.37 2.37-1.06 2.37-2.37 2.37Zm10.06-.59h-3.55c-.33 0-.59-.27-.59-.59 0-3.92-3.18-7.1-7.1-7.1-.33 0-.59-.27-.59-.59v-3.55c0-.33.27-.59.59-.59 6.53 0 11.83 5.31 11.83 11.83 0 .33-.27.59-.59.59Zm7.1 0h-3.55c-.33 0-.59-.27-.59-.59 0-7.83-6.37-14.2-14.2-14.2-.33 0-.59-.27-.59-.59V6.54c0-.33.27-.59.59-.59 10.44 0 18.94 8.5 18.94 18.94 0 .33-.27.59-.59.59Z"/></svg>`;export default t.content.cloneNode(true);