Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 589 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 589 Bytes

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)