Improve contact mentions with hovercards.
This commit is contained in:
parent
67bd721654
commit
7eb5ecae2d
20 changed files with 1469 additions and 149 deletions
4
public/assets/img/social-icons/facebook.svg
Normal file
4
public/assets/img/social-icons/facebook.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#3b5998" height="512" rx="15%" width="512"/>
|
||||
<path d="m287 456v-299c0-21 6-35 35-35h38v-63c-7-1-29-3-55-3-54 0-91 33-91 94v306m143-254h-205v72h196" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 244 B |
4
public/assets/img/social-icons/twitter.svg
Normal file
4
public/assets/img/social-icons/twitter.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#1da1f3" height="512" rx="15%" width="512"/>
|
||||
<path d="m456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20-61-62-157-7-141 75-68-3-129-35-169-85-22 37-11 86 26 109-13 0-26-4-37-9 0 39 28 72 65 80-12 3-25 4-37 2 10 33 41 57 77 57-42 30-77 38-122 34 170 111 378-32 359-208 16-11 30-25 41-42z" fill="#fff"/>
|
||||
</svg>
|
After Width: | Height: | Size: 397 B |
Loading…
Add table
Add a link
Reference in a new issue