mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-27 05:38:51 +01:00
Update ListeningIcon.tsx
This commit is contained in:
parent
37c0f5bf0d
commit
46c53d1395
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ export default function ListeningIcon() {
|
|||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="red"
|
||||
stroke="currentColor"
|
||||
fill="none"
|
||||
stroke="red"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue