Skip to content

Commit

Permalink
fix: change icon for sign out button (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Friskopp and [email protected] authored Dec 6, 2022
1 parent fbbec97 commit e6aba13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M5.636 5.636a9 9 0 1012.728 0M12 3v9"
d="M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"
/>
</svg>
</button>
Expand Down

0 comments on commit e6aba13

Please sign in to comment.