Skip to content

Commit d422c1f

Browse files
author
fabian
committed
Replace icon with a self-drawn one in three different formats and provide reproduction rules.
1 parent 7f32558 commit d422c1f

File tree

4 files changed

+440
-66
lines changed

4 files changed

+440
-66
lines changed

misc/icons.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
rott.xpm: rott.png
2+
convert $^ $@
3+
4+
rott.png: rott.svg
5+
inkscape --export-png=$@ $^

misc/rott.png

1.78 KB
Loading

misc/rott.svg

Lines changed: 282 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)