Update login form with SVG avatar that responds to input
Summary
Update the login form with a creative SVG avatar that responds to the inputs being typed.
Other links or relevant information
CodePen Link: https://codepen.io/dsenneff/full/2c3e5bc86b372d5424b00edaf4990173
@rillian commented on 31 May That codepen is awesome! Can you make it look like one of these people?
@amaaniqbal commented on 31 May I guess the basic SVG is constructed using Illustrator with which I am unfamiliar so far. I will definitely try if I could get some assistance with SVG construction later.
For now, I will try to figure out if such SVG can be generated using D3.js
Edited by Émilie Pagé-Perron