Added base restaurants and icons
This commit is contained in:
4
public/map/icons/bakery.svg
Normal file
4
public/map/icons/bakery.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
||||
<circle fill="#fff" cx="128" cy="128" r="128" />
|
||||
<path fill="#000" transform="scale(0.6)" transform-origin="center" d="M200,40H48a40,40,0,0,0-16,76.65V200a16,16,0,0,0,16,16H200a16,16,0,0,0,16-16V116.65A40,40,0,0,0,200,40Zm-56,64a8,8,0,0,0,0,16v80H48V120a8,8,0,0,0,0-16,24,24,0,0,1,0-48h96a24,24,0,0,1,0,48Z"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 394 B |
Reference in New Issue
Block a user