show generic fxa icon when not signed in #47
This commit is contained in:
parent
445f232646
commit
f767e707c0
4 changed files with 39 additions and 2 deletions
7
chrome/icons/account.svg
Normal file
7
chrome/icons/account.svg
Normal file
|
@ -0,0 +1,7 @@
|
|||
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill="#fafafa" d="M0 0h16v16H0z"/>
|
||||
<g fill="#8f8f8f">
|
||||
<circle cx="8" cy="5.767" r="2.433"/>
|
||||
<path d="M5.244 8.867c-.613 0-1.024.46-1.024 1.107 0 1.949 1.996 2.651 3.78 2.651 1.784 0 3.78-.702 3.78-2.651 0-.648-.41-1.107-1.023-1.107z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 332 B |
Loading…
Add table
Add a link
Reference in a new issue