Update emojiselect.svg
This commit is contained in:
parent
e30f0c40fa
commit
6267c3e616
1 changed files with 9 additions and 7 deletions
|
@ -1,12 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||||
<title>emoji</title>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
||||
<title>Artboard 1</title>
|
||||
<g>
|
||||
<rect width="32" height="32" fill="#fff" fill-opacity="0"/>
|
||||
<path d="M16,28A12,12,0,1,1,28,16,12,12,0,0,1,16,28ZM16,6A10,10,0,1,0,26,16,10,10,0,0,0,16,6Z" fill="#fff" opacity="0.4" style="isolation: isolate"/>
|
||||
<rect width="64" height="64" fill="#fff" fill-opacity="0"/>
|
||||
<path d="M32,56.55A24.55,24.55,0,1,1,56.55,32,24.58,24.58,0,0,1,32,56.55Zm0-47A22.45,22.45,0,1,0,54.45,32,22.48,22.48,0,0,0,32,9.55Z" fill="#fff" opacity="0.6" style="isolation: isolate"/>
|
||||
</g>
|
||||
<g opacity="0.39">
|
||||
<g>
|
||||
<circle cx="11.5" cy="13.4" r="2" fill="#fff"/>
|
||||
<circle cx="20.5" cy="13.4" r="2" fill="#fff"/>
|
||||
<path d="M45.42,29a1.49,1.49,0,0,1-1.49-1.49,3,3,0,1,0-6,0,1.49,1.49,0,0,1-3,0,6,6,0,1,1,11.92,0A1.49,1.49,0,0,1,45.42,29Z" fill="#fff"/>
|
||||
<path d="M27.53,29A1.49,1.49,0,0,1,26,27.51a3,3,0,1,0-6,0,1.49,1.49,0,0,1-3,0,6,6,0,1,1,11.92,0A1.49,1.49,0,0,1,27.53,29Z" fill="#fff"/>
|
||||
</g>
|
||||
<path d="M10.4,18.9A6.87,6.87,0,0,0,16,22.3a6.28,6.28,0,0,0,5.6-3.5" fill="none" stroke="#fff" stroke-miterlimit="10" stroke-width="2"/>
|
||||
<path d="M47.85,37.16a1.48,1.48,0,0,0-1.27-.71H17.42a1.49,1.49,0,0,0-1.33,2.16,17.84,17.84,0,0,0,31.81,0A1.5,1.5,0,0,0,47.85,37.16Z" fill="#fff"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 886 B |
Loading…
Reference in a new issue