empty panel, visual tweaks

This commit is contained in:
Blue 2018-11-19 17:44:36 +03:00
parent 49cf653dba
commit b342e33912
6 changed files with 92 additions and 9 deletions

View file

@ -8,7 +8,7 @@
</clipPath>
</defs>
<g id="group0" transform="rotate(10 50 50)" fill="none">
<path id="shape0" fill="#DEDEDD" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
<path id="shape0" fill="#ffffff" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
M 44 0 L 56 0
L 59.65 13.65
L 69.12 17.27

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After

View file

@ -4,13 +4,13 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
<defs/>
<g id="layer0">
<path id="shape0" fill="#DEDEDD" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
<path id="shape0" fill="#ffffff" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
M 0 100 L 0 70 L 30 100 z
"/>
<path id="shape1" fill="#DEDEDD" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
<path id="shape1" fill="#ffffff" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
M 70 0 L 100 30 L 90 40 L 60 10 z
"/>
<path id="shape2" fill="#DEDEDD" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
<path id="shape2" fill="#ffffff" stroke="#ffffff" stroke-linecap="butt" stroke-linejoin="miter" d="
M 55 15 L 5 65 L 35 95 L 85 45 z
"/>
</g>

Before

Width:  |  Height:  |  Size: 835 B

After

Width:  |  Height:  |  Size: 835 B

Before After
Before After