Fix duplicate icon assignment
This commit is contained in:
parent
ad28b6e81e
commit
4017b4ab72
211 changed files with 782 additions and 6 deletions
5
static/icons/globe.svg
Normal file
5
static/icons/globe.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<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 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Z"/>
|
||||
<path d="M12 2S8 5.923 8 12s4 10 4 10m0-20s4 3.923 4 10-4 10-4 10"/>
|
||||
<path d="M2.23 14s3.693 1 9.77 1 9.785-1 9.785-1M2.5 9.067C3.452 9.29 6.88 10 12 10c5.003 0 8.4-.678 9.445-.917"/>
|
||||
</svg>
|
After Width: | Height: | Size: 495 B |
Loading…
Add table
Add a link
Reference in a new issue