When working on a front-end project that uses SVG sprites, I often misremember icon names or forget that I had previously added them. Consequently, I developed an extension for my favorite editor to help solve the problem.
Its open-sourced, contributions are welcomed 🤗
https://github.com/ahkohd/glance
Instead of referring back and forth to your SVG sprite or opening it in a design software or browser to have an idea of what icon or illustration you're picking, this makes seeing the contents of the sprite and picking the right design element easy and convenient, and you don't have to leave your editor to do that.
Glance