@rhds/icons
Version:
1 lines • 949 B
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="M24.38 13.5a.635.635 0 0 0-.65-.06c-.21.11-.35.32-.35.56 0 1.33-1.09 2.45-2.44 2.37 2.4-5.39-1.65-11.88-7.58-11.99-.1-.01-.2 0-.3.03-.22.08-.38.28-.41.52-.02.17.03.35.15.48l.09.09c1.66 1.56 1.96 4.27.69 6.16-.19.29-.11.68.18.87.29.19.68.11.86-.18 1.28-1.91 1.31-4.56.1-6.51 4.57.94 7.11 6.6 4.74 10.71-.19.32-.01.78.35.89 1.86.68 4.03-.43 4.61-2.25 5.08 4.58 3.21 13.39-3.19 15.62 1.08-3.04-.16-6.58-2.9-8.29a.624.624 0 0 0-.67 0c-2.74 1.71-3.98 5.25-2.9 8.29-6.32-2.21-8.26-10.85-3.32-15.49a.61.61 0 0 0 0-.88.61.61 0 0 0-.88 0c-6.05 5.77-2.96 16.29 5.2 17.97.24.05.49-.04.64-.25.15-.2.16-.47.03-.68-1.53-2.5-.81-5.97 1.57-7.67 2.37 1.7 3.09 5.17 1.57 7.67-.13.21-.11.48.03.68.15.2.4.3.64.25 8.81-1.87 11.41-13.52 4.14-18.88Z"/></svg>`;export default t.content.cloneNode(true);