| 123456789101112131415161718 |
- <nav class="bdb-gray z2 psf t0 l0 w100 bgc-black x xdr xaic pt0-5 pr0-5 pb0-5 pl0-5 md-pt1 md-pr1-3 md-pb1 md-pl1 lg-pr2">
- <a href="/" class="logo-eye mra">
- <svg id="darkfiEyeLogo" aria-labelledby="eyeTitle eyeDesc" role="img" viewBox="0 0 53 45.9" xmlns="http://www.w3.org/2000/svg">
- <title id="eyeTitle">The DarkFi eye logo.</title>
- <desc id="eyeDesc">A white, pointing down triangle with at the center the outline of an eye: the center of it has a white circle with a smaller circle inside which is empty.</desc>
- <g fill="#fff"><path d="m26.5 9.9c-3.2 0-5.7 2.6-5.7 5.7s2.6 5.7 5.7 5.7 5.7-2.6 5.7-5.7-2.5-5.7-5.7-5.7zm0 8.3c-1.4 0-2.6-1.2-2.6-2.6s1.2-2.6 2.6-2.6 2.6 1.2 2.6 2.6-1.2 2.6-2.6 2.6z"/><path d="m0 0 26.5 45.9 26.5-45.9zm26.5 23.8c-5.2 0-9.5-4.1-11.8-8.2 2.2-4.1 6.6-8.2 11.8-8.2s9.5 4.1 11.8 8.2c-2.3 4.1-6.6 8.2-11.8 8.2z"/>
- </g>
- </svg>
- </a>
- <a href="/" class="logo-hardware psa l50 ttcx">
- <svg id="darkfiHardwareLogo" aria-labelledby="hardwareTitle hardwareDesc" role="img" viewBox="0 0 174.6 19.8" xmlns="http://www.w3.org/2000/svg">
- <title id="hardwareTitle">The DarkFi hardware logo</title>
- <desc id="hardwareDesc">A white text set in a gothic style, spikey typeface with the word Hardware.</desc>
- <g fill="#fff"><path d="m25.6 4.2 3.5-3.5h-22.2l-4.1 4.4 3.3 4.8-6.1 9.3h12.2l2.8-3.5h-8.3l3.9-5.8-3.7-5.7z"/><path d="m19 7.5-8.4 2.4 6.4.8 7.2 8.5h4.1l3-3.5h-5.1z"/><path d="m47 .7h-14.6l-3.1 3.5h3.8 9.6l1.6 9.1 1.2 6.5 3.4-2.6-2.3-13z"/><path d="m33.1 4.2-2.2 3.4 8.3 12.2 5.1-6.5-4.5 1.2z"/><path d="m53.9 0-3.1 2.9 3.1 2.3v10.5l3.9-2.4v-6.3-2.8z"/><path d="m63.3 19.2 3.4-3.5h-12.8l-3.4 3.5z"/><path d="m68 .7-.6 1.8-6.9-2-2.8 6.5 3.2-2.1 4.9 1.9.9-2.5h8.9.5c5.5.5 7.6 1.4 10.8 9.2l-6.8 2.3c-4.5-2.7-4.3-7.6-4.5-11.5l-3.7 2.5c.3 3.8-.2 11.6 10.7 13.1l4-4.6 4.8-1.3s-3-7.1-5.7-10.1c-3.4-3.9-9.9-3.2-17.7-3.2z"/><path d="m110.8.2-3.6 2.6c-1.3-1.3-3.4-2.1-5.4-2.6l-5.6 4h6.8c1.5 1.6 2.2 2.8 1.2 6.7l-1.6 4.9s1.2-1.1 2.5-2.6l4.7 6.7 1.8-4.1-4.2-5.9c.6-1.2 1.1-2.4 1.1-3.6 0-.7-.2-1.4-.4-2h3.9c1.5 1.6 2.2 2.8 1.2 6.7l-1.6 4.9s5.9-5.2 5.9-9.6c.1-3.8-3.4-5.3-6.7-6.1z"/><path d="m87.3.7 13.6 19.1 1.8-4.1-10.7-15z"/><path d="m136.9.7h-14.5l-3.1 3.5h3.8 9.6l1.6 9.1 1.2 6.5 3.4-2.6-2.3-13z"/><path d="m123.1 4.2-2.2 3.4 8.3 12.2 5.1-6.5-4.5 1.2z"/><path d="m147.4 7v-2.8l-3.8-4.2-3.1 2.9 3.1 2.3v10.5l3.8-2.4z"/><path d="m153 19.2 3.4-3.5h-12.8l-3.5 3.5z"/><path d="m156 4.2 2.5-3.5h-8.4l-2.7 6.3 3.6-2.8z"/><path d="m161.6 2.7 7.6 2.9-4 3.9-.5.9 7.4-3.9 2.6-3-10.2-3.4-6.3 5.5c.9 10.1 5.4 13.4 10.4 14.1l4.3-4.1h-5.6c-4.4-1.3-5.7-9.8-5.7-12.9z"/></g>
- </svg>
- </a>
- {% include "partials/cart.html" %}
- </nav>
|