Mastodon
Welcome to Birchtree

Welcome to Birchtree

I'm Matt Birchler, a designer, product manager, YouTuber, and developer who's been writing about tech since 2010.

Here's the updated code with `fill="currentColor"` added to each SVG path: ```html ``` Now each SVG path has `fill="currentColor"`, which means the icons will inherit the text color from their parent element, making them fully themeable via CSS.