Nav link super stying

Hello team,

I’ve come up with a new design idea I haven’t faced before but I’m having problems implementing it.

On a nav bar, I want to have a little dot above the “current” nav link but I don’t know how to figure it out.
I was thinking of conditional visibility of a white dot but that doesn’t exist.

Additionally, I have an svg icon on each nav link and I want it to glow when on the “current” nav link. This is less important to achieve but if it can be done, I’d love to get that too!

This photo is what I want to achieve

You could potentially looking at making the active link block have a background image? Which is a white dot svg?