use new icon for player config button

This commit is contained in:
jeffvli
2025-11-18 14:10:14 -08:00
parent 5556e74d02
commit 187bccf764
@@ -397,7 +397,7 @@ export const PlayerConfig = () => {
<Popover position="top-end" width={500} withArrow>
<Popover.Target>
<ActionIcon
icon="mediaSpeed"
icon="mediaSettings"
iconProps={{
size: 'lg',
}}