UNPKG

@rhds/icons

Version:
1 lines 576 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.19A1.19 1.19 0 0 0 0 1.19v29.62A1.19 1.19 0 0 0 1.19 32h29.62A1.19 1.19 0 0 0 32 30.81V1.19A1.19 1.19 0 0 0 30.81 0ZM10.47 25.5h-4V12.59h4Zm-2-14.67a2.33 2.33 0 1 1 2.32-2.33 2.33 2.33 0 0 1-2.33 2.33Zm17 14.67h-4v-6.28c0-1.49 0-3.42-2.09-3.42S17 17.43 17 19.11v6.39h-4V12.59h3.84v1.76h.06a4.21 4.21 0 0 1 3.8-2.08c4.06 0 4.81 2.67 4.81 6.15Z"/></svg>`;export default t.content.cloneNode(true);