This commit is contained in:
Peter Maquiran
2021-10-27 14:42:10 +01:00
parent 7882f76d54
commit 934c998cde
25 changed files with 116 additions and 62 deletions
@@ -0,0 +1,8 @@
<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 7H18V8H7V7Z" fill="white"/>
<path d="M10.5 9C11.3284 9 12 8.32843 12 7.5C12 6.67157 11.3284 6 10.5 6C9.67157 6 9 6.67157 9 7.5C9 8.32843 9.67157 9 10.5 9Z" fill="white"/>
<path d="M17.5 35C27.165 35 35 27.165 35 17.5C35 7.83502 27.165 0 17.5 0C7.83502 0 0 7.83502 0 17.5C0 27.165 7.83502 35 17.5 35Z" fill="#C63527"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.5 25.5L8.5 10.5L26.5 10.5V25.5H8.5Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
<path d="M20 21C21.1046 21 22 20.1046 22 19C22 17.8954 21.1046 17 20 17C18.8954 17 18 17.8954 18 19C18 20.1046 18.8954 21 20 21Z" stroke="white"/>
<path d="M22 19.5H25.5M9 21C11.308 20 14.308 19.5 18 19.5L9 21Z" stroke="white"/>
</svg>

After

Width:  |  Height:  |  Size: 849 B

@@ -0,0 +1,9 @@
<svg width="35" height="35" viewBox="0 0 35 35" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 7H18V8H7V7Z" fill="white"/>
<path d="M10.5 9C11.3284 9 12 8.32843 12 7.5C12 6.67157 11.3284 6 10.5 6C9.67157 6 9 6.67157 9 7.5C9 8.32843 9.67157 9 10.5 9Z" fill="white"/>
<path d="M17.5 35C27.165 35 35 27.165 35 17.5C35 7.83502 27.165 0 17.5 0C7.83502 0 0 7.83502 0 17.5C0 27.165 7.83502 35 17.5 35Z" fill="#C63527"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 9H25V27H10V9Z" stroke="white" stroke-width="2" stroke-linejoin="round"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 23H25V27H10V23Z" fill="white"/>
<path d="M19 19C20.1046 19 21 18.1046 21 17C21 15.8954 20.1046 15 19 15C17.8954 15 17 15.8954 17 17C17 18.1046 17.8954 19 19 19Z" stroke="white"/>
<path d="M21 17.5H24.5M10.5 19C12.167 18 14.333 17.5 17 17.5L10.5 19Z" stroke="white"/>
</svg>

After

Width:  |  Height:  |  Size: 919 B