diff options
| author | Mattias Andrée <maandree@kth.se> | 2018-06-29 18:57:26 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2018-06-29 18:57:26 +0200 | 
| commit | 0f972059fb1c3bff3434ad87b65e0ae3ff57e4f5 (patch) | |
| tree | 46aae8dd9194fe632856376ad8376d847acce886 /Makefile | |
| parent | More icons used by Inkscape (diff) | |
| download | simple-icon-theme-0f972059fb1c3bff3434ad87b65e0ae3ff57e4f5.tar.gz simple-icon-theme-0f972059fb1c3bff3434ad87b65e0ae3ff57e4f5.tar.bz2 simple-icon-theme-0f972059fb1c3bff3434ad87b65e0ae3ff57e4f5.tar.xz | |
Add a few icons used by Inkscape4
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
| -rw-r--r-- | Makefile | 6 | 
1 files changed, 6 insertions, 0 deletions
| @@ -1534,6 +1534,10 @@ ICONS =\  	actions/mail-outbox\  	actions/webcamreceive\  	actions/webcamsend\ +	actions/randomize\ +	actions/rectangle-make-corners-sharp\ +	actions/text_outer_style\ +	actions/text_remove_kerns\  	actions/media-optical-blank\  	actions/media-optical-burn\  		actions/tools-media-optical-burn\ @@ -1774,6 +1778,8 @@ ICONS =\  		actions/editdelete\  		actions/gtk-delete\  		actions/stock_delete\ +		actions/draw-eraser-delete-objects\ +		actions/xml-attribute-delete\  	actions/edit-find\  		actions/filefind\  		actions/find\ | 
