1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-21 05:30:31 +02:00
dashboard-icons/svg/hyprland.svg
dashboard-icons-manager[bot] d89caa7999
feat(icons): add hyprland (#2034)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-09-11 19:46:28 +02:00

14 lines
No EOL
858 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 330 241.24 312.89">
<defs>
<linearGradient id="hl-45deg" x1="10%" y1="90%" x2="90%" y2="10%">
<stop offset="0%" stop-color="rgb(0, 168, 244)" />
<stop offset="100%" stop-color="rgb(0, 229, 208)" />
</linearGradient>
</defs>
<style>
path {
fill: url(#hl-45deg)
}
</style>
<path d="M107 330c-25.9 39.39-61.43 86.28-79.3 114.97C9.83 473.67-1.86 502.32.24 536.26c3.85 62.1 56.46 106.63 120.38 106.63v-27.4c-51.66 0-90.07-33.06-93.03-80.93-1.67-26.96 6.9-48.66 23.37-75.1 14.07-22.6 33.9-47.95 56.03-80.2zm27.25 0c25.89 39.39 61.42 86.28 79.29 114.97 17.87 28.7 29.56 57.35 27.46 91.29-3.85 62.1-56.46 106.63-120.38 106.63v-27.4c51.66 0 90.07-33.06 93.03-80.93 1.67-26.96-6.9-48.66-23.37-75.1-14.07-22.6-33.9-47.95-56.03-80.2z" />
</svg>