@rhds/icons
Version:
1 lines • 1.25 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="M5.68 23.21c-1.4-3.27-1.4-7.14 0-10.41.67-1.59 1.64-3.02 2.87-4.25.58-.58-.3-1.46-.88-.88-1.34 1.34-2.4 2.91-3.13 4.65-1.53 3.58-1.53 7.81 0 11.38.74 1.74 1.79 3.31 3.13 4.65.58.57 1.46-.3.88-.88a13.46 13.46 0 0 1-2.87-4.25Zm25.8-10.9c-.74-1.74-1.79-3.31-3.13-4.65-.58-.58-1.46.3-.88.88a13.46 13.46 0 0 1 2.87 4.25c1.4 3.27 1.4 7.14 0 10.41-.67 1.59-1.64 3.02-2.87 4.25-.58.58.3 1.46.88.88 1.34-1.34 2.4-2.91 3.13-4.65 1.53-3.58 1.53-7.81 0-11.38Z"/><path d="M10.66 10.66c.58-.58-.3-1.46-.88-.88a11.44 11.44 0 0 0-2.49 3.7c-1.22 2.84-1.22 6.21 0 9.05.59 1.38 1.42 2.63 2.49 3.7.58.58 1.46-.3.88-.88a10.391 10.391 0 0 1 0-14.68ZM29.62 18c0-1.57-.31-3.09-.91-4.52-.59-1.38-1.42-2.63-2.49-3.7-.58-.58-1.46.3-.88.88a10.391 10.391 0 0 1 0 14.68c-.58.58.3 1.46.88.88a11.44 11.44 0 0 0 2.49-3.7c.61-1.43.91-2.96.91-4.52Zm-9.18-9.44a.615.615 0 0 0-.68-.13c-.23.1-.39.32-.39.58v11.28c-2.22-2.07-6.07-.34-6 2.72.15 4.79 7.1 4.79 7.25 0v-12.5l1.93 1.93c.58.58 1.46-.3.88-.88l-3-3ZM17 25.38c-3.13-.08-3.13-4.67 0-4.75 3.13.08 3.13 4.67 0 4.75Z"/></svg>`;export default t.content.cloneNode(true);