Added support for higher pixel density avatars, added link to create new polls

This commit is contained in:
2021-04-04 09:44:33 +02:00
parent 4bf3a3f552
commit 50750c6808
5 changed files with 86 additions and 7 deletions

6
icons/plus.svg Normal file
View File

@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="200" height="200" viewBox="0 0 200 200" xml:space="preserve">
<!--<g transform="matrix(0.94 0 0 1.17 100.25 100.5)" > !-->
<line style="stroke-linecap: round;" x1="100" y1="20" x2="100" y2="180" />
<line style="stroke-linecap: round;" x1="20" y1="100" x2="180" y2="100" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 391 B