Make open source
This commit is contained in:
3
app/views/welcome/_map_marker_svg.html.erb
Normal file
3
app/views/welcome/_map_marker_svg.html.erb
Normal file
@ -0,0 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 8 8">
|
||||
<path d="M3 0c-1.66 0-3 1.34-3 3 0 2 3 5 3 5s3-3 3-5c0-1.66-1.34-3-3-3zm0 1c1.11 0 2 .9 2 2 0 1.11-.89 2-2 2-1.1 0-2-.89-2-2 0-1.1.9-2 2-2z" transform="translate(1)" />
|
||||
</svg>
|
After Width: | Height: | Size: 264 B |
Reference in New Issue
Block a user