What this is
Every SVG icon is a <path>, and every path is a sequence of pen commands in its d attribute. This tool executes that sequence one command at a time: the executed portion renders solid, the current command highlights in blue with its start point, end point, and Bézier control handles, and the rest stays as a faint outline.