/UIBezierPath-SVG

UIBezierPath from SVG string

Primary LanguageObjective-C

UIBezierPath+SVG

UIBezierPath class category with SVG parser

Usage

+ (UIBezierPath *)bezierPathWithSVGString:(NSString*)svgString;

Example project included with sample SVG icons (from Raphael free icons collection).

Reference

License

(The MIT License)