UNPKG

@rhds/icons

Version:
1 lines 623 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="M6.707 6.707a1 1 0 0 0 0-1.414l-4-4a1 1 0 1 0-1.414 1.414l4 4a.997.997 0 0 0 1.414 0ZM30.304 17.89 18.707 6.293A1 1 0 0 0 18 6h-6a1 1 0 0 0-.707.293l-5 5A1 1 0 0 0 6 12v6a1 1 0 0 0 .29.704l11.545 11.642c.283.286.66.444 1.062.445h.004a1.48 1.48 0 0 0 1.06-.44l10.343-10.34a1.496 1.496 0 0 0 0-2.122Zm-11.4 10.692L8 17.588v-5.174L12.414 8h5.172l10.95 10.95-9.633 9.633Z"/><circle cx="14" cy="14" r="1.5"/></svg>`;export default t.content.cloneNode(true);