How to get red round minus icon as png with transparent background?

521 Views Asked by At

I need the red-minus badge icon - that one which is used for deleting rows in a UITableView. Is there a way to get it programmatically? I have searched via google, browsed in several icon databases - without success.

(to get the icon when I enter the editing-modus of a table is clear - I need the icon as a design element in retina resolution).

1

There are 1 best solutions below

0
On BEST ANSWER

You can use UIKit-Artwork-Extractor for exactly that.