Mastodon
paid-only post

+ Smartypants, my first app idea that might actually be possible now

Was 2015 me a genius? Probably not…but maybe…
This post is for paying subscribers only

Subscribe to continue reading


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.