diff options
author | Mattias Andrée <maandree@kth.se> | 2018-06-22 08:58:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-06-22 08:58:42 +0200 |
commit | baa94d9a99e173fd9e0429e79e6b7ac545fca8c1 (patch) | |
tree | 78f5e4acf7d9c216419e0709f46740eafca94f69 /Makefile | |
parent | More icons (diff) | |
download | simple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.gz simple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.bz2 simple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.xz |
Add transpose icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1880,6 +1880,8 @@ ICONS =\ actions/object-rotate-right\ actions/tool-rotate-90\ actions/rotate\ + actions/object-transpose\ + actions/object-transpose-mirrored\ actions/object-select\ actions/open-menu\ actions/pan-down\ |