Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
4
static/icons/location-pin.svg
Normal file
4
static/icons/location-pin.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.8" data-attribution="cc0-icons" viewBox="0 0 24 24">
|
||||
<path d="M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/>
|
||||
<path d="M12.002 22s6.842-9.651 6.842-13.333C18.844 4.985 15.781 2 12.002 2 8.223 2 5.16 4.985 5.16 8.667S12.002 22 12.002 22Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 402 B |
Loading…
Add table
Add a link
Reference in a new issue