UIBezierPath class category with SVG parser
+ (UIBezierPath *)bezierPathWithSVGString:(NSString*)svgString;
Example project included with sample SVG icons (from Raphael free icons collection).
(The MIT License)
UIBezierPath class category with SVG parser
+ (UIBezierPath *)bezierPathWithSVGString:(NSString*)svgString;
Example project included with sample SVG icons (from Raphael free icons collection).
(The MIT License)