UNPKG

@rhds/icons

Version:
1 lines 587 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="M29 7c0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.859 1.28 3.41 3 3.858V13c0 1.654-1.346 3-3 3h-9c-1.13 0-2.162.391-3 1.026V7.858c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4S4 1.794 4 4c0 1.859 1.28 3.41 3 3.858v16.284c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4s4-1.794 4-4c0-1.859-1.28-3.41-3-3.858V21c0-1.654 1.346-3 3-3h9c2.757 0 5-2.243 5-5v-2.142c1.72-.447 3-2 3-3.858Z"/></svg>`;export default t.content.cloneNode(true);