UNPKG

@rhds/icons

Version:
1 lines 519 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="M1 0a1 1 0 0 1 1 1v7.257C4.783 3.232 10.124 0 16 0c8.822 0 16 7.178 16 16s-7.178 16-16 16a15.933 15.933 0 0 1-13.536-7.466 1 1 0 0 1 1.691-1.068A13.942 13.942 0 0 0 16 30c7.72 0 14-6.28 14-14S23.72 2 16 2C10.563 2 5.654 5.165 3.357 10H11a1 1 0 1 1 0 2H1.5C.673 12 0 11.327 0 10.5V1a1 1 0 0 1 1-1Z"/></svg>`;export default t.content.cloneNode(true);