mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
7d61334759
* Update all UI components to use SVG icons instead of icon fonts * Adjust some icon sizes to 32px Replacing icon fonts with inline SVGs removes the loading delay caused by font fetching. Icons now appear immediately with zero delay. Close https://github.com/shaka-project/shaka-player/issues/2467