current location button

This commit is contained in:
Fedor Katurov 2020-01-20 12:44:12 +07:00
parent 5ef427cb45
commit 30197c7f15
3 changed files with 34 additions and 75 deletions

View file

@ -22,7 +22,7 @@ const CurrentLocation: FC<IProps> = ({ location }) => {
<path d="M3.004 4.326h4l2-3 1 1-3 4v10h-1l-1-7-1 7h-1v-10s-3.125-4-3-4l1-1z"/>
<ellipse ry="1" rx="4" cy="16.326" cx="5.004" opacity=".262" fill="black" />
</g>
</div>
</svg>
</div>
`,
}),