UNPKG

@rhds/icons

Version:
1 lines 565 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="M30.707 5.293 28.06 2.646a1.5 1.5 0 0 0-2.12 0L11.183 17.402A6.954 6.954 0 0 0 7 16c-3.86 0-7 3.14-7 7s3.14 7 7 7 7-3.14 7-7c0-1.57-.526-3.015-1.402-4.184L19 12.414l2.293 2.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L20.414 11 23 8.414l4.293 4.293a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414L24.414 7 27 4.414l2.293 2.293a1 1 0 1 0 1.414-1.414Z"/></svg>`;export default t.content.cloneNode(true);