1

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

4

1 に答える 1

2

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

于 2013-01-29T18:33:38.317 に答える