mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Add icon
This commit is contained in:
parent
c87f96f566
commit
17077b5bf1
1 changed files with 7 additions and 0 deletions
7
assets/img/icons/info.svg
Normal file
7
assets/img/icons/info.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
||||
<g fill="none">
|
||||
<path d="M0 0h24v24H0z"/>
|
||||
<path stroke="#ffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M12 21v0c-4.971 0-9-4.029-9-9v0c0-4.971 4.029-9 9-9v0c4.971 0 9 4.029 9 9v0c0 4.971-4.029 9-9 9z"/>
|
||||
<path stroke="#ffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.5" d="M12 17v-5h-1M11.749 8c-.138 0-.25.112-.249.25 0 .138.112.25.25.25s.25-.112.25-.25-.112-.25-.251-.25"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 529 B |
Loading…
Add table
Reference in a new issue