UNPKG

@rhds/icons

Version:
1 lines 458 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 1.25h-27c-.69 0-1.25.56-1.25 1.25V7c0 .2.08.39.22.53l10.78 10.78v12.073c0 .378.169.732.463.97a1.246 1.246 0 0 0 1.047.253l4.999-1.064c.574-.121.99-.635.99-1.223V18.311L30.53 7.53a.75.75 0 0 0 .22-.53V2.5c0-.69-.56-1.25-1.25-1.25Z"/></svg>`;export default t.content.cloneNode(true);