add SVG Icon

This commit is contained in:
2020-04-04 11:47:48 +02:00
parent 9c6c771171
commit a8dd4cb7c6
13 changed files with 61 additions and 37 deletions

8
resources/svg/memos.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 384 384" class="fill-current site-logo">
<rect x="0" y="341.333" width="384" height="42.667"/>
<rect x="0" y="256" width="256" height="42.667"/>
<rect x="0" y="85.333" width="256" height="42.667"/>
<rect x="0" y="170.667" width="384" height="42.667"/>
<rect x="0" y="0" width="384" height="42.667"/>
</svg>

After

Width:  |  Height:  |  Size: 367 B