@rhds/icons
Version:
1 lines • 1.43 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 32 32"><path d="M1.269 25.259a3.874 3.874 0 0 0 0 5.473c.754.754 1.745 1.13 2.736 1.13s1.982-.376 2.737-1.13a3.874 3.874 0 0 0 0-5.473 3.875 3.875 0 0 0-5.473 0Zm4.235 4.235a2.124 2.124 0 0 1-2.998 0 2.123 2.123 0 0 1 0-2.998c.414-.413.956-.62 1.5-.62.542 0 1.085.207 1.498.62a2.123 2.123 0 0 1 0 2.998Z"/><path d="M1.374 12.08a1.39 1.39 0 0 0-1.249 1.377v5.045c0 .753.612 1.37 1.365 1.374 2.866.014 6.105.21 8.267 2.364 2.192 2.201 2.357 4.588 2.367 8.257a1.38 1.38 0 0 0 1.374 1.378h5.045a1.39 1.39 0 0 0 1.376-1.249c.484-5.204-1.262-10.216-4.792-13.755-3.536-3.527-8.543-5.276-13.753-4.79Zm16.831 18.045h-4.332c-.026-3.695-.307-6.542-2.878-9.123-2.417-2.408-5.79-2.83-9.12-2.873v-4.334c4.62-.338 8.879 1.185 12.015 4.313 3.13 3.139 4.655 7.394 4.315 12.017Z"/><path d="M23.403 8.597A28.992 28.992 0 0 0 1.443.165a1.381 1.381 0 0 0-1.31 1.379l-.008 4.96a1.378 1.378 0 0 0 1.362 1.373c7.308.077 12.41 1.956 16.545 6.09 4.134 4.134 6.012 9.237 6.09 16.545a1.378 1.378 0 0 0 1.37 1.362h.002l4.961-.008a1.382 1.382 0 0 0 1.38-1.307 28.964 28.964 0 0 0-8.433-21.962Zm6.7 21.52-4.236.006c-.142-7.606-2.184-12.981-6.597-17.393S9.483 6.275 1.877 6.133l.007-4.237c7.55-.304 14.928 2.585 20.282 7.938s8.235 12.728 7.938 20.282Z"/></svg>`;export default t.content.cloneNode(true);