npm
Resources

Heart

Lives, beating inside a counter.

4
<Heart />        {/* a life */}
<Heart off />    {/* an empty slot */}
<Counter graphic={<Heart />}>4</Counter>

Lives. The filled heart carries its own darker stroke; inside a Counter it quietly beats.