Spaces:
Runtime error
Runtime error
| <script lang="ts"> | |
| export let classNames = ""; | |
| </script> | |
| <svg | |
| xmlns="http://www.w3.org/2000/svg" | |
| height="1em" | |
| width="1em" | |
| viewBox="0 0 256 512" | |
| class={classNames} | |
| ><!--! Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path | |
| fill="currentColor" | |
| d="M145.6 7.7C141 2.8 134.7 0 128 0s-13 2.8-17.6 7.7l-104 112c-6.5 7-8.2 17.2-4.4 25.9S14.5 160 24 160H80V352H24c-9.5 0-18.2 5.7-22 14.4s-2.1 18.9 4.4 25.9l104 112c4.5 4.9 10.9 7.7 17.6 7.7s13-2.8 17.6-7.7l104-112c6.5-7 8.2-17.2 4.4-25.9s-12.5-14.4-22-14.4H176V160h56c9.5 0 18.2-5.7 22-14.4s2.1-18.9-4.4-25.9l-104-112z" | |
| /></svg | |
| > | |