Mastodon

1 Hour for Every 1 Minute (podcast #119)

  • Amount of work for a blog post: minimal
  • Amount of work for a podcast: a bit, but not terrible
  • Amount of work for a video: for-freaking-ever

Support the show on Patreon

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.