Inline SVG and image color inheritance

Toggle the button state to change its CSS color. The left example embeds the manually prepared SVG inline. The right uses that same file through an image element.

Both buttons use teal text.

Download the manual currentColor SVG. The original generated file used literal RGB fills; currentColor was added manually.