Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion www/components/language-switcher.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function LanguageSwitcher() {
<svg className="w-5 h-5" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
{/* Back speech bubble (filled) */}
<path d="M15 20 L55 20 L55 55 L35 55 L25 70 L25 55 L15 55 Z" fill="currentColor" />
{/* Front speech bubble (outlined/white fill) */}
{/* Front speech bubble (outlined) */}
<path
d="M45 35 L85 35 L85 70 L75 70 L75 85 L65 70 L45 70 Z"
fill="none"
Expand Down
10 changes: 10 additions & 0 deletions www/public/language-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.