Issue 343 (#379)

Co-authored-by: Dennis Ploeger <develop@dieploegers.de>
Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
Dennis Ploeger
2021-08-28 22:29:04 +02:00
committed by GitHub
parent eb9441df52
commit a639ad5f32
32 changed files with 142 additions and 65 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>esc_location</title>
<defs>
<linearGradient x1="30.5473974%" y1="11.0848793%" x2="65.1733111%" y2="67.1344559%" id="linearGradient-1">
<stop stop-color="#D4FF2A" offset="0%"></stop>
<stop stop-color="#81D135" offset="100%"></stop>
</linearGradient>
</defs>
<g id="esc_location" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<path d="M8,1 C10.7614237,1 13,3.23857625 13,6 C13,7.03229916 12.6871639,7.99153151 12.1511242,8.78806444 L12,9 L8,15 L4,9 C3.37230087,8.16533354 3,7.12614453 3,6 C3,3.3112453 5.12230671,1.11818189 7.78311038,1.00461951 L8,1 Z M8,2 C5.790861,2 4,3.790861 4,6 C4,6.79127405 4.22941289,7.54564844 4.67538853,8.22257987 L4.83205029,8.4452998 L8,13.196 L11.1857974,8.41941917 L11.3214939,8.22975135 C11.7616659,7.57567374 12,6.80688718 12,6 C12,3.790861 10.209139,2 8,2 Z" id="Oval-2" fill="#1B2F0D" fill-rule="nonzero"></path>
<path d="M8,2 C10.209139,2 12,3.790861 12,6 C12,6.80688718 11.7616659,7.57567374 11.3214939,8.22975135 L11.3214939,8.22975135 L11.1857974,8.41941917 L8,13.196 L4.83205029,8.4452998 L4.67538853,8.22257987 C4.22941289,7.54564844 4,6.79127405 4,6 C4,3.790861 5.790861,2 8,2 Z M8,5 C7.44771525,5 7,5.44771525 7,6 C7,6.55228475 7.44771525,7 8,7 C8.55228475,7 9,6.55228475 9,6 C9,5.44771525 8.55228475,5 8,5 Z" id="Path-2" fill="url(#linearGradient-1)" fill-rule="nonzero"></path>
<path d="M8,4 C9.1045695,4 10,4.8954305 10,6 C10,7.1045695 9.1045695,8 8,8 C6.8954305,8 6,7.1045695 6,6 C6,4.8954305 6.8954305,4 8,4 Z M8,5 C7.44771525,5 7,5.44771525 7,6 C7,6.55228475 7.44771525,7 8,7 C8.55228475,7 9,6.55228475 9,6 C9,5.44771525 8.55228475,5 8,5 Z" id="Oval" fill="#1B2F0D" fill-rule="nonzero"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB