The play icon should transition to the pause button and vice versa.
Implementation Note
The following CodePen can be used as a starting point.
Questions
- If the icons are displayed via
clip-path then they need to be rounded a bit to match our current design. Maybe we could achieve the rounding effect with an svg filter?
Reference implementation
Check animation when pausing or playing a video on Youtube
The play icon should transition to the pause button and vice versa.
Implementation Note
The following CodePen can be used as a starting point.
Questions
clip-paththen they need to be rounded a bit to match our current design. Maybe we could achieve the rounding effect with an svg filter?Reference implementation
Check animation when pausing or playing a video on Youtube