Mastodon

The BirchTree Podcast #54: Desks, how do they work?

Does anyone know what they're doing with their desk? I feel like I'm always just winging it and have no grand plan to "optimize my work flow" or anything like that. Either there is something I'm missing, or we're all just guessing our way through.

Subscribe to The BirchTree Podcast here.

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.