### Bug Report Checklist - [X] I have tried restarting my IDE and the issue persists. - [X] I have pulled the latest `main` branch of the repository. - [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/SquiggleConf/issues?q=is%3Aissue) and found none that matched my issue. ### Expected In dark mode, the YouTube icon should have a transparent play button in the center... or failing that, a dark/black one. Not a white one. ### Actual Looking at http://localhost:4321/about#squiggle-tools, we can see a white play button in the center:  ### Additional Info I haven't looked at all for a better svg. The current one in the repo is https://github.com/SquiggleTools/SquiggleConf/blob/5e27fe307cb1e58014b76800bc3b96e79c0c58b1/src/assets/youtube.svg. 💖
Bug Report Checklist
mainbranch of the repository.Expected
In dark mode, the YouTube icon should have a transparent play button in the center... or failing that, a dark/black one. Not a white one.
Actual
Looking at http://localhost:4321/about#squiggle-tools, we can see a white play button in the center:
Additional Info
I haven't looked at all for a better svg. The current one in the repo is https://github.com/SquiggleTools/SquiggleConf/blob/5e27fe307cb1e58014b76800bc3b96e79c0c58b1/src/assets/youtube.svg.
💖