Question

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).

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top