Closed lucamtudor closed 8 years ago
Some paths are straight from the material icon set. Others (like that one) I do indeed draw by hand in Sketch, export as SVG and use the Android Studio importer (or sometimes just copy paste the pathData
) to create the VectorDrawable.
I've studied the
avd_upload_*
animated-vector-drawables and I'm curious how do you generate your vector's pathData? Sketch? For example, ic_upload_complete doesn't look like it's written by hand 👍 .