Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
| <script lang="ts"> | |
| export let classNames = ""; | |
| </script> | |
| <svg | |
| class={classNames} | |
| xmlns="http://www.w3.org/2000/svg" | |
| aria-hidden="true" | |
| focusable="false" | |
| role="img" | |
| width="1em" | |
| height="1em" | |
| viewBox="0 0 32 32" | |
| > | |
| <path d="M3 11v2h26v-2H3zm0 8v2h26v-2H3z" fill="currentColor" /> | |
| </svg> | |