UNPKG

@rhds/icons

Version:
1 lines 504 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="M26.5 1H12a.999.999 0 0 0-.708.294l-.002.001-6.855 6.902A.982.982 0 0 0 4 9c0 .008.005.015.005.023 0 .009-.005.016-.005.024V29.5c0 .827.673 1.5 1.5 1.5h21c.827 0 1.5-.673 1.5-1.5v-27c0-.827-.673-1.5-1.5-1.5ZM11 4.426V8H7.45L11 4.426ZM26 29H6V10h5.5c.827 0 1.5-.673 1.5-1.5V3h13v26Z"/></svg>`;export default t.content.cloneNode(true);