UNPKG

@rhds/icons

Version:
1 lines 887 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="M14 21a1 1 0 0 0-1-1H2.062c.494-3.94 3.866-7 7.938-7 1.249 0 2.445.28 3.555.831a1 1 0 1 0 .89-1.79c-.246-.123-.499-.221-.752-.322A5.987 5.987 0 0 0 16 7c0-3.309-2.691-6-6-6S4 3.691 4 7c0 1.914.904 3.617 2.304 4.717C2.616 13.19 0 16.792 0 21a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1ZM6 7c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4-4-1.794-4-4Z"/><path d="M25.696 20.717A5.987 5.987 0 0 0 28 16c0-3.309-2.691-6-6-6s-6 2.691-6 6c0 1.914.904 3.617 2.304 4.717C14.616 22.19 12 25.793 12 30a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1c0-4.207-2.616-7.81-6.304-9.283ZM18 16c0-2.206 1.794-4 4-4s4 1.794 4 4-1.794 4-4 4-4-1.794-4-4Zm-3.938 13c.494-3.94 3.866-7 7.938-7s7.444 3.06 7.938 7H14.063Z"/></svg>`;export default t.content.cloneNode(true);