UNPKG

@rhds/icons

Version:
1 lines 1.07 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 36 36"><path d="m31.442 10.558-6-6a.625.625 0 0 0-.884 0L20 9.116l-.558-.558a.625.625 0 0 0-.884 0L5.215 21.9a6.289 6.289 0 0 0 0 8.883c1.186 1.188 2.764 1.841 4.442 1.841s3.255-.653 4.442-1.84l13.343-13.343a.626.626 0 0 0 0-.884L26.884 16l4.558-4.558a.626.626 0 0 0 0-.884ZM13.215 29.9a5 5 0 0 1-3.558 1.474A4.997 4.997 0 0 1 6.099 29.9a5.037 5.037 0 0 1 0-7.115L19 9.884l.557.557.001.001 6 6 .002.001.556.557-12.901 12.901ZM26 15.116 20.884 10 25 5.884 30.116 11 26 15.116Z"/><path d="m24.558 8.558-1 1a.626.626 0 0 0 .884.884l1-1a.626.626 0 0 0-.884-.884Zm1 3.884a.622.622 0 0 0 .884 0l1-1a.626.626 0 0 0-.884-.884l-1 1a.626.626 0 0 0 0 .884ZM10 23.375c-1.447 0-2.625 1.178-2.625 2.625S8.553 28.625 10 28.625s2.625-1.178 2.625-2.625-1.178-2.625-2.625-2.625Zm0 4c-.758 0-1.375-.617-1.375-1.375s.617-1.375 1.375-1.375 1.375.617 1.375 1.375-.617 1.375-1.375 1.375Z"/></svg>`;export default t.content.cloneNode(true);