UNPKG

@rhds/icons

Version:
1 lines 1.2 kB
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="M25.25 8h3.5C29.439 8 30 7.439 30 6.75v-3.5C30 2.561 29.439 2 28.75 2h-3.5C24.561 2 24 2.561 24 3.25v.875H8V3.25C8 2.561 7.439 2 6.75 2h-3.5C2.561 2 2 2.561 2 3.25v3.5C2 7.439 2.561 8 3.25 8h3.5l.01-.002 6.242 6.242-.002.01v.875H8v-.875C8 13.561 7.439 13 6.75 13h-3.5C2.561 13 2 13.561 2 14.25v3.5c0 .689.561 1.25 1.25 1.25h3.5C7.439 19 8 18.439 8 17.75v-.875h5v.875l.002.01-6.242 6.242L6.75 24h-3.5C2.561 24 2 24.561 2 25.25v3.5c0 .689.561 1.25 1.25 1.25h3.5C7.439 30 8 29.439 8 28.75v-.875h16v.875c0 .689.561 1.25 1.25 1.25h3.5c.689 0 1.25-.561 1.25-1.25v-3.5c0-.689-.561-1.25-1.25-1.25h-3.5l-.01.002-6.242-6.242.002-.01v-.875h5v.875c0 .689.561 1.25 1.25 1.25h3.5c.689 0 1.25-.561 1.25-1.25v-3.5c0-.689-.561-1.25-1.25-1.25h-3.5c-.689 0-1.25.561-1.25 1.25v.875h-5v-.875l-.002-.01 6.242-6.242.01.002ZM24 5.875v.875l.002.011-6.242 6.242-.011-.002h-3.5l-.011.002-6.242-6.242.002-.011v-.875h16ZM8 26.125v-.875l-.002-.011 6.242-6.242.011.002h3.5l.011-.002 6.242 6.242-.002.011v.875H8Z"/></svg>`;export default t.content.cloneNode(true);