@rhds/icons
Version:
1 lines • 1.05 kB
JavaScript
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="M26 19.38a.62.62 0 0 0-.62.62v6.38H22a.62.62 0 0 0-.62.62v3.38H6.62v-2.76c.46.05 1-.06 1-.62s-.54-.67-1-.62v-4.76c.46.05 1-.06 1-.62s-.54-.67-1-.62v-4.76c.46.05 1-.06 1-.62s-.54-.67-1-.62V9.62c.46.05 1-.06 1-.62s-.54-.67-1-.62V5.62h18.76V8a.62.62 0 1 0 1.24 0V5a.62.62 0 0 0-.62-.62H6a.62.62 0 0 0-.62.62v3.38c-.46-.05-1 .06-1 .62s.54.67 1 .62v4.76c-.46-.05-1 .06-1 .62s.54.67 1 .62v4.76c-.46-.05-1 .06-1 .62s.54.67 1 .62v4.76c-.46-.05-1 .06-1 .62s.54.67 1 .62V31a.62.62 0 0 0 .62.62h16a.6.6 0 0 0 .44-.18l4-4a.7.7 0 0 0 .18-.44v-7a.62.62 0 0 0-.62-.62Zm-3.38 10.11v-1.87h1.87Z"/><path d="m31.44 10.56-2-2a.61.61 0 0 0-.88 0l-13 13a1.27 1.27 0 0 0-.13.19l-1.61 3.6a.63.63 0 0 0 .83.83l3.6-1.61.19-.13 13-13a.61.61 0 0 0 0-.88ZM27 11.88 28.12 13 18 23.12 16.88 22ZM16.2 23.09l.71.71-1.28.57Zm12.8-11L27.88 11 29 9.88 30.12 11Z"/></svg>`;export default t.content.cloneNode(true);