UNPKG

@rhds/icons

Version:
1 lines 913 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.5 8c.827 0 1.5-.673 1.5-1.5v-4c0-.827-.673-1.5-1.5-1.5h-27C1.673 1 1 1.673 1 2.5v27c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5H28V8h1.5Zm-2 5H29v16H18v-3.586l2.707-2.707A1 1 0 0 0 21 22v-4.142c1.72-.447 3-2 3-3.858 0-2.206-1.794-4-4-4s-4 1.794-4 4c0 1.858 1.28 3.41 3 3.858v3.728l-2.707 2.707A1 1 0 0 0 16 25v4H3V3h9v3.586L9.293 9.293A1 1 0 0 0 9 10v7.142c-1.72.447-3 2-3 3.858 0 2.206 1.794 4 4 4s4-1.794 4-4c0-1.858-1.28-3.41-3-3.858v-6.728l2.707-2.707A1 1 0 0 0 14 7V3h15v3h-1.5c-.827 0-1.5.673-1.5 1.5v4c0 .827.673 1.5 1.5 1.5ZM20 16c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Zm-10 3c1.103 0 2 .897 2 2s-.897 2-2 2-2-.897-2-2 .897-2 2-2Z"/></svg>`;export default t.content.cloneNode(true);