pl-fe: migrate even more icons

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-13 10:42:19 +02:00
parent 369f252035
commit f2259d0bf4
17 changed files with 30 additions and 563 deletions

View File

@ -187,7 +187,7 @@ const ChatMessage = (props: IChatMessage) => {
data-testid='chat-message-menu'
>
<Icon
src={require('@tabler/icons/outline/dots.svg')}
src={require('@phosphor-icons/core/regular/dots-three.svg')}
className='size-4'
/>
</button>