Pre-alpha: React with any emoji, behind flag
This commit is contained in:
parent
d13c3d3350
commit
0865a5481c
31 changed files with 572 additions and 234 deletions
6
images/any-emoji-32-hover.svg
Normal file
6
images/any-emoji-32-hover.svg
Normal file
|
@ -0,0 +1,6 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="16" cy="16" r="16" fill="#4A4A4A"/>
|
||||
<circle cx="8" cy="16" r="2" fill="#E9E9E9"/>
|
||||
<circle cx="16" cy="16" r="2" fill="#E9E9E9"/>
|
||||
<circle cx="24" cy="16" r="2" fill="#E9E9E9"/>
|
||||
</svg>
|
After Width: | Height: | Size: 291 B |
6
images/any-emoji-32.svg
Normal file
6
images/any-emoji-32.svg
Normal file
|
@ -0,0 +1,6 @@
|
|||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="16" cy="16" r="16" fill="#2E2E2E"/>
|
||||
<circle cx="8" cy="16" r="2" fill="#E9E9E9"/>
|
||||
<circle cx="16" cy="16" r="2" fill="#E9E9E9"/>
|
||||
<circle cx="24" cy="16" r="2" fill="#E9E9E9"/>
|
||||
</svg>
|
After Width: | Height: | Size: 291 B |
Loading…
Add table
Add a link
Reference in a new issue