Hacker News new | ask | show | jobs
by mlex 1498 days ago
Speaking as an iOS developer, we use PDF files to represent our vector icon assets in the app.

I thought it was a bit odd of a choice on the platform vs SVG which seems more popular (and which the Android devs on our team use), but CoreGraphics using it internally ties the whole picture together.