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" | |
xmlns:xlink="http://www.w3.org/1999/xlink" | |
aria-hidden="true" | |
focusable="false" | |
role="img" | |
width="1em" | |
height="1em" | |
preserveAspectRatio="xMidYMid meet" | |
viewBox="0 0 24 24" | |
style="transform: rotate(360deg);" | |
> | |
<path d="M7 10l5 5l5-5z" fill="currentColor" /> | |
</svg> | |