UNPKG

@rhds/icons

Version:
1 lines 1.02 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 32 32"><path d="M27.5 1h-23C3.673 1 3 1.673 3 2.5v27c0 .827.673 1.5 1.5 1.5h23c.827 0 1.5-.673 1.5-1.5v-27c0-.827-.673-1.5-1.5-1.5ZM27 29H5V3h22v26ZM9.946 22.64l-2.653 2.653A1 1 0 0 0 8 27h2c.334 0 .646-.167.832-.444l1.55-2.321A8.938 8.938 0 0 0 16 25c4.963 0 9-4.037 9-9s-4.037-9-9-9-9 4.037-9 9a8.968 8.968 0 0 0 2.946 6.64ZM16 9c3.859 0 7 3.141 7 7s-3.141 7-7 7a6.951 6.951 0 0 1-2.484-.464l1.323-1.981c.307-.46.183-1.08-.276-1.388a1.127 1.127 0 0 0-.572-.168 1 1 0 0 0-.697.293l-1.933 1.933a6.976 6.976 0 0 1-2.36-5.226c0-3.859 3.141-7 7-7Zm-1.625 7.015a1.626 1.626 0 1 1 3.251.001 1.626 1.626 0 0 1-3.251-.001Zm-8-10.012a1.626 1.626 0 1 1 3.251.001 1.626 1.626 0 0 1-3.251-.001Zm16 .01a1.626 1.626 0 1 1 3.251.001 1.626 1.626 0 0 1-3.251-.001Zm3.25 19.99a1.626 1.626 0 1 1-3.251-.001 1.626 1.626 0 0 1 3.251.001Z"/></svg>`;export default t.content.cloneNode(true);