UNPKG

@rhds/icons

Version:
1 lines 404 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 36 36"><path d="M18 3.375A14.625 14.625 0 1 0 32.625 18 14.642 14.642 0 0 0 18 3.375ZM4.625 18a13.38 13.38 0 0 1 12.75-13.343v13.332a.617.617 0 0 0 .119.364l7.9 10.782A13.364 13.364 0 0 1 4.625 18Z"/></svg>`;export default t.content.cloneNode(true);