forked from MapComplete/MapComplete
Small fixes, square icon
This commit is contained in:
parent
b5a21b7f5a
commit
1f1786dc24
6 changed files with 97 additions and 37 deletions
9
assets/svg/triangle.svg
Normal file
9
assets/svg/triangle.svg
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
style="fill:none"
|
||||
version="1.1"
|
||||
viewBox="0 0 100 100"
|
||||
height="100"
|
||||
width="100">
|
||||
<polygon style="fill:#000000;fill-opacity:1" points="50,0 0,100 100,100" />
|
||||
</svg>
|
After Width: | Height: | Size: 271 B |
Loading…
Add table
Add a link
Reference in a new issue