redesign to material standards and clean up some sylings

This commit is contained in:
Rene Schwarz
2021-04-08 03:31:21 +02:00
parent 73f864ea20
commit ca432897af
78 changed files with 1904 additions and 309 deletions

View File

@@ -0,0 +1,11 @@
<svg width="48.00000000000001" height="48.00000000000001" xmlns="http://www.w3.org/2000/svg">
<g>
<title>background</title>
<rect fill="none" id="canvas_background" height="402" width="582" y="-1" x="-1"/>
</g>
<g>
<title>Layer 1</title>
<path fill="#ffffff" id="svg_1" fill-rule="evenodd" d="m37,47l-26,0c-2.209,0 -4,-1.791 -4,-4l0,-38c0,-2.209 1.791,-4 4,-4l18.973,0c0.002,0 0.005,0 0.007,0l0.02,0l0,0c0.32,0 0.593,0.161 0.776,0.395l9.829,9.829c0.235,0.183 0.395,0.456 0.395,0.776l0,0l0,0.021c0,0.002 0,0.003 0,0.005l0,30.974c0,2.209 -1.791,4 -4,4zm-6,-42.619l0,6.619l6.619,0l-6.619,-6.619zm8,8.619l-9,0c-0.553,0 -1,-0.448 -1,-1l0,-9l-18,0c-1.104,0 -2,0.896 -2,2l0,38c0,1.104 0.896,2 2,2l26,0c1.104,0 2,-0.896 2,-2l0,-30zm-6,26l-18,0c-0.553,0 -1,-0.447 -1,-1c0,-0.552 0.447,-1 1,-1l18,0c0.553,0 1,0.448 1,1c0,0.553 -0.447,1 -1,1zm0,-8l-18,0c-0.553,0 -1,-0.447 -1,-1c0,-0.552 0.447,-1 1,-1l18,0c0.553,0 1,0.448 1,1c0,0.553 -0.447,1 -1,1zm0,-8l-18,0c-0.553,0 -1,-0.447 -1,-1c0,-0.552 0.447,-1 1,-1l18,0c0.553,0 1,0.448 1,1c0,0.553 -0.447,1 -1,1z" clip-rule="evenodd"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB